/*
Theme Name: SJ Wealth Management
Theme URI: http://www.supersonicplayground.com/
Author: Supersonic Playground
Author URI: http://www.supersonicplayground.com/
Description: SJ Wealth Management's website
Version: 1.0
License: All work ©2021 Supersonic Playground Ltd. Not for public use.
License URI: http://www.supersonicplayground.com/
Tags: 
Text Domain: supersonicplayground
*/
/* 
Use: Reset
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
@import url("https://use.typekit.net/hip1woo.css");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 
Use: Mixins
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #General Mixins
**************************************************************************/
.rounded {
  border-radius: 25px;
  overflow: hidden;
}
.shadow-tight {
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
/* 
Use: Measurements
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Level
**************************************************************************/
/*************************************************************************
 #Base Size
**************************************************************************/
/*************************************************************************
 #Breakpoints
**************************************************************************/
/* 400px */
/* 500px */
/* 650px */
/* 750px */
/* 850px */
/* 1000px */
/* 1100px */
/* 1250px */
/* 1500px */
/* 1750px */
/* 2000px */
/*************************************************************************
 #From Media Queries
**************************************************************************/
/*************************************************************************
 #To Media Queries
**************************************************************************/
/*************************************************************************
 #HTML Font Size Adjustment
**************************************************************************/
html {
  font-size: 101.25%;
}
@media screen and (min-width: 62.5em) {
  html {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 78.125em) {
  html {
    font-size: 118.125%;
  }
}
@media screen and (min-width: 93.75em) {
  html {
    font-size: 123.75%;
  }
}
/* 
Use: Grid
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Multi-Column Layout
**************************************************************************/
/* 
Use: Colours
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Colours
**************************************************************************/
/* #Core Colours ------------------------------------------------------------------------ */
/* #Greys ------------------------------------------------------------------------ */
/* #Greens ------------------------------------------------------------------------ */
/* #Forms ------------------------------------------------------------------------ */
/* #Facebook ------------------------------------------------------------------------ */
.facebook-01 {
  color: #39579a;
}
/* #Twitter ------------------------------------------------------------------------ */
.twitter-01 {
  color: #55acee;
}
/* #YouTube ------------------------------------------------------------------------ */
.youtube-01 {
  color: #D9252A;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.linkedin-01 {
  color: #0481bd;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.pinterest-01 {
  color: #E60023;
}
/* #Instagram ------------------------------------------------------------------------ */
.instagram-01 {
  color: #DB3175;
}
/*************************************************************************
 #Light and Dark Sections
**************************************************************************/
.light-section * {
  color: #6F6F6E;
}
.dark-section * {
  color: #FFFFFF;
}
.white-section *,
.grey-two-section * {
  color: #6F6F6E;
}
.white-section .js-carousel .js-carousel-controls .direction-left:before,
.grey-two-section .js-carousel .js-carousel-controls .direction-left:before,
.white-section .js-carousel .js-carousel-controls .direction-right:before,
.grey-two-section .js-carousel .js-carousel-controls .direction-right:before {
  color: #59A7A6;
}
.white-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after,
.grey-two-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #59A7A6;
}
.green-one-section *,
.grey-one-section *,
.opaque-black-section * {
  color: #FFFFFF;
}
.green-one-section .js-carousel .js-carousel-controls .direction-left:before,
.grey-one-section .js-carousel .js-carousel-controls .direction-left:before,
.opaque-black-section .js-carousel .js-carousel-controls .direction-left:before,
.green-one-section .js-carousel .js-carousel-controls .direction-right:before,
.grey-one-section .js-carousel .js-carousel-controls .direction-right:before,
.opaque-black-section .js-carousel .js-carousel-controls .direction-right:before {
  color: #FFFFFF;
}
.green-one-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after,
.grey-one-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after,
.opaque-black-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.white-section {
  background-color: #FFFFFF;
}
.grey-one-section {
  background-color: #6F6F6E;
}
.grey-two-section {
  background-color: #ECECEB;
}
.grey-three-section {
  background-color: #F4F4F4;
}
.green-one-section {
  background-color: #59A7A6;
}
.opaque-black-section {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.55);
}
/* 
Use: Typography
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Import Fonts
**************************************************************************/
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-light-300.woff2") format("woff2"), url("fonts/fa-light-300.woff") format("woff");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.woff") format("woff");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
/*************************************************************************
 #Font Styles
**************************************************************************/
.freight-neo-pro {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.freight-neo-pro-bold {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.freight-sans-pro {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.freight-sans-pro-bold {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.fab,
.fal,
.far {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab {
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
}
.fal {
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
.far {
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}
/*************************************************************************
 #Line Heights
**************************************************************************/
/*************************************************************************
 #Basic HTML
**************************************************************************/
::-moz-selection {
  background-color: #59A7A6;
  text-shadow: none;
  color: #FFFFFF;
}
::selection {
  background-color: #59A7A6;
  text-shadow: none;
  color: #FFFFFF;
}
::-moz-selection {
  background-color: #59A7A6;
  text-shadow: none;
  color: #FFFFFF;
}
body {
  font-size: 1rem;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #6F6F6E;
  line-height: 1.4;
}
h1 {
  font-size: 2.5rem;
  line-height: 1;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
.small,
.small p {
  font-size: 0.75rem;
}
h1,
h2,
h3,
h4,
h5 {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #6F6F6E;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #6F6F6E;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #59A7A6;
}
h1.with-underline,
h2.with-underline,
h3.with-underline,
h4.with-underline,
h5.with-underline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-bottom: 0.5rem;
}
h1.with-underline:after,
h2.with-underline:after,
h3.with-underline:after,
h4.with-underline:after,
h5.with-underline:after {
  content: '';
  position: absolute;
  bottom: -0.5rem;
  height: 2px;
  width: 5rem;
  background-color: #59A7A6;
}
h1.with-underline.white-line:after,
h2.with-underline.white-line:after,
h3.with-underline.white-line:after,
h4.with-underline.white-line:after,
h5.with-underline.white-line:after {
  background-color: #FFFFFF;
}
h1.with-underline.left-line,
h2.with-underline.left-line,
h3.with-underline.left-line,
h4.with-underline.left-line,
h5.with-underline.left-line {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
h1.with-underline.left-line:after,
h2.with-underline.left-line:after,
h3.with-underline.left-line:after,
h4.with-underline.left-line:after,
h5.with-underline.left-line:after {
  width: 2.5rem;
}
h1.with-underline.opacity-line:after,
h2.with-underline.opacity-line:after,
h3.with-underline.opacity-line:after,
h4.with-underline.opacity-line:after,
h5.with-underline.opacity-line:after {
  opacity: 0.75;
}
h1.with-underline.large-line:after,
h2.with-underline.large-line:after,
h3.with-underline.large-line:after,
h4.with-underline.large-line:after,
h5.with-underline.large-line:after {
  width: 7.5rem;
}
h2,
h3,
h4,
h5 {
  line-height: 1.2;
}
h5 {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
.content-wrapper {
  display: block;
  margin-bottom: 1.5rem;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
p:last-child,
.content-wrapper:last-child {
  margin-bottom: 0;
}
a {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  color: #59A7A6;
  text-decoration: none;
}
p a {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.no-decoration {
  text-decoration: none;
}
strong {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}
em {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.uppercase {
  text-transform: uppercase;
}
.standfirst {
  font-size: 1.25rem;
}
blockquote {
  margin-bottom: 1.5rem;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.2;
}
blockquote p:before,
blockquote p:after {
  display: inline;
  font: inherit;
}
blockquote p:before {
  content: '“';
  margin-right: 0.125rem;
}
blockquote p:after {
  content: '”';
  margin-left: 0.125rem;
}
.faded {
  opacity: 0.5;
}
.strikethrough {
  text-decoration: line-through;
}
.screen-reader,
.screenReader {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
/* 
Use: Content Layout
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Outer Container
**************************************************************************/
.outer-container {
  position: relative;
  float: left;
  width: 100%;
}
/*************************************************************************
 #Inner Container
**************************************************************************/
.inner-container {
  position: relative;
  margin: 0 auto;
}
.inner-container:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
@media screen and (min-width: 62.5em) {
  .inner-container {
    margin: 0 2%;
  }
}
@media screen and (min-width: 78.125em) {
  .inner-container {
    margin: 0 4%;
  }
}
@media screen and (min-width: 93.75em) {
  .inner-container {
    max-width: 1500px;
    margin: 0 auto;
  }
}
/*************************************************************************
 #Grid Modules
**************************************************************************/
.full-page,
.half-page,
.two-thirds-page,
.one-third-page,
.three-quarters-page,
.one-quarter-page,
.five-sixths-page,
.one-sixth-page {
  position: relative;
  z-index: 1;
}
.full-page .vertical-outer,
.half-page .vertical-outer,
.two-thirds-page .vertical-outer,
.one-third-page .vertical-outer,
.three-quarters-page .vertical-outer,
.one-quarter-page .vertical-outer,
.five-sixths-page .vertical-outer,
.one-sixth-page .vertical-outer {
  width: 100%;
}
.full-page,
.half-page,
.one-third-page,
.two-thirds-page,
.three-quarters-page,
.five-sixths-page {
  width: 93.996%;
}
@media screen and (min-width: 46.875em) {
  .half-page {
    width: 45.498%;
  }
  .half-page:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (min-width: 62.5em) {
  .two-thirds-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .two-thirds-page.center-align {
    width: 77.83%;
  }
}
@media screen and (min-width: 62.5em) {
  .two-thirds-page.center-align {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .one-third-page {
    width: 45.498%;
  }
  .one-third-page:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (min-width: 62.5em) {
  .one-third-page {
    width: 29.332%;
  }
  .one-third-page:nth-child(2n+3) {
    clear: none;
  }
  .one-third-page:nth-child(3n+4) {
    clear: both;
  }
}
.one-quarter-page {
  width: 45.498%;
}
.one-quarter-page:nth-child(2n+3) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-quarter-page {
    width: 29.332%;
  }
  .one-quarter-page:nth-child(2n+3) {
    clear: none;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: both;
  }
}
@media screen and (min-width: 62.5em) {
  .one-quarter-page {
    width: 21.249%;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: none;
  }
  .one-quarter-page:nth-child(4n+5) {
    clear: both;
  }
}
@media screen and (min-width: 46.875em) {
  .three-quarters-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 62.5em) {
  .three-quarters-page {
    width: 69.747%;
  }
}
.one-sixth-page {
  width: 29.332%;
}
.one-sixth-page:nth-child(3n+4) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-sixth-page {
    width: 21.249%;
  }
  .one-sixth-page:nth-child(3n+4) {
    clear: none;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: both;
  }
}
@media screen and (min-width: 93.75em) {
  .one-sixth-page {
    width: 13.166%;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: none;
  }
  .one-sixth-page:nth-child(6n+7) {
    clear: both;
  }
}
.five-sixths-page {
  width: 61.664%;
}
@media screen and (min-width: 46.875em) {
  .five-sixths-page {
    width: 69.747%;
  }
}
@media screen and (min-width: 93.75em) {
  .five-sixths-page {
    width: 77.83%;
  }
}
/*************************************************************************
 #Vertical Margins
**************************************************************************/
.vertical-margin {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.vertical-margin-top {
  margin-top: 3rem;
}
.vertical-margin-bottom {
  margin-bottom: 3rem;
}
.vertical-half-margin {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.vertical-half-margin-top {
  margin-top: 1.5rem;
}
.vertical-half-margin-bottom {
  margin-bottom: 1.5rem;
}
/*************************************************************************
 #Vertical Padding
**************************************************************************/
.vertical-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.vertical-padding-top {
  padding-top: 3rem;
}
.vertical-padding-bottom {
  padding-bottom: 3rem;
}
.vertical-half-padding {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.vertical-half-padding-top {
  padding-top: 1.5rem;
}
.vertical-half-padding-bottom {
  padding-bottom: 1.5rem;
}
/*************************************************************************
 #Modular Wrappers
**************************************************************************/
.modular-wrapper:after,
.modular-wrapper-full:after,
.modular-wrapper-half:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
.modular-wrapper-full {
  margin-bottom: -3rem;
}
.modular-wrapper-half {
  margin-bottom: -1.5rem;
}
/*************************************************************************
 #Internal Padding
**************************************************************************/
.internal-padding {
  padding: 3rem;
}
.internal-half-padding {
  padding: 1.5rem;
}
/*************************************************************************
 #Horizontal Alignment
**************************************************************************/
.center-container {
  text-align: center;
  word-spacing: -0.35rem;
}
.center-align {
  display: inline-block;
  float: none;
  margin-left: 1.5%;
  margin-right: 1.5%;
  word-spacing: normal;
}
.left-align {
  display: block;
  float: left;
  margin-left: 3%;
  margin-right: 0;
  word-spacing: normal;
}
.right-align {
  display: block;
  float: right;
  margin-right: 3%;
  margin-left: 0;
  word-spacing: normal;
}
.clear-fix {
  clear: both;
}
.clear-fix-after:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
/*************************************************************************
 #Nesting
**************************************************************************/
.nested {
  width: calc(100% + 3%*2);
  margin-left: -3%;
}
/*************************************************************************
 #Text Alignment
**************************************************************************/
.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
/*************************************************************************
 #Table-Based Vertical Positioning
**************************************************************************/
.vertical-outer-table {
  display: table!important;
  width: 100%;
  height: 100%;
}
.vertical-outer-table .vertical-top,
.vertical-outer-table .vertical-middle,
.vertical-outer-table .vertical-bottom {
  display: table-cell;
}
.vertical-outer-table .vertical-top {
  vertical-align: top;
}
.vertical-outer-table .vertical-middle {
  vertical-align: middle;
}
.vertical-outer-table .vertical-bottom {
  vertical-align: bottom;
}
/*************************************************************************
 #Flex-Based Vertical Positioning
**************************************************************************/
.vertical-outer-flex {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vertical-outer-flex .vertical-top,
.vertical-outer-flex .vertical-middle,
.vertical-outer-flex .vertical-bottom {
  width: 100%;
}
.vertical-outer-flex .vertical-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.vertical-outer-flex .vertical-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.vertical-outer-flex .vertical-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
/*************************************************************************
 #Even Height
**************************************************************************/
@media screen and (max-width: 46.875em) {
  .even-height.cancel-even-height {
    height: auto!important;
  }
}
/* 
Use: Image Treatments
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Scaling
**************************************************************************/
.full-width-image {
  width: 100%;
  height: auto;
}
.full-height-image {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Lazy Loading Images
**************************************************************************/
img {
  opacity: 1;
  -webkit-transition: opacity 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: opacity 350ms cubic-bezier(0.6, 0, 0.4, 1);
}
img.lazy {
  opacity: 0;
}
/*************************************************************************
 #Standard WordPress Alignment Classes
**************************************************************************/
img {
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 100%;
}
img.alignleft {
  float: left;
  margin-right: 1rem;
}
img.alignright {
  float: right;
  margin-left: 1rem;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption .wp-caption-text {
  position: absolute;
  padding: 0.25rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(89, 167, 166, 0.9);
  color: #FFFFFF;
  font-size: 0.75rem;
  text-align: center;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter,
.wp-caption.alignnone {
  width: auto;
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wp-caption.alignleft {
  float: left;
  margin-right: 1rem;
}
.wp-caption.alignright {
  float: right;
  margin-left: 1rem;
}
.wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*************************************************************************
 #CSS Object Fit Responsive Image
**************************************************************************/
.responsive-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image.responsive-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image .image-container {
  display: block;
  position: absolute;
  width: 100%!important;
  height: 100%!important;
}
.responsive-image .image-container img {
  width: 100%;
  height: 100%;
}
.responsive-image-crop,
.responsive-image-fit {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image-crop.responsive-background-image,
.responsive-image-fit.responsive-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image-crop .image-container,
.responsive-image-fit .image-container {
  display: block;
  position: absolute;
  width: 100%!important;
  height: 100%!important;
}
.responsive-image-crop .image-container img,
.responsive-image-fit .image-container img {
  width: 100%;
  height: 100%;
}
.responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.responsive-image-fit .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
/*************************************************************************
 #Aspect Ratios for Responsive Images
**************************************************************************/
/* #4:3 Ratio ------------------------------------------------------------------------ */
.four-by-three {
  padding-bottom: 75%;
}
/* #16:9 Ratio ------------------------------------------------------------------------ */
.sixteen-by-nine {
  padding-bottom: 56.25%;
}
/* #16:10 Ratio ------------------------------------------------------------------------ */
.sixteen-by-ten {
  padding-bottom: 62%;
}
/* #3:1 Ratio ------------------------------------------------------------------------ */
.three-by-one {
  padding-bottom: 33%;
}
/* #2:1 Ratio ------------------------------------------------------------------------ */
.two-by-one {
  padding-bottom: 50%;
}
/* #3:2 Ratio ------------------------------------------------------------------------ */
.three-by-two {
  padding-bottom: 66%;
}
/* #1:1 Ratio ------------------------------------------------------------------------ */
.one-by-one {
  padding-bottom: 100%;
}
/* #1:14 Ratio ------------------------------------------------------------------------ */
.one-by-one-four {
  padding-bottom: 141%;
}
/* #1:2 Ratio ------------------------------------------------------------------------ */
.one-by-two {
  padding-bottom: 200%;
}
/*************************************************************************
 #Responsive Video Container
**************************************************************************/
.video-container {
  padding-bottom: 56.25%;
  margin-bottom: 1.5rem;
  position: relative;
  height: 0;
  overflow: hidden;
}
.video-container:last-child {
  margin-bottom: 0;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*************************************************************************
 #Border Image
**************************************************************************/
.border-image {
  border: 1px solid #ECECEB;
}
/* 
Use: UI
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #UI controls
**************************************************************************/
/* #Buttons ------------------------------------------------------------------------ */
.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  color: #FFFFFF;
  text-transform: uppercase;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem !important;
}
.button:last-child {
  margin-bottom: 0;
}
.button:focus {
  outline: none;
}
.button:hover {
  border-bottom: none;
}
.button:before,
.button:after {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.button:before {
  z-index: -2;
}
.button:after {
  z-index: -1;
}
.button.small {
  min-width: calc(1rem*1.5 - 2px) !important;
  min-height: calc(1rem*1.5 - 2px) !important;
  height: calc(1rem*1.5 - 2px) !important;
  line-height: calc(1rem*1.5 - 2px) !important;
  padding: 0 calc(1rem*1.5 - 2px) !important;
}
.button.medium {
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
}
.button.large {
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
}
.button.white-button {
  color: #59A7A6;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.button.white-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.button.green-button {
  color: #FFFFFF;
  background-color: #59A7A6;
  border: 1px solid #59A7A6;
}
.button.green-button:hover {
  background-color: #62B7B7;
  border: 1px solid #62B7B7;
}
.button.grey-button {
  color: #FFFFFF;
  background-color: #6F6F6E;
  border: 1px solid #6F6F6E;
}
.button.grey-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.button.icon-only {
  padding: 0!important;
  text-indent: -9999px;
}
.button.icon-only:before {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
/*************************************************************************
 #Pagination
**************************************************************************/
ul.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0;
}
ul.pagination li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.pagination li ul,
ul.pagination li ol {
  margin-top: 0;
}
ul.pagination li {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0.5rem;
}
ul.pagination li:first-child {
  margin-left: 0;
}
ul.pagination li:last-child {
  margin-right: 0;
}
ul.pagination li a,
ul.pagination li .page-numbers {
  height: 1.5rem;
  width: 1.5rem;
  color: #59A7A6;
  background-color: #ECECEB;
  border-radius: 50%;
  text-align: center;
  padding: 0!important;
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
}
ul.pagination li a.current,
ul.pagination li .page-numbers.current {
  color: #FFFFFF;
  background-color: #59A7A6;
  padding: 0!important;
}
ul.pagination li a.prev:before,
ul.pagination li .page-numbers.prev:before,
ul.pagination li a.next:before,
ul.pagination li .page-numbers.next:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 0.65rem;
  position: relative;
  z-index: 10;
}
ul.pagination li a.prev:before,
ul.pagination li .page-numbers.prev:before {
  content: '\f053';
}
ul.pagination li a.next:before,
ul.pagination li .page-numbers.next:before {
  content: '\f054';
}
ul.pagination li a .number,
ul.pagination li .page-numbers .number {
  position: relative;
  z-index: 10;
}
ul.pagination li a:after {
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #59A7A6;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  z-index: 0;
}
ul.pagination li a:hover {
  color: #FFFFFF;
}
ul.pagination li a:hover:before {
  color: #FFFFFF;
}
ul.pagination li a:hover:after {
  opacity: 0.9;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/* 
Use: Forms
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Basic Lists
**************************************************************************/
ul,
ol {
  margin-bottom: 1.5rem;
  margin-left: 2rem;
  list-style-position: outside;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul li,
ol li {
  margin-bottom: 0.5rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li ul,
ol li ul,
ul li ol,
ol li ol {
  margin-top: 0.5rem;
}
ul li {
  list-style-type: square;
}
ol li {
  list-style-type: decimal;
}
.no-style-list {
  margin-left: 0;
}
.no-style-list li {
  list-style-type: none;
  margin-bottom: 0;
}
.no-style-list li ul,
.no-style-list li ol {
  margin-top: 0;
}
/*************************************************************************
 #Sidebar List
**************************************************************************/
ul.sidebar-list {
  margin-left: 0;
}
ul.sidebar-list li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.sidebar-list li ul,
ul.sidebar-list li ol {
  margin-top: 0;
}
ul.sidebar-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0;
  border-bottom: 2px solid #F4F4F4;
}
ul.sidebar-list li:first-child {
  padding-top: 0;
}
ul.sidebar-list li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
ul.sidebar-list li .mini-news-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  margin-right: 5%;
}
ul.sidebar-list li .mini-news-image img {
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
ul.sidebar-list li .mini-news-details {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65%;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
}
ul.sidebar-list li .mini-news-details .date {
  font-size: 0.75rem;
}
/*************************************************************************
 #Footer Links
**************************************************************************/
ul.footer-links {
  margin-left: 0;
  word-spacing: -0.35rem;
}
ul.footer-links li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.footer-links li ul,
ul.footer-links li ol {
  margin-top: 0;
}
ul.footer-links li {
  display: inline-block;
  padding: 0 1rem;
  word-spacing: normal;
}
ul.footer-links li a {
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
ul.footer-links li a:hover {
  border-bottom-color: rgba(255, 255, 255, 0.75);
}
ul.external-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 62.5em) {
  ul.external-links {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
ul.external-links li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin-bottom: 1.5rem;
}
ul.external-links li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.75rem;
}
ul.external-links li.logo {
  background-color: #59A7A6;
}
ul.external-links li.logo a {
  border: none;
}
ul.external-links li.logo img {
  max-height: 3.5rem;
  margin-left: 0.5rem;
}
@supports (mix-blend-mode: multiply) {
  ul.external-links li.logo img {
    mix-blend-mode: multiply;
    opacity: 0.75;
  }
}
ul.external-links li:not(.three):before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  content: '\f08e';
  margin-right: 0.5rem;
}
ul.external-links li.one {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
ul.external-links li.two {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
ul.external-links li.three {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
@media screen and (max-width: 46.875em) {
  ul.external-links li.three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
ul.external-links li.four {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
ul.external-links li.five {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}
/*************************************************************************
 #Social Links
**************************************************************************/
/* #Global Styles ------------------------------------------------------------------------ */
ul.social-links {
  margin-left: 0;
}
ul.social-links li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  position: relative;
  text-align: center;
}
ul.social-links li a {
  display: block;
  line-height: 1rem;
}
ul.social-links li i:before {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
}
ul.social-links li.facebook i:before {
  content: '\f39e';
  color: #39579a;
}
ul.social-links li.twitter i:before {
  content: '\f099';
  color: #55acee;
}
ul.social-links li.youtube i:before {
  content: '\f167';
  color: #D9252A;
}
ul.social-links li.linkedin i:before {
  content: '\f0e1';
  color: #0481bd;
}
ul.social-links li.pinterest i:before {
  content: '\f231';
  color: #E60023;
}
ul.social-links li.instagram i:before {
  content: '\f16d';
  color: #DB3175;
}
ul.social-links li.email i:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  content: '\f0e0';
  color: #59A7A6;
}
/* #Follow Module ------------------------------------------------------------------------ */
.footer-follow-module ul.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.footer-follow-module ul.social-links li a {
  line-height: 2rem;
}
.footer-follow-module ul.social-links li i:before {
  color: #FFFFFF !important;
  font-size: 1.25rem;
}
.share-module p,
.share-module ul.social-links,
.share-module ul.social-links li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.share-module ul.social-links li {
  display: inline-block;
  margin-left: 1rem;
}
.share-module ul.social-links li a {
  line-height: 1.25rem;
}
.share-module ul.social-links li i:before {
  font-size: 1.25rem;
}
/* 
Use: Modular
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Hero
**************************************************************************/
/* #Simple ------------------------------------------------------------------------ */
.hero-simple {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 62.5em) {
  .hero-simple {
    margin-bottom: -1.5rem;
  }
}
.hero-simple .content {
  margin-bottom: 14rem;
}
@media screen and (min-width: 46.875em) {
  .hero-simple .content {
    margin-bottom: 18rem;
  }
}
.hero-simple .content h1 {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.hero-simple .responsive-background-image img {
  opacity: 0.75;
}
.hero-simple.blend img {
  mix-blend-mode: luminosity;
  opacity: 0.3;
}
.hero-simple:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 33.3%;
  background: -webkit-gradient(linear, left top, left bottom, from(#59A7A6), to(rgba(89, 167, 166, 0)));
  background: linear-gradient(180deg, #59A7A6 0%, rgba(89, 167, 166, 0) 100%);
}
.hero-simple:after {
  content: '';
  position: absolute;
  z-index: 0;
  right: -5%;
  bottom: -2px;
  left: -5%;
  height: 100%;
  width: 110%;
  background-image: url('img/backgrounds/hero-swish.svg');
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.hero-simple.with-navigation {
  padding-top: 6.5rem;
}
/*************************************************************************
 #News Meta
**************************************************************************/
.news-details {
  float: left;
  width: 100%;
  border-top: 2px solid #F4F4F4;
  border-bottom: 2px solid #F4F4F4;
  padding: 1.5rem 0;
}
.news-details .author {
  float: left;
  color: #59A7A6;
}
.news-details .date {
  float: right;
}
.news-details .share-module {
  float: left;
  width: 100%;
  margin-top: 1rem;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/*************************************************************************
 #Listing Module
**************************************************************************/
.listing-module .date {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5rem 1rem;
  background-color: #59A7A6;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.75rem;
  z-index: 1;
}
.listing-module.no-news-image {
  padding-top: 2rem;
}
.listing-module.no-news-image .date {
  bottom: auto;
  top: 0;
}
.listing-module .content h3 {
  margin-bottom: 0.75rem;
}
.listing-module .content .module-link:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.listing-module .content .author {
  font-size: 0.75rem;
  color: #59A7A6;
  margin-bottom: 0.75rem;
}
.listing-module.with-link:hover {
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  -webkit-box-shadow: 0.75rem 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0.75rem 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.1);
}
.listing-module.with-link:active {
  -webkit-transition: all 125ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 125ms cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 46.875em) {
  .staggered-listings .listing-module:nth-child(odd) {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 62.5em) {
  .staggered-listings .listing-module:nth-child(odd) {
    margin-top: 3rem;
  }
}
/*************************************************************************
 #About Section
**************************************************************************/
.about-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-section .image {
  width: 21.249%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.about-section .content {
  width: 69.747%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
/*************************************************************************
 #Service Listing Module
**************************************************************************/
.service-module .content {
  position: relative;
  padding-top: 0.75rem;
  border-top: 5px solid #59A7A6;
}
.service-module .content h3 {
  padding-right: 3.5rem;
}
.service-module .content .service-icon {
  position: absolute;
  z-index: 10;
  top: calc(-1rem - 2.5px);
  right: 1.5rem;
  height: 2rem;
  width: 2rem;
  background-color: #59A7A6;
  border-radius: 50%;
}
.service-module .content .service-icon img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 46.875em) {
  .service-module .content .service-icon {
    top: calc(-1rem*1.5 - 2.5px);
    height: 3rem;
    width: 3rem;
  }
  .service-module .content .service-icon img {
    padding: 0.75rem;
  }
}
/*************************************************************************
 #Testimonial
**************************************************************************/
.testimonial blockquote {
  position: relative;
}
.testimonial blockquote:after {
  display: block;
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -1.5rem;
  border-style: solid;
}
.testimonial .attribute p {
  margin-bottom: 0;
}
.testimonial:nth-child(odd) blockquote:after {
  left: 3rem;
  border-width: 0 1.5rem 1.5rem 0;
  border-color: transparent #ECECEB transparent transparent;
}
.testimonial:nth-child(odd) .attribute {
  margin-left: 6rem;
  text-align: left;
}
.testimonial:nth-child(even) blockquote:after {
  right: 3rem;
  border-width: 0 0 1.5rem 1.5rem;
  border-color: transparent transparent transparent #ECECEB;
}
.testimonial:nth-child(even) .attribute {
  margin-right: 6rem;
  text-align: right;
}
/*************************************************************************
 #Trusted Section
**************************************************************************/
.trusted-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5rem 1.5rem;
}
.trusted-section h3,
.trusted-section .button {
  margin: 0.5rem 0;
}
.trusted-section img {
  max-height: 3rem;
  margin: 0.5rem 1.5rem;
}
/*************************************************************************
 #Footer - Contact Blocks
**************************************************************************/
.contact-blocks .block {
  line-height: 1.6;
}
.contact-blocks .block:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  margin-bottom: 1rem;
}
.contact-blocks .block.address:before {
  content: '\f602';
}
.contact-blocks .block.opening-times:before {
  content: '\f017';
}
.contact-blocks .block.copyright:before {
  content: '\f05a';
}
.contact-blocks .block.copyright p {
  margin-bottom: 0;
}
/*************************************************************************
 #Google Maps
**************************************************************************/
.map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.map img {
  max-width: inherit !important;
}
.map button {
  width: 2.5rem !important;
  height: 2.5rem !important;
  margin: 1rem !important;
  border-radius: 0!important;
  background-color: #FFFFFF !important;
}
.map button:after {
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #59A7A6;
  font-size: 1rem;
  line-height: 2.5rem;
}
.map button img {
  display: none!important;
}
.map .gm-style-cc {
  display: none;
}
.map .gm-fullscreen-control:after {
  content: '\f065';
}
.map .gm-style-iw {
  padding: 0.5rem 1.25rem 0.5rem 0.5rem !important;
}
.map .gm-style-iw * {
  color: #6F6F6E;
}
.map .gm-style-iw .js-carousel .js-carousel-controls .direction-left:before,
.map .gm-style-iw .js-carousel .js-carousel-controls .direction-right:before {
  color: #59A7A6;
}
.map .gm-style-iw .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #59A7A6;
}
.map .gm-style-iw .gm-style-iw-d {
  overflow: hidden!important;
  max-width: auto!important;
  max-height: auto!important;
}
.map .gm-style-iw button {
  width: 0.75rem !important;
  height: 0.75rem !important;
  margin: 0.25rem !important;
  top: 0!important;
  right: 0!important;
  background-colour: transparent!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  opacity: 1!important;
}
.map .gm-style-iw button:after {
  content: '\f00d';
  width: 0.75rem !important;
  height: 0.75rem !important;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.map .gm-bundled-control {
  margin: 0!important;
  bottom: 0!important;
  right: 0!important;
}
.map .gm-bundled-control .gmnoprint {
  position: static!important;
  top: auto!important;
  left: auto!important;
}
.map .gm-bundled-control .gmnoprint > div {
  width: auto!important;
  height: auto!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  border-radius: 0!important;
  background-color: transparent!important;
}
.map .gm-bundled-control .gmnoprint > div > div {
  display: none;
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after {
  content: '\f067';
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after {
  content: '\f068';
}
@media screen and (min-width: 62.5em) {
  .map button {
    height: 2rem !important;
    width: 2rem !important;
  }
  .map button:after {
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
  }
}
/* 
Use: Carousels
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #JS Carousel
**************************************************************************/
.js-carousel .js-carousel-slides {
  position: relative;
  z-index: 10;
  width: 100%;
}
.js-carousel .js-carousel-slides .carousel-slide {
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.js-carousel .js-carousel-slides .carousel-slide.current-slide {
  opacity: 1;
}
.js-carousel .js-carousel-controls {
  position: relative;
  width: 100%;
  margin-top: 1rem;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .direction-left,
.js-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.5rem 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  color: #FFFFFF;
  text-transform: uppercase;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem !important;
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
  position: relative;
  margin-bottom: 0;
  padding: 0;
  text-align: left!important;
}
.js-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:focus,
.js-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel .js-carousel-controls .direction-left:hover,
.js-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before,
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel .js-carousel-controls .direction-left.small,
.js-carousel .js-carousel-controls .direction-right.small {
  min-width: calc(1rem*1.5 - 2px) !important;
  min-height: calc(1rem*1.5 - 2px) !important;
  height: calc(1rem*1.5 - 2px) !important;
  line-height: calc(1rem*1.5 - 2px) !important;
  padding: 0 calc(1rem*1.5 - 2px) !important;
}
.js-carousel .js-carousel-controls .direction-left.medium,
.js-carousel .js-carousel-controls .direction-right.medium {
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
}
.js-carousel .js-carousel-controls .direction-left.large,
.js-carousel .js-carousel-controls .direction-right.large {
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
}
.js-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel .js-carousel-controls .direction-right.white-button {
  color: #59A7A6;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.js-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.js-carousel .js-carousel-controls .direction-left.green-button,
.js-carousel .js-carousel-controls .direction-right.green-button {
  color: #FFFFFF;
  background-color: #59A7A6;
  border: 1px solid #59A7A6;
}
.js-carousel .js-carousel-controls .direction-left.green-button:hover,
.js-carousel .js-carousel-controls .direction-right.green-button:hover {
  background-color: #62B7B7;
  border: 1px solid #62B7B7;
}
.js-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel .js-carousel-controls .direction-right.grey-button {
  color: #FFFFFF;
  background-color: #6F6F6E;
  border: 1px solid #6F6F6E;
}
.js-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.js-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel .js-carousel-controls .direction-right.icon-only {
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:before,
.js-carousel .js-carousel-controls .direction-right.icon-only:before {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  position: absolute;
  top: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  text-align: center;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  width: 100%;
  height: 100%;
  color: #59A7A6;
  font-size: 1.5rem;
  line-height: inherit;
  cursor: pointer;
  text-align: left!important;
}
.js-carousel .js-carousel-controls .direction-left {
  float: left;
}
.js-carousel .js-carousel-controls .direction-left:before {
  content: '\f053';
}
.js-carousel .js-carousel-controls .direction-right {
  float: right;
}
.js-carousel .js-carousel-controls .direction-right:before {
  content: '\f054';
}
.js-carousel .js-carousel-controls .dot-controls {
  width: 100%;
  text-align: center;
  pointer-events: none;
  word-spacing: -0.26rem;
  z-index: 10;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  color: #FFFFFF;
  text-transform: uppercase;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem !important;
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
  word-spacing: normal;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:last-child {
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:focus {
  outline: none;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:hover {
  border-bottom: none;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:before,
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:before {
  z-index: -2;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  z-index: -1;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.small {
  min-width: calc(1rem*1.5 - 2px) !important;
  min-height: calc(1rem*1.5 - 2px) !important;
  height: calc(1rem*1.5 - 2px) !important;
  line-height: calc(1rem*1.5 - 2px) !important;
  padding: 0 calc(1rem*1.5 - 2px) !important;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.medium {
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.large {
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.white-button {
  color: #59A7A6;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.white-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.green-button {
  color: #FFFFFF;
  background-color: #59A7A6;
  border: 1px solid #59A7A6;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.green-button:hover {
  background-color: #62B7B7;
  border: 1px solid #62B7B7;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.grey-button {
  color: #FFFFFF;
  background-color: #6F6F6E;
  border: 1px solid #6F6F6E;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.grey-button:hover {
  background-color: #ECECEB;
  border: 1px solid #ECECEB;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.icon-only {
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.icon-only:before {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:last-of-type {
  margin-right: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #59A7A6;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  opacity: 0.9;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.light-section .js-carousel .js-carousel-controls .direction-left:before,
.light-section .js-carousel .js-carousel-controls .direction-right:before {
  color: #59A7A6;
}
.light-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #59A7A6;
}
.dark-section .js-carousel .js-carousel-controls .direction-left:before,
.dark-section .js-carousel .js-carousel-controls .direction-right:before {
  color: #FFFFFF;
}
.dark-section .js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Hero Carousel
**************************************************************************/
.hero-carousel {
  position: relative;
}
.hero-carousel:after {
  content: '';
  position: absolute;
  z-index: 0;
  right: -5%;
  bottom: -2px;
  left: -5%;
  height: 100%;
  width: 110%;
  background-image: url('img/backgrounds/hero-swish.svg');
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.hero-carousel.with-navigation {
  padding-top: 6.5rem;
}
@media screen and (max-width: 46.875em) {
  .hero-carousel .content {
    width: 53.581%;
  }
}
.hero-carousel .content .button {
  margin-bottom: 0;
}
.hero-carousel .content .direction-right,
.hero-carousel .content .direction-left {
  position: absolute;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  background: none;
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
}
.hero-carousel .content .direction-right:before,
.hero-carousel .content .direction-left:before {
  width: 100%;
  height: 100%;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 1rem;
  cursor: pointer;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
.hero-carousel .content .direction-left {
  left: 0;
}
.hero-carousel .content .direction-left:before {
  content: '\f053';
  text-align: left;
}
.hero-carousel .content .direction-left:hover {
  left: -0.25rem;
}
.hero-carousel .content .direction-right {
  left: 1rem;
}
.hero-carousel .content .direction-right:before {
  content: '\f054';
  text-align: right;
}
.hero-carousel .content .direction-right:hover {
  left: 1.25rem;
}
.hero-carousel .carousel-slide .carousel-image-card {
  position: relative;
}
@media screen and (max-width: 62.5em) {
  .hero-carousel .carousel-slide .carousel-image-card {
    width: 37.415%;
  }
}
.hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop {
  padding-bottom: 125%;
}
@media screen and (max-width: 46.875em) {
  .hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop {
    padding-bottom: 150%;
  }
}
@media screen and (max-width: 31.25em) {
  .hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop {
    padding-bottom: 175%;
  }
}
.hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop .image-container {
  z-index: 10;
  border-top-left-radius: 6rem;
  overflow: hidden;
}
@media screen and (max-width: 46.875em) {
  .hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop .image-container {
    border-top-left-radius: 4rem;
  }
}
.hero-carousel .carousel-slide .carousel-image-card .responsive-image-crop .image-container img {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  opacity: 1;
  will-change: transform;
}
.hero-carousel .carousel-slide .carousel-image-card:after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-top-left-radius: 6rem;
  border: 2px solid #509796;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 750ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 750ms cubic-bezier(0.6, 0, 0.4, 1);
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
  opacity: 1;
  will-change: transform;
}
@media screen and (max-width: 46.875em) {
  .hero-carousel .carousel-slide .carousel-image-card:after {
    border-top-left-radius: 4rem;
  }
}
.hero-carousel .carousel-slide.current-slide .carousel-image-card .responsive-image-crop .image-container img {
  -webkit-transform: translate(-0.5rem, -0.5rem);
      -ms-transform: translate(-0.5rem, -0.5rem);
          transform: translate(-0.5rem, -0.5rem);
}
.hero-carousel .carousel-slide.current-slide .carousel-image-card:after {
  -webkit-transform: translate(0.5rem, 0.5rem);
      -ms-transform: translate(0.5rem, 0.5rem);
          transform: translate(0.5rem, 0.5rem);
}
@media screen and (max-width: 46.875em) {
  .hero-carousel .carousel-slide.current-slide .carousel-image-card:after {
    -webkit-transform: translate(0.25rem, 0.25rem);
        -ms-transform: translate(0.25rem, 0.25rem);
            transform: translate(0.25rem, 0.25rem);
  }
}
.hero-carousel .carousel-background-image {
  display: none;
}
@supports (mix-blend-mode: luminosity) {
  .hero-carousel .carousel-background-image {
    display: block;
  }
  .hero-carousel .carousel-background-image img {
    mix-blend-mode: luminosity;
    opacity: 0.3;
  }
}
.hero-carousel .js-carousel-controls {
  position: absolute;
  z-index: 10;
}
.hero-carousel .js-carousel-controls .direction-left:before,
.hero-carousel .js-carousel-controls .direction-right:before {
  color: #FFFFFF;
}
.hero-carousel .js-carousel-controls .dot-controls .dot-control-button {
  background-color: #59A7A6;
}
.hero-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
  opacity: 0.3;
}
/*************************************************************************
 #Testimonials Carousel
**************************************************************************/
.testimonials-carousel .js-carousel-slides:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('img/backgrounds/quote-marks.svg');
  background-position: center center;
  background-repeat: no-repeat;
}
.testimonials-carousel .testimonial blockquote {
  padding: 0;
}
.testimonials-carousel .testimonial blockquote p:before,
.testimonials-carousel .testimonial blockquote p:after {
  content: '';
}
.testimonials-carousel .author {
  margin-bottom: 0;
}
/* 
Use: Animations
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
@media (prefers-reduced-motion: no-preference) {
  .reveal {
    -webkit-transition: all 1000ms cubic-bezier(0.6, 0, 0.4, 1);
    transition: all 1000ms cubic-bezier(0.6, 0, 0.4, 1);
    will-change: transform;
  }
  .reveal.fade-in {
    opacity: 0;
  }
  .reveal.scale-in {
    -webkit-transform: scale(0.95) translateY(1rem);
        -ms-transform: scale(0.95) translateY(1rem);
            transform: scale(0.95) translateY(1rem);
    opacity: 0;
  }
  .revealed.fade-in {
    opacity: 1;
  }
  .revealed.scale-in {
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    opacity: 1;
  }
}
/* 
Use: Forms
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Global Form Elements
**************************************************************************/
button,
input,
textarea,
select,
option {
  -webkit-transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  border: none;
  border-radius: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit!important;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
button:focus,
input:focus,
textarea:focus,
select:focus,
option:focus {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type=search],
select {
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type=search] {
  line-height: calc(1rem*2.5 - 2px) !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type=search],
select {
  padding: 0 1rem !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type=search],
select,
textarea {
  background-color: #F4F4F4;
  border: 2px solid #F4F4F4 !important;
  border-radius: 6px;
}
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ECECEB;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type=search]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #ECECEB;
}
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ECECEB;
}
input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #ECECEB;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type=search]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #ECECEB;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border: 2px solid #59A7A6 !important;
}
button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select {
  background-image: url('img/ui/icon-down-arrow.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-right: 2rem !important;
}
textarea {
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
  padding: 0.5rem 1rem;
}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: 1rem !important;
  height: 1rem !important;
  margin-left: 0;
  margin-bottom: 0;
  background-color: #F4F4F4;
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
input[type="checkbox"] {
  background-size: 60%;
}
input[type="checkbox"]:checked {
  background-image: url('img/ui/icon-check.svg');
}
input[type="radio"]:checked {
  background-image: url('img/ui/icon-radio.svg');
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  border-color: transparent;
}
/*************************************************************************
 #Ninja Forms Specific
**************************************************************************/
nf-field .nf-field-container {
  margin-bottom: 1rem;
}
nf-field .nf-field-container.checkbox-container .nf-field {
  display: table;
  margin: 0 auto;
}
nf-field .nf-field-container.checkbox-container .nf-field label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #59A7A6;
}
nf-field:last-child .nf-field-container {
  margin-bottom: 0;
}
nf-field .nf-field-label label {
  font-weight: normal;
}
nf-field .ninja-forms-req-symbol {
  color: #59A7A6;
}
nf-field .nf-input-limit {
  margin-top: 0;
}
nf-field .nf-after-field {
  width: 100%!important;
}
nf-field .nf-error .ninja-forms-field {
  border: 2px solid #DC5443 !important;
}
.nf-after-form-content {
  margin-top: 1rem;
}
.nf-error-msg {
  margin: 0.5rem 0 0 !important;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #DC5443 !important;
}
/* 
Use: Custom Styling
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #GDPR Cookies Banner
**************************************************************************/
/* #Sticky Bar ------------------------------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  background-color: #FFFFFF !important;
  border-top: none!important;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 0.5rem 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
  padding: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #6F6F6E !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p:last-child {
  margin-bottom: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  text-transform: uppercase !important;
  font-display: swap !important;
  font-family: "freight-neo-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
  color: #FFFFFF !important;
  background-color: #59A7A6 !important;
  border: 1px solid #59A7A6 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small {
  min-width: calc(1rem*1.5 - 2px) !important;
  min-height: calc(1rem*1.5 - 2px) !important;
  height: calc(1rem*1.5 - 2px) !important;
  line-height: calc(1rem*1.5 - 2px) !important;
  padding: 0 calc(1rem*1.5 - 2px) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium {
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large {
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button {
  color: #59A7A6 !important;
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #ECECEB !important;
  border: 1px solid #ECECEB !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.green-button {
  color: #FFFFFF !important;
  background-color: #59A7A6 !important;
  border: 1px solid #59A7A6 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.green-button:hover {
  background-color: #62B7B7 !important;
  border: 1px solid #62B7B7 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button {
  color: #FFFFFF !important;
  background-color: #6F6F6E !important;
  border: 1px solid #6F6F6E !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #ECECEB !important;
  border: 1px solid #ECECEB !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only {
  padding: 0!important !important;
  text-indent: -9999px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:before {
  position: absolute !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 300 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  background-color: #62B7B7 !important;
  border: 1px solid #62B7B7 !important;
}
/* #Popup Modal ------------------------------------------------------------------------ */
.moove_gdpr_cookie_modal_open {
  background-color: #6F6F6E !important;
  background-color: rgba(45, 43, 47, 0.75) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container {
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  overflow: hidden;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content:after {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content {
  color: #F4F4F4 !important;
  border-radius: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close {
  top: 0!important;
  right: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close .moovegdpr-arrow-close {
  background-color: #59A7A6 !important;
  border-radius: 0!important;
  border: none!important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close:hover .moovegdpr-arrow-close {
  background-color: #62B7B7 !important;
  border: none!important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  padding: 3rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
  height: auto !important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-company-logo-holder {
  text-align: center !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-company-logo-holder img {
  max-height: 6rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li {
  margin-bottom: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button {
  padding: 0.5rem 1rem !important;
  border-radius: 0!important;
  color: #59A7A6;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #FFFFFF !important;
  border: 2px solid #59A7A6 !important;
  text-transform: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg {
  color: #59A7A6 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg * {
  color: inherit!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button {
  background-color: #59A7A6 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg {
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg * {
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  background-color: #F4F4F4 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .tab-title {
  font-display: swap !important;
  font-family: "freight-neo-pro", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  line-height: 1.2 !important;
  color: #000000 !important;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
  padding: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
  font-size: 1rem !important;
  color: #6F6F6E !important;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4 !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p:last-child {
  margin-bottom: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider {
  background-color: #000000 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:before {
  left: 2px!important;
  bottom: 2px!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:after {
  color: #000000 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider {
  background-color: #59A7A6 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider:after {
  color: #59A7A6 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content {
  background-color: #F4F4F4 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content:before {
  height: 2px!important;
  background-color: #F4F4F4 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder {
  padding: 0 3rem;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  text-transform: uppercase !important;
  font-display: swap !important;
  font-family: "freight-neo-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
  color: #FFFFFF !important;
  background-color: #59A7A6 !important;
  border: 1px solid #59A7A6 !important;
  border-radius: 0!important;
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small {
  min-width: calc(1rem*1.5 - 2px) !important;
  min-height: calc(1rem*1.5 - 2px) !important;
  height: calc(1rem*1.5 - 2px) !important;
  line-height: calc(1rem*1.5 - 2px) !important;
  padding: 0 calc(1rem*1.5 - 2px) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium {
  min-width: calc(1rem*2 - 2px) !important;
  min-height: calc(1rem*2 - 2px) !important;
  height: calc(1rem*2 - 2px) !important;
  line-height: calc(1rem*2 - 2px) !important;
  padding: 0 calc(1rem*2 - 2px) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large {
  min-width: calc(1rem*2.5 - 2px) !important;
  min-height: calc(1rem*2.5 - 2px) !important;
  height: calc(1rem*2.5 - 2px) !important;
  line-height: calc(1rem*2.5 - 2px) !important;
  padding: 0 calc(1rem*2.5 - 2px) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button {
  color: #59A7A6 !important;
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #ECECEB !important;
  border: 1px solid #ECECEB !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.green-button {
  color: #FFFFFF !important;
  background-color: #59A7A6 !important;
  border: 1px solid #59A7A6 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.green-button:hover {
  background-color: #62B7B7 !important;
  border: 1px solid #62B7B7 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button {
  color: #FFFFFF !important;
  background-color: #6F6F6E !important;
  border: 1px solid #6F6F6E !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #ECECEB !important;
  border: 1px solid #ECECEB !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only {
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:before {
  position: absolute !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 300 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  background-color: #62B7B7 !important;
  border: 1px solid #62B7B7 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.button-visible {
  display: inline-block !important;
}
/* #Settings Modal ------------------------------------------------------------------------ */
#moove_gdpr_save_popup_settings_button {
  border-radius: 0!important;
}
#moove_gdpr_save_popup_settings_button .moove_gdpr_text {
  font-display: swap !important;
  font-family: "freight-neo-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
}
/* 
Use: Header
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Main Masthead
**************************************************************************/
#header {
  position: absolute;
  width: 100%;
  z-index: 1001;
}
#header.with-carousel {
  position: absolute;
  width: 100%;
}
#masthead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#masthead .navigation-module {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 80%;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
}
@media screen and (max-width: 53.125em) {
  #masthead .navigation-module {
    text-align: right;
  }
}
#masthead .navigation-module .menu-button {
  position: relative;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.75rem;
  height: 6.5rem;
  margin-right: 1.25rem;
  padding-left: 2.25rem;
  background-color: transparent;
}
@media screen and (min-width: 53.125em) {
  #masthead .navigation-module .menu-button {
    display: none;
  }
}
#masthead .navigation-module .menu-button:before {
  position: absolute;
  width: 1.5rem;
  height: 100%;
  line-height: 6.5rem !important;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  content: '\f0c9';
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}
#masthead .logo-module {
  position: relative;
  height: 6.5rem;
  padding: 0.5rem 1rem 0.5rem 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 0;
      -ms-flex: 0 1 0px;
          flex: 0 1 0;
}
#masthead .logo-module img {
  height: 5.5rem;
  width: auto;
}
@media screen and (max-width: 40.625em) {
  #masthead .logo-module {
    padding: 1rem 1rem 1rem 0;
  }
  #masthead .logo-module img {
    height: 4.5rem;
  }
}
.home .home-link {
  display: none;
}
/*************************************************************************
 #Simple Horizontal Navigation
**************************************************************************/
/* #Top Level Styles ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation {
  margin-left: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
ul.simple-horizontal-navigation li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.simple-horizontal-navigation li ul,
ul.simple-horizontal-navigation li ol {
  margin-top: 0;
}
@media screen and (max-width: 53.125em) {
  ul.simple-horizontal-navigation {
    display: none;
  }
}
ul.simple-horizontal-navigation li {
  position: relative;
  margin: 0 1.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
ul.simple-horizontal-navigation li a {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: relative;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.25rem;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  border-bottom: 2px solid transparent;
}
ul.simple-horizontal-navigation li a:hover {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
ul.simple-horizontal-navigation li.current-page-ancestor a,
ul.simple-horizontal-navigation li.current-menu-ancestor a,
ul.simple-horizontal-navigation li.current-menu-item a {
  color: #FFFFFF;
}
ul.simple-horizontal-navigation > li:last-child {
  margin-right: 0;
}
ul.simple-horizontal-navigation > li:last-child a {
  background-color: #FFFFFF;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #59A7A6;
  padding: 0 2.5rem;
  border: none;
}
ul.simple-horizontal-navigation > li:last-child a:hover {
  background-color: #ECECEB;
}
/* #Hover Sub Menus ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation li {
  position: relative;
}
ul.simple-horizontal-navigation li ul.sub-menu {
  margin-left: 0;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  width: auto;
  min-width: 8rem;
  top: calc(100% + 1rem*2);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #59A7A6;
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul,
ul.simple-horizontal-navigation li ul.sub-menu li ol {
  margin-top: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu * {
  color: #FFFFFF;
}
ul.simple-horizontal-navigation li ul.sub-menu:before,
ul.simple-horizontal-navigation li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
}
ul.simple-horizontal-navigation li ul.sub-menu:before {
  top: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #59A7A6;
}
ul.simple-horizontal-navigation li ul.sub-menu:after {
  width: 100%;
  height: 1rem;
  top: -1rem;
  left: 0;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  position: relative;
  margin-right: 0;
  width: 100%;
  background-color: transparent;
  border-left: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li:last-child {
  border-right: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li a {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: inherit;
  text-transform: none;
  line-height: inherit;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
ul.simple-horizontal-navigation li ul.sub-menu li a:hover {
  background-color: #4b8e8d;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #4b8e8d;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: #59A7A6;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover {
  background-color: #4b8e8d;
}
ul.simple-horizontal-navigation li ul.sub-menu li.menu-divider a:hover {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: calc(100% + 1rem*2);
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 100%;
  top: 0;
  left: -1rem;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #59A7A6;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #4b8e8d;
}
ul.simple-horizontal-navigation li ul.sub-menu li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  left: calc(100% + 1rem);
}
ul.simple-horizontal-navigation li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 1rem);
}
/*************************************************************************
 #Mobile Off-Canvas Navigation
**************************************************************************/
#mobile-off-canvas-navigation {
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  background-color: #59A7A6;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  z-index: 1001;
}
#mobile-off-canvas-navigation::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 53.125em) {
  #mobile-off-canvas-navigation {
    display: none;
  }
}
#mobile-off-canvas-navigation .menu-title {
  min-height: 3rem;
  padding: 1rem;
}
#mobile-off-canvas-navigation .menu-title p {
  margin-bottom: 0;
  color: #FFFFFF;
}
#mobile-off-canvas-navigation .close-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0;
  cursor: pointer;
}
#mobile-off-canvas-navigation .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: inherit;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation {
  margin-left: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  list-style-type: none;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ol {
  margin-top: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a {
  display: block;
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #FFFFFF;
  padding: 0.75rem 1rem;
  text-decoration: none;
  border-bottom: 1px solid #4b8e8d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a:hover {
  background-color: #4b8e8d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li:first-child a {
  border-top: 1px solid #4b8e8d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item a {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu {
  position: relative;
  max-height: inherit;
  height: 0;
  margin-left: 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #4b8e8d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a {
  color: #FFFFFF;
  padding-left: 2.75rem;
  border-top: 1px solid #478685;
  border-bottom: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a:hover {
  background-color: #478685;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li:first-child a {
  border-top: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #478685;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu {
  background-color: #478685;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a {
  padding-left: 4.75rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a:hover {
  background-color: #437e7d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #437e7d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button:after {
  position: absolute;
  content: '\f107';
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > .sub-menu-button:after {
  content: '\f106';
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > ul.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a {
  margin: 1rem;
  background-color: #FFFFFF;
  border-bottom: none;
  font-display: swap;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #59A7A6;
  font-size: 0.75rem;
  text-align: center;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a:hover {
  background-color: #FFFFFF;
}
.show-menu #mobile-off-canvas-navigation {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}
/* 
Use: Footer
Scope: All devices
Theme: SJ Wealth Management
Copyright 2021, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Quick Contacts
**************************************************************************/
ul.quick-contacts {
  margin-left: 0;
}
ul.quick-contacts li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.quick-contacts li ul,
ul.quick-contacts li ol {
  margin-top: 0;
}
ul.quick-contacts li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 1rem 1.5rem 1rem;
}
ul.quick-contacts li a {
  display: block;
  position: relative;
  font-size: 1.25rem;
  color: #6F6F6E;
}
ul.quick-contacts li a:hover {
  color: #59A7A6;
}
ul.quick-contacts li a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #59A7A6;
  font-size: 1rem;
  margin-right: 0.5rem;
}
ul.quick-contacts li.email a:before {
  content: '\f0e0';
}
ul.quick-contacts li.telephone a:before {
  content: '\f095';
}
/*************************************************************************
 #Credits
**************************************************************************/
.credits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.credits a.legal-logo {
  background-color: #59A7A6;
  margin-bottom: 1.5rem;
}
.credits a.legal-logo img.legal-logo {
  max-height: 2.25rem;
}
@supports (mix-blend-mode: multiply) {
  .credits a.legal-logo img.legal-logo {
    mix-blend-mode: multiply;
    opacity: 0.55;
  }
}
.credits p {
  font-size: 0.75rem;
  margin: 0 3rem 1.5rem;
}
.credits .author {
  font-size: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}
.credits .author a {
  margin-left: 0.25rem;
}
/* 
Use: Setup
Scope: All devices
Theme: Supersonic Playground One Page Pro v2
Copyright 2019, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Pixel Equivalent
**************************************************************************/
/*************************************************************************
 #Grid Measurements
**************************************************************************/
/*************************************************************************
 #Animation Easing
**************************************************************************/
/*************************************************************************
 #Basic HTML Settings
**************************************************************************/
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  overflow-y: hidden;
}
img,
svg {
  border: 0;
  margin: 0;
  padding: 0;
  image-rendering: auto;
}
svg {
  display: block;
}
/*# sourceMappingURL=style.css.map */