@charset "UTF-8";
/*
    Created on : 19 Oct 2023, 09:38:48
    Author     : Phill Lake
    Company    : Code Galaxy
*/
.m-show {
  display: none; }

@media (min-width: 0px) and (max-width: 1240px) {
  .m-hide {
    display: none !important; }

  .m-show, .menu-toggle {
    display: block; }

  .mb {
    margin-bottom: 1rem; } }
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
     article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

   audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

   audio:not([controls]) {
  display: none;
  height: 0; }

   [hidden] {
  display: none; }

     html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

   html, button, input, select, textarea {
  font-family: sans-serif; }

   body {
  margin: 0; }

     a:focus {
  outline: thin dotted; }

   a:active, a:hover {
  outline: 0; }

     h1 {
  font-size: 2em;
  margin: 0.67em 0; }

 h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

 h3 {
  font-size: 1.17em;
  margin: 1em 0; }

 h4 {
  font-size: 1em;
  margin: 1.33em 0; }

 h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

 h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

   abbr[title] {
  border-bottom: 1px dotted; }

   b, strong {
  font-weight: bold; }

   dfn {
  font-style: italic; }

   mark {
  background: #ff0;
  color: #000; }

   p, pre {
  margin: 1em 0; }

   code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

   pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

   q {
  quotes: none; }

   q:before, q:after {
  content: '';
  content: none; }

 small {
  font-size: 75%; }

   sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

 sup {
  top: -0.5em; }

 sub {
  bottom: -0.25em; }

     dl, menu, ol, ul {
  margin: 1em 0; }

 dd {
  margin: 0 0 0 40px; }

   menu, ol, ul {
  padding: 0 0 0 40px; }

   nav ul, nav {
  list-style: none;
  list-style-image: none; }

     img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

   svg:not(:root) {
  overflow: hidden; }

     figure {
  margin: 0; }

     form {
  margin: 0; }

   fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

   legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

   button, input, select, textarea {
  border-radius: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

   button, input {
  line-height: normal; }

   button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

   button[disabled], input[disabled] {
  cursor: default; }

   input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

   input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

   input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

   button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

   textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

     table {
  border-collapse: collapse;
  border-spacing: 0; }

.post, .page {
  margin: 0; }

ul, li {
  padding: 0;
  margin: 0; }

ol {
  margin-left: 20px;
  list-style: decimal; }
  ol li {
    list-style: decimal; }

/*a, a:visited {
    color: inherit;
}*/
a, button, input[type=submit] {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }

input:focus, textarea:focus, select:focus, button:focus {
  outline-color: #294bac; }

hr {
  background-color: #eaeaea;
  border: 0;
  height: 1px;
  margin-bottom: 28px; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin: 0 0 0 23px; }

dl {
  margin: 0 0 28px; }

dt {
  float: left;
  width: 40%;
  font-weight: bold;
  margin: 0 0 5px; }

dd {
  float: left;
  width: 40%;
  margin: 0 0 5px; }

table,
th,
td,
.mce-item-table,
.mce-item-table th,
.mce-item-table td {
  border: 1px solid #eaeaea; }

table a {
  color: #333; }

table,
.mce-item-table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 28px;
  width: 100%; }

table th,
.mce-item-table th,
table caption {
  border-width: 0 1px 1px 0;
  font-size: 17px;
  font-weight: 700;
  padding: 7px;
  text-align: left;
  vertical-align: baseline; }

table td,
.mce-item-table td {
  border-width: 0 1px 1px 0;
  /*	font-family: "Noto Serif", serif;*/
  font-size: 17px;
  padding: 7px;
  vertical-align: baseline; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

.size-full {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 2281px) {
    .size-full {
      height: auto; } }

figure {
  margin: 0; }

del {
  opacity: 0.8; }

a {
  text-decoration: none; }

/**
 * 4.0 Alignment
 */
.alignleft {
  float: left;
  max-width: 50%;
  margin: 0 20px 0 0; }

.alignright {
  float: right;
  max-width: 50%;
  margin: 0 0 0 20px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/**
 * 5.0 Caption
 */
.wp-caption {
  background: transparent;
  border: none;
  color: #707070;
  margin: 0 0 28px 0;
  max-width: 660px;
  padding: 0;
  text-align: inherit; }

.wp-caption.alignleft {
  margin: 7px 28px 21px 0; }

.wp-caption.alignright {
  margin: 7px 0 21px 28px; }

.wp-caption.aligncenter {
  margin: 7px auto; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  font-size: 14px;
  line-height: 1.5;
  padding: 7px 0; }

/**
 * 6.0 Galleries
 */
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery .gallery-caption {
  color: #707070;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  padding: 7px 0; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/**
 * 7.0 Audio / Video
 */
.mce-content-body .wpview-wrap {
  margin-bottom: 32px; }

.mce-content-body .wp-audio-playlist {
  margin: 0; }

/**
 * 8.0 RTL
 */
.rtl blockquote {
  border-left: none;
  border-right: 4px solid #707070;
  margin: 0 -21px 35px 0;
  padding-left: 0;
  padding-right: 17px; }

.rtl blockquote > blockquote {
  margin-left: auto;
  margin-right: 0; }

.rtl li > ul,
.rtl li > ol {
  margin: 0 23px 0 0; }

.rtl table th,
.rtl table caption {
  text-align: right; }

@font-face {
  font-family: 'Neometric';
  src: url(../fonts/Neometric-Light.otf);
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: 'Neometric';
  src: url(../fonts/Neometric-Light-Italic.otf);
  font-style: italic;
  font-weight: 300; }
@font-face {
  font-family: 'Neometric';
  src: url(../fonts/Neometric-Bold-Italic.otf);
  font-style: italic;
  font-weight: 700; }
@font-face {
  font-family: 'Neometric';
  src: url(../fonts/Neometric-Extra-Bold.otf);
  font-style: normal;
  font-weight: 900; }
@font-face {
  font-family: 'Neometric';
  src: url(../fonts/Neometric-Extra-Bold-Italic.otf);
  font-style: italic;
  font-weight: 900; }
.center-txt {
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  color: #111111;
  font-family: 'Neometric';
  font-weight: 900;
  font-style: normal; }

h1 {
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 60px; }
  @media (min-width: 2281px) {
    h1 {
      font-size: 90px;
      line-height: 90px;
      margin-bottom: 60px; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    h1 {
      font-size: 70px;
      line-height: 70px;
      margin-bottom: 40px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    h1 {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 30px; } }

h2 {
  font-size: 54px;
  line-height: 64px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    h2 {
      font-size: 44px;
      line-height: 64px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    h2 {
      font-size: 24px;
      line-height: 34px; } }

h3 {
  font-size: 32px;
  line-height: 36px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    h3 {
      font-size: 30px;
      line-height: 34px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    h3 {
      font-size: 20px;
      line-height: 26px; } }

h4 {
  font-size: 32px;
  line-height: 36px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    h4 {
      font-size: 30px;
      line-height: 34px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    h4 {
      font-size: 20px;
      line-height: 26px; } }

strong {
  font-weight: bold;
  color: #F55C5C; }

p {
  font-family: 'Neometric';
  color: #595959;
  font-weight: 300;
  margin: 0 0 1.5rem;
  font-size: 18px;
  line-height: 22px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    p {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    p {
      font-size: 16px;
      line-height: 20px; } }

ul {
  margin: 0 0 1.5rem 20px; }
  ul li {
    font-family: 'Neometric';
    color: #595959;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      ul li {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      ul li {
        font-size: 16px;
        line-height: 20px; } }

a {
  font-family: 'Neometric';
  color: #595959;
  font-weight: 300; }
  a:visited {
    color: inherit; }
  a:hover {
    color: #F55C5C; }

[class*='grid'] {
  display: grid; }

/*------------------------------------------
    $Columns
------------------------------------------*/
.grid-col1 {
  grid-template-columns: repeat(1, 1fr); }

.grid-col2 {
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col2 {
      grid-template-columns: 1fr; } }

.grid-col3 {
  grid-template-columns: repeat(3, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col3 {
      grid-template-columns: 1fr; } }

.grid-col4 {
  grid-template-columns: repeat(4, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col4 {
      grid-template-columns: 1fr; } }

.grid-col5 {
  grid-template-columns: repeat(5, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col5 {
      grid-template-columns: 1fr; } }

.grid-col6 {
  grid-template-columns: repeat(6, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col6 {
      grid-template-columns: 1fr; } }

.grid-col7 {
  grid-template-columns: repeat(7, 1fr); }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col7 {
      grid-template-columns: 2fr; } }

.grid-col1-2 {
  grid-template-columns: 1fr 1.5fr; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col1-2 {
      grid-template-columns: 1fr; } }

.grid-col2-1 {
  grid-template-columns: 1.5fr 1fr; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .grid-col2-1 {
      grid-template-columns: 1fr; } }

/*------------------------------------------
    $Gaps
------------------------------------------*/
.gap20 {
  grid-column-gap: 20px; }

.gap30 {
  grid-column-gap: 30px; }

.gap40 {
  grid-column-gap: 40px; }

.gap50 {
  grid-column-gap: 50px; }

.gap60 {
  grid-column-gap: 60px; }

.gap70 {
  grid-column-gap: 70px; }

.gap80 {
  grid-column-gap: 80px; }

.gap90 {
  grid-column-gap: 90px; }

.gap100 {
  grid-column-gap: 100px; }

.row-gap20 {
  grid-row-gap: 20px; }

.row-gap30 {
  grid-row-gap: 30px; }

.row-gap40 {
  grid-row-gap: 40px; }

.row-gap60 {
  grid-row-gap: 60px; }

.row-gap80 {
  grid-row-gap: 80px; }

.row-gap120 {
  grid-row-gap: 120px; }

/*------------------------------------------
    $Alignment
------------------------------------------*/
.v-center {
  align-items: center; }

form {
  width: 100%; }
  form label {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    color: #595959; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      form label {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form label {
        font-size: 16px;
        line-height: 20px; } }
  form .checkbox-wrap label {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    color: #595959; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      form .checkbox-wrap label {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form .checkbox-wrap label {
        font-size: 16px;
        line-height: 20px; } }
  form input, form textarea, form select:not([multiple]), form .multi-select-button {
    width: 100%;
    padding: 10px 18px;
    font-size: 17px;
    line-height: 22px;
    background: #fff;
    border: 0;
    color: #111111;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 80px;
    font-family: "Neometric"; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      form input, form textarea, form select:not([multiple]), form .multi-select-button {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form input, form textarea, form select:not([multiple]), form .multi-select-button {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form input, form textarea, form select:not([multiple]), form .multi-select-button {
        width: 100%;
        padding: 10px 15px;
        margin: 10px 0; } }
  form textarea {
    height: 150px;
    border-radius: 20px; }
  form input[type=checkbox] {
    /* Hide the default checkbox appearance */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /* Set custom dimensions */
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0 10px -7px 0;
    /* Remove borders and outline */
    border: none;
    outline: none;
    /* Set background and border-radius */
    background-color: #fff;
    border-radius: 80px;
    cursor: pointer; }
  form input[type="checkbox"]:checked {
    /* Customize the appearance of the checked state */
    background-color: #F55C5C;
    /* Change to your desired color */
    border: 0; }
  form input[type=submit] {
    border: 0;
    display: inline-block;
    padding: 12px 40px;
    color: #fff;
    font-weight: bold;
    background: #F55C5C;
    border: 0;
    text-transform: none;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    border-radius: 80px;
    cursor: pointer;
    margin-top: 40px;
    width: auto; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      form input[type=submit] {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form input[type=submit] {
        font-size: 16px;
        line-height: 20px; } }
    form input[type=submit]:visited {
      color: #fff; }
      form input[type=submit]:visited:hover {
        color: #fff; }
    form input[type=submit]:hover {
      color: #fff;
      text-decoration: none;
      background: #f22c2c; }
    @media (min-width: 0px) and (max-width: 1240px) {
      form input[type=submit] {
        font-size: 18px;
        padding: 12px 25px;
        margin-bottom: 10px; } }
  form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  form select:not([multiple]) {
    font-family: "Neometric";
    background-image: url("/images/black-arrow.svg");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: right 20px top 50%;
    padding-right: 50px; }
    form select:not([multiple]) option {
      font-family: "Neometric", Arial, Verdana, sans-serif; }
  form select[multiple] {
    width: 100%;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
    background: #fff;
    border: 0;
    color: #111111;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 20px;
    font-family: "Neometric"; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      form select[multiple] {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form select[multiple] {
        font-size: 16px;
        line-height: 20px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      form select[multiple] {
        width: 100%;
        padding: 10px 15px;
        margin: 10px 0; } }
  form .multi-select-container {
    width: 100%; }
  form .multi-select-button {
    position: relative; }
    form .multi-select-button:after {
      position: absolute;
      top: 45%;
      right: 14px;
      border-top-color: #595959; }
    @media (min-width: 0px) and (max-width: 1240px) {
      form .multi-select-button {
        max-width: 13em; } }
  form .multi-select-container--open .multi-select-menu {
    top: 100%;
    border: 1px solid #595959; }
  form .multi-select-menuitem {
    width: auto; }

.form-container {
  padding: 40px;
  margin: 20px 0;
  background: #d0d3d8;
  border-radius: 20px;
  box-sizing: border-box; }

/*------------------------------------------
    $layouts
------------------------------------------*/
section {
  width: 100%;
  padding: 80px 19%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 2281px) {
    section {
      width: 100%;
      padding: 100px 26%; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    section {
      width: 100%;
      padding: 70px 5%; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    section {
      padding: 2em 7.5%; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    section {
      padding: 120px 7.5% 2em; } }

.thin-section {
  width: 100%;
  padding: 0px 19%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 2281px) {
    .thin-section {
      width: 100%;
      padding: 0px 26%; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .thin-section {
      width: 100%;
      padding: 0px 5%; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .thin-section {
      padding: 0 2em 7.5%; } }

.med-section {
  width: 100%;
  padding: 30px 19%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 2281px) {
    .med-section {
      width: 100%;
      padding: 30px 26%; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .med-section {
      width: 100%;
      padding: 30px 5%; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .med-section {
      padding: 2em 7.5%; } }

.image-right {
  float: right; }

.image-left {
  float: left; }

.tabbed {
  float: left;
  width: 100%;
  padding-left: 120px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .tabbed {
      padding-left: 0; } }

.pad-right {
  padding-right: 60px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .pad-right {
      padding-right: 0; } }

.pad-left {
  padding-left: 60px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .pad-left {
      padding-left: 0; } }

.margin-bottom {
  margin-bottom: 60px; }

.margin-top {
  margin-top: 60px; }

.no-pad-top {
  padding-top: 0 !important; }

.no-pad-bottom {
  padding-bottom: 0 !important; }

.no-pad-tb {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.intro {
  width: 80%;
  margin: 0 10%; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .intro {
      width: 100%;
      margin: 0; } }

.news-intro {
  width: 65%;
  margin: 0 17.5%; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .news-intro {
      width: 100%;
      margin: 0; } }

/*------------------------------------------
    $Margin spaces
------------------------------------------*/
.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb70 {
  margin-bottom: 70px; }

.mb80 {
  margin-bottom: 80px; }

.mb90 {
  margin-bottom: 90px; }

.mb100 {
  margin-bottom: 100px; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.mr60 {
  margin-right: 60px; }

.mr70 {
  margin-right: 70px; }

.mr80 {
  margin-right: 80px; }

.mr90 {
  margin-right: 90px; }

.mr100 {
  margin-right: 100px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.ml40 {
  margin-left: 40px; }

.ml50 {
  margin-left: 50px; }

.ml60 {
  margin-left: 60px; }

.ml70 {
  margin-left: 70px; }

.ml80 {
  margin-left: 80px; }

.ml90 {
  margin-left: 90px; }

.ml100 {
  margin-left: 100px; }

.w10 {
  width: 10%; }

.w20 {
  width: 20%; }

.w30 {
  width: 30%; }

.w40 {
  width: 40%; }

.w50 {
  width: 50%; }

.w60 {
  width: 60%; }

.w70 {
  width: 70%; }

.w80 {
  width: 80%; }

.w90 {
  width: 90%; }

.w100 {
  width: 100%; }

.order2 {
  order: 2; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .order2 {
      order: 0; } }

@media (min-width: 0px) and (max-width: 1240px) {
  .order-2 {
    order: 2; } }
.pad-bx {
  padding: 60px; }
  @media (min-width: 2281px) {
    .pad-bx {
      padding: 80px; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .pad-bx {
      padding: 50px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .pad-bx {
      padding: 40px; } }

.rotate {
  transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg); }

.inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.pos-rel {
  position: relative; }

.middle-bx {
  width: 50%;
  margin: 0 25%; }

.center-bx {
  text-align: center; }
  .center-bx a.button {
    display: inline-block;
    float: none; }

.right-bx {
  text-align: right; }

/*------------------------------------------
    $background colour changes
------------------------------------------*/
.light-grey-bg {
  background: #e6e7e9;
  color: #111111; }

.black-bg {
  background: #111111;
  color: #fff; }
  .black-bg h1, .black-bg h2, .black-bg h3, .black-bg h4, .black-bg h5, .black-bg h6, .black-bg strong {
    color: #fff; }
  .black-bg p, .black-bg a, .black-bg ul li {
    color: #fff; }

.blue-bg {
  background: #F55C5C;
  color: #fff; }
  .blue-bg h1, .blue-bg h2, .blue-bg h3, .blue-bg h4, .blue-bg h5, .blue-bg h6, .blue-bg strong, .blue-bg p, .blue-bg ul li {
    color: #fff; }

iframe {
  width: 100%; }

.clear {
  clear: both; }

.center, .centre {
  text-align: center; }

.right {
  text-align: right; }

.inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.inner-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .inner-bottom p:last-child {
    margin-bottom: 0; }

.red {
  color: #F55C5C !important; }

.black {
  color: #111111 !important; }

.overlay {
  background: rgba(3, 12, 51, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.title-circle {
  position: relative; }
  .title-circle:after {
    content: "";
    display: block;
    background: url(../images/title-circle.svg) no-repeat;
    width: 100%;
    height: 200px;
    background-size: 100%;
    position: absolute;
    top: -75px;
    left: 0;
    z-index: 1; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .title-circle:after {
        top: -40px; } }

.title-underline {
  position: relative; }
  .title-underline:after {
    content: "";
    display: block;
    background: url(../images/underline.svg) no-repeat;
    width: 200px;
    height: 75px;
    background-size: 100%;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1; }
    @media (min-width: 1240px) and (max-width: 1650px) {
      .title-underline:after {
        top: 0px; } }
    @media (min-width: 0px) and (max-width: 1240px) {
      .title-underline:after {
        background-size: 50%;
        top: 10px;
        left: 47px; } }

.title-arrow {
  position: relative; }
  .title-arrow:after {
    content: "";
    display: block;
    background: url(../images/other-title-arrow.svg) no-repeat;
    width: 193px;
    height: 36px;
    background-size: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1; }

/*------------------------------------------
    $buttons
------------------------------------------*/
.button {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  font-weight: bold;
  background: #111111;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  border: 2px solid #111111;
  cursor: pointer; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .button {
      font-size: 16px;
      line-height: 20px; } }
  .button:visited {
    color: #fff; }
    .button:visited:hover {
      color: #fff; }
  .button:hover {
    color: #fff;
    text-decoration: none;
    background: black; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }

.white-button {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  font-weight: bold;
  background: none;
  border: 2px solid #fff;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .white-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .white-button {
      font-size: 16px;
      line-height: 20px; } }
  .white-button:visited {
    color: #fff; }
    .white-button:visited:hover {
      color: #111111; }
  .white-button:hover {
    color: #111111;
    text-decoration: none;
    background: #fff; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .white-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }

.other-black-button {
  display: inline-block;
  padding: 12px 40px;
  color: #111111;
  font-weight: bold;
  background: none;
  border: 2px solid #111111;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .other-black-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .other-black-button {
      font-size: 16px;
      line-height: 20px; } }
  .other-black-button:visited {
    color: #111111; }
    .other-black-button:visited:hover {
      color: #fff; }
  .other-black-button:hover {
    color: #fff;
    text-decoration: none;
    background: #111111; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .other-black-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }

.red-button {
  display: inline-block;
  padding: 12px 40px;
  color: #F55C5C;
  font-weight: bold;
  background: none;
  border: 2px solid #F55C5C;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .red-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .red-button {
      font-size: 16px;
      line-height: 20px; } }
  .red-button:visited {
    color: #F55C5C; }
    .red-button:visited:hover {
      color: #fff; }
  .red-button:hover {
    color: #fff;
    text-decoration: none;
    background: #F55C5C; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .red-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }

.other-red-button {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  font-weight: bold;
  background: #F55C5C;
  border: 0;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .other-red-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .other-red-button {
      font-size: 16px;
      line-height: 20px; } }
  .other-red-button:visited {
    color: #fff; }
    .other-red-button:visited:hover {
      color: #fff; }
  .other-red-button:hover {
    color: #fff;
    text-decoration: none;
    background: #f22c2c; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .other-red-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }

.tick-list {
  display: block;
  margin: 0 0 30px 0; }
  .tick-list li {
    position: relative;
    list-style: none;
    padding-left: 44px;
    margin: 0 0 15px 0;
    line-height: 30px; }
    .tick-list li:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 30px;
      height: 30px;
      margin: 0;
      background: url(../images/tick.svg) no-repeat; }

.black-red-button {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  font-weight: bold;
  background: #111111;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  border: 2px solid #111111;
  cursor: pointer;
  color: #F55C5C; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .black-red-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .black-red-button {
      font-size: 16px;
      line-height: 20px; } }
  .black-red-button:visited {
    color: #fff; }
    .black-red-button:visited:hover {
      color: #fff; }
  .black-red-button:hover {
    color: #fff;
    text-decoration: none;
    background: black; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .black-red-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }
  .black-red-button:hover {
    color: #F55C5C; }

.red-back-button {
  display: inline-block;
  padding: 12px 40px;
  color: #fff;
  font-weight: bold;
  background: #F55C5C;
  border: 0;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer;
  background-image: url("../images/left-white-arrow.svg");
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: 15px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .red-back-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .red-back-button {
      font-size: 16px;
      line-height: 20px; } }
  .red-back-button:visited {
    color: #fff; }
    .red-back-button:visited:hover {
      color: #fff; }
  .red-back-button:hover {
    color: #fff;
    text-decoration: none;
    background: #f22c2c; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .red-back-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }
  .red-back-button:hover {
    background-image: url("../images/left-white-arrow.svg");
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 15px; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .red-back-button {
      padding: 12px 25px 12px 40px; } }

.black-up-button {
  display: inline-block;
  padding: 12px 40px;
  color: #111111;
  font-weight: bold;
  background: none;
  border: 2px solid #111111;
  text-transform: none;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  border-radius: 80px;
  cursor: pointer;
  background-image: url("../images/black-up-arrow.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 15px; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .black-up-button {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .black-up-button {
      font-size: 16px;
      line-height: 20px; } }
  .black-up-button:visited {
    color: #111111; }
    .black-up-button:visited:hover {
      color: #fff; }
  .black-up-button:hover {
    color: #fff;
    text-decoration: none;
    background: #111111; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .black-up-button {
      font-size: 18px;
      padding: 12px 25px;
      margin-bottom: 10px; } }
  .black-up-button:hover {
    background-image: url("../images/white-up-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 15px; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .black-up-button {
      padding: 12px 40px 12px 25px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  margin-right: 45px;
  margin-left: 45px;
  min-height: 1px;
  display: none; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .slick-slide {
      margin-right: 0;
      margin-left: 0; } }
  [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-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("@{slick-loader-path}ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #fff;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    color: #fff; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1;
      color: #fff; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25;
    color: #fff; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #595959;
  background: #e6e7e9;
  overflow-x: hidden;
  font-family: "Neometric"; }
  @media (min-width: 1240px) and (max-width: 1650px) {
    body {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    body {
      font-size: 16px;
      line-height: 20px; } }

/*------------------------------------------
    $Header
------------------------------------------*/
img.logo {
  height: 60px; }
  @media (min-width: 0px) and (max-width: 1240px) {
    img.logo {
      height: auto; } }

header {
  width: 100%;
  padding: 30px 19%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media (min-width: 2281px) {
    header {
      width: 100%;
      padding: 30px 26%; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    header {
      width: 100%;
      padding: 30px 5%; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    header {
      padding: 2em 7.5%; } }
  header .grid {
    grid-template-columns: 1fr 1fr; }
  header .navigation {
    text-align: right; }
    header .navigation .welcome-message {
      font-weight: bold;
      margin-right: 10px;
      color: #111111; }
  header nav {
    display: inline-block; }
    header nav ul {
      margin: 0; }
      header nav ul li {
        position: relative;
        display: inline-block;
        list-style: none;
        margin-left: 1em; }
        header nav ul li#nav-button a {
          display: inline-block;
          color: #111111;
          font-weight: bold;
          background: none;
          border: 2px solid #111111;
          text-transform: none;
          -webkit-transition: ease-out 0.4s;
          -moz-transition: ease-out 0.4s;
          transition: ease-out 0.4s;
          font-size: 18px;
          line-height: 22px;
          border-radius: 80px;
          padding: 12px 45px 12px 20px;
          cursor: pointer;
          /* Add a custom arrow using ::after */
          background: transparent;
          background-image: url("../images/black-arrow.svg");
          background-repeat: no-repeat;
          background-position: right 15px center;
          background-size: 18px; }
          @media (min-width: 1240px) and (max-width: 1650px) {
            header nav ul li#nav-button a {
              font-size: 16px;
              line-height: 20px; } }
          @media (min-width: 0px) and (max-width: 1240px) {
            header nav ul li#nav-button a {
              font-size: 16px;
              line-height: 20px; } }
          header nav ul li#nav-button a:visited {
            color: #111111; }
            header nav ul li#nav-button a:visited:hover {
              color: #fff; }
          header nav ul li#nav-button a:hover {
            color: #fff;
            text-decoration: none;
            background: #111111;
            background-image: url("../images/white-up-arrow.svg");
            background-repeat: no-repeat;
            background-position: right 15px center;
            background-size: 18px; }
          @media (min-width: 0px) and (max-width: 1240px) {
            header nav ul li#nav-button a {
              font-size: 18px;
              margin-bottom: 10px; } }
        header nav ul li#nav-button ul.sub-menu {
          display: none; }
        header nav ul li#nav-button:hover a, header nav ul li#nav-button.active a {
          color: #fff;
          text-decoration: none;
          background: #111111;
          background-image: url("../images/white-up-arrow.svg");
          background-repeat: no-repeat;
          background-position: right 15px center;
          background-size: 18px; }
        header nav ul li#nav-button:hover ul.sub-menu, header nav ul li#nav-button.active ul.sub-menu {
          display: block;
          position: absolute;
          top: 100%;
          right: 0px;
          width: max-content;
          padding: 20px 30px;
          margin: 0;
          background: #111111;
          border-radius: 20px;
          z-index: 2; }
          header nav ul li#nav-button:hover ul.sub-menu li, header nav ul li#nav-button.active ul.sub-menu li {
            display: block;
            margin: 0;
            padding: 0; }
            header nav ul li#nav-button:hover ul.sub-menu li:last-child, header nav ul li#nav-button.active ul.sub-menu li:last-child {
              border-bottom: 0; }
            header nav ul li#nav-button:hover ul.sub-menu li:first-child a, header nav ul li#nav-button.active ul.sub-menu li:first-child a {
              background: none; }
            header nav ul li#nav-button:hover ul.sub-menu li a, header nav ul li#nav-button.active ul.sub-menu li a {
              text-align: left;
              display: block;
              padding: 0;
              color: #fff;
              background: none !important; }
              header nav ul li#nav-button:hover ul.sub-menu li a:after, header nav ul li#nav-button.active ul.sub-menu li a:after {
                display: none; }
              header nav ul li#nav-button:hover ul.sub-menu li a:hover, header nav ul li#nav-button.active ul.sub-menu li a:hover {
                color: #F55C5C;
                text-decoration: none; }
                header nav ul li#nav-button:hover ul.sub-menu li a:hover:after, header nav ul li#nav-button.active ul.sub-menu li a:hover:after {
                  background-position-x: 10px;
                  transition: all 0.5s ease; }
  @media (min-width: 0px) and (max-width: 1240px) {
    header {
      padding-top: 2em;
      padding-bottom: 1em; }
      header .showreel {
        display: none; }
      header nav li {
        margin-top: 1em; }
      header .grid {
        grid-template-columns: 2fr 1fr; } }

.home-header {
  position: absolute;
  top: 0;
  z-index: 10; }
  .home-header-grey {
    position: fixed;
    background-color: #e6e7e9;
    z-index: 9000; }
  .home-header nav {
    position: relative; }
    .home-header nav ul li:first-child a {
      display: inline-block;
      color: #fff;
      font-weight: bold;
      background: none;
      border: 2px solid #fff;
      text-transform: none;
      -webkit-transition: ease-out 0.4s;
      -moz-transition: ease-out 0.4s;
      transition: ease-out 0.4s;
      font-size: 18px;
      line-height: 22px;
      border-radius: 80px;
      padding: 12px 45px 12px 20px;
      cursor: pointer;
      /* Add a custom arrow using ::after */
      background: transparent;
      background-image: url("../images/white-arrow.svg");
      background-repeat: no-repeat;
      background-position: right 15px center;
      background-size: 12px; }
      @media (min-width: 1240px) and (max-width: 1650px) {
        .home-header nav ul li:first-child a {
          font-size: 16px;
          line-height: 20px; } }
      @media (min-width: 0px) and (max-width: 1240px) {
        .home-header nav ul li:first-child a {
          font-size: 16px;
          line-height: 20px; } }
      .home-header nav ul li:first-child a:visited {
        color: #fff; }
        .home-header nav ul li:first-child a:visited:hover {
          color: #111111; }
      .home-header nav ul li:first-child a:hover {
        color: #111111;
        text-decoration: none;
        background: #fff;
        background-image: url("../images/black-up-arrow.svg");
        background-repeat: no-repeat;
        background-position: right 15px center;
        background-size: 12px; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .home-header nav ul li:first-child a {
          font-size: 18px;
          padding: 12px 25px;
          margin-bottom: 10px; } }
    .home-header nav ul li ul.sub-menu {
      display: none; }
    .home-header nav ul li:hover ul.sub-menu {
      background: #fff; }
      .home-header nav ul li:hover ul.sub-menu li a {
        color: #111111; }
  .home-header #nav-icon span {
    background: #fff; }

.mob-header {
  display: none; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .mob-header {
      display: grid;
      grid-template-columns: 1fr 0.25fr;
      padding: 1rem 7.5%;
      align-items: center; }
      .mob-header div:nth-child(2) {
        text-align: right; }
      .mob-header img {
        max-width: 380px; } }

.introduction {
  text-align: center; }

/*------------------------------------------
    $Banner
------------------------------------------*/
.banner {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
  overflow: hidden; }
  .banner img {
    width: 100%;
    height: 60vh;
    object-fit: cover; }
  .banner video {
    width: 100%;
    height: 100vh;
    object-fit: cover; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .banner .banner-video {
      display: none; } }
  .banner .mob-video {
    display: none; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .banner .mob-video {
        display: block; } }
  .banner .overlay {
    display: none; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .banner .overlay {
        display: block; } }
  .banner .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 19%;
    width: 44%; }
    .banner .banner-content .inner {
      width: 90%;
      padding: 0 5%; }
    .banner .banner-content a.button {
      margin-top: 20px; }
    .banner .banner-content h1 {
      color: #fff;
      font-size: 80px;
      line-height: 80px;
      margin-bottom: 60px;
      margin: 0 0 40px; }
      @media (min-width: 2281px) {
        .banner .banner-content h1 {
          font-size: 90px;
          line-height: 90px;
          margin-bottom: 60px; } }
      @media (min-width: 1240px) and (max-width: 1650px) {
        .banner .banner-content h1 {
          font-size: 70px;
          line-height: 70px;
          margin-bottom: 40px; } }
      @media (min-width: 0px) and (max-width: 1240px) {
        .banner .banner-content h1 {
          font-size: 30px;
          line-height: 34px;
          margin-bottom: 30px; } }
    .banner .banner-content p {
      color: #fff;
      font-size: 18px; }
  .banner .center-bx {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 555; }
    .banner .center-bx .white-button {
      margin-bottom: 50px; }
    .banner .center-bx a.banner-arrow {
      position: absolute;
      bottom: 0px;
      left: 50%;
      margin-left: -15px;
      z-index: 11;
      -webkit-animation: sdb04 2s infinite;
      animation: sdb04 2s infinite;
      box-sizing: border-box; }
      .banner .center-bx a.banner-arrow img {
        width: auto;
        height: 30px; }
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: translate(0, 0); }
  20% {
    -webkit-transform: translate(0, 10px); }
  40% {
    -webkit-transform: translate(0, 0); } }
@keyframes sdb04 {
  0% {
    transform: translate(0, 0); }
  20% {
    transform: translate(0, 10px); }
  40% {
    transform: translate(0, 0); } }
  @media (min-width: 2281px) {
    .banner .banner-content {
      width: 35%;
      left: 26%; }
      .banner .banner-content p {
        font-size: 20px; } }
  @media (min-width: 1240px) and (max-width: 1650px) {
    .banner .banner-content {
      padding: 50px 0;
      width: 60%;
      left: 5%; }
      .banner .banner-content h1 {
        margin: 0 0 20px; }
      .banner .banner-content p {
        font-size: 18px; } }
  @media (min-width: 0px) and (max-width: 1240px) {
    .banner .banner-content {
      left: 0;
      padding: 30px 7.5%;
      width: 85%; }
      .banner .banner-content .button {
        margin: 0 0 1em; }
      .banner .banner-content h1 {
        margin: 0 0 10px; }
      .banner .banner-content p {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0; }
    .banner .center-bx {
      bottom: 30px;
      width: 100%; }
      .banner .center-bx .white-button {
        margin-bottom: 40px; } }

/*************************************
*** Login Box 
**************************************/
.login-box {
  display: none; }
  .login-box .alert {
    color: #ee4b2b;
    font-weight: bold;
    padding: 12px; }
  .login-box.active {
    display: block;
    position: absolute;
    top: 50px;
    right: 0;
    width: 240px;
    border-radius: 18px;
    height: fit-content;
    background-color: #fff;
    z-index: 20;
    padding: 20px; }
  .login-box form {
    width: 100%; }
    .login-box form input {
      width: 100%;
      border: 2px solid #000;
      margin: 0 auto 6px;
      font-weight: bold;
      color: #000; }
    .login-box form .row.right {
      text-align: right; }
      .login-box form .row.right .submit-btn {
        display: inline-block;
        padding: 12px 40px;
        color: #fff;
        font-weight: bold;
        background: #111111;
        text-transform: none;
        -webkit-transition: ease-out 0.4s;
        -moz-transition: ease-out 0.4s;
        transition: ease-out 0.4s;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        border-radius: 80px;
        border: 2px solid #111111;
        cursor: pointer; }
        @media (min-width: 1240px) and (max-width: 1650px) {
          .login-box form .row.right .submit-btn {
            font-size: 16px;
            line-height: 20px; } }
        @media (min-width: 0px) and (max-width: 1240px) {
          .login-box form .row.right .submit-btn {
            font-size: 16px;
            line-height: 20px; } }
        .login-box form .row.right .submit-btn:visited {
          color: #fff; }
          .login-box form .row.right .submit-btn:visited:hover {
            color: #fff; }
        .login-box form .row.right .submit-btn:hover {
          color: #fff;
          text-decoration: none;
          background: black; }
        @media (min-width: 0px) and (max-width: 1240px) {
          .login-box form .row.right .submit-btn {
            font-size: 18px;
            padding: 12px 25px;
            margin-bottom: 10px; } }

.site {
  padding-bottom: 40px; }

/*******************************************
** Nicky additions
*******************************************/
form#filter {
  margin-bottom: 20px; }

.post-details--socials {
  margin-top: 20px; }

.usertable {
  margin-top: 30px;
  background: #d0d3d8;
  padding: 30px;
  border-radius: 20px; }
  .usertable table {
    background: #fff;
    border: 0;
    margin: 0; }
    .usertable table tr th {
      padding: 10px;
      background: #F55C5C;
      color: #fff;
      border: 0; }
    .usertable table tr td {
      padding: 10px;
      border: 0; }
      .usertable table tr td:last-child {
        text-align: right; }
  @media (min-width: 0px) and (max-width: 1240px) {
    .usertable {
      padding: 10px; } }

/*******************************************
** Dashboard Content
*******************************************/
.content {
  padding-top: 60px; }
  .content h1.large-title {
    padding: 60px 0;
    text-align: center; }
    .content h1.large-title:after {
      content: '.';
      color: #f25f52; }
  .content #filter input, .content #filter select {
    width: 100%;
    margin: 0; }
  .content #filter input.search, .content #filter input.datepicker {
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left 20px top 50%;
    padding-left: 50px; }
  .content #filter input.search {
    background-image: url("/images/loupe.svg"); }
  .content #filter input.datepicker {
    background-image: url("/images/calendar.svg"); }
  .content .details {
    padding: 15px 0;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 40px; }
    .content .details .card {
      position: relative;
      transition: transform .3s;
      border-radius: 26px;
      flex: 0 0 280px;
      box-sizing: border-box; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .content .details .card {
          flex: 0 0 150px; } }
      .content .details .card-block {
        height: 100%;
        width: 100%; }
        .content .details .card-block--image {
          width: 100%;
          height: 100%;
          border-radius: 26px;
          object-fit: cover; }
      .content .details .card-title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 40%;
        box-sizing: border-box;
        border-radius: 0 0 25px 25px;
        background-image: linear-gradient(to top, #111 0.1%, rgba(0, 0, 0, 0) 100%); }
        .content .details .card-title h3 {
          position: absolute;
          bottom: 0px;
          left: 20px;
          transform: translateY(0%);
          width: calc(100% - 40px);
          padding: 0;
          top: unset;
          color: #fff; }
          .content .details .card-title h3:after {
            content: ".";
            color: #f25f52; }
      .content .details .card-overlay {
        display: none;
        visibility: hidden; }
      .content .details .card:hover {
        transform: scale(1.05); }
        .content .details .card:hover .card-overlay {
          display: block;
          visibility: visible;
          position: absolute;
          background-color: rgba(245, 92, 92, 0.7);
          height: 100%;
          width: 100%;
          border-radius: 26px;
          top: 0; }
        .content .details .card:hover .card-title {
          background: none; }
    .content .details .campaign {
      padding: 10px 20px;
      flex: 1 1 50%;
      box-sizing: border-box; }
      .content .details .campaign p {
        margin: 0; }
      .content .details .campaign-details {
        padding-top: 40px; }
      .content .details .campaign-platform {
        padding-top: 40px; }
      .content .details .campaign-influencer {
        padding-top: 40px; }
      .content .details .campaign-action {
        padding-top: 20px; }
      .content .details .campaign h3 {
        margin-bottom: 40px; }
      .content .details .campaign h4 {
        font-size: 22px;
        line-height: 20px;
        color: #595959;
        margin-bottom: 5px; }
      .content .details .campaign .small-box {
        width: 48px;
        height: 48px;
        border-radius: 12px;
        object-fit: cover;
        margin: 0 5px 5px 0; }
        .content .details .campaign .small-box.hidden {
          display: none; }
      .content .details .campaign .empty-small-box {
        font-weight: bold;
        width: 48px;
        height: 48px;
        border-radius: 12px;
        background: transparent;
        border: 1px solid #9fa0a4;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
  .content .campaign-list {
    padding: 10px 0; }
  .content .post {
    display: grid;
    grid-template-columns: 145px 200px 1fr;
    background-color: #d0d3d8;
    border-radius: 26px;
    padding: 20px;
    margin-bottom: 14px;
    gap: 20px; }
    .content .post:hover .post-details {
      color: #595959; }
    .content .post-date {
      word-wrap: break-word;
      font-size: 28px;
      line-height: 32px;
      padding: 20px;
      background-color: #fff;
      border-radius: 12px;
      color: #F55C5C;
      display: flex;
      flex-flow: column;
      justify-content: center;
      font-weight: bold;
      height: 160px;
      text-transform: uppercase; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .content .post-date {
          align-items: center;
          font-size: 18px;
          line-height: 18px;
          height: fit-content;
          width: auto; } }
    .content .post-image {
      position: relative;
      height: 200px; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .content .post-image {
          height: 300px;
          width: auto; } }
      .content .post-image .profilepic {
        object-fit: cover;
        border-radius: 12px;
        width: 100%;
        height: 100%; }
      .content .post-image--name {
        background-color: #000;
        border-radius: 0 0 12px 12px;
        position: absolute;
        bottom: 0;
        width: 100%; }
        .content .post-image--name h2 {
          margin: 0;
          padding: 10px;
          font-size: 18px;
          color: #fff;
          line-height: 18px; }
    .content .post-details {
      word-wrap: anywhere; }
      .content .post-details h3 {
        font-size: 22px;
        line-height: 20px;
        color: #595959;
        margin-bottom: 5px; }
      .content .post-details--socials .icon {
        width: 48px;
        height: 48px;
        border-radius: 12px; }
    .content .post-details--buttons {
      text-align: right;
      grid-column: 1 / 4; }
    @media (min-width: 475px) and (max-width: 680px) {
      .content .post {
        grid-template-columns: 145px minmax(200px, 1fr); }
        .content .post-details {
          grid-column: 1 / 3; } }
    @media (min-width: 0px) and (max-width: 475px) {
      .content .post {
        grid-template-columns: 1fr; }
        .content .post-date {
          width: auto; }
        .content .post-image {
          width: auto; }
        .content .post-details--buttons {
          grid-column: 1; } }
  .content .datagrid .dataview {
    padding: 20px 0; }
    .content .datagrid .dataview--title {
      font-weight: bold;
      padding: 10px 0; }
    .content .datagrid .dataview--large {
      font-size: 50px;
      color: #F55C5C;
      margin-top: 10px;
      font-weight: normal; }
  .content .report {
    margin-bottom: 40px; }
  .content .report-grey {
    padding: 20px;
    border-radius: 26px;
    background-color: #d0d3d8; }
  .content .reportbreakdown {
    display: grid;
    grid-template-columns: .5fr .5fr 1.5fr .5fr;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 2px solid #fff; }
    .content .reportbreakdown:last-child {
      border: 0; }
    .content .reportbreakdown-header {
      display: grid;
      grid-template-columns: .5fr .5fr 1.5fr .5fr;
      font-weight: bold;
      padding: 0 20px 10px 20px;
      font-style: italic; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .content .reportbreakdown-header {
          display: none; } }
    .content .reportbreakdown--image {
      position: relative;
      border-radius: 12px;
      width: 200px;
      height: 200px; }
      .content .reportbreakdown--image img {
        border-radius: 12px;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .content .reportbreakdown--image-title {
        background-color: #000;
        border-radius: 0 0 12px 12px;
        position: absolute;
        bottom: 0;
        width: 100%; }
        .content .reportbreakdown--image-title h2 {
          margin: 0;
          padding: 10px;
          font-size: 18px;
          color: #fff;
          line-height: 18px; }
    .content .reportbreakdown--date {
      word-wrap: break-word;
      font-size: 28px;
      line-height: 32px;
      padding: 20px;
      background-color: #fff;
      border-radius: 12px;
      color: #F55C5C;
      width: 105px;
      display: flex;
      flex-flow: column;
      justify-content: center;
      font-weight: bold;
      height: 160px; }
      @media (min-width: 0px) and (max-width: 1240px) {
        .content .reportbreakdown--date {
          align-items: center;
          font-size: 18px;
          line-height: 18px;
          height: fit-content;
          width: auto; } }
    .content .reportbreakdown .boxes {
      justify-content: center;
      display: flex;
      flex-flow: column; }
      .content .reportbreakdown .boxes .dataview {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        font-weight: normal;
        margin: 0 0 10px 0; }
        .content .reportbreakdown .boxes .dataview .title {
          text-align: right;
          font-size: 17px; }
          .content .reportbreakdown .boxes .dataview .title:after {
            content: ' : '; }
        .content .reportbreakdown .boxes .dataview .figure-red {
          color: #F55C5C;
          font-size: 17px; }
    .content .reportbreakdown .reportimage {
      height: 200px;
      width: 200px;
      object-fit: cover;
      border-radius: 12px; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .content .reportbreakdown {
        grid-template-columns: 1fr; } }
  .content .influencer {
    display: grid;
    grid-template-columns: .5fr 1fr 1fr 1fr;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 2px solid #fff; }
    .content .influencer-list {
      background: #d0d3d8;
      border-radius: 26px;
      padding: 20px; }
    .content .influencer-image {
      position: relative;
      object-fit: cover;
      border-radius: 12px;
      width: 200px;
      height: 200px; }
      .content .influencer-image img {
        border-radius: 12px;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .content .influencer-image--name {
        background-color: #000;
        border-radius: 0 0 12px 12px;
        position: absolute;
        bottom: 0;
        width: 100%; }
        .content .influencer-image--name h2 {
          margin: 0;
          padding: 10px;
          font-size: 18px;
          color: #fff;
          line-height: 18px; }
    .content .influencer-name h2 {
      margin: 20px 0;
      font-size: 18px;
      line-height: 18px; }
    .content .influencer-name p {
      padding: 0 10px; }
    .content .influencer-region h2 {
      margin: 20px 0;
      font-size: 18px;
      line-height: 18px; }
    .content .influencer-tag h2 {
      margin: 20px 0;
      font-size: 18px;
      line-height: 18px; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .content .influencer {
        grid-template-columns: 1fr; } }
  .content .wrapper .influencers .influencer_wrapper .details {
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr);
    gap: 20px;
    background-color: #d0d3d8;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 14px;
    box-sizing: border-box; }
    .content .wrapper .influencers .influencer_wrapper .details .influencerimage {
      width: 200px;
      height: 200px;
      object-fit: cover;
      overflow: hidden;
      border-radius: 12px; }
      .content .wrapper .influencers .influencer_wrapper .details .influencerimage img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .content .wrapper .influencers .influencer_wrapper .details .aboutinfluencer {
      overflow-wrap: break-word; }
    @media (min-width: 0px) and (max-width: 1240px) {
      .content .wrapper .influencers .influencer_wrapper .details {
        grid-template-columns: 1fr; } }
  .content .wrapper .platforms .platform_wrapper .details .platformimage {
    height: 200px;
    width: 200px;
    position: relative; }
    .content .wrapper .platforms .platform_wrapper .details .platformimage img {
      border-radius: 12px; }
    .content .wrapper .platforms .platform_wrapper .details .platformimage .platformname {
      position: absolute;
      bottom: 0px;
      background-color: #000;
      height: 32px;
      border-radius: 0 0 12px 12px;
      width: 100%;
      padding-top: 10px;
      text-align: center;
      color: #fff; }
  .content .platform-table--icon {
    height: 200px;
    width: 200px;
    border-radius: 12px; }
  .content .icon {
    height: 200px;
    width: 200px;
    border-radius: 12px; }

.pdf-container {
  padding: 20px; }
  .pdf-container .page-influencer--image {
    width: 200px;
    height: 200px; }

/************************************************
*****old form style
**************************************************/
/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s; }

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 9999; }

.cd-popup-container p {
  padding: 3em 1em; }

.cd-popup-container .cd-buttons {
  padding-left: 0 !important; }

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both; }

.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none; }

.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding-left: 0 !important; }

.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 0; }

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982; }

.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0; }

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8; }

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px; }

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5; }

.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px; }

.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px; }

.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto; } }
.wrapper .left {
  text-align: left; }
  .wrapper .left select {
    background-image: none !important; }
.wrapper .right textarea {
  width: 410px;
  height: 475px; }

#allTags {
  display: flex;
  position: relative;
  flex-wrap: wrap; }
  #allTags .theTags {
    display: flex;
    width: fit-content;
    background-color: white;
    padding: 2px 10px;
    margin: 2px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    border: 1px solid #EE3126;
    cursor: pointer; }
    #allTags .theTags:hover {
      background-color: #EE3126;
      color: white; }
      #allTags .theTags:hover:after {
        color: white; }
    #allTags .theTags:after {
      content: ' x';
      right: 1px;
      color: #EE3126;
      font-size: 12px;
      font-weight: 900; }

.multi-select-menuitems input {
  right: 2px !important; }
.multi-select-menuitems input[type="checkbox"] {
  appearance: auto !important;
  -moz-appearance: auto !important;
  -webkit-appearance: auto !important;
  width: 40px !important; }

.wickedpicker {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1000000 !important;
  box-shadow: 0 0 0 1px rgba(14, 41, 57, 0.12), 0 2px 5px rgba(14, 41, 57, 0.44), inset 0 -1px 2px rgba(14, 41, 57, 0.15);
  background: #fefefe;
  margin: 0 auto;
  border-radius: .1px;
  width: 270px;
  height: 130px;
  font-size: 14px;
  display: none; }

.wickedpicker__title {
  background-image: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
  position: relative;
  background: #f2f2f2;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 11px 10px 15px;
  color: #4C4C4C;
  font-size: inherit; }

.wickedpicker__close {
  -webkit-transform: translateY(-25%);
  -moz-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  transform: translateY(-25%);
  position: absolute;
  top: 25%;
  right: 10px;
  color: #34495e;
  cursor: pointer; }

.wickedpicker__close:before {
  content: "×"; }

.wickedpicker__controls {
  padding: 10px 0;
  line-height: normal;
  margin: 0; }

.wickedpicker__controls__control,
.wickedpicker__controls__control--separator {
  vertical-align: middle;
  display: inline-block;
  font-size: inherit;
  margin: 0 auto;
  width: 35px;
  letter-spacing: 1.3px; }

.wickedpicker__controls__control-down,
.wickedpicker__controls__control-up {
  color: #34495e;
  position: relative;
  display: block;
  margin: 3px auto;
  font-size: 18px;
  cursor: pointer; }

.wickedpicker__controls__control-up:before {
  content: '+'; }

.wickedpicker__controls__control-down:after {
  content: '-'; }

.wickedpicker__controls__control--separator {
  width: 5px; }

.text-center,
.wickedpicker__controls,
.wickedpicker__controls__control,
.wickedpicker__controls__control--separator,
.wickedpicker__controls__control-down,
.wickedpicker__controls__control-up,
.wickedpicker__title {
  text-align: center; }

.hover-state {
  color: #3498db; }

.wickedpicker__controls__control-down:after,
.wickedpicker__controls__control-up:before {
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.clearable-picker {
  position: relative;
  display: inline-block; }

.clearable-picker > .hasWickedpicker {
  padding-right: 1em; }

.clearable-picker > .hasWickedpicker::-ms-clear {
  display: none; }

.clearable-picker > [data-clear-picker] {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: .8em;
  padding: 0 .3em .2em;
  line-height: 1;
  color: #bababa;
  cursor: pointer; }

.clearable-picker > [data-clear-picker]:hover {
  color: #a1a1a1; }

/* Making the label break the flow */
.floating-label {
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
  z-index: 1500; }

/* Hide the browser-specific focus styles */
.floating-label-field {
  color: rgba(44, 62, 80, 0.75);
  border-width: 0;
  z-index: 2000; }

.floating-label-field:focus {
  outline: 0;
  box-shadow: 0; }

.floating-label-field::placeholder {
  color: rgba(44, 62, 80, 0.5); }

/* Make the label and field look identical on every browser */
.floating-label,
.floating-label-field {
  font: inherit;
  line-height: 1;
  display: block;
  width: 100%; }

.floating-label-field,
.floating-label-wrap {
  position: relative;
  margin-left: 0;
  margin-bottom: 40px; }

.show {
  position: absolute;
  top: 2.75rem;
  right: 20px;
  z-index: 2501;
  display: block;
  cursor: pointer;
  background-image: url("/images/show.png");
  background-repeat: no-repeat, repeat;
  background-size: 100% auto, 100%;
  width: 35px;
  height: 35px; }

.hide {
  position: absolute;
  top: 2.75rem;
  right: 20px;
  z-index: 2501;
  display: block;
  cursor: pointer;
  background-image: url("/images/hide.png");
  background-repeat: no-repeat, repeat;
  background-size: 100% auto, 100%;
  width: 35px;
  height: 35px; }

/* Input Style #1 */
.floating-label-field--s1 {
  transition: border-color .25s ease-in-out;
  color: rgba(0, 0, 255, 0.75);
  border-bottom: 3px solid rgba(255, 255, 255, 0.05);
  background-color: transparent; }

.floating-label-field--s1 + .floating-label {
  transition: transform .25s, opacity .25s ease-in-out;
  transform-origin: 0 0;
  opacity: .5; }

.floating-label-field--s1:focus,
.floating-label-field--s1:not(:placeholder-shown) {
  border-color: rgba(255, 255, 255, 0.1); }

.floating-label-field--s1:focus + .floating-label,
.floating-label-field--s1:not(:placeholder-shown) + .floating-label {
  transform: translate(0.25em, -30%) scale(0.8);
  opacity: .25; }

.floating-label-field--s1:valid:not(:placeholder-shown) {
  border-color: rgba(46, 213, 115, 0.3); }

.floating-label-field--s1:invalid {
  border-color: rgba(255, 71, 87, 0.3); }

/* Input Style #2 */
.floating-label-field--s2 {
  transition: background-color .25s ease-in-out;
  border: 2px solid #000;
  border-radius: 5px;
  background-color: #000; }

.floating-label-field--s2 + .floating-label {
  visibility: hidden;
  transition: transform .25s, visibility .5s, opacity .5s ease-in-out;
  opacity: 0; }

.floating-label-field--s2:focus + .floating-label,
.floating-label-field--s2:not(:placeholder-shown) + .floating-label {
  visibility: visible;
  transform: translateY(-80%);
  opacity: .5; }

.floating-label-field--s2:valid:not(:placeholder-shown) {
  border-color: #adefc8;
  background-color: #adefc8; }

.floating-label-field--s2:invalid {
  border-color: #ffe0e3;
  background-color: #ffe0e3; }

.floating-label-field--s3 {
  padding: 20px 5px;
  transition: border-color .25s ease-in-out;
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  background-color: transparent;
  width: 100%;
  max-width: 450px;
  background-image: none; }

.floating-label-field--s3 + .floating-label {
  position: absolute;
  top: .75em;
  left: .75em;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: .75em;
  transition: transform .25s, opacity .25s, padding .25s ease-in-out;
  transform-origin: 0 0;
  color: #e6e7e9; }

.floating-label-field--s3:focus,
.floating-label-field--s3:not(:placeholder-shown) {
  border-color: rgba(0, 0, 0, 0.8); }

.floating-label-field--s3:focus + .floating-label,
.floating-label-field--s3:not(:placeholder-shown) + .floating-label {
  z-index: 2500;
  padding: .75em;
  transform: translate(0, -2em) scale(0.9);
  color: black;
  background-color: #f1f1f1; }

/* Common Styles */
/* Identical inputs on all browsers */
.floating-label-field--s1:not(textarea),
.floating-label-field--s2:not(textarea),
.floating-label-field--s3:not(textarea) {
  max-height: 4em; }

.floating-label-field--s1[multiple],
.floating-label-field--s2[multiple],
.floating-label-field--s3[multiple] {
  max-height: none; }

.floating-label-field--s1,
.floating-label-field--s1 + .floating-label,
.floating-label-field--s2,
.floating-label-field--s2 + .floating-label {
  padding: 1.5em; }

.floating-label-field--s1 + .floating-label,
.floating-label-field--s2 + .floating-label {
  z-index: 1500; }

.floating-label-field--s1::placeholder,
.floating-label-field--s3::placeholder {
  color: #1f1f1f; }

/*
    Created on : 01-Nov-2023, 10:58:15
    Author     : Tim
*/
.ui-widget.ui-widget-content {
  background: #d0d3d8; }

.ui-dialog-titlebar {
  background: #595959;
  color: #fff;
  border-radius: 0; }

.ui-button {
  background: #d0d3d8; }

/*# sourceMappingURL=influencer_style.css.map */
