@charset "UTF-8";
/* (S)CSS Style Sheet Definition
 * -----------------------------------------------------
 * Stylesheet for Power Plus 2022 WordPress theme
 *
 * Author: Duncan McMillan
 * 
 * Copyright (c) September 2022 Art & Soul
 * http://artandsoul.co.uk
 *
 */
@import url("https://use.typekit.net/ylh1eeh.css");
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  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"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("webfonts/fa-regular-400.eot");
  src: url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-regular-400.woff2") format("woff2"), url("webfonts/fa-regular-400.woff") format("woff"), url("webfonts/fa-regular-400.ttf") format("truetype"), url("webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.fa,
.fas,
blockquote:not(.speech-balloon):before,
#comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
blockquote:not(.speech-balloon):after,
#comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
.far {
  font-size: 0.85em;
  font-family: 'Font Awesome 5 Free'; }

.fas, blockquote:not(.speech-balloon):before, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before, blockquote:not(.speech-balloon):after, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after {
  font-weight: 900; }

.far {
  font-weight: 400; }

/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas, blockquote:not(.speech-balloon):before, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before, blockquote:not(.speech-balloon):after, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after {
  -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: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left, blockquote.fa-pull-left:not(.speech-balloon):before, #comments ol.commentlist li.comment .fa-pull-left.comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .fa-pull-left.comment-body:not(.speech-balloon):before, blockquote.fa-pull-left:not(.speech-balloon):after, #comments ol.commentlist li.comment .fa-pull-left.comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .fa-pull-left.comment-body:not(.speech-balloon):after {
  margin-right: .3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right, blockquote.fa-pull-right:not(.speech-balloon):before, #comments ol.commentlist li.comment .fa-pull-right.comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .fa-pull-right.comment-body:not(.speech-balloon):before, blockquote.fa-pull-right:not(.speech-balloon):after, #comments ol.commentlist li.comment .fa-pull-right.comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .fa-pull-right.comment-body:not(.speech-balloon):after {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite; }

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
.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: scaleX(-1);
  transform: scaleX(-1); }

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1); }

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.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-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.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-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.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-alipay:before {
  content: "\f642"; }

.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-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.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-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.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-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.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-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.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-battle-net:before {
  content: "\f835"; }

.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-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.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-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.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-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.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-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.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-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.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-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.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-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.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-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.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-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.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-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.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-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.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-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.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-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.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-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.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-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.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-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.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-alt:before {
  content: "\f424"; }

.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-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.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-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.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-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.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-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.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-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.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-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.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-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.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-pay:before {
  content: "\e079"; }

.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-gopuram:before {
  content: "\f664"; }

.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-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.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-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.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-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.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-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.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-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.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-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.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-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.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-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.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-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.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-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.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-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.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-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.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-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.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-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.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-pied-piper-square:before {
  content: "\e01e"; }

.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-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.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-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.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-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.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-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.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-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.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-route:before {
  content: "\f4d7"; }

.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-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.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-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.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-shapes:before {
  content: "\f61f"; }

.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-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.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-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.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-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.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-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.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-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.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-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.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-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.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-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.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-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.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-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.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-injured:before {
  content: "\f728"; }

.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-nurse:before {
  content: "\f82f"; }

.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-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.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-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.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-wind:before {
  content: "\f72e"; }

.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-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.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-wpressr:before {
  content: "\f3e4"; }

.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-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.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; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, #comments ol.commentlist li.comment .comment-body,
#comments ol.commentlist li.pingback .comment-body, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote, #comments ol.commentlist li.comment .comment-body,
#comments ol.commentlist li.pingback .comment-body {
  quotes: none; }
  q:before, q:after, blockquote:before, #comments ol.commentlist li.comment .comment-body:before,
  #comments ol.commentlist li.pingback .comment-body:before, blockquote:after, #comments ol.commentlist li.comment .comment-body:after,
  #comments ol.commentlist li.pingback .comment-body:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.widget_search label {
  font-size: 0;
  line-height: 0; }
.widget_search .search-field {
  margin-bottom: 13.5px;
  margin-bottom: 1.35rem; }

.gallery {
  clear: both;
  position: relative; }
  .gallery.gallery-columns-1 figure.gallery-item {
    width: 100%; }
  .gallery.gallery-columns-2 figure.gallery-item {
    width: 50%; }
  .gallery.gallery-columns-3 figure.gallery-item {
    width: 33.3333%; }
  .gallery.gallery-columns-4 figure.gallery-item {
    width: 25%; }
  .gallery.gallery-columns-5 figure.gallery-item {
    width: 20%; }
  .gallery.gallery-columns-6 figure.gallery-item {
    width: 16.6666%; }
  .gallery figure.gallery-item {
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    display: inline-block;
    padding: 0 5px;
    padding: 0 0.5rem;
    margin-bottom: 13.5px;
    margin-bottom: 1.35rem; }
    .gallery figure.gallery-item .gallery-icon {
      border-color: #f7f7f7;
      border-style: solid;
      border-width: 5px;
      border-width: 0.5rem; }
      .gallery figure.gallery-item .gallery-icon img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto; }
    .gallery figure.gallery-item figcaption {
      margin: 13.5px 0;
      margin: 1.35rem 0; }

#comments h3, #respond h3 {
  margin-bottom: 8.99991px;
  margin-bottom: 0.89999rem; }

#comments ol.commentlist {
  margin-left: 0; }
  #comments ol.commentlist li.comment,
  #comments ol.commentlist li.pingback {
    margin-bottom: 8.99991px;
    margin-bottom: 0.89999rem; }
    #comments ol.commentlist li.comment img.avatar,
    #comments ol.commentlist li.pingback img.avatar {
      display: inline;
      vertical-align: baseline;
      margin-right: 10px;
      margin-right: 1rem; }
    #comments ol.commentlist li.comment .comment-metadata,
    #comments ol.commentlist li.pingback .comment-metadata {
      font-style: italic; }

#respond form .form-allowed-tags {
  font-size: 0.85em;
  line-height: 1.333em;
  color: #8b8b8b; }

#as-lightbox-mask,
#as-popup-mask {
  display: none;
  z-index: 100000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #F8F8F9;
  background-color: rgba(248, 248, 249, 0.9); }
  #as-lightbox-mask button,
  #as-popup-mask button {
    -webkit-appearance: none;
    display: block;
    position: absolute;
    width: 48px;
    width: 4.8rem;
    height: 48px;
    height: 4.8rem;
    font-size: 0;
    background-color: #FF7900;
    color: transparent;
    speak: none; }
    #as-lightbox-mask button:before,
    #as-popup-mask button:before {
      -moz-transition-property: color;
      -o-transition-property: color;
      -webkit-transition-property: color;
      transition-property: color;
      -moz-transition-duration: 0.25s;
      -o-transition-duration: 0.25s;
      -webkit-transition-duration: 0.25s;
      transition-duration: 0.25s;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -moz-transition-delay: 0;
      -o-transition-delay: 0;
      -webkit-transition-delay: 0;
      transition-delay: 0;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      font-family: dashicons;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1em;
      text-align: center;
      color: #FFF;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #as-lightbox-mask button:hover, #as-lightbox-mask button:active, #as-lightbox-mask button:focus,
    #as-popup-mask button:hover,
    #as-popup-mask button:active,
    #as-popup-mask button:focus {
      background-color: #ffc999; }
  #as-lightbox-mask button.previous,
  #as-popup-mask button.previous {
    top: 50%;
    left: 0;
    margin-top: -24px;
    margin-top: -2.4rem;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }
    #as-lightbox-mask button.previous:before,
    #as-popup-mask button.previous:before {
      content: "\f341"; }
  #as-lightbox-mask button.next,
  #as-popup-mask button.next {
    top: 50%;
    right: 0;
    margin-top: -24px;
    margin-top: -2.4rem;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }
    #as-lightbox-mask button.next:before,
    #as-popup-mask button.next:before {
      content: "\f345"; }
  #as-lightbox-mask button.close,
  #as-popup-mask button.close {
    top: 10px;
    top: 1rem;
    right: 10px;
    right: 1rem;
    width: 32px;
    width: 3.2rem;
    height: 32px;
    height: 3.2rem; }
    #as-lightbox-mask button.close:before,
    #as-popup-mask button.close:before {
      font-size: 32px;
      font-size: 3.2rem;
      content: "\f335"; }
  #as-lightbox-mask .slide-counter,
  #as-popup-mask .slide-counter {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    width: 10rem;
    margin-left: -50px;
    margin-left: -5rem;
    padding: 0.3em 0.6em;
    color: #FFF;
    background-color: #FF7900;
    -moz-border-radius-topleft: 0.4rem;
    -webkit-border-top-left-radius: 0.4rem;
    border-top-left-radius: 0.4rem;
    -moz-border-radius-topright: 0.4rem;
    -webkit-border-top-right-radius: 0.4rem;
    border-top-right-radius: 0.4rem;
    font-family: proxima-nova, sans-serif;
    font-weight: normal;
    font-weight: 300;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: bold;
    font-weight: 600;
    text-align: center; }

#as-lightbox-container {
  padding: 10px;
  padding: 1rem;
  background-color: #FFF;
  border-style: solid;
  border-color: #F0F0F0;
  border-width: 1px; }
  #as-lightbox-container:before, #as-lightbox-container:after {
    z-index: -1;
    display: block;
    position: absolute;
    bottom: 27px;
    bottom: 2.7rem;
    left: 1rem;
    left: 10px;
    width: 75%;
    height: 13.5px;
    height: 1.35rem;
    -moz-box-shadow: #3D3D3D 0 2.025rem 1.35rem;
    -webkit-box-shadow: #3D3D3D 0 2.025rem 1.35rem;
    box-shadow: #3D3D3D 0 2.025rem 1.35rem;
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    content: ""; }
  #as-lightbox-container:after {
    left: auto;
    right: 1rem;
    right: 10px;
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg); }

.document-link-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  margin: 0 1% 17.99982px;
  margin: 0 1% 1.79998rem;
  text-align: center;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word; }
  .document-link-wrapper a.document-link {
    display: block;
    position: relative;
    padding-top: 72.99991px;
    font-size: 0.85em;
    line-height: 1.333em; }
    .document-link-wrapper a.document-link:before {
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      width: 64px;
      height: 64px;
      margin-left: -32px;
      content: "";
      background-image: url('images/file-icons-sprite-64px.png?1662028347');
      background-repeat: no-repeat; }
    .document-link-wrapper a.document-link.bmp:before {
      background-position: 0 -64px; }
    .document-link-wrapper a.document-link.doc:before, .document-link-wrapper a.document-link.docx:before {
      background-position: 0 -128px; }
    .document-link-wrapper a.document-link.jpg:before {
      background-position: 0 -192px; }
    .document-link-wrapper a.document-link.pdf:before {
      background-position: 0 -256px; }
    .document-link-wrapper a.document-link.ppt:before, .document-link-wrapper a.document-link.pptx:before {
      background-position: 0 -320px; }
    .document-link-wrapper a.document-link.png:before {
      background-position: 0 -384px; }
    .document-link-wrapper a.document-link.rtf:before {
      background-position: 0 -448px; }
    .document-link-wrapper a.document-link.svg:before {
      background-position: 0 -512px; }
    .document-link-wrapper a.document-link.txt:before {
      background-position: 0 -576px; }
    .document-link-wrapper a.document-link.xls:before, .document-link-wrapper a.document-link.xlsx:before {
      background-position: 0 -640px; }
    .document-link-wrapper a.document-link.zip:before {
      background-position: 0 -704px; }
    .document-link-wrapper a.document-link.ai:before {
      background-position: 0 -768px; }
    .document-link-wrapper a.document-link.psd:before {
      background-position: 0 -832px; }
    .document-link-wrapper a.document-link.indd:before {
      background-position: 0 -896px; }
    .document-link-wrapper a.document-link.pub:before {
      background-position: 0 -960px; }
    .document-link-wrapper a.document-link.csv:before {
      background-position: 0 -1024px; }
    .document-link-wrapper a.document-link.tif:before, .document-link-wrapper a.document-link.tiff:before {
      background-position: 0 -1088px; }
    .document-link-wrapper a.document-link.gif:before {
      background-position: 0 -1152px; }
    .document-link-wrapper a.document-link.eps:before {
      background-position: 0 -1216px; }
    .document-link-wrapper a.document-link.ps:before {
      background-position: 0 -1280px; }
    .document-link-wrapper a.document-link.gz:before {
      background-position: 0 -1344px; }
    .document-link-wrapper a.document-link.mp3:before {
      background-position: 0 -1408px; }
    .document-link-wrapper a.document-link.aif:before {
      background-position: 0 -1472px; }
    .document-link-wrapper a.document-link.wav:before {
      background-position: 0 -1536px; }
    .document-link-wrapper a.document-link.aac:before {
      background-position: 0 -1600px; }
    .document-link-wrapper a.document-link.m4a:before {
      background-position: 0 -1664px; }
    .document-link-wrapper a.document-link.mov:before {
      background-position: 0 -1728px; }
    .document-link-wrapper a.document-link.wmv:before {
      background-position: 0 -1792px; }
    .document-link-wrapper a.document-link.mp4:before {
      background-position: 0 -1856px; }
    .document-link-wrapper a.document-link.mpg:before {
      background-position: 0 -1920px; }
    .document-link-wrapper a.document-link.gpx:before {
      background-position: 0 -1984px; }
  @media screen and (max-width: 479px) {
    .document-link-wrapper {
      display: block;
      vertical-align: none;
      position: relative;
      width: auto;
      margin: 0 0 1.35rem;
      text-align: inherit; }
      .document-link-wrapper a.document-link {
        padding-top: 0.5em;
        padding-left: 37px;
        min-height: 32px; }
        .document-link-wrapper a.document-link:before {
          left: 0;
          width: 32px;
          height: 32px;
          margin-left: 0;
          background-image: url('images/file-icons-sprite-32px.png?1662028347'); }
        .document-link-wrapper a.document-link.bmp:before {
          background-position: 0 -32px; }
        .document-link-wrapper a.document-link.doc:before, .document-link-wrapper a.document-link.docx:before {
          background-position: 0 -64px; }
        .document-link-wrapper a.document-link.jpg:before {
          background-position: 0 -96px; }
        .document-link-wrapper a.document-link.pdf:before {
          background-position: 0 -128px; }
        .document-link-wrapper a.document-link.ppt:before, .document-link-wrapper a.document-link.pptx:before {
          background-position: 0 -160px; }
        .document-link-wrapper a.document-link.png:before {
          background-position: 0 -192px; }
        .document-link-wrapper a.document-link.rtf:before {
          background-position: 0 -224px; }
        .document-link-wrapper a.document-link.svg:before {
          background-position: 0 -256px; }
        .document-link-wrapper a.document-link.txt:before {
          background-position: 0 -288px; }
        .document-link-wrapper a.document-link.xls:before, .document-link-wrapper a.document-link.xlsx:before {
          background-position: 0 -320px; }
        .document-link-wrapper a.document-link.zip:before {
          background-position: 0 -352px; }
        .document-link-wrapper a.document-link.ai:before {
          background-position: 0 -384px; }
        .document-link-wrapper a.document-link.psd:before {
          background-position: 0 -416px; }
        .document-link-wrapper a.document-link.indd:before {
          background-position: 0 -448px; }
        .document-link-wrapper a.document-link.pub:before {
          background-position: 0 -480px; }
        .document-link-wrapper a.document-link.csv:before {
          background-position: 0 -512px; }
        .document-link-wrapper a.document-link.tif:before, .document-link-wrapper a.document-link.tiff:before {
          background-position: 0 -544px; }
        .document-link-wrapper a.document-link.gif:before {
          background-position: 0 -576px; }
        .document-link-wrapper a.document-link.eps:before {
          background-position: 0 -608px; }
        .document-link-wrapper a.document-link.ps:before {
          background-position: 0 -640px; }
        .document-link-wrapper a.document-link.gz:before {
          background-position: 0 -672px; }
        .document-link-wrapper a.document-link.mp3:before {
          background-position: 0 -704px; }
        .document-link-wrapper a.document-link.aif:before {
          background-position: 0 -736px; }
        .document-link-wrapper a.document-link.wav:before {
          background-position: 0 -768px; }
        .document-link-wrapper a.document-link.aac:before {
          background-position: 0 -800px; }
        .document-link-wrapper a.document-link.m4a:before {
          background-position: 0 -832px; }
        .document-link-wrapper a.document-link.mov:before {
          background-position: 0 -864px; }
        .document-link-wrapper a.document-link.wmv:before {
          background-position: 0 -896px; }
        .document-link-wrapper a.document-link.mp4:before {
          background-position: 0 -928px; }
        .document-link-wrapper a.document-link.mpg:before {
          background-position: 0 -960px; }
        .document-link-wrapper a.document-link.gpx:before {
          background-position: 0 -992px; } }

.embedded-video {
  position: relative; }
  .embedded-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

html {
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-weight: 300;
  font-size: 62.5%; }
  @media screen and (min-width: 1280px) {
    html {
      font-size: 78.125%; } }
  @media screen and (min-width: 1600px) {
    html {
      font-size: 87.5%; } }

