*,
.protip-container,
.slick-slider {
    box-sizing: border-box;
}
.clearfix:after,
.download-insert ~ ol,
.download-insert ~ ul,
.slick-track:after {
    clear: both;
}
.clearfix:after,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
a,
abbr,
acronym,
address,
article,
aside,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
section,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
address,
dfn,
em {
    font-style: italic;
}
.cta.alt,
.cta.plain,
a img,
fieldset {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
body {
    line-height: 1.5;
    background: #fff;
}
caption,
td,
th {
    text-align: left;
    font-weight: 400;
}
table,
td,
th {
    vertical-align: middle;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
.clearfix:after {
    content: ".";
    display: block;
    line-height: 0;
    height: 0;
}
.protip-arrow,
.slick-track:after,
.slick-track:before,
h1:after {
    content: "";
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #111;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    margin: 0;
}
p {
    margin: 0 0 1.5em;
}
p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}
p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
}
fieldset,
li ol,
li ul {
    margin: 0;
}
a:focus,
a:hover {
    color: #000;
}
blockquote,
del {
    color: #666;
}
dfn,
dl dt,
strong,
th {
    font-weight: 700;
}
sub,
sup {
    line-height: 0;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
}
address {
    margin: 0 0 1.5em;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
code,
pre,
tt {
    font: 1em "andale mono", "lucida console", monospace;
    line-height: 1.5;
}
.first-line,
blockquote,
body .protip-container.protip-mixin--css-bold,
h1,
label,
legend {
    font-weight: 700;
}
body .protip-container.protip-mixin--css-italic,
tfoot {
    font-style: italic;
}
ol,
ul {
    padding-left: 3.333em;
}
dl {
    margin: 0 0 1.5em;
}
dd {
    margin-left: 1.5em;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 1.4em;
    width: 100%;
}
thead th {
    background: #c3d9ff;
}
caption,
td,
th {
    padding: 4px 10px 4px 5px;
}
tr.even td {
    background: #e5ecf9;
}
caption {
    background: #eee;
}
fieldset {
    padding: 0;
}
legend {
    font-size: 1.2em;
}
input,
select,
textarea {
    padding: 5px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #bbb;
}
input:focus,
select:focus,
textarea:focus {
    border-color: #666;
    outline: 0;
}
.protip-arrow,
.push-module.feature .cta {
    border-color: transparent;
}
textarea {
    width: 390px;
    height: 250px;
}
input.checkbox,
input.radio {
    position: relative;
    top: 0.25em;
}
form.inline {
    line-height: 3;
}
form.inline p {
    margin-bottom: 0;
}
body .protip-container.protip-mixin--css-no-transition {
    transition: all 0s;
}
body .protip-container.protip-mixin--css-no-style {
    background: 0 0;
    color: inherit;
}
body .protip-container.protip-mixin--css-no-style .protip-arrow {
    display: none;
}
.protip-container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    line-height: 1;
    opacity: 0;
    pointer-events: none;
}
.protip-container > i {
    position: absolute;
    left: 10px;
}
.protip-container > i + div {
    padding-left: 20px;
}
.protip-arrow {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}
.centre,
.slick-list,
.slick-slider,
.slick-track,
.valign,
h1 {
    position: relative;
}
.protip-show {
    opacity: 1;
    pointer-events: auto;
}
.protip-skin-default--size-tiny {
    padding: 8px;
    font-size: 10px;
    border-radius: 3px;
}
.protip-skin-default--size-tiny[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="top"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -4px;
    border-width: 4px 4px 0;
}
.protip-skin-default--size-tiny[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-tiny[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-tiny[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px;
}
.protip-skin-default--size-tiny[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    top: -4px;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-tiny[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px;
}
.protip-skin-default--size-tiny[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="left"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -4px 0 0;
    border-width: 4px 0 4px 4px;
}
.protip-skin-default--size-tiny[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-tiny[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px;
}
.protip-skin-default--size-tiny[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="right"] .protip-arrow,
.protip-skin-default--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -4px 0 0;
    border-width: 4px 4px 4px 0;
}
.protip-skin-default--size-tiny[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-tiny[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px;
}
.protip-skin-default--size-tiny[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-default--size-tiny[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px 0;
}
.protip-skin-default--size-tiny[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-default--size-tiny[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -4px;
    margin: 0 0 0 4px;
    border-width: 4px 4px 0 0;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -4px;
    left: 100%;
    margin: 0 0 0 -4px;
    border-width: 0 0 4px 4px;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-default--size-tiny[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -4px;
    margin: -4px 0 0 4px;
    border-width: 4px 0 0 4px;
}
.protip-skin-default--size-small {
    padding: 13px;
    font-size: 12px;
    border-radius: 4px;
}
.protip-skin-default--size-small[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="top"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -6px;
    border-width: 6px 6px 0;
}
.protip-skin-default--size-small[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-small[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-small[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px;
}
.protip-skin-default--size-small[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="bottom-left"] .protip-arrow {
    top: -6px;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px;
}
.protip-skin-default--size-small[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-small[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-small[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px;
}
.protip-skin-default--size-small[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="left"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -6px 0 0;
    border-width: 6px 0 6px 6px;
}
.protip-skin-default--size-small[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-small[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px;
}
.protip-skin-default--size-small[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="right"] .protip-arrow,
.protip-skin-default--size-small[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -6px 0 0;
    border-width: 6px 6px 6px 0;
}
.protip-skin-default--size-small[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-small[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px;
}
.protip-skin-default--size-small[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-default--size-small[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px 0;
}
.protip-skin-default--size-small[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-default--size-small[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -6px;
    margin: 0 0 0 6px;
    border-width: 6px 6px 0 0;
}
.protip-skin-default--size-small[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0;
}
.protip-skin-default--size-small[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -6px;
    left: 100%;
    margin: 0 0 0 -6px;
    border-width: 0 0 6px 6px;
}
.protip-skin-default--size-small[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-default--size-small[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -6px;
    margin: -6px 0 0 6px;
    border-width: 6px 0 0 6px;
}
.protip-skin-default--size-normal {
    padding: 16px;
    font-size: 15px;
    border-radius: 6px;
}
.protip-skin-default--size-normal[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="top"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -8px;
    border-width: 8px 8px 0;
}
.protip-skin-default--size-normal[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-normal[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-normal[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px;
}
.protip-skin-default--size-normal[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    top: -8px;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px;
}
.protip-skin-default--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-normal[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px;
}
.protip-skin-default--size-normal[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="left"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -8px 0 0;
    border-width: 8px 0 8px 8px;
}
.protip-skin-default--size-normal[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-normal[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px;
}
.protip-skin-default--size-normal[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="right"] .protip-arrow,
.protip-skin-default--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -8px 0 0;
    border-width: 8px 8px 8px 0;
}
.protip-skin-default--size-normal[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-normal[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px;
}
.protip-skin-default--size-normal[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-default--size-normal[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px 0;
}
.protip-skin-default--size-normal[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-default--size-normal[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -8px;
    margin: 0 0 0 8px;
    border-width: 8px 8px 0 0;
}
.protip-skin-default--size-normal[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0;
}
.protip-skin-default--size-normal[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -8px;
    left: 100%;
    margin: 0 0 0 -8px;
    border-width: 0 0 8px 8px;
}
.protip-skin-default--size-normal[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-default--size-normal[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -8px;
    margin: -8px 0 0 8px;
    border-width: 8px 0 0 8px;
}
.protip-skin-default--size-big {
    padding: 20px;
    font-size: 18px;
    border-radius: 8px;
}
.protip-skin-default--size-big[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="top"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0;
}
.protip-skin-default--size-big[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-big[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-big[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px;
}
.protip-skin-default--size-big[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="bottom-left"] .protip-arrow {
    top: -10px;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px;
}
.protip-skin-default--size-big[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-big[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-big[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px;
}
.protip-skin-default--size-big[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="left"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -10px 0 0;
    border-width: 10px 0 10px 10px;
}
.protip-skin-default--size-big[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-big[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px;
}
.protip-skin-default--size-big[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="right"] .protip-arrow,
.protip-skin-default--size-big[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -10px 0 0;
    border-width: 10px 10px 10px 0;
}
.protip-skin-default--size-big[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-big[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px;
}
.protip-skin-default--size-big[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-default--size-big[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px 0;
}
.protip-skin-default--size-big[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-default--size-big[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -10px;
    margin: 0 0 0 10px;
    border-width: 10px 10px 0 0;
}
.protip-skin-default--size-big[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0;
}
.protip-skin-default--size-big[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -10px;
    left: 100%;
    margin: 0 0 0 -10px;
    border-width: 0 0 10px 10px;
}
.protip-skin-default--size-big[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-default--size-big[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -10px;
    margin: -10px 0 0 10px;
    border-width: 10px 0 0 10px;
}
.protip-skin-default--size-large {
    padding: 20px;
    font-size: 18px;
    border-radius: 8px;
}
.protip-skin-default--size-large[data-pt-position="bottom-left-corner"],
.protip-skin-square--size-big[data-pt-position="bottom-left-corner"],
.protip-skin-square--size-large[data-pt-position="bottom-left-corner"],
.protip-skin-square--size-normal[data-pt-position="bottom-left-corner"],
.protip-skin-square--size-small[data-pt-position="bottom-left-corner"],
.protip-skin-square--size-tiny[data-pt-position="bottom-left-corner"] {
    border-top-right-radius: 0;
}
.protip-skin-default--size-large[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="top"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -12px;
    border-width: 12px 12px 0;
}
.protip-skin-default--size-large[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-large[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-large[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px;
}
.protip-skin-default--size-large[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="bottom-left"] .protip-arrow {
    top: -12px;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px;
}
.protip-skin-default--size-large[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-default--size-large[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-default--size-large[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px;
}
.protip-skin-default--size-large[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="left"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -12px 0 0;
    border-width: 12px 0 12px 12px;
}
.protip-skin-default--size-large[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-large[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px;
}
.protip-skin-default--size-large[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="right"] .protip-arrow,
.protip-skin-default--size-large[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -12px 0 0;
    border-width: 12px 12px 12px 0;
}
.protip-skin-default--size-large[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-default--size-large[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-default--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px;
}
.protip-skin-default--size-large[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-default--size-large[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px 0;
}
.protip-skin-default--size-large[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-default--size-large[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -12px;
    margin: 0 0 0 12px;
    border-width: 12px 12px 0 0;
}
.protip-skin-default--size-large[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -12px;
    left: 100%;
    margin: 0 0 0 -12px;
    border-width: 0 0 12px 12px;
}
.protip-skin-default--size-large[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-default--size-large[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -12px;
    margin: -12px 0 0 12px;
    border-width: 12px 0 0 12px;
}
.protip-skin-default--scheme-pro.protip-container {
    color: #000;
    background: #e4e3df;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-default--scheme-aqua.protip-container,
.protip-skin-default--scheme-black.protip-container,
.protip-skin-default--scheme-blue.protip-container,
.protip-skin-default--scheme-dark-transparent.protip-container,
.protip-skin-default--scheme-dark.protip-container,
.protip-skin-default--scheme-leaf.protip-container,
.protip-skin-default--scheme-purple.protip-container,
.protip-skin-default--scheme-red.protip-container {
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
    color: #fff;
}
.protip-skin-default--scheme-pro[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #e4e3df;
}
.protip-skin-default--scheme-pro[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #e4e3df;
}
.protip-skin-default--scheme-pro[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="left-bottom"] .protip-arrow {
    border-left-color: #e4e3df;
}
.protip-skin-default--scheme-pro[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-pro[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #e4e3df;
}
.protip-skin-default--scheme-pro[data-pt-position="top-right-corner"] .protip-arrow {
    border-top-color: #e4e3df;
}
.protip-skin-default--scheme-blue[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #369;
}
.protip-skin-default--scheme-pro[data-pt-position="bottom-left-corner"] .protip-arrow {
    border-bottom-color: #e4e3df;
}
.protip-skin-default--scheme-blue[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #369;
}
.protip-skin-default--scheme-pro[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #e4e3df;
}
.protip-skin-default--scheme-blue[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #369;
}
.protip-skin-default--scheme-blue.protip-container {
    background: #369;
}
.protip-skin-default--scheme-blue[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-blue[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #369;
}
.protip-skin-default--scheme-red[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #802731;
}
.protip-skin-default--scheme-red[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #802731;
}
.protip-skin-default--scheme-red[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #802731;
}
.protip-skin-default--scheme-red.protip-container {
    background: #802731;
}
.protip-skin-default--scheme-red[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-red[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #802731;
}
.protip-skin-default--scheme-aqua[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #339996;
}
.protip-skin-default--scheme-aqua[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #339996;
}
.protip-skin-default--scheme-aqua[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #339996;
}
.protip-skin-default--scheme-aqua.protip-container {
    background: #339996;
}
.protip-skin-default--scheme-aqua[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-aqua[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #339996;
}
.protip-skin-default--scheme-dark[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #333;
}
.protip-skin-default--scheme-dark[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #333;
}
.protip-skin-default--scheme-dark[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #333;
}
.protip-skin-default--scheme-dark.protip-container {
    background: #333;
}
.protip-skin-default--scheme-dark[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-dark[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #333;
}
.protip-skin-default--scheme-dark-transparent[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="top-right"] .protip-arrow {
    border-top-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-default--scheme-dark-transparent[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-default--scheme-dark-transparent.protip-container {
    background: rgba(20, 20, 20, 0.8);
}
.protip-skin-default--scheme-dark-transparent[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-dark-transparent[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-default--scheme-black[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #000;
}
.protip-skin-default--scheme-black[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #000;
}
.protip-skin-default--scheme-black[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #000;
}
.protip-skin-default--scheme-black.protip-container {
    background: #000;
}
.protip-skin-default--scheme-black[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-black[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #000;
}
.protip-skin-default--scheme-leaf[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #339959;
}
.protip-skin-default--scheme-leaf[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #339959;
}
.protip-skin-default--scheme-leaf[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #339959;
}
.protip-skin-default--scheme-leaf.protip-container {
    background: #339959;
}
.protip-skin-default--scheme-leaf[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-leaf[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #339959;
}
.protip-skin-default--scheme-purple[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #613399;
}
.protip-skin-default--scheme-purple[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #613399;
}
.protip-skin-default--scheme-purple[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #613399;
}
.protip-skin-default--scheme-purple.protip-container {
    background: #613399;
}
.protip-skin-default--scheme-purple[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-purple[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #613399;
}
.protip-skin-default--scheme-pink[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #d457aa;
}
.protip-skin-default--scheme-pink[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #d457aa;
}
.protip-skin-default--scheme-pink[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #d457aa;
}
.protip-skin-default--scheme-pink.protip-container {
    color: #000;
    background: #d457aa;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-default--scheme-pink[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-pink[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #d457aa;
}
.protip-skin-default--scheme-orange[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #e64426;
}
.protip-skin-default--scheme-orange[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #e64426;
}
.protip-skin-default--scheme-orange[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #e64426;
}
.protip-skin-default--scheme-orange.protip-container {
    color: #000;
    background: #e64426;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-default--scheme-orange[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-orange[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #e64426;
}
.protip-skin-default--scheme-white[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="top-left"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="top"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #fff;
}
.protip-skin-default--scheme-white[data-pt-position="bottom"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #fff;
}
.protip-skin-default--scheme-white[data-pt-position="left-top"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="left"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #fff;
}
.protip-skin-default--scheme-white.protip-container {
    color: #000;
    background: #fff;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-default--scheme-white[data-pt-position="right-top"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="right"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-default--scheme-white[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #fff;
}
.protip-skin-square--size-tiny {
    padding: 8px;
    font-size: 10px;
}
.protip-skin-square--size-tiny[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="top"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -4px;
    border-width: 4px 4px 0;
}
.protip-skin-square--size-tiny[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-tiny[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-tiny[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px;
}
.protip-skin-square--size-tiny[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    top: -4px;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px;
}
.protip-skin-square--size-tiny[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-tiny[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-tiny[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -4px;
}
.protip-skin-square--size-tiny[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="left"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -4px 0 0;
    border-width: 4px 0 4px 4px;
}
.protip-skin-square--size-tiny[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-tiny[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-tiny[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px;
}
.protip-skin-square--size-tiny[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="right"] .protip-arrow,
.protip-skin-square--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -4px 0 0;
    border-width: 4px 4px 4px 0;
}
.protip-skin-square--size-tiny[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-tiny[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-tiny[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -4px;
}
.protip-skin-square--size-tiny[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-square--size-tiny[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -4px;
    border-width: 0 4px 4px 0;
}
.protip-skin-square--size-tiny[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-square--size-tiny[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -4px;
    margin: 0 0 0 4px;
    border-width: 4px 4px 0 0;
}
.protip-skin-square--size-tiny[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -4px;
    left: 100%;
    margin: 0 0 0 -4px;
    border-width: 0 0 4px 4px;
}
.protip-skin-square--size-tiny[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-square--size-tiny[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -4px;
    margin: -4px 0 0 4px;
    border-width: 4px 0 0 4px;
}
.protip-skin-square--size-small {
    padding: 13px;
    font-size: 12px;
}
.protip-skin-square--size-small[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="top"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -6px;
    border-width: 6px 6px 0;
}
.protip-skin-square--size-small[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-small[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-small[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px;
}
.protip-skin-square--size-small[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="bottom-left"] .protip-arrow {
    top: -6px;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px;
}
.protip-skin-square--size-small[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-small[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-small[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -6px;
}
.protip-skin-square--size-small[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="left"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -6px 0 0;
    border-width: 6px 0 6px 6px;
}
.protip-skin-square--size-small[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-small[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-small[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px;
}
.protip-skin-square--size-small[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="right"] .protip-arrow,
.protip-skin-square--size-small[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -6px 0 0;
    border-width: 6px 6px 6px 0;
}
.protip-skin-square--size-small[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-small[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-small[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -6px;
}
.protip-skin-square--size-small[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-square--size-small[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -6px;
    border-width: 0 6px 6px 0;
}
.protip-skin-square--size-small[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-square--size-small[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -6px;
    margin: 0 0 0 6px;
    border-width: 6px 6px 0 0;
}
.protip-skin-square--size-small[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -6px;
    left: 100%;
    margin: 0 0 0 -6px;
    border-width: 0 0 6px 6px;
}
.protip-skin-square--size-small[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-square--size-small[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -6px;
    margin: -6px 0 0 6px;
    border-width: 6px 0 0 6px;
}
.protip-skin-square--size-normal {
    padding: 16px;
    font-size: 15px;
}
.protip-skin-square--size-normal[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="top"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -8px;
    border-width: 8px 8px 0;
}
.protip-skin-square--size-normal[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-normal[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-normal[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px;
}
.protip-skin-square--size-normal[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    top: -8px;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px;
}
.protip-skin-square--size-normal[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-normal[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-normal[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -8px;
}
.protip-skin-square--size-normal[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="left"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -8px 0 0;
    border-width: 8px 0 8px 8px;
}
.protip-skin-square--size-normal[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-normal[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-normal[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px;
}
.protip-skin-square--size-normal[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="right"] .protip-arrow,
.protip-skin-square--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -8px 0 0;
    border-width: 8px 8px 8px 0;
}
.protip-skin-square--size-normal[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-normal[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-normal[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -8px;
}
.protip-skin-square--size-normal[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-square--size-normal[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -8px;
    border-width: 0 8px 8px 0;
}
.protip-skin-square--size-normal[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-square--size-normal[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -8px;
    margin: 0 0 0 8px;
    border-width: 8px 8px 0 0;
}
.protip-skin-square--size-normal[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -8px;
    left: 100%;
    margin: 0 0 0 -8px;
    border-width: 0 0 8px 8px;
}
.protip-skin-square--size-normal[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-square--size-normal[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -8px;
    margin: -8px 0 0 8px;
    border-width: 8px 0 0 8px;
}
.protip-skin-square--size-big {
    padding: 20px;
    font-size: 18px;
}
.protip-skin-square--size-big[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="top"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -10px;
    border-width: 10px 10px 0;
}
.protip-skin-square--size-big[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-big[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-big[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px;
}
.protip-skin-square--size-big[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="bottom-left"] .protip-arrow {
    top: -10px;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px;
}
.protip-skin-square--size-big[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-big[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-big[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -10px;
}
.protip-skin-square--size-big[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="left"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -10px 0 0;
    border-width: 10px 0 10px 10px;
}
.protip-skin-square--size-big[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-big[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-big[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px;
}
.protip-skin-square--size-big[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="right"] .protip-arrow,
.protip-skin-square--size-big[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -10px 0 0;
    border-width: 10px 10px 10px 0;
}
.protip-skin-square--size-big[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-big[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-big[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -10px;
}
.protip-skin-square--size-big[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-square--size-big[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -10px;
    border-width: 0 10px 10px 0;
}
.protip-skin-square--size-big[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-square--size-big[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -10px;
    margin: 0 0 0 10px;
    border-width: 10px 10px 0 0;
}
.protip-skin-square--size-big[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -10px;
    left: 100%;
    margin: 0 0 0 -10px;
    border-width: 0 0 10px 10px;
}
.protip-skin-square--size-big[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-square--size-big[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -10px;
    margin: -10px 0 0 10px;
    border-width: 10px 0 0 10px;
}
.protip-skin-square--size-large {
    padding: 20px;
    font-size: 18px;
}
.protip-skin-square--size-large[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="top"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    margin: 0 0 0 -12px;
    border-width: 12px 12px 0;
}
.protip-skin-square--size-large[data-pt-position="top-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-large[data-pt-position="top"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-large[data-pt-position="top-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px;
}
.protip-skin-square--size-large[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="bottom-left"] .protip-arrow {
    top: -12px;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px;
}
.protip-skin-square--size-large[data-pt-position="bottom-left"] .protip-arrow {
    left: 20px;
}
.protip-skin-square--size-large[data-pt-position="bottom"] .protip-arrow {
    left: 50%;
}
.protip-skin-square--size-large[data-pt-position="bottom-right"] .protip-arrow {
    left: auto;
    right: 20px;
    margin-right: -12px;
}
.protip-skin-square--size-large[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="left"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="left-bottom"] .protip-arrow {
    left: 100%;
    margin: -12px 0 0;
    border-width: 12px 0 12px 12px;
}
.protip-skin-square--size-large[data-pt-position="left-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-large[data-pt-position="left"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-large[data-pt-position="left-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px;
}
.protip-skin-square--size-large[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="right"] .protip-arrow,
.protip-skin-square--size-large[data-pt-position="right-bottom"] .protip-arrow {
    right: 100%;
    margin: -12px 0 0;
    border-width: 12px 12px 12px 0;
}
.protip-skin-square--size-large[data-pt-position="right-top"] .protip-arrow {
    top: 20px;
}
.protip-skin-square--size-large[data-pt-position="right"] .protip-arrow {
    top: 50%;
}
.protip-skin-square--size-large[data-pt-position="right-bottom"] .protip-arrow {
    top: auto;
    bottom: 20px;
    margin-bottom: -12px;
}
.protip-skin-square--size-large[data-pt-position="top-left-corner"] {
    border-bottom-right-radius: 0;
}
.protip-skin-square--size-large[data-pt-position="top-left-corner"] .protip-arrow {
    top: 100%;
    left: 100%;
    margin: 0 0 0 -12px;
    border-width: 0 12px 12px 0;
}
.protip-skin-square--size-large[data-pt-position="top-right-corner"] {
    border-bottom-left-radius: 0;
}
.protip-skin-square--size-large[data-pt-position="top-right-corner"] .protip-arrow {
    top: 100%;
    left: -12px;
    margin: 0 0 0 12px;
    border-width: 12px 12px 0 0;
}
.protip-skin-square--size-large[data-pt-position="bottom-left-corner"] .protip-arrow {
    top: -12px;
    left: 100%;
    margin: 0 0 0 -12px;
    border-width: 0 0 12px 12px;
}
.protip-skin-square--size-large[data-pt-position="bottom-right-corner"] {
    border-top-left-radius: 0;
}
.protip-skin-square--size-large[data-pt-position="bottom-right-corner"] .protip-arrow {
    top: 0;
    left: -12px;
    margin: -12px 0 0 12px;
    border-width: 12px 0 0 12px;
}
.protip-skin-square--scheme-pro.protip-container {
    color: #000;
    background: #e4e3df;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-square--scheme-aqua.protip-container,
.protip-skin-square--scheme-black.protip-container,
.protip-skin-square--scheme-blue.protip-container,
.protip-skin-square--scheme-dark-transparent.protip-container,
.protip-skin-square--scheme-dark.protip-container,
.protip-skin-square--scheme-leaf.protip-container,
.protip-skin-square--scheme-purple.protip-container,
.protip-skin-square--scheme-red.protip-container {
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
    color: #fff;
}
.protip-skin-square--scheme-pro[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #e4e3df;
}
.protip-skin-square--scheme-pro[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #e4e3df;
}
.protip-skin-square--scheme-pro[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="left-bottom"] .protip-arrow {
    border-left-color: #e4e3df;
}
.protip-skin-square--scheme-pro[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-pro[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #e4e3df;
}
.protip-skin-square--scheme-pro[data-pt-position="top-right-corner"] .protip-arrow {
    border-top-color: #e4e3df;
}
.protip-skin-square--scheme-blue[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #369;
}
.protip-skin-square--scheme-pro[data-pt-position="bottom-left-corner"] .protip-arrow {
    border-bottom-color: #e4e3df;
}
.protip-skin-square--scheme-blue[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #369;
}
.protip-skin-square--scheme-pro[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #e4e3df;
}
.protip-skin-square--scheme-blue[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #369;
}
.protip-skin-square--scheme-blue.protip-container {
    background: #369;
}
.protip-skin-square--scheme-blue[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-blue[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #369;
}
.protip-skin-square--scheme-red[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #802731;
}
.protip-skin-square--scheme-red[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #802731;
}
.protip-skin-square--scheme-red[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #802731;
}
.protip-skin-square--scheme-red.protip-container {
    background: #802731;
}
.protip-skin-square--scheme-red[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-red[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #802731;
}
.protip-skin-square--scheme-aqua[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #339996;
}
.protip-skin-square--scheme-aqua[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #339996;
}
.protip-skin-square--scheme-aqua[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #339996;
}
.protip-skin-square--scheme-aqua.protip-container {
    background: #339996;
}
.protip-skin-square--scheme-aqua[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-aqua[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #339996;
}
.protip-skin-square--scheme-dark-transparent[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="top-right"] .protip-arrow {
    border-top-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-square--scheme-dark-transparent[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-square--scheme-dark-transparent.protip-container {
    background: rgba(20, 20, 20, 0.8);
}
.protip-skin-square--scheme-dark-transparent[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-dark-transparent[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: rgba(20, 20, 20, 0.8);
}
.protip-skin-square--scheme-dark[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #333;
}
.protip-skin-square--scheme-dark[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #333;
}
.protip-skin-square--scheme-dark[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #333;
}
.protip-skin-square--scheme-dark.protip-container {
    background: #333;
}
.protip-skin-square--scheme-dark[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-dark[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #333;
}
.protip-skin-square--scheme-black[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #000;
}
.protip-skin-square--scheme-black[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #000;
}
.protip-skin-square--scheme-black[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #000;
}
.protip-skin-square--scheme-black.protip-container {
    background: #000;
}
.protip-skin-square--scheme-black[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-black[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #000;
}
.protip-skin-square--scheme-leaf[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #339959;
}
.protip-skin-square--scheme-leaf[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #339959;
}
.protip-skin-square--scheme-leaf[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #339959;
}
.protip-skin-square--scheme-leaf.protip-container {
    background: #339959;
}
.protip-skin-square--scheme-leaf[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-leaf[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #339959;
}
.protip-skin-square--scheme-purple[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #613399;
}
.protip-skin-square--scheme-purple[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #613399;
}
.protip-skin-square--scheme-purple[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #613399;
}
.protip-skin-square--scheme-purple.protip-container {
    background: #613399;
}
.protip-skin-square--scheme-purple[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-purple[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #613399;
}
.protip-skin-square--scheme-pink[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #d457aa;
}
.protip-skin-square--scheme-pink[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #d457aa;
}
.protip-skin-square--scheme-pink[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #d457aa;
}
.protip-skin-square--scheme-pink.protip-container {
    color: #000;
    background: #d457aa;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-square--scheme-pink[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-pink[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #d457aa;
}
.protip-skin-square--scheme-orange[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #e64426;
}
.protip-skin-square--scheme-orange[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #e64426;
}
.protip-skin-square--scheme-orange[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #e64426;
}
.protip-skin-square--scheme-orange.protip-container {
    color: #000;
    background: #e64426;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-square--scheme-orange[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-orange[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #e64426;
}
.protip-skin-square--scheme-white[data-pt-position="top-right-corner"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="top-left"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="top"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="top-right"] .protip-arrow {
    border-top-color: #fff;
}
.protip-skin-square--scheme-white[data-pt-position="bottom"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="bottom-right"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="bottom-left-corner"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="bottom-left"] .protip-arrow {
    border-bottom-color: #fff;
}
.protip-skin-square--scheme-white[data-pt-position="left-top"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="left"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="left-bottom"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="bottom-right-corner"] .protip-arrow {
    border-left-color: #fff;
}
.protip-skin-square--scheme-white.protip-container {
    color: #000;
    background: #fff;
    font-family: sans-serif;
    transition: opacity 0.2s ease-out;
}
.protip-skin-square--scheme-white[data-pt-position="right-top"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="right"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="right-bottom"] .protip-arrow,
.protip-skin-square--scheme-white[data-pt-position="top-left-corner"] .protip-arrow {
    border-right-color: #fff;
}
.slick-slider {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    max-width: 1170px;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
button:focus {
    outline: 0;
}
.centre {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-width: 1210px;
    min-width: 320px;
    z-index: 1;
    padding: 0 20px;
}
.mobile-only {
    display: none !important;
}
.desktop-only {
    display: block !important;
}
.valign {
    top: 50%;
    transform: translateY(-50%);
}
.first-line {
    /* text-transform: uppercase; */
    text-transform: none;
    font-size: 18px;
}
.first-line sup {
    color: #808180;
}
.cta,
h1 {
    font-family: Arial, sans-serif;
    color: #2b2d2c;
}
@media screen and (max-width: 768px) {
    .mobile-only {
        display: block !important;
    }
    .desktop-only {
        display: none !important;
    }
    .first-line {
        font-size: 16px;
        text-transform: none;
    }
}
blockquote span,
h1 {
    text-transform: uppercase;
}
h1 {
    font-size: 36px;
    margin: 0 0 3em;
    line-height: 1.3em;
}
h1:after {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 25px;
    width: 225px;
    height: 6px;
    display: block;
    background: #2b2d2c;
}
.cta:after,
a.external:after {
    content: "";
    top: 50%;
    background-position: center center;
}
@media screen and (max-width: 768px) {
    h1 {
        font-size: 16px;
        margin: 0 0 1.5em;
    }
    h1:after {
        display: none;
    }
}
blockquote {
    margin: 0 0 2em;
    padding: 20px;
    text-align: center;
    font-style: normal;
    line-height: 1.2em;
    border:  1px solid #2b2d2c;
}
blockquote strong {
    border-bottom: 5px solid #2b2d2c;
}
blockquote span {
    width: 100%;
    display: block;
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 1px;
}
.sec-workforce blockquote strong {
    border-color: #f4bb3a;
}
.sec-health blockquote strong {
    border-color: #ed7c31;
}
.sec-gov blockquote strong {
    border-color: #d6562b;
}
.sec-techpros blockquote strong {
    border-color: #b2d235;
}
.sec-tech4canada blockquote strong {
    border-color: #71c2f2;
}
.sec-events blockquote strong {
    border-color: #721fad;
}
.sec-corporate blockquote strong {
    border-color: #0f3fb7;
}
.sec-digital-marketplace blockquote strong {
    border-color: #02225e;
}
.callout blockquote {
    font-size: 24px;
}
.callout blockquote span {
    margin-top: 40px;
}
@media screen and (max-width: 768px) {
    blockquote {
        text-align: left;
        line-height: 1.4;
    }
    blockquote strong {
        border-width: 3px;
    }
    .callout blockquote {
        font-size: 24px;
    }
}
ol,
ul {
    font-weight: 300;
    margin: 0 0 2em;
    font-size: 18px;
}
ul {
    list-style-type: disc;
    border-left: 6px solid #2b2d2c;
    padding: 0 0 0 50px;
}
ul li {
    padding: 5px 0 5px 10px;
}
.sec-workforce ul {
    border-color: #f4bb3a;
}

.sec-workforce ul ul {
    border-color: #faf9f9;
}

.sec-health ul {
    border-color: #ed7c31;
}

.sec-health ul ul {
    border-color: #faf9f9;
}

.sec-gov ul {
    border-color: #d6562b;
}
.sec-techpros ul {
    border-color: #b2d235;
}
.sec-tech4canada ul {
    border-color: #71c2f2;
}
.sec-digital-marketplace ul {
    border-color: #02225e;
}
.sec-events ul {
    border-color: #721fad;
}
.sec-corporate .cta,
.sec-corporate ul {
    border-color: #0f3fb7;
}
@media screen and (max-width: 768px) {
    ul {
        font-size: 12px;
        padding: 0 0 0 30px;
        border-width: 4px;
    }
}
ol {
    list-style-type: decimal;
    padding: 0 0 0 20px;
}
.cta,
.push-module.medium-large .copy h3 {
    margin-bottom: 10px;
}
ol li {
    padding: 5px 0 5px 10px;
}
@media screen and (max-width: 768px) {
    ol {
        font-size: 12px;
    }
}
.cta {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 0 4px;
    border-bottom: 3px solid transparent;
    margin-right: 45px;
    transition: all 300ms ease-out;
}
@media screen and (max-width: 768px) {
    .cta {
        font-size: 11px;
    }
}
.sec-workforce .cta {
    border-color: #f4bb3a;
}
.sec-health .cta {
    border-color: #ed7c31;
}
.sec-gov .cta {
    border-color: #d6562b;
}
.sec-techpros .cta {
    border-color: #b2d235;
}
.sec-tech4canada .cta {
    border-color: #71c2f2;
}
.sec-events .cta {
    border-color: #721fad;
}
.cta:hover {
    color: #808180;
    text-decoration: none;
}
.cta.white,
.cta.white:hover {
    color: #fff;
}
.sec-corporate .cta:hover {
    border-color: #3f65c5;
}
.sec-workforce .cta:hover {
    border-color: #f6c961;
}
.sec-health .cta:hover {
    border-color: #f1965a;
}
.sec-gov .cta:hover {
    border-color: #de7855;
}
.sec-techpros .cta:hover {
    border-color: #c1db5d;
}
.sec-tech4canada .cta:hover {
    border-color: #8dcef5;
}
.sec-events .cta:hover {
    border-color: #8e4cbd;
}
.sec-digital-marketplace .cta:hover {
    border-color: #02225e;
}
.cta:hover:after {
    opacity: 0.7;
}
.social a:hover,
a.embedded:hover,
header .search-toggle:hover {
    opacity: 0.8;
}
.cta.white {
    border-color: #fff;
}
.cta.white:after {
    background-image: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg);
}
.cta.black:after,
.cta:after {
    background-image: url(/wp-content/themes/technation/resource/img/icons/cta-black.svg);
}
.cta.black,
.cta.black:hover,
a,
a.embedded,
a.embedded:hover,
a.external {
    color: #2b2d2c;
}
.cta.black {
    border-color: #2b2d2c;
}
.cta:after {
    position: absolute;
    left: 100%;
    margin-left: 10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    display: block;
    transition: all 300ms ease-out;
    background-size: cover;
    background-repeat: no-repeat;
}
.social a,
header .search-toggle,
header .top-right a {
    transition: all 0.2s ease-out;
}
.cta.alt {
    padding: 0;
}
.cta.alt:after {
    background-image: url(/wp-content/themes/technation/resource/img/icons/plus.svg);
}
.cta.plain {
    padding: 0;
    font-size: 12px;
}
.cta.no-icon:after,
.cta.plain:after {
    display: none;
}
p {
    line-height: 1.6em;
}
footer a[href^="#"] {
    cursor: default;
    pointer-events: none;
}
a {
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.links-section a,
a.embedded,
a:hover {
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    .cta:after {
        margin-top: -8px;
        width: 16px;
        height: 16px;
    }
    a {
        font-size: 16px;
    }
}
a.embedded {
    font-size: 20px;
}
a.external,
header .top-right a:hover,
nav .main a:hover {
    text-decoration: none;
}
a.external {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}
a.external:hover {
    border-bottom: 2px solid #2b2d2c;
}
a.external:after {
    position: absolute;
    left: 100%;
    margin-top: -9px;
    margin-left: 8px;
    width: 16px;
    height: 14px;
    display: block;
    background-image: url(/wp-content/themes/technation/resource/img/icons/external-link.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
    a.external {
        font-size: 11px;
    }
    a.embedded {
        font-size: 16px;
    }
}
.aligncenter,
.alignleft,
.alignright {
    display: block;
    padding: 0;
}
.aligncenter {
    float: none;
    margin: 0.5em auto 1em;
}
.alignright {
    float: right;
    margin: 0.5em 0 1em 1em;
}
.alignleft {
    float: left;
    margin: 0.5em 1em 1em 0;
}
.wp-caption {
    padding: 5px 0;
    border: 1px solid #555;
    background: #444;
    text-align: center;
}
.social a,
header .logo {
    background-repeat: no-repeat;
}
.wp-caption img {
    display: inline;
}
.wp-caption p.wp-caption-text {
    margin: 5px 0 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-weight: 100;
    font-style: italic;
    color: #ddd;
}
.single-news ul {
  border-left: 0 !important;
}
.cn-button.bootstrap {
    color: #fff;
    background: #0f3fb7 !important;
}
.mejs-container {
  width: 400px !important;
}
body,
html {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 20px;
    font-weight: 300;
    overflow-x: hidden;
    background-color: #faf9f9;
}
body.noscroll,
html.noscroll {
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    body,
    html {
        font-size: 11px;
    }
    body p,
    html p {
        margin: 0 0 1em;
    }
}
.social {
    display: flex;
}
.social a {
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 10px;
    background-size: contain;
    background-position: center center;
}
.social a:last-child {
    margin-right: 0 !important;
}
.social a.li {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-linkedin.svg);
}
.social a.fb {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-facebook.svg);
}
.social a.tw {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-twitter.svg);
}
.social a.ig {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-instagram.svg);
}
.social a.yt {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-youtube.svg);
}
.tweets {
    width: 100%;
    height: 720px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -22px;
    margin-bottom: 22px;
    background-color: #ccc;
}
.tweets p {
    margin-bottom: 0;
}
header {
    width: 100%;
    position: relative;
    z-index: 900;
}
header .search-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 205px;
    display: none;
    background: #2b2d2c;
    z-index: 5;
}
header .search-container .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    display: block;
}
header .search-container form {
    margin-top: 108px;
    padding: 0 50px;
    display: block;
}
header .search-container form .cta {
    height: 51px;
    margin: 0 30px 0 0;
    color: #fff;
    border-color: #fff;
    float: right;
    vertical-align: bottom;
}
header .search-container form .cta:after {
    background-image: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg);
}
header .search-container form .cta:hover {
    color: #fff;
}
header .search-container form input {
    background: 0 0;
    border: none;
    border-bottom: 3px solid #fff;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 15px 0;
    width: calc(100% - 120px);
}
@media screen and (min-width: 901px) {
    header .search-container.mobile {
        display: none !important;
    }
}
@media screen and (max-width: 900px) {
    header .search-container.desktop {
        display: none !important;
    }
    header .search-container.mobile {
        position: fixed;
        z-index: 1000;
        height: 150px;
    }
    header .search-container.mobile form {
        margin-top: 70px;
        padding: 0 25px;
    }
    header .search-container.mobile form input {
        padding: 5px 0;
        width: calc(100% - 80px);
        font-size: 16px;
    }
    header .search-container.mobile form .cta {
        height: 31px;
    }
    header .search-container.mobile .close {
        right: inherit;
        left: 15px;
    }
}
header .top {
    position: relative;
    padding-bottom: 32px;
    z-index: 10;
}
header .top .centre {
    display: flex;
    justify-content: space-between;
}
header .logo {
    width: 100px;
    height: 90px;
    display: block;
    margin-top: 31px;
    background-size: contain;
    background-position: center center;
    background-image: url(/wp-content/themes/technation/resource/img/logo-black.svg);
}
header .top-right {
    position: relative;
    height: 58px;
    display: flex;
    align-items: center;
    z-index: 1;
}
header .top-right .links {
    position: relative;
    display: flex;
    padding: 18px 38px 8px;
    background: #ededed;
    z-index: 10;
}
.aspot-wrap .slick-arrow,
footer .bottom .logo,
header .search-toggle {
    background-position: center center;
}
header .top-right .links a {
    margin-right: 20px;
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
}
header .top-right .languages a,
nav .main a {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
    header .top-right .links a {
        font-size: 11px;
    }
}
header .top-right .links a:last-child {
    margin-right: 0;
}
header .top-right .links a:hover {
    color: #808180;
}
header .top-right .languages {
    position: relative;
    height: 58px;
    display: flex;
    padding: 28px 0 8px;
    background-color: #2b2d2c;
    z-index: 10;
}
header .top-right .languages a {
    height: 12px;
    padding: 0 13px;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
}
@media screen and (max-width: 768px) {
    header .top-right .languages a {
        font-size: 11px;
    }
}
header .top-right .languages a.active,
header .top-right .languages a:hover {
    color: #808180;
}
header .top-right .languages a:first-child {
    border-right: 0px solid #fff;
}
header .search-toggle {
    position: relative;
    width: 36px;
    height: 36px;
    display: block;
    margin-left: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/technation/resource/img/icons/search.svg);
    z-index: 1;
}
header .close,
header .menu-trigger,
header .search-toggle.mobile {
    display: none;
}
@media screen and (max-width: 900px) {
    header .close,
    header .menu-trigger {
        background-size: contain;
        background-position: center center;
        transition: all 0.2s ease-out;
    }
    header .close:hover,
    header .menu-trigger:hover {
        opacity: 0.8;
    }
    header {
        overflow: hidden;
    }
    header .top-right {
        display: none;
    }
    header .menu-trigger,
    header .search-toggle.mobile {
        display: block;
    }
    header .close {
        width: 19px;
        height: 21px;
        display: block;
        position: absolute;
        z-index: 5000;
        top: 17px;
        left: 100%;
        background-repeat: no-repeat;
        background-image: url(/wp-content/themes/technation/resource/img/icons/close-light.svg);
    }
    header .close.in {
        left: 19px;
    }
    header .top {
        padding: 18px 0;
    }
    header .top .centre {
        align-items: center;
    }
    header .menu-trigger {
        width: 24px;
        height: 24px;
        display: block;
        background-repeat: no-repeat;
        background-image: url(/wp-content/themes/technation/resource/img/icons/menu.svg);
    }
    header .logo {
        width: 59px;
        height: 53px;
        margin-top: 0;
    }
    header .search-toggle {
        width: 24px;
        height: 24px;
        margin-left: 0;
    }
}
nav {
    position: relative;
    z-index: 1;
}
nav .main {
    height: 100%;
}
nav .main a {
    display: block;
    color: #2b2d2c;
    font-size: 12px;
    letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
    nav .main a {
        font-size: 11px;
    }
}
@media screen and (min-width: calc(900px + 1px)) {
    nav .main a,
    nav .main a:after {
        position: relative;
        transition: all 0.2s ease-out;
    }
    nav {
        height: 46px;
        border-top: 1px solid #2b2d2c;
        border-bottom: 1px solid #2b2d2c;
    }
    nav .bottom-mobile {
        display: none;
    }
    nav .main {
        display: flex;
        justify-content: space-between;
    }
    nav .main a {
        display: block;
        padding: 0 10px;
        line-height: 46px;
        height: 44px;
    }
    nav .main a :root .safari_only,
    nav .main a _::-webkit-full-page-media,
    nav .main a _:future {
        display: contents;
    }
    nav .main a.sec-workforce.active:after {
        background-color: #f4bb3a;
    }
    nav .main a.sec-health.active:after {
        background-color: #ed7c31;
    }
    nav .main a.sec-gov.active:after {
        background-color: #d6562b;
    }
    nav .main a.sec-techpros.active:after {
        background-color: #b2d235;
    }
    nav .main a.sec-tech4canada.active:after {
        background-color: #71c2f2;
    }
    nav .main a.sec-events.active:after {
        background-color: #721fad;
    }
    nav .main a.sec-corporate.active:after {
        background-color: #0f3fb7;
    }
    nav .main a.sec-digital-marketplace.active:after {
        background-color: #02225e;
    }
    nav .main a:after {
        width: 100%;
        height: 4px;
        display: block;
        content: " ";
        top: -6px;
        background-color: transparent;
    }
    nav .main span.focus a,
    nav .main span:hover a {
        background-color: #2b2d2c;
        color: #fff;
        text-decoration: none;
        transition-delay: 0s;
    }
}
.subnav,
.subnav .sub-subnav,
.subnav a {
    transition: all 0.2s ease-out;
}
@media screen and (max-width: 1200px) and (min-width: calc(900px + 1px)) {
    nav .main a {
        padding: 0 10px;
    }
}
@media screen and (max-width: 1000px) and (min-width: calc(900px + 1px)) {
    nav .main a {
        font-size: 10px;
    }
}
@media screen and (max-width: 900px) {
    nav {
        width: 100vw;
        height: 100vh;
        position: fixed;
        z-index: 1000;
        top: 0;
        left: 100%;
        background-color: #2b2d2c;
        transition: all 0.2s ease-out;
    }
    nav.in {
        left: 0;
    }
    nav .centre {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    nav .main {
        padding-top: 60px;
    }
    nav .main span {
        display: flex;
        border-bottom: 1px solid #979797;
        align-items: center;
    }
    nav .main a {
        height: 45px;
        font-size: 14px;
        line-height: 45px;
        color: #fff;
        width: calc(100% - 30px);
    }
    nav .bottom-mobile .copyright,
    nav .bottom-mobile .links a {
        font-family: Arial, sans-serif;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
    }
    nav .main i {
        width: 30px;
        height: 30px;
        display: block;
        background: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg) center right no-repeat;
        background-size: 16px;
        cursor: pointer;
    }
    nav .bottom-mobile {
        display: block;
        padding: 40px 0 28px;
    }
    nav .bottom-mobile .social {
        margin-bottom: 20px;
    }
    nav .bottom-mobile .links {
        display: flex;
        margin-bottom: 17px;
    }
    nav .bottom-mobile .links a {
        display: block;
        margin-right: 30px;
        line-height: 1.33em;
    }
    nav .bottom-mobile .links a:last-child {
        margin-right: 0;
    }
}
.subnav, .subnav .sub-subnav a {
    width: 100%;
    display: block;
}
@media screen and (max-width: 768px) {
    nav .bottom-mobile .copyright,
    nav .bottom-mobile .links a {
        font-size: 11px;
    }
}
@media screen and (max-width: 900px) {
    nav .bottom-mobile .copyright, nav .bottom-mobile .links a {
        font-size: 11px;
    }
}
.subnav {
    left: 0;
    background-color: #2b2d2c;
}
.subnav a {
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.33em;
}
@media screen and (max-width: 768px) {
    .subnav a {
        font-size: 11px;
    }
}
@media screen and (min-width: calc(900px + 1px)) {
    .subnav {
        min-height: 256px;
        position: absolute;
        top: 100%;
        z-index: 2;
        padding: 48px 80px 40px;
        opacity: 0;
        visibility: hidden;
    }
    .subnav.in {
        z-index: 3;
        opacity: 1;
        visibility: visible;
    }
    .subnav .back,
    .subnav .parent {
        display: none;
    }
    .subnav .centre {
        display: flex;
    }
    .subnav .children {
        width: 215px;
        margin-right: 80px;
        margin-left: 75px;
    }
    .subnav a {
        padding: 14px 0;
        border-bottom: 1px solid #d7d7d7;
    }
    .subnav a.has-sub {
        padding-right: 20px;
    }
    .subnav a.has-sub:after {
        width: 16px;
        height: 16px;
        display: block;
        content: " ";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg);
        transition: all 0.2s ease-out;
    }
    .subnav a.active,
    .subnav a:hover {
        color: #808180;
        text-decoration: none;
    }
    .subnav a.active:after,
    .subnav a:hover:after {
        opacity: 0.4;
    }
    .subnav a.sec-workforce:hover {
        color: #f4bb3a;
    }
    .subnav a.sec-health:hover {
        color: #ed7c31;
    }
    .subnav a.sec-gov:hover {
        color: #d6562b;
    }
    .subnav a.sec-techpros:hover {
        color: #b2d235;
    }
    .subnav a.sec-tech4canada:hover {
        color: #71c2f2;
    }
    .subnav a.sec-events:hover {
        color: #721fad;
    }
    .subnav a.sec-corporate:hover {
        color: #0f3fb7;
    }
    .subnav a.sec-digital-marketplace:hover {
        color: #02225e;
    }
    .subnav .sub-subnav {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 170px;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 400px;
        opacity: 0;
        pointer-events: none;
    }
    .subnav .sub-subnav.in {
        z-index: 2;
        opacity: 1;
        pointer-events: all;
    }
    .subnav .sub-subnav a {
        max-width: 215px;
        margin-right: 76px;
    }
    .subnav .sub-subnav a.sec-workforce.active,
    .subnav .sub-subnav a.sec-workforce:hover {
        color: #f4bb3a;
    }
    .subnav .sub-subnav a.sec-health.active,
    .subnav .sub-subnav a.sec-health:hover {
        color: #ed7c31;
    }
    .subnav .sub-subnav a.sec-gov.active,
    .subnav .sub-subnav a.sec-gov:hover {
        color: #d6562b;
    }
    .subnav .sub-subnav a.sec-techpros.active,
    .subnav .sub-subnav a.sec-techpros:hover {
        color: #b2d235;
    }
    .subnav .sub-subnav a.sec-tech4canada.active,
    .subnav .sub-subnav a.sec-tech4canada:hover {
        color: #71c2f2;
    }
    .subnav .sub-subnav a.sec-events.active,
    .subnav .sub-subnav a.sec-events:hover {
        color: #721fad;
    }
    .subnav .sub-subnav a.sec-corporate.active,
    .subnav .sub-subnav a.sec-corporate:hover {
        color: #0f3fb7;
    }
    .subnav .sub-subnav a.sec-digital-marketplace.active,
    .subnav .sub-subnav a.sec-digital-marketplace:hover {
        color: #02225e;
    }
}
@media screen and (max-width: 1200px) and (min-width: calc(900px + 1px)) {
    .subnav {
        padding-left: 0;
        padding-right: 0;
    }
    .subnav .children {
        margin-left: 0;
    }
    .subnav .sub-subnav {
        left: 295px;
    }
}
@media screen and (max-width: 900px) {
    .subnav .back,
    .subnav .children {
        border-bottom: 1px solid #979797;
    }
    .subnav {
        width: 100vw;
        height: calc(100vh - 200px);
        position: fixed;
        z-index: 2000;
        top: 60px;
        left: 100%;
        overflow: auto;
    }
    .subnav.in {
        left: 0;
    }
    .subnav .back {
        width: 100%;
        display: block;
        padding: 0 0 11px 21px;
        line-height: 14px;
        text-transform: uppercase;
    }
    .subnav .back:before,
    .subnav .parent:after {
        content: " ";
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        width: 15px;
        height: 14px;
        display: block;
        background-image: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg);
    }
    .subnav .back:before {
        position: absolute;
        left: 0;
        top: 0;
        transform: rotate(180deg);
    }
    .subnav .parent {
        position: relative;
        padding: 14px 0 17px;
        font-size: 13px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }
    .subnav .parent:after {
        position: absolute;
        right: 4px;
        top: 11px;
        transform: rotate(90deg);
    }
    .subnav .children > a {
        margin-bottom: 20px;
        font-size: 12px;
        font-weight: 400;
    }
    .subnav .children > a.has-sub i {
        width: 5px;
        height: 7px;
        display: inline-block;
        content: " ";
        position: relative;
        z-index: 1000;
        margin-left: 8px;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(/wp-content/themes/technation/resource/img/icons/chevron-white.svg);
        transition: all 0.2s ease-out;
    }
    .subnav .children > a.has-sub.active {
        margin-bottom: 15px;
        color: #8b8c8b;
        text-decoration: none;
    }
    .subnav .children > a.has-sub.active i {
        transform: rotate(90deg);
        opacity: 0.5;
    }
    .subnav .sub-subnav {
        max-height: 0;
        overflow: hidden;
        transition: all 0.2s ease-out;
    }
    .subnav .sub-subnav.in {
        max-height: 300px;
        margin-bottom: 20px;
    }
    .subnav .sub-subnav a {
        width: 100%;
        display: block;
        margin-bottom: 20px;
        padding-left: 20px;
        font-size: 12px;
        font-weight: 400;
    }
    .subnav .sub-subnav a:last-child {
        margin-bottom: 0;
    }
}
footer {
    padding: 60px 0;
    border-top: 1px solid #979797;
}
footer .cols {
    display: flex;
    justify-content: space-between;
}
footer .cols .col {
    width: 15%;
    max-width: 170px;
    position: relative;
    padding: 8px 4px 30px 0;
    border-top: 4px solid #2b2d2c;
}
footer .cols .col > a:first-child {
    min-height: 44px;
    display: block;
    margin-bottom: 15px;
    line-height: 1.375em;
}
footer .cols .col .view-all {
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    font-family: Arial, sans-serif;
    color: grey;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {
    footer .cols .col .view-all {
        font-size: 11px;
    }
}
footer .cols .col .item {
    margin-bottom: 12px;
}
footer .cols .col .item a {
    display: block;
    margin-bottom: 3px;
    font-size: 11px;
    line-height: 1.27em;
    color: #000;
}
footer .cols .col .item .meta {
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.6em;
}
footer .bottom .copyright,
footer .bottom .links a {
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.33em;
}
@media screen and (max-width: 768px) {
    footer .cols .col .item .meta {
        font-size: 11px;
    }
}
footer .cols .col .social {
    position: relative;
    top: -20px;
}
footer .cols .col .social a {
    width: 32px;
    height: 32px;
    margin-right: 7px;
}
footer .bottom {
    display: flex;
    align-items: center;
}
footer .bottom .logo {
    width: 37px;
    height: 36px;
    display: block;
    margin-right: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/technation/resource/img/logo-black-sm.svg);
}
footer .bottom .copyright {
    margin: 0 40px 0 0;
    color: grey;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    footer .bottom .copyright {
        font-size: 11px;
    }
}
footer .bottom .links {
    display: flex;
}
footer .bottom .links a {
    display: block;
    margin-right: 25px;
    color: #2b2d2c;
    font-size: 12px;
}
@media screen and (max-width: 768px) {
    footer .bottom .links a {
        font-size: 11px;
    }
}
footer .bottom .links a:last-child {
    margin-right: 0;
}
@media screen and (max-width: 1100px) {
    footer .cols {
        flex-wrap: wrap;
    }
    footer .cols .col {
        max-width: none;
        width: 32%;
    }
}
.aspot .media,
.aspot .media .video-container {
    max-width: 100%;
}
@media screen and (max-width: 600px) {
    footer {
        padding: 0 0 30px;
    }
    footer .centre {
        padding-top: 95px;
    }
    footer .cols {
        display: block;
    }
    footer .cols .col .item .meta,
    footer .cols .col.has-social > a:first-child {
        display: none;
    }
    footer .cols .col {
        width: 100%;
        padding: 0;
        border-top: none;
    }
    footer .cols .col > a:first-child {
        min-height: 0;
        font-size: 11px;
    }
    footer .cols .col > a:first-child.active {
        margin-bottom: 10px;
        color: #bebebf;
    }
    footer .cols .col > a:first-child.active + .sub {
        max-height: 150px;
        margin-bottom: 15px;
    }
    footer .cols .col .sub {
        max-height: 0;
        overflow: hidden;
        transition: all 0.2s ease-out;
    }
    footer .cols .col .view-all {
        position: static;
        font-size: 8px;
    }
    footer .cols .col .item:last-child {
        margin-bottom: 0;
    }
    footer .cols .col .item a {
        margin-bottom: 0;
        font-size: 9px;
        font-weight: 400;
    }
    footer .cols .col .social {
        top: 0;
    }
    footer .cols .col .social a {
        width: 24px;
        height: 24px;
        margin-right: 7px;
    }
    footer .bottom {
        padding-top: 18px;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    footer .bottom .logo {
        width: 59px;
        height: 53px;
        position: absolute;
        top: 21px;
        left: 16px;
        background-image: url(/wp-content/themes/technation/resource/img/logo-black.svg);
    }
    footer .bottom .copyright {
        margin: 0;
        font-size: 9px;
    }
    footer .bottom .links {
        display: flex;
    }
    footer .bottom .links a {
        margin-right: 15px;
        font-size: 9px;
    }
}
.aspot .copy .title,
.aspot .copy p,
.label {
    font-family: Arial, sans-serif;
    font-weight: 700;
}
.accordion,
.footnote,
.links-section,
.team-member.large .links {
    border-top: 1px solid #979797;
}
.accordion {
    margin: 50px 0;
}
.accordion .cell {
    width: 100%;
    border-bottom: 1px solid #979797;
    padding: 40px 0;
}
.accordion .cell h4 {
    position: relative;
    margin: 0;
    cursor: pointer;
    padding-right: 30px;
}
.accordion .cell h4 .icon {
    position: absolute;
    top: 4px;
    right: 0;
    transition: all 300ms ease-out;
}
.accordion .cell .cell-content {
    display: none;
    margin-top: 30px;
}
.accordion .cell .cell-content h4 {
  margin-bottom: 1em !important;
}
.accordion .cell .cell-content h5 {
    font-size: 18px;
    text-transform: uppercase;
}
.accordion .cell .cell-content p:last-of-type {
    margin: 0;
}
.accordion .cell.open h4 i {
    transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
    .accordion .cell {
        padding: 15px 0;
    }
    .accordion .cell h4 {
        font-size: 16px;
    }
    .accordion .cell h4 .icon {
        top: 2px;
        width: 16px;
        height: 16px;
    }
    .accordion .cell .cell-content {
        margin-top: 15px;
    }
}
aside .meta {
    font-size: 12px;
}
.label {
    color: #808180;
    font-size: 11px;
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {
    .label {
        font-size: 11px;
    }
}
.aspot-wrap {
    margin-bottom: 3em;
}
.aspot-wrap .slick-arrow {
    position: absolute;
    width: 17px;
    height: 14px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    border: none;
    overflow: hidden;
    text-indent: -999px;
    background-color: transparent;
    z-index: 100;
    cursor: pointer;
}
.aspot-wrap .slick-arrow.slick-prev {
    background-image: url(/wp-content/themes/technation/resource/img/icons/chevron-left.svg);
}
.aspot-wrap .slick-arrow.slick-next {
    background-image: url(/wp-content/themes/technation/resource/img/icons/chevron-right.svg);
}
.aspot-wrap .slick-dots {
    position: absolute;
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    display: flex;
    justify-content: center;
}
.aspot-wrap .slick-dots li {
    padding: 0;
}
.aspot-wrap .slick-dots li button {
    border: 2px solid #fff;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}
.aspot-wrap .slick-dots li.slick-active button {
    background: 0 0;
}
.aspot-wrap.horizontal .slick-arrow {
    bottom: 30px;
}
.aspot-wrap.horizontal .slick-arrow.slick-prev {
    left: 443px;
}
.aspot-wrap.horizontal .slick-arrow.slick-next {
    right: 30px;
}
.aspot-wrap.horizontal .slick-dots {
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 0 0 413px;
}
.aspot-wrap.horizontal .slick-dots li {
    margin: 0 5px;
}
.aspot-wrap.horizontal.reverse .slick-arrow.slick-prev {
    left: 30px;
}
.aspot-wrap.horizontal.reverse .slick-arrow.slick-next {
    right: 443px;
}
.aspot-wrap.horizontal.reverse .slick-dots {
    padding: 0 413px 0 0;
}
.aspot-wrap.vertical .slick-arrow {
    right: 30px;
    transform: rotate(90deg);
}
.aspot-wrap.vertical .slick-arrow.slick-prev {
    top: 30px;
}
.aspot-wrap.vertical .slick-arrow.slick-next {
    bottom: 30px;
}
.aspot-wrap.vertical .slick-dots {
    top: 0;
    right: 30px;
    width: 16px;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
}
.aspot-wrap.vertical .slick-dots li {
    margin: 5px 0;
}
.aspot-wrap.vertical.reverse .slick-arrow,
.aspot-wrap.vertical.reverse .slick-dots {
    right: inherit;
    left: 30px;
}
@media screen and (max-width: 900px) {
    .aspot-wrap.horizontal .slick-arrow,
    .aspot-wrap.horizontal .slick-dots,
    .aspot-wrap.vertical .slick-arrow.slick-next {
        bottom: inherit;
        top: 330px;
    }
    .aspot-wrap {
        margin-bottom: 2em;
    }
    .aspot-wrap.horizontal .slick-arrow.slick-prev {
        left: 30px;
    }
    .aspot-wrap.horizontal .slick-dots {
        padding: 0;
    }
    .aspot-wrap.vertical .slick-dots {
        height: 363px;
    }
}
.col-8 .aspot {
    height: 500px;
}
.col-8 .aspot .copy {
    width: 353px;
}
@media screen and (max-width: 900px) {
    .col-8 .aspot .copy {
        width: 100%;
    }
}
.aspot {
    width: 100%;
    height: 616px;
    display: flex;
    position: relative;
    z-index: 999;
}
.aspot.half {
    height: 328px;
}
.aspot.lg {
    height: 484px;
}
.aspot.m-b-2 {
    margin-bottom: 2em;
}
.reverse .aspot {
    flex-direction: row-reverse;
}
.reverse .aspot .copy {
    align-items: flex-start;
    width: 353px;
}
.reverse .aspot .media {
    width: calc(100% - 353px) !important;
}
.aspot .copy {
    padding: 30px 40px;
    width: 413px;
    height: 100%;
    display: flex;
    align-items: center;
    background: #2b2d2c;
}
.sec-workforce .aspot .copy {
    background: #f4bb3a;
}
.sec-health .aspot .copy {
    background: #ed7c31;
}
.sec-gov .aspot .copy {
    /* background: #d6562b; */
    background: #9E2E09;
}
.sec-techpros .aspot .copy {
    background: #b2d235;
}
.sec-tech4canada .aspot .copy {
    background: #71c2f2;
}
.sec-events .aspot .copy {
    background: #721fad;
}
.sec-corporate .aspot .copy {
    background: #0f3fb7;
}
.sec-digital-marketplace .aspot .copy {
    background: #02225e;
}
.aspot .copy :last-child {
    margin-bottom: 0;
}
.aspot .copy .title {
    position: relative;
    color: #000;
    font-size: 42px;
    line-height: 1em;
    text-transform: none;
    padding: 0 0 10px;
    margin: 0 0 1em;
}

.sec-corporate .aspot .copy .title, .sec-events .aspot .copy .title, .sec-gov .aspot .copy .title, .sec-digital-marketplace .aspot .copy .title {
    color:  #FFF;
}

@media screen and (max-width: 768px) {
    .aspot .copy .title {
        font-size: 11px;
    }

    body.home .sec-corporate .aspot-wrap.horizontal .slick-dots {
    display: none !important;
    }
}
.aspot .copy .title:after {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 5px;
    width: 150px;
    height: 6px;
    display: block;
    background: #000;
    content: "";
}

.sec-corporate .aspot .copy .title:after, .sec-events .aspot .copy .title:after, .sec-gov .aspot .copy .title:after, .sec-digital-marketplace .aspot .copy .title:after {
    background:  #FFF;
}

.aspot .media .img,
.aspot .media .img .play:after {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.aspot .copy p {
    color: #000;
    font-size: 24px;
    line-height: 1.33em;
    margin: 1em 0 0;
}

.sec-corporate .aspot .copy p, .sec-events .aspot .copy p, .sec-digital-marketplace .aspot .copy p {
    color: #FFF;
}

@media screen and (max-width: 768px) {
    .aspot .copy p {
        font-size: 11px;
    }
}
.aspot .copy .cta {
    position: relative;
    margin: 2em 0 0;
    color: #fff;
}
.aspot .media {
    width: calc(100% - 413px) !important;
    height: 100%;
    margin: 0 !important;
}
.aspot .media .img {
    width: 100%;
    height: 100%;
}
.aspot .media .img .play {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
.aspot .media .img .play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    width: 52px;
    height: 52px;
    display: block;
    content: "";
    background-image: url(/wp-content/themes/technation/resource/img/icons/play.svg);
    transition: all 300ms ease-out;
}
.aspot .media .img .play:hover:after {
    transform: scale(1.05, 1.05);
}
@media screen and (max-width: 900px) {
    .aspot {
        height: auto !important;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .reverse .aspot {
        flex-direction: column-reverse;
    }
    .reverse .aspot .copy,
    .reverse .aspot .media {
        width: 100% !important;
    }
    .aspot .copy {
        width: 100%;
        padding: 20px;
    }
    .aspot .copy .title {
        font-size: 20px;
    }
    .aspot .copy .title:after {
        height: 3px;
    }
    .aspot .media {
        width: 100% !important;
        height: 363px;
    }
    .aspot .copy p {
        font-size: 18px;
      }
}
.breadcrumbs {
    padding: 30px 0;
}
.breadcrumbs .centre {
    display: flex;
}
.breadcrumbs a,
.breadcrumbs span.current {
    display: block;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #2b2d2c;
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 12px;
    font-weight: 400;
}
.breadcrumbs a.icon,
.breadcrumbs span.current.icon {
    padding: 0;
    margin: 0;
    border: none;
}
.breadcrumbs span.current {
    color: #808180;
}
@media screen and (max-width: 768px) {
    .breadcrumbs a,
    .breadcrumbs span.current {
        font-size: 11px;
    }
    .breadcrumbs {
        display: none;
    }
}
.cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cols .col-1 {
    width: 5.9% !important;
}
.cols .col-2 {
    width: 14.5% !important;
}
.cols .col-3 {
    width: 23.1% !important;
}
.cols .col-4 {
    width: 31.6% !important;
}
.cols .col-5 {
    width: 40.2% !important;
}
.cols .col-6 {
    width: 48.7% !important;
}
.cols .col-7 {
    width: 57.2% !important;
}
.cols .col-8 {
    width: 65.8% !important;
}
.cols .col-9 {
    width: 74.4% !important;
}
.cols .col-10 {
    width: 82.9% !important;
}
.cols .col-11 {
    width: 91.4% !important;
}
.cols .col-12 {
    width: 100% !important;
}
div.col-12 h1 {
  margin-bottom: 2em;
}
.cols.justify-left {
    justify-content: flex-start;
}
.cols.justify-left .col-3 {
    width: calc((100% / 4) - 23px) !important;
    margin-right: 30px;
}
.cols.justify-left .col-3:nth-child(4n) {
    margin-right: 0;
}
@media screen and (max-width: 900px) and (min-width: 601px) {
    .cols .col-1,
    .cols .col-2 {
        width: 14.5% !important;
    }
    .cols .col-3,
    .cols .col-4 {
        width: 31.6% !important;
    }
    .cols .col-5,
    .cols .col-6 {
        width: 48.7% !important;
    }
    .cols .col-7,
    .cols .col-8 {
        width: 65.8% !important;
    }
    .cols .col-10,
    .cols .col-9 {
        width: 82.9% !important;
    }
    .cols .col-11,
    .cols .col-12 {
        width: 100% !important;
    }
    .cols.justify-left .col-3 {
        width: calc((100% / 2) - 23px) !important;
        margin-right: 30px;
    }
    .cols.justify-left .col-3:nth-child(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 600px) {
    .cols .col-1,
    .cols .col-10,
    .cols .col-11,
    .cols .col-12,
    .cols .col-2,
    .cols .col-3,
    .cols .col-4,
    .cols .col-5,
    .cols .col-6,
    .cols .col-7,
    .cols .col-8,
    .cols .col-9 {
        width: 100% !important;
    }
    .cols.justify-left .col-3 {
        width: calc((100% / 2) - 23px) !important;
        margin-right: 30px;
    }
    .cols.justify-left .col-3:nth-child(2n) {
        margin-right: 0;
    }
    .cols.justify-left .col-3.leadership {
        width: 100% !important;
    }
}
.download-details {
    font-size: 20px;
}
.download-insert {
    float: left;
    width: 270px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.download-insert img {
    width: 100%;
    margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
    .download-details {
        font-size: 11px;
    }
    .download-insert {
        width: 140px;
    }
}
@media screen and (max-width: 600px) {
    .download-insert {
        float: none;
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 15px;
    }
}
.events-details .cta,
.video-container {
    margin-bottom: 2em;
}
.footnote {
    width: 100%;
    padding: 25px 0 0;
}
.footnote p {
    font-size: 16px;
    color: #2b2d2c;
}
.footnote p sup {
    color: #808180;
}
@media screen and (max-width: 768px) {
    .footnote p {
        font-size: 10px;
    }
}
.events-container {
    margin-top: -20px;
    width: 100%;
}
.events-container .title {
    display: flex;
    align-content: center;
    font-family: Arial, sans-serif;
    color: #d7d7d7;
    font-size: 36px;
    font-weight: 700;
    border-bottom: 1px solid #808180;
    padding-bottom: 10px;
}
.events-container .buttons {
    margin-left: 20px;
}
@media screen and (max-width: 768px) {
    .events-container .title {
        font-size: 24px;
        border-bottom: 0;
        padding-bottom: 0;
    }
}
.events-details {
    font-size: 16px;
    font-weight: 700;
}
.events-details .label {
    margin-bottom: 0.7em;
}
@media screen and (max-width: 768px) {
    .events-details {
        font-size: 12px;
    }
}
.form-wrap {
    background-color: rgba(215, 215, 215, 0.25);
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    padding: 50px 100px;
}
@media screen and (max-width: 900px) {
    .form-wrap {
        padding: 30px;
    }
}
@media screen and (max-width: 600px) {
    .form-wrap {
        padding: 15px;
        margin-bottom: 30px;
    }
}
form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form #message {
    background: #ef3a00;
    margin-bottom: 1em;
    padding: 15px 15px 70px;
    color: #fff;
    display: none;
}
form #message h6 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
form #message ul {
    border: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    list-style: none;
}
form #message ul li {
    padding: 0;
}
form h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0.5em;
}
form p {
    font-size: 16px;
}
form p.counter {
    font-size: 9px;
    color: grey;
}
form .input {
    position: relative;
    width: 100%;
    margin: 0 0 1.5em;
}
form .input.half {
    width: 48%;
}
form .input.three {
    width: 70%;
}
form .input.one {
    width: 25%;
}
form .input label {
    position: relative;
    font-size: 12px;
    color: #2b2d2c;
    width: 100%;
    display: block;
    margin: 0 0 5px;
}
form .input label .protip {
    position: absolute;
    top: 3px;
    right: 0;
    width: 11px;
    height: 11px;
    display: block;
    cursor: help;
    background: url(/wp-content/themes/technation/resource/img/icons/tooltip.svg) center center no-repeat;
    background-size: cover;
}
form .input label.error {
    position: absolute;
    bottom: -20px;
    right: 0;
    font-size: 10px;
    text-align: right;
    color: #ef3a00;
}
form .input input,
form .input select,
form .input textarea {
    border: 1px solid #d7d7d7;
    border-radius: 8px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-family: Arial, sans-serif;
    color: #808180;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
    background: #fff;
}
@media screen and (max-width: 768px) {
    form .input input,
    form .input select,
    form .input textarea {
        font-size: 11px;
    }
}
form .input input.error,
form .input select.error,
form .input textarea.error {
    border-color: #ef3a00;
}
form .input input {
    width: 100%;
}
form .input textarea {
    resize: none;
    padding: 15px;
    height: 200px;
    line-height: 1.2;
}
form .input select {
    background: url(/wp-content/themes/technation/resource/img/icons/select-caret.svg) center right 10px no-repeat #fff;
    -webkit-appearance: none;
    appearance: none;
}
form .input.hasTooltip label.error {
    padding-right: 20px;
}
form button {
    border: none;
    cursor: pointer;
    background: 0 0;
}
.icon,
.icon.soc {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
form .base {
    margin-top: 10px;
    font-size: 12px;
    font-style: italic;
}
form .protip-content {
    font-size: 16px !important;
}
@media screen and (max-width: 600px) {
    form .input.half {
        width: 100%;
    }
}

/* Gravity Forms + MailChimp */
.mc4wp-form-fields {
  width: 100%;
}

.mc4wp-form-fields .form-wrap {
  padding: 20px;
}

.mc4wp-form-fields .gfield_label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block;
  padding: 0;
}

.mc4wp-form-fields .large {
  width: 100%;
}

.mc4wp-form-fields .gform_footer {     
    margin: 6px 0 0;
    padding: 16px 0;
}

.mc4wp-form-fields .gform_footer input[type="submit"] {
    background: #0f3fb7;
    display: block;
    font-size: .9375rem;
    color: #fff;
    min-height: 2.125rem;
    width: auto;
    text-transform: uppercase;
    padding: .25rem 1rem;
    border-radius: 0.5625rem;
    outline: 0 none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.form-wrap {
  padding: 50px;
}

div.gform_body {
  width: 100%;
}

.gform_wrapper.gravity-theme .ginput_complex label {
  font-weight: 400;
}

.gform_wrapper .gform_footer input[type="submit"] {
    background: #0f3fb7;
    display: block;
    font-size: .9375rem;
    color: #fff;
    min-height: 2.125rem;
    width: auto;
    text-transform: uppercase;
    padding: .75rem 1.875rem;
    border-radius: 0.5625rem;
    outline: 0 none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* Health Board of Directors */
.health .name {
    margin-bottom: 5px;
    font-family: 'Arial', sans-serif;
    color: #2b2d2c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.14em;
}

.health .name.md {
    font-size: 22px;
}

.health .company {
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #979797;
}

.health a {
    color: #0f3fb7;
    font-size: 15px;
}

.health .title {
    margin: 0 0 9px 0;
}
#staff-directory {
    max-width: 600px;
    align-items: flex-end;
}
#staff-directory .input {
    margin: 0;
}
.icon {
    display: inline-block;
}
.icon.page-right {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/page-right.svg);
}
.icon.page-left {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/page-left.svg);
}
.icon.dropdowns {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/dropdowns.svg);
}
.icon.more {
    width: 20px;
    height: 6px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/more.svg);
}
.icon.alert,
.icon.alert.red {
    background-image: url(/wp-content/themes/technation/resource/img/icons/alert-red.svg);
}
.icon.alert {
    width: 20px;
    height: 18px;
}
.icon.alert.white {
    background-image: url(/wp-content/themes/technation/resource/img/icons/alert-white.svg);
}
.icon.success {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/success.svg);
}
.icon.home {
    width: 20px;
    height: 19px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/home.svg);
}
.icon.close {
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/close.svg);
}
.icon.close.light {
    background-image: url(/wp-content/themes/technation/resource/img/icons/close-light.svg);
}
.icon.soc {
    width: 24px;
    height: 24px;
    display: block;
}
.icon.linkedin {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-linkedin.svg);
}
.icon.twitter {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-twitter.svg);
}
.icon.facebook {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-facebook.svg);
}
.icon.instagram {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-instagram.svg);
}
.icon.email {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-email.svg);
}
.icon.link {
    background-image: url(/wp-content/themes/technation/resource/img/icons/soc-link.svg);
}
.leadership {
    padding-bottom: 50px;
    font-size: 16px;
}
.leadership.flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.leadership p {
    margin-bottom: 22px;
    line-height: 1.375em;
}
.leadership p:not(.name):not(.title):not(.company) {
    min-height: 44px;
}
.leadership div:last-child p:last-child {
    margin-bottom: 0;
}
.leadership a {
    color: #0f3fb7;
    font-size: 15px;
}
.leadership .name {
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.14em;
}
@media screen and (max-width: 768px) {
    .leadership .name {
        font-size: 11px;
    }
}
.leadership .name.md {
    font-size: 22px;
}
.leadership .name.sm {
    font-size: 12px;
}
.leadership .title {
    margin: 0 0 18px;
}
.leadership .company {
    margin-bottom: 0;
    font-weight: 700;
}
.leadership .company:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #979797;
}
.directory-section {
    display: none;
}
.links-section {
    padding-top: 1.5em;
}
.links-section a {
    font-weight: 400;
}
.img-container {
    position: relative;
    width: 700px;
    margin-bottom: 3em;
}
.img-container:after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 94%;
    height: 19px;
    display: block;
    content: "";
    background: #2b2d2c;
}
.img-container img {
    display: block;
    width: 100%;
}
.sec-workforce .img-container:after {
    background-color: #f4bb3a;
}
.sec-health .img-container:after {
    background-color: #ed7c31;
}
.sec-gov .img-container:after {
    background-color: #d6562b;
}
.sec-techpros .img-container:after {
    background-color: #b2d235;
}
.sec-tech4canada .img-container:after {
    background-color: #71c2f2;
}
.sec-events .img-container:after {
    background-color: #721fad;
}
.sec-corporate .img-container:after {
    background-color: #0f3fb7;
}
.sec-digital-marketplace .img-container:after {
    background-color: #0f3fb7;
}
@media screen and (max-width: 768px) {
    .leadership {
        padding-bottom: 1.5em;
    }
    .leadership .name.md {
        font-size: 14px;
    }
    .leadership .name.sm,
    .leadership p,
    .leadership p.company,
    .leadership p.title {
        font-size: 12px;
    }
    .leadership .title {
        min-height: auto;
    }
    .img-container {
        width: 100%;
        margin-bottom: 1.5em;
    }
    .img-container:after {
        height: 6px;
    }
}
.video-container {
    width: 100%;
    height: 484px;
    display: block;
    max-width: 810px;
    background: #000;
}
.news-blurb .img,
.video-container .img .play:after {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.video-container .img,
.video-container iframe {
    width: 100%;
    height: 100%;
}
.video-container .img .play {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
.video-container .img .play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    width: 52px;
    height: 52px;
    display: block;
    content: "";
    background-image: url(/wp-content/themes/technation/resource/img/icons/play.svg);
    transition: all 300ms ease-out;
}
.video-container .img .play:hover:after {
    transform: scale(1.05, 1.05);
}
.push-title {
    position: relative;
    width: 100%;
    display: block;
    border-top: 4px solid #000;
    font-size: 24px;
    margin: 0 0 1em;
    font-weight: 700;
    padding-top: 10px;
    line-height: 24px;
}
.push-title a {
    float: right;
    font-family: Arial, sans-serif;
    color: #d7d7d7;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.module.error404 a,
.push-title a:hover {
    text-decoration: underline;
}
@media screen and (max-width: 768px) {
    .push-title {
        font-size: 16px;
        border-width: 3px;
        margin: 0 0 1em;
    }
    .push-title a {
        font-size: 8px;
    }
}
.push-sidebar {
    width: 100%;
    max-width: 365px;
    display: block;
    margin-bottom: 2em;
}
.push-sidebar.download {
    border-bottom: 1px solid #979797;
    padding: 0 0 20px;
}
.push-sidebar.download.no-border {
    border: none;
    padding: 0;
}
.push-sidebar.contact-info p {
    font-weight: 700;
}
.push-sidebar.contact-info a {
    color: #0f3fb7;
}
.push-sidebar .title {
    font-weight: 700;
    line-height: 1.3;
    font-size: 16px;
    margin: 0 0 0.4em;
}
.push-sidebar .meta {
    font-size: 12px;
    margin: 0 0 0.4em;
}
.push-sidebar .meta i {
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-size: 18px;
}
.push-sidebar .cta:after {
    width: 16px;
    background-image: url(/wp-content/themes/technation/resource/img/icons/download.svg);
}
@media screen and (max-width: 768px) {
    .push-sidebar .meta i {
        top: 0;
        font-size: 12px;
    }
    .push-sidebar .cta:after {
        width: 13px;
    }
}
.news-blurb {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 25px;
}
.news-blurb .img {
    width: 75px;
    height: 75px;
    display: block;
}
.news-blurb .copy {
    border-top: 2px solid #2b2d2c;
    width: calc(100% - 90px);
    padding: 7px 0 0;
}
.news-blurb h3 {
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin: 0 0 5px !important;
}
.news-blurb .meta {
    font-family: Arial, sans-serif;
    color: #808180;
    font-size: 12px;
    font-weight: 400;
}
.news-blurb.sec-workforce .copy {
    border-color: #f4bb3a !important;
}
.news-blurb.sec-health .copy {
    border-color: #ed7c31 !important;
}
.news-blurb.sec-gov .copy {
    border-color: #d6562b !important;
}
.news-blurb.sec-techpros .copy {
    border-color: #b2d235 !important;
}
.news-blurb.sec-tech4canada .copy {
    border-color: #71c2f2 !important;
}
.news-blurb.sec-events .copy {
    border-color: #721fad !important;
}
.news-blurb.sec-corporate .copy {
    border-color: #0f3fb7 !important;
}
.news-blurb.sec-digital-marketplace .copy {
    border-color: #02225e !important;
}
.sec-workforce .news-blurb .copy,
.sec-workforce .push-module .img {
    border-color: #f4bb3a;
}
.sec-health .news-blurb .copy {
    border-color: #ed7c31;
}
.sec-gov .news-blurb .copy {
    border-color: #d6562b;
}
.sec-techpros .news-blurb .copy {
    border-color: #b2d235;
}
.sec-tech4canada .news-blurb .copy {
    border-color: #71c2f2;
}
.sec-events .news-blurb .copy {
    border-color: #721fad;
}
.sec-corporate .news-blurb .copy {
    border-color: #0f3fb7;
}
.sec-digital-marketplace .news-blurb .copy {
    border-color: #02225e;
}
.share {
    display: flex;
    align-items: center;
    margin-bottom: 3em;
}
.share a {
    margin-left: 10px;
}
@media screen and (max-width: 768px) {
    .news-blurb .meta {
        font-size: 11px;
    }
    .news-blurb .img {
        width: 65px;
        height: 65px;
    }
    .news-blurb .copy {
        width: calc(100% - 75px);
    }
    .news-blurb h3 {
        font-size: 12px !important;
    }
    .share {
        margin-bottom: 1em;
    }
}
#modal,
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
    background: rgba(43, 45, 44, 0.75);
    font-size: 16px;
}
#modal .wrap,
.modal .wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#modal .frame,
.modal .frame {
    position: relative;
    max-width: 800px;
    width: 96%;
    background: #fff;
    border-radius: 6px;
    padding: 50px;
    min-height: 457px;
    display: flex;
    align-items: center;
}
#modal .frame .close,
.modal .frame .close {
    position: absolute;
    top: 25px;
    right: 25px;
}
#modal h2,
.modal h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 1.5em;
    max-width: 400px;
}
#modal .cta,
.modal .cta {
    margin: 0 0 2em;
}
.module {
    font-size: 16px;
    /*margin-bottom: 3em;*/
    margin-bottom: 2em;
}
.module.error404 {
    padding-top: 60px;
}
.module.error404 a {
    font-weight: 400;
}
.sec-workforce .module h1:after {
    background-color: #f4bb3a !important;
}
.sec-health .module h1:after {
    background-color: #ed7c31 !important;
}
.sec-gov .module h1:after {
    background-color: #d6562b !important;
}
.sec-techpros .module h1:after {
    background-color: #b2d235 !important;
}
.sec-tech4canada .module h1:after {
    background-color: #71c2f2 !important;
}
.sec-events .module h1:after {
    background-color: #721fad !important;
}
.sec-corporate .module h1:after {
    background-color: #0f3fb7 !important;
}
.sec-digital-marketplace .module h1:after {
    background-color: #0f3fb7 !important;
}

.sec-health .module h2 {
  color: #ED7C31;
}

.sec-gov .module h2 {
  color: #9e2e09;
}

.sec-techpros .module h2 {
  color: #b2d235;
}

.module h2,
.module h3,
.module h4,
.module h5 {
    color: #2b2d2c;
    font-weight: 700;
    margin: 0 0 0.8em;
    letter-spacing: -0.05em;
    line-height: 1.14em;
}

.sec-health .module h2 {
  color: #ED7C31;
}

.sec-gov .module h2 {
  color: #9e2e09;
}

.sec-techpros .module h2 {
  color: #b2d235;
}

.module h2 {
    font-size: 30px;
}
.module h3 {
    font-size: 28px;
}
.module h4 {
    font-size: 24px;
}
.module h5 {
    font-size: 15px;
}
.module h6 {
    font-size: 16px;
    margin: 0 0 1em;
}
.module h6.underline {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border-bottom: 1px solid #979797;
}
.module .meta {
    font-size: 12px;
}
.module .meta.grey {
    color: #808180;
}
.module .category {
    font-family: Arial, sans-serif;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.module .more {
    margin-bottom: 50px;
    text-align: center;
}
.module p {
    display: block;
}
.module img {
    max-width: 100%;
    height: auto;
    display: block;
}
@media screen and (max-width: 768px) {
    .module .category {
        font-size: 11px;
    }
    .module .meta {
        font-size: 9px;
    }
    .module h2 {
        font-size: 30px;
    }
    .module h3 {
        font-size: 22px;
    }
    .module h4 {
        font-size: 20px;
    }
    .module h5 {
        font-size: 15px;
    }
    .module h6 {
        font-size: 10px;
    }
}
.location,
.location a {
    font-size: 16px;
}
.push-module {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(215, 215, 215, 0.2);
    margin-bottom: 2em;
    width: 100%;
}
.push-module a:hover,
.push-module:hover {
    text-decoration: none;
}
.sec-health .push-module .img {
    border-color: #ed7c31;
}
.sec-gov .push-module .img {
    border-color: #d6562b;
}
.sec-techpros .push-module .img {
    border-color: #b2d235;
}
.sec-tech4canada .push-module .img {
    border-color: #71c2f2;
}
.sec-events .push-module .img {
    border-color: #721fad;
}
.sec-corporate .push-module .img {
    border-color: #0f3fb7;
}
.sec-digital-marketplace .push-module .img {
    border-color: #02225e;
}
.push-module.sec-workforce .img {
    border-color: #f4bb3a !important;
}
.push-module.sec-health .img {
    border-color: #ed7c31 !important;
}
.push-module.sec-gov .img {
    border-color: #d6562b !important;
}
.push-module.sec-techpros .img {
    border-color: #b2d235 !important;
}
.push-module.sec-tech4canada .img {
    border-color: #71c2f2 !important;
}
.push-module.sec-events .img {
    border-color: #721fad !important;
}
.push-module.sec-corporate .img {
    border-color: #0f3fb7 !important;
}
.push-module.sec-digital-marketplace .img {
    border-color: #02225e !important;
}
.push-module.sec-workforce .cta:not(.white):hover {
    border-color: #f6c961 !important;
}
.push-module.sec-health .cta:not(.white):hover {
    border-color: #f1965a !important;
}
.push-module.sec-gov .cta:not(.white:hover) {
    border-color: #de7855 !important;
}
.push-module.sec-techpros .cta:not(.white):hover {
    border-color: #c1db5d !important;
}
.push-module.sec-tech4canada .cta:not(.white):hover {
    border-color: #8dcef5 !important;
}
.push-module.sec-events .cta:not(.white):hover {
    border-color: #8e4cbd !important;
}
.push-module.sec-corporate .cta:not(.white):hover {
    border-color: #3f65c5 !important;
}
.push-module.sec-digital-marketplace .cta:not(.white):hover {
    border-color: #02225e !important;
}
.push-module .img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-style: solid;
}
.push-module .copy {
    padding: 15px 20px;
}
.push-module .category {
    margin: 0 0 10px;
}
.push-module .meta {
    margin: 0;
    font-weight: 100;
}
.push-module.small {
    display: block;
}
.push-module.small .img {
    width: 100%;
    height: 160px;
    display: block;
    border-bottom-width: 10px;
}
.push-module.medium {
    align-items: center;
}
.push-module.medium .img {
    width: 200px;
    height: 200px;
    display: block;
    border-right-width: 10px;
}
.push-module.medium .copy {
    width: calc(100% - 200px);
    padding-top: 0;
    padding-bottom: 0;
}
.push-module.medium-large {
    flex-wrap: nowrap;
    align-items: center;
}
.push-module.medium-large .img {
    width: 250px;
    min-height: 250px;
    display: block;
    border-right-width: 10px;
}
.push-module.medium-large .copy {
    width: calc(100% - 250px);
    padding: 28px 36px 48px 27px;
}
.push-module.medium-large .copy p {
    margin-bottom: 13px;
}
.push-module.medium-large .copy :last-child {
    margin-bottom: 0;
}
.push-module.large {
    display: block;
}
.push-module.large .img {
    width: 100%;
    height: 250px;
    display: block;
    border-bottom-width: 10px;
}
.push-module.feature {
    width: 100%;
    display: block;
    color: #fff;
    background: #2b2d2c;
}
.sec-workforce .push-module.feature {
    background-color: #f4bb3a;
}
.sec-health .push-module.feature {
    background-color: #ed7c31;
}
.sec-gov .push-module.feature {
    background-color: #d6562b;
}
.sec-techpros .push-module.feature {
    background-color: #b2d235;
}
.sec-tech4canada .push-module.feature {
    background-color: #71c2f2;
}
.sec-events .push-module.feature {
    background-color: #721fad;
}
.sec-corporate .push-module.feature {
    background-color: #0f3fb7;
}
.sec-digital-marketplace .push-module.feature {
    background-color: #02225e;
}
.push-module.feature.sec-workforce {
    background-color: #f4bb3a !important;
}
.push-module.feature.sec-health {
    background-color: #ed7c31 !important;
}
.push-module.feature.sec-gov {
    background-color: #d6562b !important;
}
.push-module.feature.sec-techpros {
    background-color: #b2d235 !important;
}
.push-module.feature.sec-tech4canada {
    background-color: #71c2f2 !important;
}
.push-module.feature.sec-events {
    background-color: #721fad !important;
}
.push-module.feature.sec-corporate {
    background-color: #0f3fb7 !important;
}
.push-module.feature.sec-digital-marketplace {
    background-color: #02225e !important;
}
.push-module.feature .img {
    width: 100%;
    height: 381px;
    display: block;
}
.push-module.feature h4 {
    color: #fff;
}
.push-module.feature .copy {
    padding-top: 15px;
    padding-bottom: 15px;
}
.push-module.feature .cta:hover {
    border-color: #fff;
}
.push-module.full-width {
    align-items: center;
}
.push-module.full-width .img {
    width: calc(100% - 463px);
    height: 300px;
    display: block;
    border-right-width: 10px;
}
.push-module.full-width .copy {
    width: 463px;
}
@media screen and (max-width: 768px) {
    .push-module.feature,
    .push-module.full-width,
    .push-module.large,
    .push-module.medium,
    .push-module.medium-large {
        flex-wrap: wrap;
    }
    .push-module.feature .img,
    .push-module.full-width .img,
    .push-module.large .img,
    .push-module.medium .img,
    .push-module.medium-large .img {
        width: 100%;
        height: 120px;
        border-right: none;
        border-bottom-width: 6px;
    }
    .push-module.feature .copy,
    .push-module.full-width .copy,
    .push-module.large .copy,
    .push-module.medium .copy,
    .push-module.medium-large .copy {
        width: 100%;
        padding: 15px;
    }
}
.show-more {
    width: 100%;
    text-align: center;
}
.show-more .cta {
    color: #808180;
}
.location {
    border-bottom: 1px solid #979797;
    padding: 0 0 20px;
    margin: 0 0 20px;
}
.location a,
.location p {
    margin: 0 0 10px;
    display: block;
}
.location p:last-of-type {
    margin: 0;
}
.location:last-of-type {
    margin: 0;
    padding: 0;
    border: none;
}
@media screen and (max-width: 768px) {
    .location,
    .location a {
        font-size: 12px;
    }
}
.press {
    font-size: 20px;
}
.press h1 {
    font-size: 36px;
    margin: 0 0 0.5em;
}
.press h1:after {
    display: none;
}
.press .meta {
    margin-bottom: 4em;
}
.press .press-divider {
    width: 100%;
    height: 4px;
    display: block;
    background: #000;
    margin: 90px 0 50px;
}
.search-results:not(body) h5 {
    margin: 0 0 30px;
}
.search-results:not(body) form {
    width: 100%;
    max-width: 470px;
    margin: 0 0 40px;
}
.search-results:not(body) form input {
    width: calc(100% - 100px);
    background: 0 0;
    border: none;
    padding: 15px 0;
    border-bottom: 3px solid #2b2d2c;
    font-family: Arial, sans-serif;
    color: #808180;
    font-size: 16px;
    font-weight: 400;
}
.search-results:not(body) form .cta {
    margin: 0 30px 0 0;
}
.search-results:not(body) .search-result {
    font-weight: 400;
    margin: 0 0 30px;
    display: block;
}
.search-results:not(body) .search-result h3,
.search-results:not(body) .search-result p {
    margin: 0 0 8px;
}
@media screen and (max-width: 768px) {
    .search-results:not(body) form input {
        font-size: 11px;
        width: calc(100% - 80px);
    }
    .search-results:not(body) {
        padding-top: 40px;
    }
}
.team-member.large {
    display: block;
    background-color: transparent;
}
.team-member.large .img {
    height: 270px;
}
.sec-workforce .team-member.large .img {
    border-color: #f4bb3a;
}
.sec-health .team-member.large .img {
    border-color: #ed7c31;
}
.sec-gov .team-member.large .img {
    border-color: #d6562b;
}
.sec-techpros .team-member.large .img {
    border-color: #b2d235;
}
.sec-tech4canada .team-member.large .img {
    border-color: #71c2f2;
}
.sec-events .team-member.large .img {
    border-color: #721fad;
}
.sec-corporate .team-member.large .img {
    border-color: #0f3fb7;
}
.sec-digital-marketplace .team-member.large .img {
    border-color: #02225e;
}
.team-member.large .copy {
    padding-top: 18px;
    padding-left: 0;
    padding-right: 0;
}
.team-member.large .copy h4 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.14em;
}
.team-member.large .copy p {
    margin-bottom: 0;
}
.team-member.large.partner .copy {
    height: calc(100% - 270px);
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0 0;
}
.team-member.large.partner .copy span {
    width: 100%;
}
.team-member.large.partner .copy img {
    max-width: 80%;
}
.team-member.large .links {
    width: 100%;
    display: flex;
    margin-top: 27px;
    padding: 20px 0 0;
}
.team-member.large .links a {
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 5px;
}
@media screen and (max-width: 500px) {
    .team-member.large {
        width: 47% !important;
    }
    .team-member.large .img {
        height: 120px;
    }
    .team-member.large .copy {
        padding-top: 10px;
    }
    .team-member.large .copy h4 {
        font-size: 16px;
    }
    .team-member.large .copy p {
        font-size: 10px;
    }
    .team-member.large.partner .copy {
        height: calc(100% - 120px);
    }
}
#cookie-notice {
    /* display: none; */
    background: #000 !important;
}
.toast {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 40px;
    background: #d7d7d7;
    font-family: Arial, sans-serif;
    color: #2b2d2c;
    font-size: 12px;
    font-weight: 700;
    z-index: 8000;
}
.toast.top {
    top: 0;
    bottom: inherit;
}
.toast p {
    position: relative;
    margin: 0;
}
.toast p.info {
    padding: 0 0 0 40px;
}
.toast p.info:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    display: block;
    content: "";
    background: url(/wp-content/themes/technation/resource/img/icons/info-lg.svg) center center no-repeat;
    background-size: cover;
}
.toast p.alert {
    padding: 0 0 0 30px;
}
.toast p.alert:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 15px;
    display: block;
    content: "";
    background: url(/wp-content/themes/technation/resource/img/icons/alert-white.svg) center center no-repeat;
    background-size: cover;
}
.toast.clickable {
    background: #2b2d2c;
    color: #fff;
}
.toast.clickable.cookie {
    background-color: rgba(43, 45, 44, 0.95);
}
.toast.clickable.cookie .close {
    background-image: url(/wp-content/themes/technation/resource/img/icons/close-light.svg);
}
.toast.clickable.cookie .wrap {
    max-width: 800px;
    width: 100%;
    display: flex;
}
.toast.clickable.cookie .wrap .buttons {
    margin-left: 60px;
}
@media screen and (max-width: 768px) {
    .toast {
        font-size: 11px;
    }
    .toast.clickable.cookie .wrap {
        flex-wrap: wrap;
    }
    .toast.clickable.cookie .wrap .buttons {
        margin-left: 0;
    }
}
.toast.clickable .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
.toast.clickable .buttons {
    display: flex;
    margin: 20px 0 0;
}
.toast.clickable .buttons a {
    position: relative;
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 20px;
}
@media screen and (max-width: 768px) {
    .toast.clickable .buttons a {
        font-size: 11px;
    }
}
.toast.clickable .buttons a.accept:after {
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
    content: "";
    background: url(/wp-content/themes/technation/resource/img/icons/cta-white.svg) center center no-repeat;
    background-size: cover;
}
.toast.clickable.mini {
    width: 266px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