body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 27px;
  line-height: 2.7rem;
  color: #3D3D3D;
  background-color: #F0F0F0; }

article {
  overflow: hidden;
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  article.sticky {
    padding: 13.5px 10px;
    padding: 1.35rem 1rem;
    background-color: #fff8f2; }

h1 {
  text-align: center; }
  h1.page-title {
    font-weight: bold;
    font-weight: 600; }

h1, h2, h3, h4 {
  color: #062438;
  text-transform: uppercase; }
  h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong {
    font-weight: inherit;
    color: #FF7900; }

h3, h4, h5, h6 {
  font-weight: bold;
  font-weight: 800; }

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
  font-weight: normal;
  font-weight: 300; }
h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold {
  font-weight: bold;
  font-weight: 600; }
h1.heavy, h2.heavy, h3.heavy, h4.heavy, h5.heavy, h6.heavy {
  font-weight: bold;
  font-weight: 800; }

h1, .h1 {
  font-size: 48.00001px;
  font-size: 4.8rem;
  line-height: 1em; }

h2, .h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1em; }

h3, .h3 {
  font-size: 28.00001px;
  font-size: 2.8rem;
  line-height: 1.125em; }

h4, .h4 {
  font-size: 24.00001px;
  font-size: 2.4rem;
  line-height: 1.25em; }

h5, h6, .h5, .h6, p, ul, ol, dl, address, pre, figcaption, caption, th, td {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em; }

article h1:not(:last-child), article h2:not(:last-child), article h3:not(:last-child), article h4:not(:last-child), p:not(:last-child), ul:not(:last-child), ol:not(:last-child), dl:not(:last-child), address:not(:last-child), pre:not(:last-child) {
  margin-bottom: 13.5px;
  margin-bottom: 1.35rem; }

li:not(:last-child), dt:not(:last-child), dd:not(:last-child) {
  margin-bottom: 3.375px;
  margin-bottom: 0.3375rem; }

code, kbd, pre, tt, var {
  font-family: 'Lucida Sans Typewriter', 'Lucida Console', monaco, monospace; }

b, strong {
  font-weight: bold;
  font-weight: 600; }

i, em, cite {
  font-style: italic; }

sup, sub {
  font-size: 0.5em;
  line-height: 1em; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

small {
  font-size: 0.66666em;
  line-height: 1.333em; }

blockquote:not(.speech-balloon), #comments ol.commentlist li.comment .comment-body:not(.speech-balloon),
#comments ol.commentlist li.pingback .comment-body:not(.speech-balloon) {
  display: block;
  position: relative;
  padding: 13.5px 40px;
  padding: 1.35rem 4rem;
  margin: 27px 0;
  margin: 2.7rem 0;
  background-color: #ffd7b3; }
  blockquote:not(.speech-balloon):first-child, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):first-child,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):first-child {
    margin-top: 0; }
  blockquote:not(.speech-balloon):last-child, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):last-child,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):last-child {
    margin-bottom: 0; }
  blockquote:not(.speech-balloon):before, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before, blockquote:not(.speech-balloon):after, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after {
    display: block;
    position: absolute;
    width: 40px;
    width: 4rem;
    height: 1em;
    color: #FF7900;
    font-size: 1.5em;
    text-align: center; }
  blockquote:not(.speech-balloon):before, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before {
    left: 0;
    top: 0.5em;
    content: "\f10d"; }
  blockquote:not(.speech-balloon):after, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after {
    right: 0;
    bottom: 0.5em;
    content: "\f10e"; }
  blockquote:not(.speech-balloon) p:last-child, #comments ol.commentlist li.comment .comment-body:not(.speech-balloon) p:last-child,
  #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon) p:last-child {
    margin-bottom: 0; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 13.5px 40px;
  padding: 1.35rem 4rem; }

a {
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  text-decoration: none;
  color: #FF7900; }
  a:hover, a:active, a:focus, a.blue:hover, a.blue:active, a.blue:focus {
    color: #062438; }

ul, ol {
  margin-left: 1.5em;
  text-indent: 0; }

ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
  margin-top: 13.5px;
  margin-top: 1.35rem; }

ul {
  list-style: disc; }
  ul ul {
    list-style: circle; }
    ul ul ul {
      list-style: square; }

ol {
  list-style: decimal; }
  ol ol {
    list-style: lower-roman; }
    ol ol ol {
      list-style: lower-latin; }

dl {
  margin-left: 0; }
  dl dt {
    margin: 0;
    font-weight: bold;
    font-weight: 600; }
  dl dd {
    margin-bottom: 13.5px;
    margin-bottom: 1.35rem; }

nav ul {
  margin: 0;
  list-style: none; }

table {
  margin-bottom: 13.5px;
  margin-bottom: 1.35rem;
  width: 100%;
  border-style: solid;
  border-color: #FF7900;
  border-width: 2px; }
  table caption {
    margin-bottom: 13.5px;
    margin-bottom: 1.35rem;
    font-weight: bold;
    font-weight: 600; }
  table th, table td {
    padding: 6.75px 5px;
    padding: 0.675rem 0.5rem;
    border-style: solid;
    border-color: #FF7900;
    border-width: 1px;
    text-align: center;
    font-weight: normal;
    font-weight: 300; }
    table th:first-child, table td:first-child {
      border-left-width: 0; }
  table th {
    font-weight: bold;
    font-weight: 600; }
  table thead th,
  table th[scope="col"] {
    vertical-align: bottom;
    color: #FFF;
    background-color: #FF7900; }
  table tr.odd td {
    background-color: #fff2e6; }

form {
  text-align: left; }

label {
  display: block;
  margin-bottom: 6.75px;
  margin-bottom: 0.675rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: bold;
  font-weight: 600;
  text-transform: uppercase; }

input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 27px;
  margin-bottom: 2.7rem;
  border: none;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  padding: 0.3em 0.6em;
  margin-top: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-weight: 300;
  background: #e8f3fa;
  border-color: #b9dbf1;
  border-style: solid;
  border-width: 1px; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="range"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-style: italic;
    color: #b1b1b1; }
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="color"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="range"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  textarea:-moz-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-style: italic;
    color: #b1b1b1; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="range"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-style: italic;
    color: #b1b1b1; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="range"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    font-style: italic;
    color: #b1b1b1; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="color"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="email"]:disabled,
  input[type="month"]:disabled,
  input[type="number"]:disabled,
  input[type="range"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="week"]:disabled,
  textarea:disabled {
    border-color: #b1b1b1; }

input[type="search"] {
  -webkit-appearance: textfield; }

textarea {
  height: 162px;
  height: 16.2rem; }

input[type="checkbox"],
input[type="radio"] {
  display: block;
  float: left;
  margin-right: 18px;
  margin-right: 1.8rem; }

input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #062438;
  width: 3em;
  height: 3em;
  transform: translateY(0.125em);
  background-color: #FFF;
  border-style: solid;
  border-width: 1px;
  border-color: #062438;
  cursor: pointer; }
  input[type="checkbox"]:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: transparent; }
  input[type="checkbox"]:checked:before {
    border-style: solid;
    border-color: #FFF;
    border-width: 4px;
    background-color: #062438; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  cursor: pointer;
  padding: 0.5em 1.5em;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: none;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: bold;
  font-weight: 600;
  color: #FFF;
  background-color: #FF7900;
  margin: 0; }
  input[type="submit"].small,
  input[type="reset"].small,
  input[type="button"].small,
  button.small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em; }
  input[type="submit"].smaller,
  input[type="reset"].smaller,
  input[type="button"].smaller,
  button.smaller {
    font-size: 12.00001px;
    font-size: 1.2rem;
    line-height: 1.5em; }
  input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="button"]:hover,
  input[type="button"]:active,
  input[type="button"]:focus,
  button:hover,
  button:active,
  button:focus {
    color: #FFF;
    background-color: #3D3D3D; }
  input[type="submit"]:disabled,
  input[type="reset"]:disabled,
  input[type="button"]:disabled,
  button:disabled {
    cursor: auto;
    color: #fff7f0;
    background-color: #ffe4cc; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

img.inline {
  display: inline; }

figure figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em; }

#layout-container {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  color: #3D3D3D;
  background: #FFF; }

#layout-header {
  position: relative;
  overflow: auto;
  padding: 13.5px 20px;
  padding: 1.35rem 2rem; }
  #layout-header .site-title {
    float: left;
    position: relative;
    width: 210px;
    width: 21rem;
    height: 57px;
    height: 5.7rem; }
    #layout-header .site-title a {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: url('images/pp-combi-logo-420px.png?1664377315');
      background-repeat: no-repeat;
      background-size: 21rem 5.7rem;
      background-position: 0 0;
      font-size: 0;
      color: transparent; }
      .induction-logo #layout-header .site-title a {
        background-image: url('images/pp-orange-logo-420px.png?1664377270'); }
      .compliance-logo #layout-header .site-title a {
        background-image: url('images/pp-blue-logo-420px.png?1664377339'); }
  #layout-header #header--contact-details {
    float: right;
    font-weight: bold;
    font-weight: 600;
    color: #FF7900;
    text-align: right; }
    #layout-header #header--contact-details .p-tel {
      display: inline-block;
      font-size: 2em; }
      #layout-header #header--contact-details .p-tel .area-code {
        color: #062438; }
      #layout-header #header--contact-details .p-tel a:hover,
      #layout-header #header--contact-details .p-tel a:active,
      #layout-header #header--contact-details .p-tel a:visited {
        color: #FF7900; }
    #layout-header #header--contact-details .fa-phone-alt {
      font-size: 1.33333em; }
    #layout-header #header--contact-details a.contact-page-link {
      display: block;
      text-transform: uppercase;
      line-height: 1.5em; }
      #layout-header #header--contact-details a.contact-page-link:after {
        -moz-transition-property: border-color;
        -o-transition-property: border-color;
        -webkit-transition-property: border-color;
        transition-property: border-color;
        -moz-transition-duration: 0.25s;
        -o-transition-duration: 0.25s;
        -webkit-transition-duration: 0.25s;
        transition-duration: 0.25s;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 0.25em;
        border-style: solid;
        border-width: 0.33333em;
        border-color: transparent transparent transparent #FF7900;
        content: ""; }
      #layout-header #header--contact-details a.contact-page-link:hover, #layout-header #header--contact-details a.contact-page-link:focus, #layout-header #header--contact-details a.contact-page-link:active {
        color: #3D3D3D; }
        #layout-header #header--contact-details a.contact-page-link:hover:after, #layout-header #header--contact-details a.contact-page-link:focus:after, #layout-header #header--contact-details a.contact-page-link:active:after {
          border-color: transparent transparent transparent #3D3D3D; }

#layout-container.sticky-header {
  margin-top: 98px;
  margin-top: 9.8rem; }
  #layout-container.sticky-header #layout-header-wrapper {
    z-index: 100;
    position: fixed;
    top: 0;
    width: 960px;
    width: 96rem;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.9); }

#layout-header + nav.menu,
#layout-primary-nav {
  z-index: 100;
  height: 40px;
  height: 4rem;
  overflow: auto;
  margin: 0;
  overflow: visible;
  white-space: nowrap;
  color: #FFF;
  background-color: #062438;
  text-transform: uppercase; }
  #layout-header + nav.menu ul,
  #layout-primary-nav ul {
    list-style: none;
    margin: 0; }
  #layout-header + nav.menu li,
  #layout-primary-nav li {
    display: block;
    position: relative;
    margin: 0; }
    #layout-header + nav.menu li a,
    #layout-primary-nav li a {
      display: block;
      padding: 0 0.2em; }
    #layout-header + nav.menu li ul,
    #layout-primary-nav li ul {
      display: none;
      position: absolute;
      left: 0;
      top: 100%;
      background-color: #FFF; }
      #layout-header + nav.menu li ul li a,
      #layout-primary-nav li ul li a {
        padding: 0.1em 0.2em; }
      #layout-header + nav.menu li ul li:first-child,
      #layout-primary-nav li ul li:first-child {
        border-top-width: 1px; }
      #layout-header + nav.menu li ul li ul,
      #layout-primary-nav li ul li ul {
        left: 100%;
        top: -1px; }
  #layout-header + nav.menu > ul,
  #layout-primary-nav > ul {
    z-index: 100;
    position: relative;
    margin: 0 10px;
    margin: 0 1rem;
    float: left; }
    #layout-header + nav.menu > ul > li,
    #layout-primary-nav > ul > li {
      float: left;
      margin: 0 10px;
      margin: 0 1rem; }
  #layout-header + nav.menu.no-js > ul li:hover > ul,
  #layout-primary-nav.no-js > ul li:hover > ul {
    display: block; }
  #layout-header + nav.menu li,
  #layout-primary-nav li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #layout-header + nav.menu li a,
    #layout-primary-nav li a {
      padding: 0; }
  #layout-header + nav.menu > ul,
  #layout-primary-nav > ul {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    line-height: 40px;
    line-height: 4rem; }
    #layout-header + nav.menu > ul > li a,
    #layout-primary-nav > ul > li a {
      color: #FFF; }
      #layout-header + nav.menu > ul > li a:hover, #layout-header + nav.menu > ul > li a:active, #layout-header + nav.menu > ul > li a:focus,
      #layout-primary-nav > ul > li a:hover,
      #layout-primary-nav > ul > li a:active,
      #layout-primary-nav > ul > li a:focus {
        color: #FF7900; }
    #layout-header + nav.menu > ul > li > a:before,
    #layout-primary-nav > ul > li > a:before {
      -moz-transition-property: border-color, margin-top, left;
      -o-transition-property: border-color, margin-top, left;
      -webkit-transition-property: border-color, margin-top, left;
      transition-property: border-color, margin-top, left;
      -moz-transition-duration: 0.25s;
      -o-transition-duration: 0.25s;
      -webkit-transition-duration: 0.25s;
      transition-duration: 0.25s;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out;
      -moz-transition-delay: 0;
      -o-transition-delay: 0;
      -webkit-transition-delay: 0;
      transition-delay: 0;
      display: block;
      position: absolute;
      top: 50%;
      left: -0.8em;
      width: 0;
      height: 0;
      margin-top: -0.4em;
      border-style: solid;
      border-color: transparent;
      border-color: transparent transparent transparent rgba(255, 121, 0, 0);
      border-width: 0.4em;
      content: ""; }
    #layout-header + nav.menu > ul > li > a:hover:before, #layout-header + nav.menu > ul > li > a:active:before, #layout-header + nav.menu > ul > li > a:focus:before,
    #layout-primary-nav > ul > li > a:hover:before,
    #layout-primary-nav > ul > li > a:active:before,
    #layout-primary-nav > ul > li > a:focus:before {
      left: -0.6em;
      border-color: transparent transparent transparent #FF7900; }
    #layout-header + nav.menu > ul > li ul,
    #layout-primary-nav > ul > li ul {
      line-height: 30px;
      line-height: 3rem; }
      #layout-header + nav.menu > ul > li ul li,
      #layout-primary-nav > ul > li ul li {
        padding: 0 2px 2px 2px;
        background-color: rgba(6, 36, 56, 0.8); }
        #layout-header + nav.menu > ul > li ul li:first-child,
        #layout-primary-nav > ul > li ul li:first-child {
          padding-top: 2px; }
        #layout-header + nav.menu > ul > li ul li a,
        #layout-primary-nav > ul > li ul li a {
          -moz-transition-property: border-color, color;
          -o-transition-property: border-color, color;
          -webkit-transition-property: border-color, color;
          transition-property: border-color, color;
          padding: 0 1em 0 0.7em;
          background-color: #062438;
          border-style: solid;
          border-width: 0 0 0 0.3em;
          border-color: transparent; }
          #layout-header + nav.menu > ul > li ul li a:hover, #layout-header + nav.menu > ul > li ul li a:active, #layout-header + nav.menu > ul > li ul li a:focus,
          #layout-primary-nav > ul > li ul li a:hover,
          #layout-primary-nav > ul > li ul li a:active,
          #layout-primary-nav > ul > li ul li a:focus {
            color: #FF7900;
            border-color: #FF7900; }
        #layout-header + nav.menu > ul > li ul li ul,
        #layout-primary-nav > ul > li ul li ul {
          margin-top: -1px; }
    #layout-header + nav.menu > ul li.current-menu-item > a,
    #layout-header + nav.menu > ul li.current_page_item > a,
    #layout-primary-nav > ul li.current-menu-item > a,
    #layout-primary-nav > ul li.current_page_item > a {
      font-weight: bold;
      font-weight: 600; }
    #layout-header + nav.menu > ul > li.current-menu-item, #layout-header + nav.menu > ul > li.current_page_item,
    #layout-primary-nav > ul > li.current-menu-item,
    #layout-primary-nav > ul > li.current_page_item {
      /*
      & > a:after {
          display:block;
          position:absolute;
          bottom:0;
          left:0;
          right:0;
          height:6px;
          height:0.6rem;
          background-color:$theme-colour;
          
          content:"";
      }
      */ }
    #layout-header + nav.menu > ul > li.he-menu,
    #layout-primary-nav > ul > li.he-menu {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0; }
      #layout-header + nav.menu > ul > li.he-menu a,
      #layout-primary-nav > ul > li.he-menu a {
        padding-left: 10px;
        padding-left: 1rem;
        padding-right: 10px;
        padding-right: 1rem;
        background-color: #1787D1;
        color: #FFF;
        /*
        &:after {
            display:block;
            position:absolute;
            bottom:0;
            left:$gutter-rem * 0.5;
            left:$gutter-px * 0.5;
            right:$gutter-px * 0.5;
            right:$gutter-rem * 0.5;
            height:6px;
            height:0.6rem;
            background-color:#FFFFFF;
            
            content:"";
        }
        */ }
        #layout-header + nav.menu > ul > li.he-menu a:hover, #layout-header + nav.menu > ul > li.he-menu a:active, #layout-header + nav.menu > ul > li.he-menu a:focus,
        #layout-primary-nav > ul > li.he-menu a:hover,
        #layout-primary-nav > ul > li.he-menu a:active,
        #layout-primary-nav > ul > li.he-menu a:focus {
          color: #FFF; }
      #layout-header + nav.menu > ul > li.he-menu.current-menu-item > a, #layout-header + nav.menu > ul > li.he-menu.current_page_item > a,
      #layout-primary-nav > ul > li.he-menu.current-menu-item > a,
      #layout-primary-nav > ul > li.he-menu.current_page_item > a {
        border-width: 0; }

#layout-banner {
  position: relative;
  height: 540px;
  height: 54rem;
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  #layout-banner .banner-sequence {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    #layout-banner .banner-sequence figure {
      position: absolute;
      top: 0;
      left: 0; }
      #layout-banner .banner-sequence figure img {
        margin: 0; }
    #layout-banner .banner-sequence figcaption {
      position: absolute;
      bottom: 0;
      width: 50%; }
      #layout-banner .banner-sequence figcaption .wrapper {
        margin: 27px 64px;
        margin: 2.7rem 6.4rem; }
    #layout-banner .banner-sequence figure.align-left figcaption {
      left: 0;
      text-align: left; }
    #layout-banner .banner-sequence figure.align-right figcaption {
      right: 0;
      text-align: right; }
    #layout-banner .banner-sequence figure.align-center figcaption {
      left: 50%;
      margin-left: -25%;
      text-align: center; }
  #layout-banner .previous, #layout-banner .next {
    -moz-transition-property: background-color, color;
    -o-transition-property: background-color, color;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0;
    width: 32px;
    width: 3.2rem;
    height: 32px;
    height: 3.2rem;
    margin-top: -16px;
    margin-top: -1.6rem;
    text-align: center;
    line-height: 1em;
    cursor: pointer;
    border: none; }
    #layout-banner .previous:before, #layout-banner .next:before {
      display: inline-block;
      vertical-align: middle;
      color: #FFF;
      font-family: dashicons;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1em;
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  #layout-banner .previous {
    left: 10px;
    left: 1rem; }
    #layout-banner .previous:before {
      margin-right: 3.2px;
      margin-right: 0.32rem;
      content: "\f341"; }
  #layout-banner .next {
    right: 10px;
    right: 1rem; }
    #layout-banner .next:before {
      margin-left: 3.2px;
      margin-left: 0.32rem;
      content: "\f345"; }
  #layout-banner ul.banner-sequence-progress-indicator {
    z-index: 50;
    position: absolute;
    left: 50%;
    bottom: 10px;
    bottom: 1rem;
    margin: 0;
    list-style: none;
    text-indent: 0;
    text-align: center; }
    #layout-banner ul.banner-sequence-progress-indicator li {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      overflow: hidden;
      position: relative;
      float: left;
      left: -50%;
      margin: 0 3px;
      margin: 0 0.3rem;
      width: 6px;
      width: 0.6rem;
      height: 6px;
      height: 0.6rem;
      -moz-box-shadow: 2px 2px 4px #333333;
      -webkit-box-shadow: 2px 2px 4px #333333;
      box-shadow: 2px 2px 4px #333333; }
  #layout-banner figcaption .wrapper {
    color: #FFF; }
  #layout-banner .previous, #layout-banner .next {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #3D3D3D;
    background-color: rgba(255, 255, 255, 0.6); }
  #layout-banner ul.banner-sequence-progress-indicator li {
    border: #FFF solid 1px;
    background-color: #ffc999; }
    #layout-banner ul.banner-sequence-progress-indicator li.active {
      background-color: #FF7900; }
  #layout-banner.with-featured-image {
    height: auto; }
  #layout-banner img.wp-post-image {
    width: 100%;
    height: auto; }

#layout-hero-video .video-outer-wrapper {
  max-width: 100vh;
  margin: 27px auto;
  margin: 2.7rem auto; }

#layout-content {
  overflow: auto;
  clear: both; }

#layout-main {
  width: 75%;
  margin: 0 auto; }

#pre-footer-cta h3 {
  color: #FFFFFF; }
#pre-footer-cta a {
  color: #3D3D3D; }
  #pre-footer-cta a:hover, #pre-footer-cta a:active, #pre-footer-cta a:focus {
    color: #FFF; }

#layout-footer {
  padding: 27px 0 0;
  padding: 2.7rem 0 0;
  margin: 0;
  color: #FFF;
  background-color: #062438; }
  #layout-footer a {
    color: #FFF; }
    #layout-footer a:hover, #layout-footer a:active, #layout-footer a:focus {
      color: #FF7900; }

#footer--branding {
  overflow: auto; }
  #footer--branding .pp-logo {
    width: 315px;
    width: 31.5rem;
    height: 86px;
    height: 8.6rem;
    background-image: url('images/pp-wob-logo-420px.png?1664381216');
    background-repeat: no-repeat;
    background-size: 31.5rem 8.6rem;
    background-position: 0 0;
    font-size: 0;
    color: transparent; }

#footer--contact-details .h-card .p-name {
  display: none; }
#footer--contact-details .h-card a.u-mail {
  color: #FF7900; }
  #footer--contact-details .h-card a.u-mail:hover, #footer--contact-details .h-card a.u-mail:active, #footer--contact-details .h-card a.u-mail:focus {
    color: #FFF; }

#layout-attribution {
  padding: 13.5px 0;
  padding: 1.35rem 0;
  margin: 0 auto;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.333em;
  color: #8b8b8b;
  background-color: #062438; }

.button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button {
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  cursor: pointer;
  padding: 0.5em 1.5em;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: none;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: bold;
  font-weight: 600;
  color: #FFF;
  background-color: #FF7900; }
  .button.small,
  .wp-block-button__link.small,
  .wp-block-file .wp-block-file__button.small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em; }
  .button.smaller,
  .wp-block-button__link.smaller,
  .wp-block-file .wp-block-file__button.smaller {
    font-size: 12.00001px;
    font-size: 1.2rem;
    line-height: 1.5em; }
  .button:hover, .button:active, .button:focus,
  .wp-block-button__link:hover,
  .wp-block-button__link:active,
  .wp-block-button__link:focus,
  .wp-block-file .wp-block-file__button:hover,
  .wp-block-file .wp-block-file__button:active,
  .wp-block-file .wp-block-file__button:focus {
    color: #FFF;
    background-color: #3D3D3D; }
  .button:disabled,
  .wp-block-button__link:disabled,
  .wp-block-file .wp-block-file__button:disabled {
    cursor: auto;
    color: #fff7f0;
    background-color: #ffe4cc; }

.button_hollow {
  padding: 0.3em 1.3em;
  background-color: transparent;
  border-style: solid;
  border-width: 0.2em;
  border-color: #FF7900; }
  .button_hollow:hover, .button_hollow:focus, .button_hollow:active {
    background-color: #FF7900; }
  .button_hollow.button_hollow_wob {
    border-color: #FFFFFF; }
  .button_hollow.button_hollow_blue {
    color: #1787D1;
    border-color: #1787D1; }
    .button_hollow.button_hollow_blue:hover, .button_hollow.button_hollow_blue:focus, .button_hollow.button_hollow_blue:active {
      color: #FFFFFF;
      background-color: #1787D1; }

.button_blue {
  background-color: #1787D1; }

.button_steel {
  background-color: #062438; }

.button_grey-dark {
  background-color: #3D3D3D; }

.button_grey-mid {
  background-color: #D8D8D8; }

.button_grey-light {
  background-color: #F0F0F0; }

.button_he-cyan {
  background-color: #0082CA; }

.button_steel:hover, .button_steel:focus, .button_steel:active,
.button_grey-dark:hover,
.button_grey-dark:focus,
.button_grey-dark:active,
.button_grey-mid:hover,
.button_grey-mid:focus,
.button_grey-mid:active,
.button_grey-light:hover,
.button_grey-light:focus,
.button_grey-light:active,
.button_he-cyan:hover,
.button_he-cyan:focus,
.button_he-cyan:active {
  background-color: #FF7900; }

.button .fas, .button blockquote:not(.speech-balloon):before, .button #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .button .comment-body:not(.speech-balloon):before,
.button #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
#comments ol.commentlist li.pingback .button .comment-body:not(.speech-balloon):before, .button blockquote:not(.speech-balloon):after, .button #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .button .comment-body:not(.speech-balloon):after,
.button #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
#comments ol.commentlist li.pingback .button .comment-body:not(.speech-balloon):after {
  margin-left: 0.5em; }

.button_play {
  padding: 27px;
  padding: 2.7rem;
  font-size: 0;
  color: transparent; }
  .button_play:before {
    position: absolute;
    left: 4.5px;
    left: 0.45rem;
    right: 0;
    text-align: center;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 29.99988px;
    font-size: 2.99999rem;
    color: #FFFFFF;
    content: "\f04b"; }

.required {
  color: #C00; }

.hidden,
.screen-reader-text {
  display: none; }

blockquote.speech-balloon, #comments ol.commentlist li.comment .speech-balloon.comment-body,
#comments ol.commentlist li.pingback .speech-balloon.comment-body {
  position: relative;
  padding: 27px 40px;
  padding: 2.7rem 4rem;
  margin-bottom: 54px;
  margin-bottom: 5.4rem;
  background-color: #FFFFFF;
  -moz-border-radius: 100em;
  -webkit-border-radius: 100em;
  border-radius: 100em;
  -moz-box-shadow: rgba(61, 61, 61, 0.5) 0.1em 0.1em 0.3em;
  -webkit-box-shadow: rgba(61, 61, 61, 0.5) 0.1em 0.1em 0.3em;
  box-shadow: rgba(61, 61, 61, 0.5) 0.1em 0.1em 0.3em; }
  blockquote.speech-balloon:after, #comments ol.commentlist li.comment .speech-balloon.comment-body:after,
  #comments ol.commentlist li.pingback .speech-balloon.comment-body:after {
    position: absolute;
    top: 100%;
    border-style: solid;
    border-width: 4rem 2rem;
    border-color: #FFFFFF transparent transparent;
    content: ""; }
  blockquote.speech-balloon.speech-balloon_spoken-right:after, #comments ol.commentlist li.comment .speech-balloon.speech-balloon_spoken-right.comment-body:after,
  #comments ol.commentlist li.pingback .speech-balloon.speech-balloon_spoken-right.comment-body:after {
    right: 40px;
    right: 4rem;
    -moz-transform: skew(30deg, 0);
    -ms-transform: skew(30deg, 0);
    -webkit-transform: skew(30deg, 0);
    transform: skew(30deg, 0); }
  blockquote.speech-balloon.speech-balloon_spoken-left:after, #comments ol.commentlist li.comment .speech-balloon.speech-balloon_spoken-left.comment-body:after,
  #comments ol.commentlist li.pingback .speech-balloon.speech-balloon_spoken-left.comment-body:after {
    left: 40px;
    left: 4rem;
    -moz-transform: skew(-30deg, 0);
    -ms-transform: skew(-30deg, 0);
    -webkit-transform: skew(-30deg, 0);
    transform: skew(-30deg, 0); }

.gform_required_legend {
  display: none; }

.gfield_checkbox .gchoice {
  display: flex;
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  .gfield_checkbox .gchoice input[type="checkbox"] {
    flex-shrink: 0; }
.gfield_checkbox label {
  font-weight: normal;
  font-weight: 300;
  text-transform: none; }

.bg-orange {
  background-color: #FF7900; }

.bg-orange-mid {
  background-color: #ffd7b3; }

.bg-orange-light {
  background-color: #fff2e6; }

.bg-blue {
  background-color: #1787D1; }

.bg-blue-light {
  background-color: #e8f3fa; }

.bg-steel {
  background-color: #062438; }

.bg-grey-dark {
  background-color: #3D3D3D; }

.bg-grey-mid {
  background-color: #D8D8D8; }

.bg-grey-light {
  background-color: #F0F0F0; }

.bg-white {
  background-color: #FFFFFF; }

.bg-orange-transparent {
  background-color: #FF7900;
  background-color: rgba(255, 121, 0, 0.8); }

.bg-blue-transparent, .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:hover, .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:visited, .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:active,
.page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:hover,
.page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:visited,
.page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a:active {
  background-color: #1787D1;
  background-color: rgba(23, 135, 209, 0.8); }

.bg-grey-dark-transparent {
  background-color: #3D3D3D;
  background-color: rgba(61, 61, 61, 0.8); }

.bg-grey-mid-transparent {
  background-color: #D8D8D8;
  background-color: rgba(216, 216, 216, 0.8); }

.bg-grey-light-transparent {
  background-color: #F0F0F0;
  background-color: rgba(240, 240, 240, 0.8); }

.bg-white-transparent {
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8); }

.bg-orange,
.bg-orange-transparent {
  color: #FFFFFF; }
  .bg-orange a,
  .bg-orange-transparent a {
    color: #FFFFFF; }
  .bg-orange h1, .bg-orange h2, .bg-orange h3, .bg-orange h4,
  .bg-orange-transparent h1,
  .bg-orange-transparent h2,
  .bg-orange-transparent h3,
  .bg-orange-transparent h4 {
    color: #FFFFFF; }
    .bg-orange h1 b, .bg-orange h1 strong, .bg-orange h2 b, .bg-orange h2 strong, .bg-orange h3 b, .bg-orange h3 strong, .bg-orange h4 b, .bg-orange h4 strong,
    .bg-orange-transparent h1 b,
    .bg-orange-transparent h1 strong,
    .bg-orange-transparent h2 b,
    .bg-orange-transparent h2 strong,
    .bg-orange-transparent h3 b,
    .bg-orange-transparent h3 strong,
    .bg-orange-transparent h4 b,
    .bg-orange-transparent h4 strong {
      color: #3D3D3D; }

.bg-grey-dark,
.bg-grey-dark-transparent {
  color: #FFFFFF; }
  .bg-grey-dark a,
  .bg-grey-dark-transparent a {
    color: #FFFFFF;
    font-weight: bold;
    font-weight: 600; }
  .bg-grey-dark h1, .bg-grey-dark h2, .bg-grey-dark h3, .bg-grey-dark h4,
  .bg-grey-dark-transparent h1,
  .bg-grey-dark-transparent h2,
  .bg-grey-dark-transparent h3,
  .bg-grey-dark-transparent h4 {
    color: #FFFFFF; }
    .bg-grey-dark h1 b, .bg-grey-dark h1 strong, .bg-grey-dark h2 b, .bg-grey-dark h2 strong, .bg-grey-dark h3 b, .bg-grey-dark h3 strong, .bg-grey-dark h4 b, .bg-grey-dark h4 strong,
    .bg-grey-dark-transparent h1 b,
    .bg-grey-dark-transparent h1 strong,
    .bg-grey-dark-transparent h2 b,
    .bg-grey-dark-transparent h2 strong,
    .bg-grey-dark-transparent h3 b,
    .bg-grey-dark-transparent h3 strong,
    .bg-grey-dark-transparent h4 b,
    .bg-grey-dark-transparent h4 strong {
      color: #FF7900; }

.bg-steel {
  color: #FFFFFF; }
  .bg-steel a {
    color: #FFFFFF;
    font-weight: bold;
    font-weight: 600; }
  .bg-steel h1, .bg-steel h2, .bg-steel h3, .bg-steel h4 {
    color: #FFFFFF; }
    .bg-steel h1 b, .bg-steel h1 strong, .bg-steel h2 b, .bg-steel h2 strong, .bg-steel h3 b, .bg-steel h3 strong, .bg-steel h4 b, .bg-steel h4 strong {
      color: #FF7900; }

.bg-blue {
  color: #FFFFFF; }
  .bg-blue a {
    color: #FFFFFF;
    font-weight: bold;
    font-weight: 600; }
  .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4 {
    color: #FFFFFF; }

.bg-he-blue {
  background-color: #011E41; }

.bg-he-cyan {
  background-color: #0082CA; }

.bg-he-blue h1, .bg-he-blue h2, .bg-he-blue h3, .bg-he-blue h4, .bg-he-blue h5, .bg-he-blue h6, .bg-he-blue p, .bg-he-blue ul, .bg-he-blue ol, .bg-he-blue dl, .bg-he-blue li, .bg-he-blue dd, .bg-he-blue address, .bg-he-blue pre,
.bg-he-cyan h1,
.bg-he-cyan h2,
.bg-he-cyan h3,
.bg-he-cyan h4,
.bg-he-cyan h5,
.bg-he-cyan h6,
.bg-he-cyan p,
.bg-he-cyan ul,
.bg-he-cyan ol,
.bg-he-cyan dl,
.bg-he-cyan li,
.bg-he-cyan dd,
.bg-he-cyan address,
.bg-he-cyan pre {
  color: #FFFFFF; }

.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.with-rule-above:before {
  display: block;
  left: 0;
  width: 100%;
  top: 0;
  padding-top: 54px;
  padding-top: 5.4rem;
  border-top: #FF7900 solid 6px;
  border-top: #FF7900 solid 0.6rem;
  content: ""; }
.with-rule-above.close-rule-up:before {
  padding-top: 27px;
  padding-top: 2.7rem; }
.with-rule-above.white-rule-above:before {
  border-top-color: #FFF; }
.with-rule-above.blue-rule-above:before {
  border-top-color: #1787D1; }

.with-rule-below:after {
  display: block;
  left: 0;
  width: 100%;
  bottom: 0;
  padding-bottom: 54px;
  padding-bottom: 5.4rem;
  border-bottom: #FF7900 solid 6px;
  border-bottom: #FF7900 solid 0.6rem;
  content: ""; }
.with-rule-below.close-rule-down:after {
  padding-bottom: 27px;
  padding-bottom: 2.7rem; }
.with-rule-below.white-rule-below:after {
  border-bottom-color: #FFF; }
.with-rule-below.blue-rule-below:after {
  border-bottom-color: #1787D1; }

.with-rule-above-half:before {
  width: 50%; }

.with-rule-below-half:after {
  width: 50%; }

h1.with-rule-above, h2.with-rule-above, h3.with-rule-above, h4.with-rule-above, h5.with-rule-above, h6.with-rule-above, p.with-rule-above {
  margin-bottom: 1.35rem; }
  h1.with-rule-above:before, h2.with-rule-above:before, h3.with-rule-above:before, h4.with-rule-above:before, h5.with-rule-above:before, h6.with-rule-above:before, p.with-rule-above:before {
    padding-top: 13.5px;
    padding-top: 1.35rem; }

h1.with-rule-below, h2.with-rule-below, h3.with-rule-below, h4.with-rule-below, h5.with-rule-below, h6.with-rule-below, p.with-rule-below {
  margin-bottom: 13.5px;
  margin-bottom: 1.35rem; }
  h1.with-rule-below:after, h2.with-rule-below:after, h3.with-rule-below:after, h4.with-rule-below:after, h5.with-rule-below:after, h6.with-rule-below:after, p.with-rule-below:after {
    padding-bottom: 13.5px;
    padding-bottom: 1.35rem; }

.orange {
  color: #FF7900; }
  .orange b, .orange strong {
    color: #062438; }

.blue {
  color: #1787D1; }
  .blue b, .blue strong {
    color: #062438; }

.steel {
  color: #062438; }

.black {
  color: #3D3D3D; }

.grey-dark {
  color: #3D3D3D; }

.grey-mid {
  color: #D8D8D8; }

.grey-light {
  color: #F0F0F0; }

.page-section {
  position: relative; }

.content-panel {
  position: relative; }

.content-panel:not(.full-out) {
  padding: 54px 20px;
  padding: 5.4rem 2rem; }
  .content-panel:not(.full-out).content-panel_close-up {
    padding-top: 27px;
    padding-top: 2.7rem; }
  .content-panel:not(.full-out).content-panel_close-up-tight {
    padding-top: 0; }
  .content-panel:not(.full-out).content-panel_close-down {
    padding-bottom: 27px;
    padding-bottom: 2.7rem; }
  .content-panel:not(.full-out).content-panel_close-down-tight {
    padding-bottom: 0; }

.content-panel.full-out.content-panel_open-up {
  padding-top: 27px;
  padding-top: 2.7rem; }
.content-panel.full-out.content-panel_open-up-wide {
  padding-top: 54px;
  padding-top: 5.4rem; }
.content-panel.full-out.content-panel_open-down {
  padding-bottom: 27px;
  padding-bottom: 2.7rem; }
.content-panel.full-out.content-panel_open-down-wide {
  padding-bottom: 54px;
  padding-bottom: 5.4rem; }

.content-panel__content-wrapper.content-panel__content-wrapper_padded {
  padding: 27px 20px;
  padding: 2.7rem 2rem; }

.content-panel__content-wrapper > header {
  margin-left: 16.66666%;
  margin-right: 16.66666%; }

.content-panel__content-wrapper_open-up {
  padding-top: 27px;
  padding-top: 2.7rem; }

.content-panel__content-wrapper_open-down {
  padding-bottom: 27px;
  padding-bottom: 2.7rem; }

.content-panel__content-wrapper_open-up-wide {
  padding-top: 54px;
  padding-top: 5.4rem; }

.content-panel__content-wrapper_open-down-wide {
  padding-bottom: 54px;
  padding-bottom: 5.4rem; }

.content-panel_contained > .content-panel__content-wrapper {
  max-width: 1200px;
  max-width: 120rem;
  margin-left: 2rem;
  margin-right: 2rem; }
  @media screen and (min-width: 1200px) {
    .content-panel_contained > .content-panel__content-wrapper {
      margin-left: auto;
      margin-right: auto; } }

.content-panel_constrained > .content-panel__content-wrapper {
  max-width: 600px;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto; }

.title-banner {
  padding: 27px 20px;
  padding: 2.7rem 2rem;
  text-align: center;
  background-color: #FF7900; }
  .title-banner h1, .title-banner h2, .title-banner h3, .title-banner h4 {
    color: #FFF; }
    .title-banner h1 b, .title-banner h1 strong, .title-banner h2 b, .title-banner h2 strong, .title-banner h3 b, .title-banner h3 strong, .title-banner h4 b, .title-banner h4 strong {
      color: #3D3D3D; }
    .title-banner h1:last-child, .title-banner h2:last-child, .title-banner h3:last-child, .title-banner h4:last-child {
      margin-bottom: 0; }
  .title-banner h2, .title-banner h3, .title-banner h4 {
    margin-left: 16.66666%;
    margin-right: 16.66666%; }
  .title-banner.bg-blue {
    background-color: #1787D1; }

.with-worker:after {
  display: block;
  position: absolute;
  width: 160px;
  width: 16rem;
  height: 160px;
  height: 16rem;
  background-image: url('images/pp-workers-sprite.png?1672851237');
  background-repeat: no-repeat;
  background-size: 64rem 16rem;
  background-position: 0 0;
  font-size: 0;
  color: transparent;
  content: ""; }
.with-worker.worker-1:after {
  background-position: 0 0; }
.with-worker.worker-2:after {
  background-position: -160px 0;
  background-position: -16rem 0; }
.with-worker.worker-3:after {
  background-position: -320px 0;
  background-position: -32rem 0; }
.with-worker.worker-4:after {
  background-position: -480px 0;
  background-position: -48rem 0; }

#the-content .content-panel__content-wrapper > h1:first-child {
  margin-bottom: 54px;
  margin-bottom: 5.4rem; }

.shape-divider {
  display: block;
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0; }
  .shape-divider svg {
    display: block; }

.shape-divider__top {
  top: 0; }

.shape-divider__bottom {
  bottom: 0; }

.shape-divider__white .shape-divider__shape {
  fill: #FFFFFF; }

.shape-divider__orange .shape-divider__shape {
  fill: #FF7900; }

.shape-divider__blue .shape-divider__shape {
  fill: #1787D1; }

.shape-divider__grey-dark .shape-divider__shape {
  fill: #3D3D3D; }

.shape-divider__grey-mid .shape-divider__shape {
  fill: #D8D8D8; }

.shape-divider__grey-light .shape-divider__shape {
  fill: #F0F0F0; }

.shape-divider__he-blue .shape-divider__shape {
  fill: #011E41; }

.shape-divider__he-cyan .shape-divider__shape {
  fill: #0082CA; }

.picture-panel {
  position: relative; }
  .picture-panel img {
    width: 100%;
    height: auto; }

.picture-panel__caption {
  position: absolute;
  padding: 27px 20px;
  padding: 2.7rem 2rem; }

.picture-panel__caption_bottom {
  bottom: 27px;
  bottom: 2.7rem; }

.picture-panel__caption_top {
  top: 27px;
  top: 2.7rem; }

.picture-panel__caption_left {
  left: 20px;
  left: 2rem;
  right: 50%; }

.picture-panel__caption_right {
  right: 20px;
  right: 2rem;
  left: 50%; }

.picture-panel__caption_left {
  left: 20px;
  left: 2rem;
  right: 50%; }

.rows {
  display: flex;
  flex-flow: column nowrap; }

.columns {
  display: flex;
  flex-flow: row wrap; }
  .columns > * {
    flex: 1 0; }
  .columns.spaced > * {
    margin-left: 20px;
    margin-left: 2rem;
    margin-right: 20px;
    margin-right: 2rem; }
  .columns.columns_2-1 > *:first-child, .columns.columns_2-1-1 > *:first-child {
    flex-grow: 2; }
  .columns.columns_3-1 > *:first-child {
    flex-grow: 3; }
  .columns.columns_1-2 > *:last-child, .columns.columns_1-1-2 > *:last-child {
    flex-grow: 2; }
  .columns.columns_1-3 > *:last-child {
    flex-grow: 3; }
  .columns.columns-center {
    align-items: center; }

.grid {
  display: grid;
  column-gap: 2rem;
  row-gap: 2.7rem;
  justify-items: stretch; }
  .grid.columns_2 {
    grid-template-columns: repeat(2, 1fr); }
  .grid.columns_3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid.columns_4 {
    grid-template-columns: repeat(4, 1fr); }

.induction-video-example-poster {
  flex-direction: row-reverse; }
  .induction-video-example-poster .bg-image {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 27px 20px;
    padding: 2.7rem 2rem;
    margin: 0 40px;
    margin: 0 4rem;
    min-height: 20vw;
    min-width: 33.33333vw; }
  .induction-video-example-poster .client-logo {
    max-width: 25vw;
    max-height: 10vw; }
  .induction-video-example-poster .button {
    position: absolute;
    bottom: 27px;
    bottom: 2.7rem;
    right: 20px;
    right: 2rem; }
  .induction-video-example-poster .poster-wrapper,
  .induction-video-example-poster .induction-example-content {
    display: flex;
    align-items: center; }
  .induction-video-example-poster p {
    font-size: 0.85em;
    line-height: 1.333em; }

#induction-video-examples .induction-video-example-poster:nth-child(2n-1) {
  flex-direction: row; }
  #induction-video-examples .induction-video-example-poster:nth-child(2n-1) .button {
    right: auto;
    left: 20px;
    left: 2rem; }

.feature-list {
  list-style: none;
  margin: 0 !important; }
  .feature-list li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 27px 20px;
    padding: 2.7rem 2rem;
    margin: 0;
    color: #FF7900; }
    .feature-list li .fas, .feature-list li blockquote:not(.speech-balloon):before, .feature-list #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before, #comments ol.commentlist .feature-list li.comment .comment-body:not(.speech-balloon):before,
    .feature-list #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist .feature-list li.pingback .comment-body:not(.speech-balloon):before, .feature-list li blockquote:not(.speech-balloon):after, .feature-list #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after, #comments ol.commentlist .feature-list li.comment .comment-body:not(.speech-balloon):after,
    .feature-list #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist .feature-list li.pingback .comment-body:not(.speech-balloon):after {
      margin-right: 0.5em;
      font-size: 2em; }
    .feature-list li h4 {
      font-weight: bold;
      font-weight: 600;
      text-transform: none; }

#hamburger {
  -moz-transition: background-color 0.25s 0;
  -o-transition: background-color 0.25s 0;
  -webkit-transition: background-color 0.25s 0;
  transition: background-color 0.25s 0;
  display: none;
  overflow: visible;
  width: 2.4rem;
  height: 2.4rem;
  font-size: 0;
  color: transparent;
  -moz-border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  border-radius: 0.4rem;
  border: none;
  background-color: #FF7900;
  cursor: pointer;
  position: absolute;
  top: 1.35rem;
  right: 10px;
  right: 1rem; }
  #hamburger span {
    -moz-transform-origin: center center center;
    -webkit-transform-origin: center center center;
    transform-origin: center center center;
    -moz-transition: all 0.25s 0;
    -o-transition: all 0.25s 0;
    -webkit-transition: all 0.25s 0;
    transition: all 0.25s 0;
    display: block;
    position: absolute;
    left: 50%;
    width: 1.8rem;
    height: 0.3rem;
    margin-top: -0.15rem;
    margin-left: -0.9rem;
    -moz-border-radius: 0.24rem;
    -webkit-border-radius: 0.24rem;
    border-radius: 0.24rem;
    background-color: white; }
    #hamburger span.bun-top {
      top: 25%; }
    #hamburger span.patty-1, #hamburger span.patty-2 {
      top: 50%; }
    #hamburger span.bun-bottom {
      top: 75%; }
  #hamburger.close span.bun-top {
    background-color: rgba(255, 255, 255, 0); }
  #hamburger.close span.patty-1 {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  #hamburger.close span.patty-2 {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #hamburger.close span.bun-bottom {
    background-color: rgba(255, 255, 255, 0); }
  #hamburger:hover {
    background-color: #062438; }

.pager {
  clear: both;
  overflow: hidden;
  position: relative;
  margin-bottom: 27px;
  margin-bottom: 2.7rem;
  text-align: center;
  line-height: 2em; }
  .pager ul.page-numbers {
    list-style: none;
    float: left;
    position: relative;
    left: 50%;
    margin: 0;
    text-indent: 0;
    line-height: inherit; }
    .pager ul.page-numbers li {
      position: relative;
      float: left;
      left: -50%;
      margin: 0 10px;
      margin: 0 1rem; }
      .pager ul.page-numbers li .page-numbers.current {
        font-weight: bold;
        font-weight: 600; }
      .pager ul.page-numbers li:before {
        display: block;
        position: absolute;
        top: 0;
        right: 100%;
        width: 20px;
        width: 2rem;
        text-align: center;
        content: "·"; }
      .pager ul.page-numbers li:first-child:before {
        display: none; }
  .pager > .previous {
    float: left;
    text-align: left; }
  .pager > .next {
    float: right;
    text-align: right; }

.widget {
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  .widget h3 {
    margin-bottom: 6.75px;
    margin-bottom: 0.675rem; }
  .widget .widget-inner > ul {
    list-style: none;
    margin-left: 0; }

#layout-footer {
  display: flex;
  gap: 2rem;
  justify-content: space-around; }
  #layout-footer > * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    min-height: 1px; }
  #layout-footer .sidebar h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase; }

.small {
  font-size: 0.85em;
  line-height: 1.333em; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.align-justify {
  text-align: justify; }

.site-message {
  margin-bottom: 27px;
  margin-bottom: 2.7rem;
  color: #FF7900;
  text-align: center; }
  .site-message .no-html {
    font-weight: bold;
    font-weight: 600; }

.uncased {
  text-transform: none; }

.pp-boxout {
  overflow: hidden;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-left: 3rem;
  margin: 27px 0;
  margin: 2.7rem 0;
  border-style: solid;
  border-color: #FF7900;
  border-width: 0 0 0 10px;
  border-width: 0 0 0 1rem;
  color: #FF7900; }
  .pp-boxout > span:first-child {
    display: inline-block;
    color: #FF7900;
    font-size: 2em;
    line-height: 1.25em; }
    .pp-boxout > span:first-child + h1, .pp-boxout > span:first-child + h2, .pp-boxout > span:first-child + h3, .pp-boxout > span:first-child + h4, .pp-boxout > span:first-child + h5 {
      display: inline-block;
      margin: 0 0 13.5px 0.125em !important;
      margin: 0 0 1.35rem 0.125em !important;
      text-align: left; }
  .pp-boxout p:last-child {
    margin-bottom: 0; }

.one-half,
.one-third,
.two-thirds,
.one-quarter,
.two-quarters,
.three-quarters,
.one-sixth,
.two-sixths,
.three-sixths,
.four-sixths,
.five-sixths,
.one-eight,
.two-eighths,
.three-eighths,
.four-eighths,
.five-eighths,
.six-eighths,
.seven-eighths {
  display: inline-block;
  vertical-align: top;
  margin: 0 2.17391% 27px;
  margin: 0 2.17391% 2.7rem; }
  .one-half.first,
  .one-third.first,
  .two-thirds.first,
  .one-quarter.first,
  .two-quarters.first,
  .three-quarters.first,
  .one-sixth.first,
  .two-sixths.first,
  .three-sixths.first,
  .four-sixths.first,
  .five-sixths.first,
  .one-eight.first,
  .two-eighths.first,
  .three-eighths.first,
  .four-eighths.first,
  .five-eighths.first,
  .six-eighths.first,
  .seven-eighths.first {
    margin-left: 0; }
  .one-half.last,
  .one-third.last,
  .two-thirds.last,
  .one-quarter.last,
  .two-quarters.last,
  .three-quarters.last,
  .one-sixth.last,
  .two-sixths.last,
  .three-sixths.last,
  .four-sixths.last,
  .five-sixths.last,
  .one-eight.last,
  .two-eighths.last,
  .three-eighths.last,
  .four-eighths.last,
  .five-eighths.last,
  .six-eighths.last,
  .seven-eighths.last {
    margin-right: 0; }

.one-half,
.two-quarters,
.three-sixths,
.four-eighths {
  width: 47.82609%; }

.one-third,
.two-sixths {
  width: 30.43478%; }

.two-thirds,
.four-sixths {
  width: 65.21739%; }

.one-quarter,
.two-eighths {
  width: 21.73913%; }

.three-quarters,
.six-eights {
  width: 73.91304%; }

.one-sixth {
  width: 13.04348%; }

.five-sixths {
  width: 82.6087%; }

.one-eighth {
  width: 8.69565%; }

.three-eighths {
  width: 34.78261%; }

.five-eighths {
  width: 60.86957%; }

.seven-eighths {
  width: 86.95652%; }

@media screen and (max-width: 599px) {
  .one-half,
  .one-third,
  .two-thirds,
  .one-quarter,
  .two-quarters,
  .three-quarters,
  .one-sixth,
  .two-sixths,
  .three-sixths,
  .four-sixths,
  .five-sixths,
  .one-eight,
  .two-eighths,
  .three-eighths,
  .four-eighths,
  .five-eighths,
  .six-eighths,
  .seven-eighths {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }
.aligncenter {
  display: block;
  margin: 6.75px auto 20.25px auto;
  margin: 0.675rem auto 2.025rem auto; }

.alignleft {
  display: block;
  float: left;
  margin: 6.75px 18px 13.5px 0;
  float: left;
  margin: 0.675rem 1.8rem 1.35rem 0; }

.alignright {
  display: block;
  float: right;
  margin: 6.75px 0 13.5px 18px;
  margin: 0.675rem 0 1.35rem 1.8rem; }

article .wp-post-image {
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }

.wp-caption {
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  .wp-caption.aligncenter {
    text-align: center; }
  .wp-caption.alignleft {
    text-align: left; }
  .wp-caption.alignright {
    text-align: right; }
  .wp-caption img {
    margin-bottom: 13.5px;
    margin-bottom: 1.35rem; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    line-height: 1.333em;
    font-style: italic; }

ul.social-media-bar {
  overflow: auto;
  list-style: none;
  margin: 0; }
  ul.social-media-bar li {
    overflow: auto;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-left: 1rem;
    font-size: 0; }
    ul.social-media-bar li:first-child {
      margin-left: 0; }
    ul.social-media-bar li a {
      display: block;
      position: relative;
      height: 32px;
      height: 3.2rem;
      width: 32px;
      width: 3.2rem;
      color: transparent;
      -moz-transition: background-color 0.25s ease-in-out;
      -o-transition: background-color 0.25s ease-in-out;
      -webkit-transition: background-color 0.25s ease-in-out;
      transition: background-color 0.25s ease-in-out;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-image: url('images/social-media-icons.svg?1662028347');
      background-size: 2em 48em;
      background-repeat: no-repeat;
      background-image: url('images/social-media-icons.png?1662028347');
      background-size: 32px 768px;
      background-size: 3.2rem 76.8rem;
      background-repeat: no-repeat; }
    ul.social-media-bar li.www a {
      background-position: 0 0px;
      background-position: 0 0rem;
      background-color: #FF7900; }
      ul.social-media-bar li.www a:hover, ul.social-media-bar li.www a:active, ul.social-media-bar li.www a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.rss a {
      background-position: 0 -32px;
      background-position: 0 -3.2rem;
      background-color: #FF7900; }
      ul.social-media-bar li.rss a:hover, ul.social-media-bar li.rss a:active, ul.social-media-bar li.rss a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.email a {
      background-position: 0 -64px;
      background-position: 0 -6.4rem;
      background-color: #FF7900; }
      ul.social-media-bar li.email a:hover, ul.social-media-bar li.email a:active, ul.social-media-bar li.email a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.telephone a {
      background-position: 0 -96px;
      background-position: 0 -9.6rem;
      background-color: #FF7900; }
      ul.social-media-bar li.telephone a:hover, ul.social-media-bar li.telephone a:active, ul.social-media-bar li.telephone a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.mobile a {
      background-position: 0 -128px;
      background-position: 0 -12.8rem;
      background-color: #FF7900; }
      ul.social-media-bar li.mobile a:hover, ul.social-media-bar li.mobile a:active, ul.social-media-bar li.mobile a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.skype a {
      background-position: 0 -160px;
      background-position: 0 -16rem;
      background-color: #FF7900; }
      ul.social-media-bar li.skype a:hover, ul.social-media-bar li.skype a:active, ul.social-media-bar li.skype a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.facebook a {
      background-position: 0 -192px;
      background-position: 0 -19.2rem;
      background-color: #FF7900; }
      ul.social-media-bar li.facebook a:hover, ul.social-media-bar li.facebook a:active, ul.social-media-bar li.facebook a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.twitter a {
      background-position: 0 -224px;
      background-position: 0 -22.4rem;
      background-color: #FF7900; }
      ul.social-media-bar li.twitter a:hover, ul.social-media-bar li.twitter a:active, ul.social-media-bar li.twitter a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.googleplus a {
      background-position: 0 -256px;
      background-position: 0 -25.6rem;
      background-color: #FF7900; }
      ul.social-media-bar li.googleplus a:hover, ul.social-media-bar li.googleplus a:active, ul.social-media-bar li.googleplus a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.linkedin a {
      background-position: 0 -288px;
      background-position: 0 -28.8rem;
      background-color: #FF7900; }
      ul.social-media-bar li.linkedin a:hover, ul.social-media-bar li.linkedin a:active, ul.social-media-bar li.linkedin a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.youtube a {
      background-position: 0 -320px;
      background-position: 0 -32rem;
      background-color: #FF7900; }
      ul.social-media-bar li.youtube a:hover, ul.social-media-bar li.youtube a:active, ul.social-media-bar li.youtube a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.vimeo a {
      background-position: 0 -352px;
      background-position: 0 -35.2rem;
      background-color: #FF7900; }
      ul.social-media-bar li.vimeo a:hover, ul.social-media-bar li.vimeo a:active, ul.social-media-bar li.vimeo a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.pinterest a {
      background-position: 0 -384px;
      background-position: 0 -38.4rem;
      background-color: #FF7900; }
      ul.social-media-bar li.pinterest a:hover, ul.social-media-bar li.pinterest a:active, ul.social-media-bar li.pinterest a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.instagram a {
      background-position: 0 -416px;
      background-position: 0 -41.6rem;
      background-color: #FF7900; }
      ul.social-media-bar li.instagram a:hover, ul.social-media-bar li.instagram a:active, ul.social-media-bar li.instagram a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.flickr a {
      background-position: 0 -448px;
      background-position: 0 -44.8rem;
      background-color: #FF7900; }
      ul.social-media-bar li.flickr a:hover, ul.social-media-bar li.flickr a:active, ul.social-media-bar li.flickr a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.dribble a {
      background-position: 0 -480px;
      background-position: 0 -48rem;
      background-color: #FF7900; }
      ul.social-media-bar li.dribble a:hover, ul.social-media-bar li.dribble a:active, ul.social-media-bar li.dribble a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.behance a {
      background-position: 0 -512px;
      background-position: 0 -51.2rem;
      background-color: #FF7900; }
      ul.social-media-bar li.behance a:hover, ul.social-media-bar li.behance a:active, ul.social-media-bar li.behance a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.github a {
      background-position: 0 -544px;
      background-position: 0 -54.4rem;
      background-color: #FF7900; }
      ul.social-media-bar li.github a:hover, ul.social-media-bar li.github a:active, ul.social-media-bar li.github a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.soundcloud a {
      background-position: 0 -576px;
      background-position: 0 -57.6rem;
      background-color: #FF7900; }
      ul.social-media-bar li.soundcloud a:hover, ul.social-media-bar li.soundcloud a:active, ul.social-media-bar li.soundcloud a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.bandcamp a {
      background-position: 0 -608px;
      background-position: 0 -60.8rem;
      background-color: #FF7900; }
      ul.social-media-bar li.bandcamp a:hover, ul.social-media-bar li.bandcamp a:active, ul.social-media-bar li.bandcamp a:focus {
        background-color: #ffaf66; }
    ul.social-media-bar li.spotify a {
      background-position: 0 -640px;
      background-position: 0 -64rem;
      background-color: #FF7900; }
      ul.social-media-bar li.spotify a:hover, ul.social-media-bar li.spotify a:active, ul.social-media-bar li.spotify a:focus {
        background-color: #ffaf66; }

#as-videopopup-container {
  -moz-box-shadow: rgba(61, 61, 61, 0.8) 0.4em 0.4em 0.8em;
  -webkit-box-shadow: rgba(61, 61, 61, 0.8) 0.4em 0.4em 0.8em;
  box-shadow: rgba(61, 61, 61, 0.8) 0.4em 0.4em 0.8em; }

.widget_nav_menu ul.menu {
  list-style: none;
  margin-left: 0; }
.widget_nav_menu ul.sub-menu {
  list-style: none;
  margin: 0 0 0 0.75em; }
.widget_nav_menu li {
  margin-bottom: 0; }
.widget_nav_menu a {
  text-transform: uppercase; }
.widget_nav_menu .current-menu-item > a {
  color: #8b8b8b; }

.widget_pp-logo {
  margin-bottom: 6.75px;
  margin-bottom: 0.675rem; }
  .widget_pp-logo .pp-logo-inner {
    width: 100%;
    max-width: 10em;
    height: 1.6em;
    font-size: 24px;
    font-size: 2.4rem;
    background-image: url('images/pp-logos-sprite.svg?1662028347');
    background-repeat: no-repeat;
    background-size: 20em 8em;
    color: transparent; }
    .widget_pp-logo .pp-logo-inner.inductions {
      background-position: 0 0; }
    .widget_pp-logo .pp-logo-inner.safety {
      background-position: 0 -2em; }
    .widget_pp-logo .pp-logo-inner.media {
      background-position: 0 -4em; }
    .widget_pp-logo .pp-logo-inner.group {
      background-position: 0 -6em; }
    .widget_pp-logo .pp-logo-inner a {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      color: inherit;
      font-size: 0; }

h3 + .menu-social-menu-container {
  color: #C00; }

.pum-content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  margin-bottom: 8px; }
.pum-content input[type="text"],
.pum-content input[type="password"],
.pum-content input[type="color"],
.pum-content input[type="date"],
.pum-content input[type="datetime-local"],
.pum-content input[type="email"],
.pum-content input[type="month"],
.pum-content input[type="number"],
.pum-content input[type="range"],
.pum-content input[type="search"],
.pum-content input[type="tel"],
.pum-content input[type="time"],
.pum-content input[type="url"],
.pum-content input[type="week"],
.pum-content textarea {
  margin-bottom: 0; }
.pum-content input[type="checkbox"],
.pum-content input[type="radio"] {
  margin-right: 1em; }
.pum-content .gform_wrapper {
  margin-bottom: 0; }
  .pum-content .gform_wrapper .top_label div.ginput_container {
    margin: 0 !important; }
  .pum-content .gform_wrapper ul li.gfield {
    margin-top: 8px !important;
    margin-bottom: 8px; }
  .pum-content .gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important; }
  .pum-content .gform_wrapper label.gfield_label,
  .pum-content .gform_wrapper legend.gfield_label,
  .pum-content .gform_wrapper .gfield_checkbox li label,
  .pum-content .gform_wrapper .gfield_radio li label {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    margin: 0;
    font-weight: normal;
    line-height: 1em; }
  .pum-content .gform_wrapper .gform_footer {
    padding: 0;
    margin-top: 8px; }
  .pum-content .gform_wrapper ul.gfield_radio li {
    float: left;
    margin-right: 1em; }

.page-template-template-custom-content-page #layout-main,
.page-template-template-custom-content-with-form-page #layout-main,
.home.page #layout-main {
  width: auto; }

.post-template-default article h1, .post-template-default article h2, .post-template-default article h3, .post-template-default article h4,
.page-template-default:not(.home) article h1,
.page-template-default:not(.home) article h2,
.page-template-default:not(.home) article h3,
.page-template-default:not(.home) article h4,
.page-template-template-contact-page article h1,
.page-template-template-contact-page article h2,
.page-template-template-contact-page article h3,
.page-template-template-contact-page article h4 {
  text-align: center; }
  .post-template-default article h1 b, .post-template-default article h1 strong, .post-template-default article h2 b, .post-template-default article h2 strong, .post-template-default article h3 b, .post-template-default article h3 strong, .post-template-default article h4 b, .post-template-default article h4 strong,
  .page-template-default:not(.home) article h1 b,
  .page-template-default:not(.home) article h1 strong,
  .page-template-default:not(.home) article h2 b,
  .page-template-default:not(.home) article h2 strong,
  .page-template-default:not(.home) article h3 b,
  .page-template-default:not(.home) article h3 strong,
  .page-template-default:not(.home) article h4 b,
  .page-template-default:not(.home) article h4 strong,
  .page-template-template-contact-page article h1 b,
  .page-template-template-contact-page article h1 strong,
  .page-template-template-contact-page article h2 b,
  .page-template-template-contact-page article h2 strong,
  .page-template-template-contact-page article h3 b,
  .page-template-template-contact-page article h3 strong,
  .page-template-template-contact-page article h4 b,
  .page-template-template-contact-page article h4 strong {
    color: #062438; }
.post-template-default article h1.page-title,
.post-template-default article h1.post-title,
.page-template-default:not(.home) article h1.page-title,
.page-template-default:not(.home) article h1.post-title,
.page-template-template-contact-page article h1.page-title,
.page-template-template-contact-page article h1.post-title {
  margin-top: 54px;
  margin-top: 5.4rem;
  margin-bottom: 54px;
  margin-bottom: 5.4rem;
  text-align: center; }
.post-template-default article h1,
.page-template-default:not(.home) article h1,
.page-template-template-contact-page article h1 {
  font-weight: bold;
  font-weight: 600; }
.post-template-default article h2, .post-template-default article h3, .post-template-default article h4,
.page-template-default:not(.home) article h2,
.page-template-default:not(.home) article h3,
.page-template-default:not(.home) article h4,
.page-template-template-contact-page article h2,
.page-template-template-contact-page article h3,
.page-template-template-contact-page article h4 {
  color: #FF7900;
  margin: 27px 0;
  margin: 2.7rem 0; }
.post-template-default article .embedded-video,
.page-template-default:not(.home) article .embedded-video,
.page-template-template-contact-page article .embedded-video {
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }

.home #layout-main article {
  margin-bottom: 0; }
.home #page-header {
  display: none; }
.home #site-induction-videos,
.home #site-compliance-software {
  position: relative;
  padding: 27px 20px 54px;
  padding: 2.7rem 2rem 5.4rem;
  text-align: center;
  border-style: solid;
  border-color: #FF7900;
  border-width: 0; }
  .home #site-induction-videos:first-child,
  .home #site-compliance-software:first-child {
    border-right-width: 1px; }
  .home #site-induction-videos header h3,
  .home #site-compliance-software header h3 {
    margin-bottom: 0; }
  .home #site-induction-videos p,
  .home #site-compliance-software p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    text-transform: uppercase; }
  .home #site-induction-videos figure img,
  .home #site-compliance-software figure img {
    margin: 0 auto;
    max-height: 33.33333vh; }
  .home #site-induction-videos .button-bar,
  .home #site-compliance-software .button-bar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 27px;
    bottom: 2.7rem; }
.home #trusted-by {
  text-align: center; }
  .home #trusted-by .with-worker {
    position: relative;
    overflow: visible;
    padding-left: 160px;
    padding-left: 16rem;
    padding-right: 160px;
    padding-right: 16rem; }
    .home #trusted-by .with-worker:after {
      bottom: 0;
      left: 0; }
.home #client-logo-carousel {
  overflow: hidden; }
  .home #client-logo-carousel .logo-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    gap: 2rem;
    padding: 27px 0;
    padding: 2.7rem 0;
    margin: 0 -9% 0 -3%; }
.home #the-content p {
  margin-left: auto;
  margin-right: auto;
  max-width: 60ch; }
.home #five-top-tips-video .content-panel__content-wrapper > header,
.home #five-top-tips-software .content-panel__content-wrapper > header {
  margin-left: 0;
  margin-right: 0; }
.home .hard-hatted-number {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 120px;
  width: 12rem;
  height: 72px;
  height: 7.2rem;
  padding-top: 0.6em;
  margin-bottom: 13.5px;
  margin-bottom: 1.35rem;
  color: #FFF !important;
  background-repeat: no-repeat;
  background-size: 12rem 7.2rem;
  font-weight: bold;
  font-weight: 600;
  font-size: 2.4em; }
.home #five-top-tips-video .hard-hatted-number {
  background-image: url('images/hard-hat-orange.png?1662457222'); }
.home #five-top-tips-software .hard-hatted-number {
  background-image: url('images/hard-hat-blue.png?1662457187'); }

.blog #layout-main {
  width: auto; }
  .blog #layout-main article {
    margin-bottom: 0; }
    .blog #layout-main article time {
      display: inline-block;
      margin-bottom: 13.5px;
      margin-bottom: 1.35rem; }
    .blog #layout-main article:nth-child(2n) {
      background-color: #e8f3fa; }
      .blog #layout-main article:nth-child(2n) blockquote:not(.speech-balloon), .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.comment .comment-body:not(.speech-balloon), #comments ol.commentlist li.comment .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon),
      .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon),
      #comments ol.commentlist li.pingback .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon) {
        background-color: #b9dbf1; }
        .blog #layout-main article:nth-child(2n) blockquote:not(.speech-balloon):before, .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon):before,
        .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
        #comments ol.commentlist li.pingback .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon):before, .blog #layout-main article:nth-child(2n) blockquote:not(.speech-balloon):after, .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon):after,
        .blog #layout-main article:nth-child(2n) #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
        #comments ol.commentlist li.pingback .blog #layout-main article:nth-child(2n) .comment-body:not(.speech-balloon):after {
          color: #1787D1; }
      .blog #layout-main article:nth-child(2n) a {
        color: #1787D1; }
        .blog #layout-main article:nth-child(2n) a.button, .blog #layout-main article:nth-child(2n) a.wp-block-button__link {
          background-color: #1787D1;
          color: #FFF; }

.page-template-template-contact-page .gform_wrapper {
  margin-bottom: 27px;
  margin-bottom: 2.7rem; }
  .page-template-template-contact-page .gform_wrapper .ginput_container.ginput_container_checkbox {
    width: 66.66666%;
    min-width: 360px;
    min-width: 36rem;
    margin-left: auto;
    margin-right: auto; }
  .page-template-template-contact-page .gform_wrapper .gform_footer {
    text-align: center; }
.page-template-template-contact-page .contact-pane {
  padding-bottom: 27px;
  padding-bottom: 2.7rem;
  margin: 54px auto 0;
  margin: 5.4rem auto 0;
  text-align: center; }
  .page-template-template-contact-page .contact-pane.with-worker {
    position: relative; }
    .page-template-template-contact-page .contact-pane.with-worker:after {
      bottom: 0;
      left: 0; }

.page-template-template-custom-content-page,
.page-template-template-custom-content-with-form-page {
  /*
  #hero-video {
      .video-wrapper {
          margin-left:auto;
          margin-right:auto;
          max-width:1080px;
      }
  }
  */ }
  .page-template-template-custom-content-page article,
  .page-template-template-custom-content-with-form-page article {
    margin-bottom: 0; }
  .page-template-template-custom-content-page.our-story #layout-hero-video,
  .page-template-template-custom-content-with-form-page.our-story #layout-hero-video {
    background: #062438;
    background: radial-gradient(circle, #1787d1 0%, #062438 100%); }
    .page-template-template-custom-content-page.our-story #layout-hero-video .video-outer-wrapper,
    .page-template-template-custom-content-with-form-page.our-story #layout-hero-video .video-outer-wrapper {
      margin-top: 0;
      margin-bottom: 0; }
  .page-template-template-custom-content-page.our-story #layout-main > article > .bg-orange-light:first-child,
  .page-template-template-custom-content-with-form-page.our-story #layout-main > article > .bg-orange-light:first-child {
    padding-top: 27px;
    padding-top: 2.7rem; }
  .page-template-template-custom-content-page.our-story #boanas-mugshots .grid,
  .page-template-template-custom-content-with-form-page.our-story #boanas-mugshots .grid {
    margin: 0 10rem;
    column-gap: 4rem; }
    @media screen and (min-width: 1200px) {
      .page-template-template-custom-content-page.our-story #boanas-mugshots .grid,
      .page-template-template-custom-content-with-form-page.our-story #boanas-mugshots .grid {
        margin-left: auto;
        margin-right: auto; } }
  .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust,
  .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust {
    text-align: center; }
    .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust blockquote, .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body, #comments ol.commentlist li.comment .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body,
    .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body,
    .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust blockquote,
    .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body,
    .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body {
      background-color: transparent;
      color: #FFFFFF;
      font-weight: bold;
      font-weight: 600; }
      .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust blockquote:before, .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body:before, #comments ol.commentlist li.comment .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body:before,
      .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body:before,
      #comments ol.commentlist li.pingback .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body:before, .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust blockquote:after, .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body:after, #comments ol.commentlist li.comment .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body:after,
      .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body:after,
      #comments ol.commentlist li.pingback .page-template-template-custom-content-page.our-story #induction-videos-you-can-trust .comment-body:after,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust blockquote:before,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body:before,
      #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body:before,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body:before,
      #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body:before,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust blockquote:after,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.comment .comment-body:after,
      #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body:after,
      .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust #comments ol.commentlist li.pingback .comment-body:after,
      #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page.our-story #induction-videos-you-can-trust .comment-body:after {
        color: #FFFFFF; }
  .page-template-template-custom-content-page.our-story #departments .columns,
  .page-template-template-custom-content-with-form-page.our-story #departments .columns {
    margin-bottom: 27px;
    margin-bottom: 2.7rem;
    align-items: center;
    justify-content: space-between;
    gap: 4rem; }
    .page-template-template-custom-content-page.our-story #departments .columns figure,
    .page-template-template-custom-content-with-form-page.our-story #departments .columns figure {
      flex-grow: 1; }
    .page-template-template-custom-content-page.our-story #departments .columns .content,
    .page-template-template-custom-content-with-form-page.our-story #departments .columns .content {
      flex-grow: 3; }
    .page-template-template-custom-content-page.our-story #departments .columns:nth-child(2n-1),
    .page-template-template-custom-content-with-form-page.our-story #departments .columns:nth-child(2n-1) {
      flex-direction: row-reverse; }
  .page-template-template-custom-content-page .induction-video-page #demo-video.with-worker,
  .page-template-template-custom-content-with-form-page .induction-video-page #demo-video.with-worker {
    position: relative; }
    .page-template-template-custom-content-page .induction-video-page #demo-video.with-worker:after,
    .page-template-template-custom-content-with-form-page .induction-video-page #demo-video.with-worker:after {
      bottom: 0;
      left: 20px;
      left: 2rem; }
  .page-template-template-custom-content-page .induction-video-page #industry-launch-pad h2,
  .page-template-template-custom-content-with-form-page .induction-video-page #industry-launch-pad h2 {
    margin-bottom: 27px;
    margin-bottom: 2.7rem; }
  .page-template-template-custom-content-page .induction-video-page #industry-launch-pad .grid,
  .page-template-template-custom-content-with-form-page .induction-video-page #industry-launch-pad .grid {
    margin: 0 27px;
    margin: 0 2.7rem; }
  .page-template-template-custom-content-page .induction-video-page #industry-launch-pad .bg-image,
  .page-template-template-custom-content-with-form-page .induction-video-page #industry-launch-pad .bg-image {
    display: flex;
    position: relative;
    padding: 13.5px 20px 81px;
    padding: 1.35rem 2rem 8.1rem;
    color: #FFFFFF;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 0.2em; }
  .page-template-template-custom-content-page .induction-video-page #industry-launch-pad h5,
  .page-template-template-custom-content-with-form-page .induction-video-page #industry-launch-pad h5 {
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0px; }
  .page-template-template-custom-content-page .induction-video-page #industry-launch-pad .button,
  .page-template-template-custom-content-with-form-page .induction-video-page #industry-launch-pad .button {
    position: absolute;
    bottom: 13.5px;
    bottom: 1.35rem;
    right: 20px;
    right: 2rem;
    border-color: #FFFFFF; }
  .page-template-template-custom-content-page .induction-video-page #what-do-our-customers-think,
  .page-template-template-custom-content-with-form-page .induction-video-page #what-do-our-customers-think {
    padding-top: 27px;
    padding-top: 2.7rem; }
    .page-template-template-custom-content-page .induction-video-page #what-do-our-customers-think .columns,
    .page-template-template-custom-content-with-form-page .induction-video-page #what-do-our-customers-think .columns {
      align-items: flex-end; }
    .page-template-template-custom-content-page .induction-video-page #what-do-our-customers-think .video-wrapper,
    .page-template-template-custom-content-with-form-page .induction-video-page #what-do-our-customers-think .video-wrapper {
      margin: 13.5px 0;
      margin: 1.35rem 0; }
  .page-template-template-custom-content-page .targetted-induction-videos #hero-video,
  .page-template-template-custom-content-with-form-page .targetted-induction-videos #hero-video {
    background: #062438;
    background: radial-gradient(circle, #1787d1 0%, #062438 100%); }
    .page-template-template-custom-content-page .targetted-induction-videos #hero-video .video-wrapper,
    .page-template-template-custom-content-with-form-page .targetted-induction-videos #hero-video .video-wrapper {
      max-width: 100vh;
      margin: 0 auto; }
  .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples,
  .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples {
    border-bottom: #FF7900 solid 6px;
    border-bottom: #FF7900 solid 0.6rem; }
    .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster,
    .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster {
      width: 33.33333vw; }
      .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .poster-wrapper,
      .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .poster-wrapper {
        display: block;
        align-items: auto; }
        .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .poster-wrapper .bg-image,
        .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .poster-wrapper .bg-image {
          margin: 0;
          min-width: auto; }
      .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .client-logo,
      .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .client-logo {
        max-width: 25vw; }
  .page-template-template-custom-content-page article.targetted-induction-videos #induction-video-advantages .speech-balloon-wrapper,
  .page-template-template-custom-content-with-form-page article.targetted-induction-videos #induction-video-advantages .speech-balloon-wrapper {
    max-width: 50%;
    flex-basis: 50%; }
    .page-template-template-custom-content-page article.targetted-induction-videos #induction-video-advantages .speech-balloon-wrapper .speech-balloon,
    .page-template-template-custom-content-with-form-page article.targetted-induction-videos #induction-video-advantages .speech-balloon-wrapper .speech-balloon {
      margin-left: 20px;
      margin-left: 2rem;
      margin-right: 20px;
      margin-right: 2rem; }
  .page-template-template-custom-content-page .compliance-management-software-page #page-header .page-title,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #page-header .page-title {
    line-height: 1.125em;
    text-align: left; }
  .page-template-template-custom-content-page .compliance-management-software-page #page-header .button-bar a,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #page-header .button-bar a {
    display: inline-block; }
  .page-template-template-custom-content-page .compliance-management-software-page #page-header .content-panel__content-wrapper.columns,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #page-header .content-panel__content-wrapper.columns {
    align-items: center; }
  .page-template-template-custom-content-page .compliance-management-software-page #page-header figure img,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #page-header figure img {
    max-height: 50vh;
    margin: 0 0 0 auto; }
  .page-template-template-custom-content-page .compliance-management-software-page #compliance-software-features,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-software-features {
    text-align: center; }
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-software-features h2,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-software-features h2 {
      max-width: 40ch;
      margin-left: auto;
      margin-right: auto; }
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child {
      position: relative; }
      .page-template-template-custom-content-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child h2,
      .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child h2 {
        padding-left: 160px;
        padding-left: 16rem;
        padding-right: 160px;
        padding-right: 16rem; }
      .page-template-template-custom-content-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child .with-worker:after,
      .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-software-features > .content-panel:first-child .with-worker:after {
        z-index: 20;
        right: 20px;
        right: 2rem;
        bottom: 0; }
  .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition blockquote, .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body, #comments ol.commentlist li.comment .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body,
  .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition blockquote,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body,
  #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body {
    max-width: 60ch;
    margin: 0 auto;
    background-color: transparent;
    color: #FFFFFF; }
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition blockquote:before, .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body:before, #comments ol.commentlist li.comment .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body:before,
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body:before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body:before, .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition blockquote:after, .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body:after, #comments ol.commentlist li.comment .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body:after,
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body:after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body:after,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition blockquote:before,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body:before,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body:before,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body:before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body:before,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition blockquote:after,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body:after,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body:after,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body:after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body:after {
      color: #FFFFFF; }
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition blockquote p, .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body p, #comments ol.commentlist li.comment .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body p,
    .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body p,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .compliance-management-software-page #compliance-management-system-definition .comment-body p,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition blockquote p,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.comment .comment-body p,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body p,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition #comments ol.commentlist li.pingback .comment-body p,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .compliance-management-software-page #compliance-management-system-definition .comment-body p {
      font-weight: bold;
      font-weight: 600; }
  .page-template-template-custom-content-page .compliance-management-software-page .feature-card,
  .page-template-template-custom-content-with-form-page .compliance-management-software-page .feature-card {
    position: relative;
    text-align: center;
    background-color: #FFFFFF;
    padding-bottom: 54px;
    padding-bottom: 5.4rem;
    border-style: solid;
    border-color: #1787D1;
    border-width: 0 0 0.2em; }
    .page-template-template-custom-content-page .compliance-management-software-page .feature-card .card-content,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page .feature-card .card-content {
      padding: 13.5px 20px 27px;
      padding: 1.35rem 2rem 2.7rem; }
      .page-template-template-custom-content-page .compliance-management-software-page .feature-card .card-content h4,
      .page-template-template-custom-content-with-form-page .compliance-management-software-page .feature-card .card-content h4 {
        color: #1787D1; }
      .page-template-template-custom-content-page .compliance-management-software-page .feature-card .card-content p,
      .page-template-template-custom-content-with-form-page .compliance-management-software-page .feature-card .card-content p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.5em; }
    .page-template-template-custom-content-page .compliance-management-software-page .feature-card .button-bar,
    .page-template-template-custom-content-with-form-page .compliance-management-software-page .feature-card .button-bar {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 27px;
      bottom: 2.7rem; }
  .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part > .content-panel:first-child,
  .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part > .content-panel:first-child {
    display: flex;
    align-items: center;
    height: 21vw;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part > .content-panel:first-child h2,
    .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part > .content-panel:first-child h2 {
      color: #FFFFFF;
      text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0px;
      padding: 0.16666em 0.33333em;
      background-color: rgba(23, 135, 209, 0.7); }
  .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps,
  .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps {
    list-style: none;
    max-width: 600px;
    max-width: 60rem;
    margin: 0 auto; }
    .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step,
    .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step {
      position: relative;
      align-items: center;
      gap: 27px 20px;
      gap: 2.7rem 2rem;
      padding-bottom: 2em;
      margin: 0;
      text-transform: uppercase;
      text-align: center; }
      .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step .fa,
      .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step .fa {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        font-size: 2em;
        color: #b9dbf1; }
      .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step figure img,
      .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step figure img {
        margin: auto; }
      .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step:nth-child(2n),
      .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step:nth-child(2n) {
        flex-direction: row-reverse; }
  .page-template-template-custom-content-page .safety-training-courses-page .content-panel__content-wrapper.columns,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page .content-panel__content-wrapper.columns {
    gap: 27px 40px;
    gap: 2.7rem 4rem; }
  .page-template-template-custom-content-page .safety-training-courses-page #why-train .columns,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #why-train .columns {
    flex-direction: row-reverse; }
  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list .content,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list .content {
    max-width: 1200px;
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto; }
  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list {
    column-gap: 20px;
    column-gap: 2rem;
    row-gap: 27px;
    row-gap: 2.7rem;
    list-style: none;
    margin: 27px 0 0;
    margin: 2.7rem 0 0; }
    .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner,
    .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner {
      position: relative;
      padding-bottom: 29.5%;
      margin: 0;
      background-repeat: no-repeat;
      background-align: center;
      background-size: cover; }
      .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a, .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner .course-title-wrapper,
      .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner a,
      .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list .course-banner .course-title-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0 20px;
        padding: 0 2rem;
        font-weight: bold;
        font-weight: 600;
        text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 0px;
        text-transform: uppercase;
        text-align: center;
        color: #FFF; }
  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list .with-worker,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list .with-worker {
    position: relative; }
    .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list .with-worker:after,
    .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list .with-worker:after {
      bottom: 0;
      right: 20px;
      right: 2rem; }
  .page-template-template-custom-content-page article.induction-software-for-industry #page-header,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header {
    padding-top: 81px;
    padding-top: 8.1rem;
    padding-bottom: 81px;
    padding-bottom: 8.1rem;
    text-align: center; }
    .page-template-template-custom-content-page article.induction-software-for-industry #page-header h1, .page-template-template-custom-content-page article.induction-software-for-industry #page-header h3,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header h1,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header h3 {
      color: #FFFFFF;
      text-shadow: #000 0.4rem 0.4rem 0.8rem; }
    .page-template-template-custom-content-page article.induction-software-for-industry #page-header h1,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header h1 {
      font-weight: bold;
      font-weight: 600;
      margin: 0; }
    .page-template-template-custom-content-page article.induction-software-for-industry #page-header h3,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header h3 {
      text-transform: none;
      margin-bottom: 27px;
      margin-bottom: 2.7rem; }
    .page-template-template-custom-content-page article.induction-software-for-industry #page-header .button,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry #page-header .button {
      text-transform: uppercase; }
  .page-template-template-custom-content-page article.induction-software-for-industry #the-content h2, .page-template-template-custom-content-page article.induction-software-for-industry #the-content h3, .page-template-template-custom-content-page article.induction-software-for-industry #the-content h4, .page-template-template-custom-content-page article.induction-software-for-industry #the-content h5,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #the-content h2,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #the-content h3,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #the-content h4,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #the-content h5 {
    color: #1787D1; }
  .page-template-template-custom-content-page article.induction-software-for-industry #contact-us-today h5,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #contact-us-today h5 {
    margin-bottom: 27px;
    margin-bottom: 2.7rem; }
  .page-template-template-custom-content-page article.induction-software-for-industry #contact-us-today .button,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry #contact-us-today .button {
    text-transform: uppercase; }
  .page-template-template-custom-content-page article.induction-software-for-industry .feature-cards .feature-card,
  .page-template-template-custom-content-with-form-page article.induction-software-for-industry .feature-cards .feature-card {
    padding: 13.5px 20px;
    padding: 1.35rem 2rem;
    background-color: #FFF;
    text-align: center; }
    .page-template-template-custom-content-page article.induction-software-for-industry .feature-cards .feature-card .icon,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry .feature-cards .feature-card .icon {
      margin-bottom: 13.5px;
      margin-bottom: 1.35rem;
      font-size: 3em; }
      .page-template-template-custom-content-page article.induction-software-for-industry .feature-cards .feature-card .icon.fa-superhero,
      .page-template-template-custom-content-with-form-page article.induction-software-for-industry .feature-cards .feature-card .icon.fa-superhero {
        width: 1em;
        height: 1em;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 90"><path fill="rgb(23, 135, 209)" d="M22.1,.06c1.3-.15,2.61-.02,3.85,.36,2.01,.67,3.75,1.98,4.94,3.73,1.61,2.58,2.22,5.67,1.7,8.67-.35,1.82-1.23,3.5-2.54,4.82-2.63,2.78-6.91,3.18-10.12,2.17-2.84-.88-5.17-2.94-6.38-5.66-1.12-2.82-.94-5.99,.48-8.67,1.1-1.96,2.78-3.52,4.82-4.46,1.02-.5,2.12-.83,3.25-.96M.02,42.09c-.08-1.35,.12-2.71,.6-3.97,1.06-2.47,2.65-4.68,4.67-6.47,4.7-4.12,6.48-4.64,7.5-5.21,2.35-1.44,4.98-2.38,7.71-2.77,2.71-.35,5.46-.1,8.07,.72,1.65,.54,2.89,1,3.66,1.34,2.35,1.08,4.55,2.45,6.55,4.08,2.1,1.5,3.97,3.31,5.53,5.37,.68,.9,1.17,1.93,1.46,3.02,.17,.71,.26,1.43,.26,2.15,.05,1.19-.07,2.38-.36,3.54-.68,2.21-1.96,4.18-3.71,5.7-1.07,1.02-2.27,1.9-3.57,2.62-.72,.49-1.57,.76-2.44,.77-.75,0-1.48-.27-2.05-.77-.66-.66-1-1.58-.93-2.51,.07-.7,.34-1.36,.77-1.91,.19-.26,.41-.5,.66-.71l1.41-.86c.8-.4,1.47-1,1.95-1.74,.66-.99,.91-2.19,.72-3.36-.22-.94-.71-1.8-1.4-2.48-1.02-1.18-2.28-2.12-3.7-2.76-.06,.68-.11,1.22-.14,1.57-.22,2.66-.25,3.53-.46,5.61-.06,.59-.06,.55-.12,1.2-.18,1.87-.29,3.34-.29,3.42-.5,6.81-.2,8.22,.05,9.11,.2,.66,.44,1.3,.72,1.93,2,4.75,2.28,8.15,4.09,16.62,.39,1.8,.99,4.51,1.81,7.83,.34,1.11,.3,2.29-.12,3.37-.7,1.54-2.08,2.66-3.73,3.01-1.59,.37-3.26-.08-4.46-1.2-.63-.8-1.09-1.72-1.34-2.71-.09-.3-.16-.6-.22-.9-2.06-8.99-2.98-12.91-3.37-14.46-.16-.65-.68-2.72-1.32-5.54-.43-1.89-1.43-4.12-1.64-5.13-1.22,4.11-1.88,8.83-2.62,11.2-.86,2.76-.97,4.38-1.88,7.9-.64,2.47-1.06,4.53-1.33,5.9-.14,1.15-.6,2.23-1.32,3.13-.7,.92-1.67,1.6-2.77,1.93-1.16,.34-2.39,.25-3.49-.24-1-.42-1.81-1.19-2.28-2.17-1.08-3.07,1.23-13.27,1.38-13.86,1.23-5.49,1.64-6.26,2.24-9.33,.3-1.85,.7-3.68,1.2-5.48,.49-1.77,.81-3.59,.96-5.42,.11-1.6,.1-4.26,.08-4.85,0-.24-.02-.48-.02-.48,0,0-.02-.48-.04-.98-.07-1.39-.25-3.81-.25-3.81-.24-3.21-.32-4.21-.41-5.18-.03-.35-.06-.64-.07-.84-1.39,.67-2.55,1.71-3.37,3.01-.59,.76-.88,1.69-.84,2.65,.26,1.11,.9,2.09,1.81,2.77,.63,.58,1.69,1.32,1.69,1.32,1.15,.89,1.47,2.5,.75,3.76-.05,.1-.32,1.44-3.81,1.41-.92-.09-1.8-.38-2.6-.84-2.17-1.28-3.86-3.22-4.82-5.54-.54-1.09-.86-2.28-.96-3.49M31.34,23.89c.99-.87,2.1-1.6,3.29-2.18,3.06-1.37,6.45-1.81,9.76-1.26,6.7,.8,7.01,3.5,15.99,5.6,2.65,.71,5.41,.9,8.13,.54,1.88-.27,3.7-.82,5.42-1.63,.64,1.41,1.58,3.53,2.62,6.14,1.93,4.83,2.9,7.29,3.25,9.94,.4,3.02,.22,6.08-.54,9.03-.98,3.69-2.59,6.01-5.15,9.67-2.19,3.13-3.59,5.1-6.23,6.87-1.75,1.13-3.63,2.04-5.6,2.71-3.33,1.13-4.67,.79-6.77,2.34-1.04,.85-2.01,1.79-2.89,2.8-1.13,1.2-2.02,2.25-2.62,2.98-2.75-3.69-5.52-7.55-8.31-11.56-2.8-4.03-5.45-8-7.95-11.89,.74,.25,1.51,.38,2.29,.36,1.4-.09,2.75-.55,3.91-1.32,1.42-.75,2.71-1.71,3.82-2.86,.61-.64,4.63-5.04,3.79-10.88-.29-1.9-1.01-3.7-2.11-5.28-1.03-1.55-2.14-2.46-4.37-4.28-1.82-1.5-3.78-2.83-5.84-3.97-1.26-.69-2.56-1.31-3.89-1.86m2.99,13.69c-.08,1.5-.2,3.07-.36,4.7-.13,1.28-.28,2.51-.45,3.7,.54-.12,1.06-.34,1.54-.63,.8-.48,1.43-1.2,1.81-2.05,.37-.79,.45-1.68,.24-2.53-.19-.57-.49-1.1-.9-1.54-.53-.65-1.16-1.21-1.87-1.66"/></svg>'); }
    .page-template-template-custom-content-page article.induction-software-for-industry .feature-cards .feature-card h4,
    .page-template-template-custom-content-with-form-page article.induction-software-for-industry .feature-cards .feature-card h4 {
      text-transform: none; }
  .page-template-template-custom-content-page article.safety-training-course #page-header,
  .page-template-template-custom-content-with-form-page article.safety-training-course #page-header {
    padding-top: 81px;
    padding-top: 8.1rem;
    padding-bottom: 81px;
    padding-bottom: 8.1rem;
    text-align: center; }
    .page-template-template-custom-content-page article.safety-training-course #page-header h1, .page-template-template-custom-content-page article.safety-training-course #page-header h2,
    .page-template-template-custom-content-with-form-page article.safety-training-course #page-header h1,
    .page-template-template-custom-content-with-form-page article.safety-training-course #page-header h2 {
      margin: 0;
      color: #FFFFFF;
      text-shadow: #000 0.4rem 0.4rem 0.8rem; }
    .page-template-template-custom-content-page article.safety-training-course #page-header h1,
    .page-template-template-custom-content-with-form-page article.safety-training-course #page-header h1 {
      font-weight: bold;
      font-weight: 600; }
  .page-template-template-custom-content-page article.safety-training-course #course-introduction h3,
  .page-template-template-custom-content-with-form-page article.safety-training-course #course-introduction h3 {
    font-weight: normal;
    font-weight: 300;
    color: #FF7900;
    text-align: center; }
  .page-template-template-custom-content-page article.safety-training-course #course-introduction p + h3,
  .page-template-template-custom-content-with-form-page article.safety-training-course #course-introduction p + h3 {
    margin-top: 27px;
    margin-top: 2.7rem; }
  .page-template-template-custom-content-page article.safety-training-course #course-specifications,
  .page-template-template-custom-content-with-form-page article.safety-training-course #course-specifications {
    margin-bottom: 54px;
    margin-bottom: 5.4rem;
    row-gap: 2.7rem; }
    .page-template-template-custom-content-page article.safety-training-course #course-specifications h3,
    .page-template-template-custom-content-with-form-page article.safety-training-course #course-specifications h3 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1em;
      font-weight: bold;
      font-weight: 600; }
  .page-template-template-custom-content-page .highways-england-launch-page #page-header,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #page-header {
    padding: 13.5px 20px;
    padding: 1.35rem 2rem; }
  .page-template-template-custom-content-page .highways-england-launch-page #hero-banner h1,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner h1 {
    color: #FFFFFF;
    font-size: 3em;
    line-height: 1em;
    text-align: left;
    font-weight: bold;
    font-weight: 600; }
  .page-template-template-custom-content-page .highways-england-launch-page #hero-banner p,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner p {
    color: #FFFFFF; }
  .page-template-template-custom-content-page .highways-england-launch-page #hero-banner a#faqs-button,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner a#faqs-button {
    background-color: rgba(255, 255, 255, 0.4); }
    .page-template-template-custom-content-page .highways-england-launch-page #hero-banner a#faqs-button:hover, .page-template-template-custom-content-page .highways-england-launch-page #hero-banner a#faqs-button:focus, .page-template-template-custom-content-page .highways-england-launch-page #hero-banner a#faqs-button:active,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner a#faqs-button:hover,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner a#faqs-button:focus,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner a#faqs-button:active {
      background-color: #FF7900; }
  .page-template-template-custom-content-page .highways-england-launch-page #hero-banner figure img,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner figure img {
    max-width: 66.66666%;
    margin: 54px auto 0;
    margin: 5.4rem auto 0; }
  .page-template-template-custom-content-page .highways-england-launch-page .step,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page .step {
    position: relative;
    margin-bottom: 54px;
    margin-bottom: 5.4rem;
    border-style: solid;
    border-color: #011E41;
    border-width: 0 0 0.2em 0; }
    .page-template-template-custom-content-page .highways-england-launch-page .step:last-child,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .step:last-child {
      margin-bottom: 0;
      border-width: 0; }
    .page-template-template-custom-content-page .highways-england-launch-page .step > .fas, .page-template-template-custom-content-page .highways-england-launch-page .step > blockquote:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.comment .step > .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.pingback .step > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page .step > blockquote:not(.speech-balloon):after, .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.comment .step > .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.pingback .step > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > .fas,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > blockquote:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.comment .step > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.pingback .step > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > blockquote:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.comment .step > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.pingback .step > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page .step > .comment-body:not(.speech-balloon):after {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      color: #0082CA;
      font-size: 2.4em; }
  .page-template-template-custom-content-page .highways-england-launch-page #faqs .fas, .page-template-template-custom-content-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):after, .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after, .page-template-template-custom-content-page .highways-england-launch-page #faqs .header-wrapper,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .fas,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .header-wrapper {
    display: inline-block;
    vertical-align: middle; }
  .page-template-template-custom-content-page .highways-england-launch-page #faqs .fas, .page-template-template-custom-content-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):after, .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .fas,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):before,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):before,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs blockquote:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.comment .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs #comments ol.commentlist li.pingback .comment-body:not(.speech-balloon):after,
  #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .comment-body:not(.speech-balloon):after {
    color: #FFFFFF;
    font-size: 4em; }
  .page-template-template-custom-content-page .highways-england-launch-page #faqs .header-wrapper,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .header-wrapper {
    margin-left: 10px;
    margin-left: 1rem; }
    .page-template-template-custom-content-page .highways-england-launch-page #faqs .header-wrapper h2, .page-template-template-custom-content-page .highways-england-launch-page #faqs .header-wrapper p,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .header-wrapper h2,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #faqs .header-wrapper p {
      margin: 0; }
  .page-template-template-custom-content-page .highways-england-launch-page #questions-employers h2,
  .page-template-template-custom-content-page .highways-england-launch-page #questions-cardholders h2,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #questions-employers h2,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #questions-cardholders h2 {
    margin-bottom: 27px;
    margin-bottom: 2.7rem; }
  .page-template-template-custom-content-page .highways-england-launch-page .faq-question,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question {
    position: relative;
    padding: 27px 20px 27px 90px;
    padding: 2.7rem 2rem 2.7rem 9rem;
    margin-bottom: 27px;
    margin-bottom: 2.7rem; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question > .fas, .page-template-template-custom-content-page .highways-england-launch-page .faq-question > blockquote:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.comment .faq-question > .comment-body:not(.speech-balloon):before, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.pingback .faq-question > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):before, .page-template-template-custom-content-page .highways-england-launch-page .faq-question > blockquote:not(.speech-balloon):after, .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.comment .faq-question > .comment-body:not(.speech-balloon):after, #comments ol.commentlist li.comment .page-template-template-custom-content-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-page .highways-england-launch-page #comments ol.commentlist li.pingback .faq-question > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > .fas,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > blockquote:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.comment .faq-question > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.pingback .faq-question > .comment-body:not(.speech-balloon):before,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):before,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > blockquote:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.comment .faq-question > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.comment .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):after,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page #comments ol.commentlist li.pingback .faq-question > .comment-body:not(.speech-balloon):after,
    #comments ol.commentlist li.pingback .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question > .comment-body:not(.speech-balloon):after {
      display: block;
      position: absolute;
      top: 27px;
      top: 2.7rem;
      left: 20px;
      left: 2rem;
      color: #0082CA;
      font-size: 2.4em; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question h3,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question h3 {
      text-transform: none; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question:last-child,
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question p:last-child,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question:last-child,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question p:last-child {
      margin-bottom: 0; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question .note-wrapper,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question .note-wrapper {
      padding: 13.5px 20px;
      padding: 1.35rem 2rem;
      margin-bottom: 27px;
      margin-bottom: 2.7rem;
      background-color: #F0F0F0; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question hr,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question hr {
      margin: 27px 0;
      margin: 2.7rem 0; }
    .page-template-template-custom-content-page .highways-england-launch-page .faq-question ol,
    .page-template-template-custom-content-with-form-page .highways-england-launch-page .faq-question ol {
      margin-left: 60px;
      margin-left: 6rem; }
  .page-template-template-custom-content-page .highways-england-launch-page #need-more-help figure,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #need-more-help figure {
    width: 260px;
    width: 26rem;
    margin-right: 40px;
    margin-right: 4rem; }
  .page-template-template-custom-content-page .highways-england-launch-page #need-more-help figure, .page-template-template-custom-content-page .highways-england-launch-page #need-more-help .header-wrapper,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #need-more-help figure,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #need-more-help .header-wrapper {
    display: inline-block;
    vertical-align: middle; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__content-panel,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__content-panel {
    padding-top: 2.7rem;
    padding-bottom: 2.7rem; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__content-panel .content-panel__content-wrapper,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__content-panel .content-panel__content-wrapper {
      display: flex;
      flex-direction: row;
      gap: 2rem; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-1,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-1 {
    display: flex;
    flex-direction: column;
    gap: 1.35rem;
    width: 66.66666%; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 33.33333%;
    padding: 1.35rem 2rem;
    background-color: #F0F0F0; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 h3,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 h3 {
      font-weight: bold;
      font-weight: 600; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_wrapper,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_wrapper {
      display: flex;
      align-items: stretch; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 form,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 form {
      display: flex;
      flex-direction: column;
      gap: 1.35rem;
      justify-content: space-between; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body {
      display: flex;
      flex-direction: column;
      gap: 1.35rem; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield label,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield label {
        margin: 0;
        text-transform: none; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield input[type="text"],
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield input[type="email"],
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield input[type="text"],
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield input[type="email"] {
        margin: 0;
        background-color: #FFFFFF;
        border-color: #3D3D3D; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-text,
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-email,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-text,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-email {
        display: grid;
        align-items: center;
        grid-template-columns: 6em 1fr; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice {
        display: grid;
        grid-template-columns: 3em 1fr;
        margin: 0; }
        .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice label,
        .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice label {
          font-size: 0.85em;
          line-height: 1.333em; }
        .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice input,
        .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_body .gfield--type-checkbox .gchoice input {
          margin: 0; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2 .gform_footer input[type="submit"],
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 .gform_footer input[type="submit"] {
      width: 100%;
      text-transform: uppercase; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__content,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__content {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: flex-end; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__content-inner,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__content-inner {
    display: flex;
    flex-direction: column;
    gap: 1.35rem;
    width: 66.66666%; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__image,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__image {
    position: relative;
    width: 33.33333%; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__image:before,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__image:before {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 90%;
      height: 0;
      margin-top: -50%;
      margin-left: -45%;
      padding: 45% 0;
      border-radius: 50%;
      background-color: #FF7900;
      content: ""; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__image img,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__image img {
      position: relative;
      z-index: 1; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__kicker,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__kicker {
    text-align: left;
    font-size: 24.00001px;
    font-size: 2.4rem;
    line-height: 1.25em; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__value-proposition,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__value-proposition {
    font-weight: bold;
    font-weight: 600;
    color: #FF7900; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__benefits-list,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__benefits-list {
    list-style: none;
    margin-bottom: 0;
    font-weight: bold;
    font-weight: 600; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__benefits-list li,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__benefits-list li {
      position: relative; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__benefits-list li:before,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__benefits-list li:before {
        position: absolute;
        top: 0.5em;
        left: -1.5em;
        width: 1em;
        height: 1em;
        margin-top: -0.5em;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #FF7900;
        content: "\f058"; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__quote,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__quote {
    margin: 0;
    background-color: #F0F0F0; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__quote p,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__quote p {
      font-style: italic; }
  @media screen and (max-width: 999px) {
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__content-panel .content-panel__content-wrapper,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__content-panel .content-panel__content-wrapper {
      flex-direction: column; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-1, .page-template-template-custom-content-page .dvla-driving-licence-checker .pre-content__column-2,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-1,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .pre-content__column-2 {
      width: auto; } }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .price-banner,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .price-banner {
    color: #FF7900;
    background-color: #3D3D3D; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .price-banner__content-panel,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .price-banner__content-panel {
      padding-top: 2.7rem;
      padding-bottom: 2.7rem; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .price-banner__strapline,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .price-banner__strapline {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 1em;
      font-weight: bold;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .price-banner__strapline b,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .price-banner__strapline b {
        color: #FFFFFF; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .page-content__content-wrapper,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .page-content__content-wrapper {
    text-align: center; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .page-content__content-wrapper h2:first-child,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .page-content__content-wrapper h2:first-child {
      text-transform: none;
      font-weight: bold;
      font-weight: 600; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .page-content__content-wrapper p strong,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .page-content__content-wrapper p strong {
      color: #FF7900; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__content-panel,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__content-panel {
    padding: 0; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__content-wrapper,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__content-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__image,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__image {
    position: relative; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__image img,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__image img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form,
  .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 5.4rem 2rem 2.7rem;
    background-color: #F0F0F0; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form h3,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form h3 {
      font-weight: bold;
      font-weight: 600; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_wrapper,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_wrapper {
      display: flex;
      align-items: stretch; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form form,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form form {
      display: flex;
      flex-direction: column;
      gap: 1.35rem;
      justify-content: space-between; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body {
      display: flex;
      flex-direction: column;
      gap: 1.35rem; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield label,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield label {
        margin: 0;
        text-transform: none; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield input[type="text"],
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield input[type="email"],
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield input[type="text"],
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield input[type="email"] {
        margin: 0;
        background-color: #FFFFFF;
        border-color: #3D3D3D; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-text,
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-email,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-text,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-email {
        display: grid;
        align-items: center;
        grid-template-columns: 6em 1fr; }
      .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice,
      .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice {
        display: grid;
        grid-template-columns: 3em 1fr;
        margin: 0; }
        .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice label,
        .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice label {
          font-size: 0.85em;
          line-height: 1.333em; }
        .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice input,
        .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_body .gfield--type-checkbox .gchoice input {
          margin: 0; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__form .gform_footer input[type="submit"],
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__form .gform_footer input[type="submit"] {
      width: 100%;
      text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__content-wrapper,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__content-wrapper {
      grid-template-columns: 1fr; }
    .page-template-template-custom-content-page .dvla-driving-licence-checker .post-content__image img,
    .page-template-template-custom-content-with-form-page .dvla-driving-licence-checker .post-content__image img {
      position: static;
      height: auto; } }
  .page-template-template-custom-content-page.document-download #layout-hero-video,
  .page-template-template-custom-content-with-form-page.document-download #layout-hero-video {
    background: #062438;
    background: radial-gradient(circle, #1787d1 0%, #062438 100%); }
    .page-template-template-custom-content-page.document-download #layout-hero-video .video-outer-wrapper,
    .page-template-template-custom-content-with-form-page.document-download #layout-hero-video .video-outer-wrapper {
      margin: 0 auto; }
  .page-template-template-custom-content-page.document-download .content-panel__content-wrapper,
  .page-template-template-custom-content-with-form-page.document-download .content-panel__content-wrapper {
    text-align: center; }
    .page-template-template-custom-content-page.document-download .content-panel__content-wrapper h1,
    .page-template-template-custom-content-with-form-page.document-download .content-panel__content-wrapper h1 {
      color: #FF7900; }
  .page-template-template-custom-content-page.document-download .documents-list,
  .page-template-template-custom-content-with-form-page.document-download .documents-list {
    display: flex;
    flex-direction: column;
    gap: 2.7rem;
    list-style: none;
    margin: 0; }
    .page-template-template-custom-content-page.document-download .documents-list__category,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__category {
      display: flex;
      flex-direction: column;
      gap: 2.7rem; }
    .page-template-template-custom-content-page.document-download .documents-list__category-title,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__category-title {
      margin: 0;
      text-align: center;
      font-weight: normal;
      font-weight: 300; }
    .page-template-template-custom-content-page.document-download .documents-list__list,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__list {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 2.7rem 2rem;
      list-style: none;
      margin: 0; }
    .page-template-template-custom-content-page.document-download .documents-list__document,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__document {
      display: flex;
      flex-direction: row;
      gap: 1rem;
      justify-content: center;
      margin: 0; }
    .page-template-template-custom-content-page.document-download .documents-list__document-label.document-link-wrapper,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__document-label.document-link-wrapper {
      width: auto;
      margin: 0;
      white-space: normal; }
  @media screen and (max-width: 768px) {
    .page-template-template-custom-content-page.document-download .documents-list__list,
    .page-template-template-custom-content-with-form-page.document-download .documents-list__list {
      grid-template-columns: repeat(2, 1fr); } }

@media screen and (max-width: 1280px) {
  .page-template-template-custom-content-page.our-story #boanas-mugshots .grid,
  .page-template-template-custom-content-with-form-page.our-story #boanas-mugshots .grid {
    margin: 0; } }
@media screen and (max-width: 999px) {
  #layout-footer {
    flex-direction: column;
    align-items: center;
    text-align: center; } }
@media screen and (max-width: 768px) {
  #hamburger {
    display: block; }

  #header--contact-details {
    margin-right: 2rem; }

  #layout-header + div.menu,
  #layout-primary-nav {
    display: none;
    overflow: auto;
    height: auto;
    margin-bottom: 0; }
    #layout-header + div.menu li,
    #layout-primary-nav li {
      overflow: auto; }
    #layout-header + div.menu > ul,
    #layout-primary-nav > ul {
      float: none;
      left: auto;
      width: 100%;
      margin: 0; }
      #layout-header + div.menu > ul > li,
      #layout-primary-nav > ul > li {
        left: auto;
        float: none;
        margin-left: 0;
        margin-right: 0; }
        #layout-header + div.menu > ul > li.he-menu,
        #layout-primary-nav > ul > li.he-menu {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto; }
          #layout-header + div.menu > ul > li.he-menu a:after,
          #layout-primary-nav > ul > li.he-menu a:after {
            display: none; }
        #layout-header + div.menu > ul > li a,
        #layout-primary-nav > ul > li a {
          padding-left: 1rem; }
        #layout-header + div.menu > ul > li ul,
        #layout-primary-nav > ul > li ul {
          -moz-box-shadow: 0px 5px #333333;
          -webkit-box-shadow: 0px 5px #333333;
          box-shadow: 0px 5px #333333;
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto; }
          #layout-header + div.menu > ul > li ul li ul,
          #layout-primary-nav > ul > li ul li ul {
            -moz-box-shadow: 0px 5px #333333;
            -webkit-box-shadow: 0px 5px #333333;
            box-shadow: 0px 5px #333333;
            position: relative;
            top: auto;
            right: auto;
            bottom: auto;
            left: auto; }

  #layout-main {
    width: auto;
    margin-left: 2rem;
    margin-right: 2rem; }

  .home.page #layout-main,
  .page-template-template-custom-content-page #layout-main,
  .page-template-template-custom-content-with-form-page #layout-main {
    margin-left: 0;
    margin-right: 0; }

  .sidebar.sidebar-before,
  .sidebar.sidebar-after {
    display: none; }

  #layout-banner .banner-sequence-progress-indicator {
    display: none; }

  .picture-panel__caption_left {
    right: 2rem; }

  .picture-panel__caption_right {
    left: 2rem; }

  #layout-footer {
    flex-wrap: wrap; }
    #layout-footer .sidebar, #layout-footer .vcard {
      flex: 0 1 50%;
      width: 50%; }

  .induction-video-page #demo-video.columns {
    display: block; }
    .induction-video-page #demo-video.columns .content-panel {
      padding-top: 2.7rem;
      padding-bottom: 2.7rem; }
  .induction-video-page #demo-video.with-worker:after {
    display: none; }

  #industry-launch-pad .grid.columns_3 {
    grid-template-columns: repeat(2, 1fr); }

  .page-template-template-custom-content-page.compliance-management-software #page-header .columns,
  .page-template-template-custom-content-with-form-page.compliance-management-software #page-header .columns {
    flex-flow: column;
    text-align: center; }
  .page-template-template-custom-content-page.compliance-management-software #page-header .button-bar,
  .page-template-template-custom-content-with-form-page.compliance-management-software #page-header .button-bar {
    margin-bottom: 2.7rem; }
  .page-template-template-custom-content-page.compliance-management-software #page-header .page-title,
  .page-template-template-custom-content-with-form-page.compliance-management-software #page-header .page-title {
    text-align: center; }
  .page-template-template-custom-content-page.compliance-management-software #compliance-software-features .grid.columns_3,
  .page-template-template-custom-content-with-form-page.compliance-management-software #compliance-software-features .grid.columns_3 {
    grid-template-columns: repeat(1, 1fr); }
  .page-template-template-custom-content-page.compliance-management-software #compliance-software-features > .content-panel:first-child h2,
  .page-template-template-custom-content-with-form-page.compliance-management-software #compliance-software-features > .content-panel:first-child h2 {
    padding-left: 0;
    text-align: left; }
  .page-template-template-custom-content-page #induction-video-examples .induction-video-example-poster,
  .page-template-template-custom-content-with-form-page #induction-video-examples .induction-video-example-poster {
    flex-direction: column; }
    .page-template-template-custom-content-page #induction-video-examples .induction-video-example-poster .poster-wrapper,
    .page-template-template-custom-content-with-form-page #induction-video-examples .induction-video-example-poster .poster-wrapper {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2.7rem; }
      .page-template-template-custom-content-page #induction-video-examples .induction-video-example-poster .poster-wrapper .bg-image,
      .page-template-template-custom-content-with-form-page #induction-video-examples .induction-video-example-poster .poster-wrapper .bg-image {
        min-width: 50vw;
        min-height: 33.33333vw; }
  .page-template-template-custom-content-page article.targetted-induction-videos #induction-video-advantages .columns,
  .page-template-template-custom-content-with-form-page article.targetted-induction-videos #induction-video-advantages .columns {
    flex-flow: column; }
    .page-template-template-custom-content-page article.targetted-induction-videos #induction-video-advantages .columns .speech-balloon-wrapper,
    .page-template-template-custom-content-with-form-page article.targetted-induction-videos #induction-video-advantages .columns .speech-balloon-wrapper {
      max-width: none; }
  .page-template-template-custom-content-page.our-story #departments .columns,
  .page-template-template-custom-content-with-form-page.our-story #departments .columns {
    flex-flow: column; }
    .page-template-template-custom-content-page.our-story #departments .columns:nth-child(2n-1),
    .page-template-template-custom-content-with-form-page.our-story #departments .columns:nth-child(2n-1) {
      flex-flow: column; }
    .page-template-template-custom-content-page.our-story #departments .columns figure,
    .page-template-template-custom-content-with-form-page.our-story #departments .columns figure {
      width: 66.66666%;
      min-width: 32rem; }
    .page-template-template-custom-content-page.our-story #departments .columns .content h4,
    .page-template-template-custom-content-with-form-page.our-story #departments .columns .content h4 {
      text-align: center; }
  .page-template-template-custom-content-page .highways-england-launch-page #hero-banner h1,
  .page-template-template-custom-content-with-form-page .highways-england-launch-page #hero-banner h1 {
    font-size: 2em; }
  .page-template-template-custom-content-page #which-features-will-benefit-you .grid.columns_3,
  .page-template-template-custom-content-with-form-page #which-features-will-benefit-you .grid.columns_3 {
    grid-template-columns: repeat(1, 1fr); }
  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list .with-worker:after,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list .with-worker:after {
    display: none; }

  .page-template-template-contact-page .contact-pane.with-worker {
    padding-bottom: 16rem; } }
@media screen and (max-width: 599px) {
  html {
    font-size: 50%; }

  #layout-header .site-title {
    width: 15.75rem;
    height: 3.9rem; }
    #layout-header .site-title a {
      background-size: 14rem 3.5rem; }
  #layout-header #header--contact-details .fa-phone-alt {
    font-size: 1em; }
  #layout-header #header--contact-details .p-tel {
    font-size: 1.33333em; }

  .title-banner h2, .title-banner h3, .title-banner h4 {
    margin-left: auto;
    margin-right: auto; }

  .picture-panel__caption {
    position: relative; }
    .picture-panel__caption.picture-panel__caption_right, .picture-panel__caption.picture-panel__caption_left {
      left: auto;
      right: auto; }
    .picture-panel__caption.picture-panel__caption_top, .picture-panel__caption.picture-panel__caption_bottom {
      top: auto;
      bottom: auto; }
    .picture-panel__caption.bg-orange-transparent {
      background-color: #FF7900; }
    .picture-panel__caption.bg-grey-dark-transparent {
      background-color: #3D3D3D; }

  #layout-footer {
    flex-flow: column wrap; }
    #layout-footer .sidebar, #layout-footer .vcard {
      flex: 0 1;
      width: auto; }

  .columns {
    flex-flow: column; }

  .content-panel__content-wrapper > header {
    margin-left: 0;
    margin-right: 0; }

  .home #site-induction-videos:first-child,
  .home #site-compliance-software:first-child {
    border-right-width: 0; }

  .induction-video-example-poster .bg-image {
    padding-top: 8.1rem;
    padding-bottom: 8.1rem;
    margin-bottom: 1.35rem; }
  .induction-video-example-poster .client-logo {
    max-width: 66.66666vw;
    max-height: 25vw; }

  .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step,
  .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step {
    margin-bottom: 1em; }
    .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step figure,
    .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step figure {
      max-width: 12rem; }
    .page-template-template-custom-content-page .contractor-control-page .contractor-control-process-part .steps .step:nth-child(2n),
    .page-template-template-custom-content-with-form-page .contractor-control-page .contractor-control-process-part .steps .step:nth-child(2n) {
      flex-direction: column; }
  .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster,
  .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster {
    width: auto; }
    .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .bg-image,
    .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .bg-image {
      margin-bottom: 0; }
    .page-template-template-custom-content-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .client-logo,
    .page-template-template-custom-content-with-form-page .targetted-induction-videos #more-induction-video-examples .induction-video-example-poster .client-logo {
      max-width: 66.66666vw; }
  .page-template-template-custom-content-page .safety-training-courses-page #why-train .columns,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #why-train .columns {
    flex-direction: column; }
  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list.grid.columns_3,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list.grid.columns_3 {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 479px) {
  .home #trusted-by .with-worker {
    padding-left: 12rem;
    padding-right: 0;
    text-align: left; }

  .page-template-template-custom-content-page .safety-training-courses-page #our-courses-with-course-list #course-list.grid.columns_3,
  .page-template-template-custom-content-with-form-page .safety-training-courses-page #our-courses-with-course-list #course-list.grid.columns_3 {
    grid-template-columns: repeat(1, 1fr); }
  .page-template-template-custom-content-page.compliance-management-software #compliance-software-features > .content-panel:first-child h2,
  .page-template-template-custom-content-with-form-page.compliance-management-software #compliance-software-features > .content-panel:first-child h2 {
    padding-right: 0;
    padding-bottom: 9rem;
    text-align: center; }

  .with-worker:after {
    width: 12rem;
    height: 12rem;
    background-size: 48rem 12rem; }
  .with-worker.worker-1:after {
    background-position: 0 0; }
  .with-worker.worker-2:after {
    background-position: -12rem 0; }
  .with-worker.worker-3:after {
    background-position: -24rem 0; }
  .with-worker.worker-4:after {
    background-position: -36rem 0; } }
.svg #layout-header .social-media-bar li a {
  background-image: url('images/social-media-icons.svg?1662028347'); }

.placeholder label {
  display: none; }

/*# sourceMappingURL=main.css.map */
