/*! nouislider - 13.1.5 - 4/24/2019 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translate(0,-50%);top:50%;right:120%}
@charset "UTF-8";
/**
 * Remove top margin from first child and bottom margin from last child.
 */
@font-face {
  font-family: "Avenir Book";
  src: url("../../assets/fonts/Avenir-Book.woff2") format("woff2"), url("../../assets/fonts/Avenir-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Book Oblique";
  src: url("../../assets/fonts/Avenir-BookOblique.woff2") format("woff2"), url("../../assets/fonts/Avenir-BookOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Black";
  src: url("../../assets/fonts/Avenir-Black.woff2") format("woff2"), url("../../assets/fonts/Avenir-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Medium";
  src: url("../../assets/fonts/Avenir-Medium.woff2") format("woff2"), url("../../assets/fonts/Avenir-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Europa";
  src: url("../../assets/fonts/Europa-Regular.woff2") format("woff2"), url("../../assets/fonts/Europa-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.lazyload,
.lazyloading{
  opacity: 0;
}

.lazyloaded{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.15 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.left-0{
  left: 0px;
}
.top-0{
  top: 0px;
}
.isolate{
  isolation: isolate;
}
.-z-10{
  z-index: -10;
}
.z-\[300\]{
  z-index: 300;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.block{
  display: block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.h-2{
  height: 0.5rem;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[80px\]{
  height: 80px;
}
.h-full{
  height: 100%;
}
.w-\[calc\(100\%\+50px\)\]{
  width: calc(100% + 50px);
}
.w-full{
  width: 100%;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.items-center{
  align-items: center;
}
.justify-between{
  justify-content: space-between;
}
.rounded{
  border-radius: 0.25rem;
}
.border{
  border-width: 1px;
}
.bg-gray-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(64 63 69 / var(--tw-bg-opacity, 1));
}
.bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 1 / var(--tw-bg-opacity, 1));
}
.fill-gray-light{
  fill: #333333;
}
.fill-white{
  fill: #ffffff;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.p-2\.5{
  padding: 0.625rem;
}
.pr-14{
  padding-right: 3.5rem;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-95{
  opacity: 0.95;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-700{
  transition-duration: 700ms;
}
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
/*------------------------------------------------------------------
[media-queries]
*/
/*------------------------------------------------------------------
[opacity]
*/
/*------------------------------------------------------------------
[border-radius]
*/
/*------------------------------------------------------------------
[transition]
*/
/*------------------------------------------------------------------
[transform]
*/
/*------------------------------------------------------------------
[box-sizing]
*/
/*------------------------------------------------------------------
[content-columns]
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body, html {
  width: 100%;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  background-color: #E0E0E0;
  padding-top: 80px;
}
@media only screen and (min-width: 1024px) {
  body {
    padding-top: 0;
  }
}

a {
  font-family: din-condensed, sans-serif;
  text-decoration: none;
}

small {
  font-size: 55%;
}

button {
  background-color: transparent;
  outline: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
}

h1, h2, h3, h4, .txt-h {
  margin: 0;
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-style: normal;
  text-transform: uppercase;
}

h2 {
  display: inline-block;
  padding: 14px 50px 14px 16px;
  font-size: 2.4rem;
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  h2 {
    max-width: 80%;
    padding: 12px 50px 12px 26px;
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  h2 {
    max-width: auto;
  }
}

.content {
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.7777;
}
@media only screen and (min-width: 768px) {
  .content {
    font-size: 1.8rem;
  }
}
.single-account .content h2 {
  padding-left: 0;
  padding-top: 0;
  background-color: transparent;
}
.content p {
  margin-bottom: 30px;
}
.content p:last-of-type {
  margin-bottom: 0;
}
.content .text-caption {
  display: block;
  font-size: 55%;
  margin-top: -50px;
}
.content .text-caption + .text-caption {
  margin-top: 0;
}
.content .wp-caption {
  width: 100% !important;
  margin-bottom: 30px;
}
.content .wp-caption:last-of-type {
  margin-bottom: 0;
}
.content .wp-caption img {
  margin-bottom: 0;
}
.content .wp-caption-text {
  display: block;
  font-size: 55%;
}
.content .text-caption__parent {
  margin-bottom: 0;
}
.content .text-caption__parent + .text-caption__parent .text-caption {
  margin-top: 0;
}
.content strong {
  font-family: "Avenir Medium";
  font-weight: normal;
}
.content ul, .content ol {
  margin-left: 22px;
  margin-bottom: 20px;
}
.content h3 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .content h3 {
    font-size: 2.4rem;
  }
}
.content a:not(.btn) {
  font-family: "Avenir Book";
  color: #000;
}
.content a:not(.btn):hover {
  text-decoration: underline;
}
.content table thead {
  font-size: 2rem;
  text-align: left;
}
.content table thead h3 {
  font-size: 2rem;
}
.content table tbody {
  font-size: 1.3rem;
  line-height: 1.1;
}
.content table tbody td {
  padding: 10px 10px 10px 0;
}
.content table tbody td:first-child {
  width: 70px;
  word-break: break-all;
}
@media only screen and (min-width: 768px) {
  .content table tbody td:first-child {
    width: 100px;
  }
}
.content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.content img.arrow {
  margin-bottom: 0;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(212, 212, 212, 0.95);
  z-index: 500;
}
.overlay.active {
  display: block;
}

.loader {
  width: 100%;
  height: 50px;
  margin: 50px 0;
  text-align: center;
  background: url("../../assets/images/loader.svg") no-repeat center center;
  background-size: contain;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.home .awards {
  margin-bottom: 75px;
}
@media only screen and (min-width: 1024px) {
  .home .awards {
    margin-top: 102px;
    margin-bottom: 102px;
  }
}
.home .about-us {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .home .about-us {
    margin-top: -21px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .home .about-us {
    margin-bottom: 88px;
  }
}
.home .fees {
  display: none;
}
@media only screen and (min-width: 768px) {
  .home .fees {
    display: block;
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .home .fees {
    margin-bottom: 76px;
  }
}
.home .accounts {
  margin-bottom: 46px;
}
@media only screen and (min-width: 768px) {
  .home .accounts {
    margin-bottom: 50px;
  }
}
.home .portfolios {
  display: none;
}
@media only screen and (min-width: 768px) {
  .home .portfolios {
    display: block;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .home .portfolios {
    margin-bottom: 107px;
  }
}
.home .sign-up {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .home .sign-up {
    margin-bottom: 62px;
  }
}

.page-template-tpl-aboutus .awards {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus .awards {
    margin-bottom: 152px;
  }
}

.single-portfolio { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 12px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-portfolio {
    margin-top: 52px;
    margin-bottom: 100px;
  }
}
.single-portfolio aside {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio aside {
    display: block;
  }
}
.single-portfolio aside .btn {
  width: 100%;
  margin-top: 11px;
  text-align: center;
  font-size: 2.4rem;
  text-transform: none;
}
.single-portfolio aside .btn img {
  transform: rotate(90deg);
}
.single-portfolio main {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio main {
    width: 75%;
  }
}
.single-portfolio main.oneCol {
  width: 100%;
  margin-top: -58px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio main.oneCol {
    margin-top: 0;
  }
  .single-portfolio main.oneCol .title {
    display: inline-block;
  }
}
.single-portfolio main .title {
  display: none;
  min-width: 264px;
  padding: 18px 70px 23px 30px;
  font-size: 2.6rem;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio main .title {
    display: inline-block;
  }
}
.single-portfolio main article {
  background-color: #fff;
  padding: 30px 25px 50px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio main article {
    padding: 66px 69px 57px 65px;
  }
}
.single-portfolio .fees { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.single-portfolio .fees .btn {
  -ms-align-self: flex-end;
  align-self: flex-end;
  margin-top: 33px;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .fees .table-label {
    margin-bottom: 60px;
  }
  .single-portfolio .topHoldings .table-label,
  .single-portfolio .overall .table-label {
    margin-bottom: 60px;
  }
}
.single-portfolio .topHoldings .list-table,
.single-portfolio .overall .list-table {
  margin-bottom: 80px;
}
.single-portfolio .topHoldings .list-table td:first-of-type,
.single-portfolio .overall .list-table td:first-of-type {
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}
.single-portfolio .topHoldings .list-table td:last-of-type,
.single-portfolio .overall .list-table td:last-of-type {
  width: 98px;
  padding-left: 35px;
}
.single-portfolio .topHoldings .fundamental-table,
.single-portfolio .overall .fundamental-table {
  display: none;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .topHoldings .fundamental-table,
  .single-portfolio .overall .fundamental-table {
    display: table;
  }
}
.single-portfolio .topHoldings .fundamental-table td,
.single-portfolio .overall .fundamental-table td {
  width: auto;
}
.single-portfolio .topHoldings .fundamental-table td:last-of-type,
.single-portfolio .overall .fundamental-table td:last-of-type {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .topHoldings .fundamental-table--mobile,
  .single-portfolio .overall .fundamental-table--mobile {
    display: none;
  }
}
.single-portfolio__mobile-nav {
  margin-top: -35px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav {
    margin-top: 30px;
  }
}
.single-portfolio__mobile-nav__current { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  width: 100%;
  height: 58px;
  padding: 0 25px;
  background-color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav__current {
    font-size: 2.6rem;
    height: 118px;
    padding: 0 42px;
  }
}
.single-portfolio__mobile-nav__current span {
  margin-right: 10px;
}
.single-portfolio__mobile-nav__current button {
  position: relative;
  padding: 0 27px 0 0;
  font-family: din-condensed, sans-serif;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav__current button {
    padding: 0 50px 0 0;
  }
}
.single-portfolio__mobile-nav__current button:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 0;
  content: "";
  background: url("../images/icon-plus-dark.svg") no-repeat center right;
  background-size: contain;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav__current button:after {
    width: 32px;
    height: 32px;
  }
}
.single-portfolio__mobile-nav__current:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav__current:before {
    height: 5px;
  }
}
.single-portfolio__mobile-nav nav {
  display: none;
  position: absolute;
  width: calc(100% - 50px);
  padding: 25px 0;
  background-color: #fff;
  border-bottom: #E0E0E0 solid 1px;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav nav {
    width: calc(100% - 100px);
  }
}
.single-portfolio__mobile-nav nav a {
  display: block;
  padding: 10px 25px;
  color: #403F45;
  font-family: "Avenir Book";
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .single-portfolio__mobile-nav nav a {
    font-size: 2rem;
  }
}
.single-portfolio__mobile-nav nav a.current {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio__mobile-nav {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .page-template-tpl-single-portfolio .message-form {
    margin-bottom: 100px;
  }
}

.post-type-archive-awards .awards-archive__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 50px;
  padding: 20px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 576px) {
  .post-type-archive-awards .awards-archive__wrapper {
    padding: 40px 25px;
  }
}
@media only screen and (min-width: 768px) {
  .post-type-archive-awards .awards-archive__wrapper {
    margin: 47px 0 100px;
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-type-archive-awards .awards-archive__wrapper {
    padding: 75px 80px;
  }
}
.post-type-archive-awards .awards-archive__wrapper article { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 35px 0;
}
@media only screen and (min-width: 576px) {
  .post-type-archive-awards .awards-archive__wrapper article {
    width: 50%;
    padding: 35px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .post-type-archive-awards .awards-archive__wrapper article {
    padding: 45px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-type-archive-awards .awards-archive__wrapper article {
    width: 33%;
  }
}
.post-type-archive-awards .awards-archive__wrapper article .awards-archive__image { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  height: 65px;
  margin-bottom: 20px;
}
.post-type-archive-awards .awards-archive__wrapper article img {
  width: auto;
  height: 100%;
  max-height: 55px;
}
.post-type-archive-awards .awards-archive__wrapper article h4 {
  margin-bottom: 14px;
  padding-right: 30px;
  color: #333333;
  font-size: 2.4rem;
  line-height: 1;
}
.post-type-archive-awards .awards-archive__wrapper article span {
  padding-right: 30px;
  color: #333333;
  font-size: 1.8rem;
  font-family: "Avenir Book";
  line-height: 1.2222;
}

.post-type-archive-press main {
  margin: 0 0 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-press main {
    margin: 130px 0 97px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-type-archive-press main {
    margin: 180px 0 97px;
  }
}
.post-type-archive-press .press-archive__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.post-type-archive-press .press-archive__wrapper article {
  width: calc(100% - 30px);
  margin: 0 15px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-press .press-archive__wrapper article {
    width: calc(50% - 30px);
    padding-bottom: 172px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-type-archive-press .press-archive__wrapper article {
    width: calc(25% - 30px);
  }
}
.post-type-archive-press .press-archive__wrapper article time {
  display: block;
  margin-bottom: 6px;
  color: #A1A1A1;
  font-family: din-condensed, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2222;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-press .press-archive__wrapper article time {
    font-size: 2.7rem;
  }
}
.post-type-archive-press .press-archive__wrapper article h4 {
  color: #000;
  font-family: din-condensed, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2222;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-press .press-archive__wrapper article h4 {
    font-size: 2.7rem;
  }
}
.post-type-archive-press .press-archive__wrapper article h4 a {
  color: #000;
}
.post-type-archive-press .press-archive__img { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  height: 183px;
  margin-top: -46px;
  margin-bottom: 28px;
  background-color: #F8F8F8;
}
@media only screen and (min-width: 768px) {
  .post-type-archive-press .press-archive__img {
    margin-top: -92px;
  }
}
.post-type-archive-press .press-archive__img img {
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 106px;
}

.press-releases {
  margin: 0 0 50px;
  padding-top: 40px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .press-releases {
    padding-top: 0;
    margin: 130px 0 97px;
  }
}
@media only screen and (min-width: 1024px) {
  .press-releases {
    margin: 180px 0 97px;
  }
}
.press-releases__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.press-releases__wrapper article {
  width: calc(100% - 30px);
  margin: 0 15px;
  padding-bottom: 40px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}
@media only screen and (min-width: 768px) {
  .press-releases__wrapper article {
    display: block;
    width: calc(50% - 30px);
    padding-bottom: 172px;
  }
}
@media only screen and (min-width: 1024px) {
  .press-releases__wrapper article {
    width: calc(25% - 30px);
  }
}
.press-releases__wrapper article time {
  display: block;
  margin-bottom: 6px;
  color: #A1A1A1;
  font-family: din-condensed, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2222;
}
@media only screen and (min-width: 768px) {
  .press-releases__wrapper article time {
    font-size: 2.7rem;
  }
}
.press-releases__wrapper article a {
  width: 50%;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  .press-releases__wrapper article a {
    width: auto;
    margin-right: 0;
  }
}
.press-releases__wrapper article > div {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .press-releases__wrapper article > div {
    width: 100%;
  }
}
.press-releases__wrapper article h4 {
  color: #000;
  font-family: din-condensed, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2222;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .press-releases__wrapper article h4 {
    font-size: 2.7rem;
  }
}
.press-releases__wrapper article h4 a {
  color: #000;
}
.press-releases__image { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: contain;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .press-releases__image {
    height: 183px;
    margin-bottom: 28px;
    margin-top: -92px;
  }
}

.insights .filters {
  margin: -38px 0 25px;
}
@media only screen and (min-width: 768px) {
  .insights .filters {
    margin: 48px 0 50px;
  }
}
.insights .filters__category-title {
  padding-bottom: 15px;
  margin-top: -15px;
  background-color: #fff;
  font-size: 2.4rem;
}
.insights .filters__category-title h1 {
  font-size: 3.5rem;
}
@media only screen and (min-width: 768px) {
  .insights .filters__category-title {
    padding-bottom: 53px;
    margin-top: -53px;
    font-size: 3.4rem;
  }
}
.insights .filters .btn {
  margin-right: 5px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .insights .filters .btn {
    margin-right: 7px;
    height: 52px;
  }
}
.insights .filters .btn-wrapper {
  display: inline-block;
  position: relative;
}
.insights .filters .btn-wrapper .btn {
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .insights .filters .btn-wrapper .btn {
    padding-right: 50px;
  }
}
.insights .filters .btn-wrapper .btn:after {
  position: absolute;
  top: 47%;
  right: 30px;
  width: 10px;
  height: 10px;
  content: "";
  background: url("../../assets/images/arrow-right-white.svg") no-repeat center center;
  background-size: contain;
  transform: translateY(-50%) rotate(90deg);
}
.insights .filters ul {
  position: absolute;
  min-width: 200px;
  padding: 20px 0;
  background-color: #fff;
  list-style: none;
  z-index: 10;
}
.insights .filters ul li {
  padding: 0 20px;
  line-height: 2.6;
  font-family: din-condensed, sans-serif;
  font-size: 1.6rem;
  cursor: pointer;
}
.insights__wrapper {
  padding: 30px 0;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper {
    padding: 106px 0;
  }
}
.insights__wrapper article { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article {
    margin-bottom: 29px;
  }
}
.insights__wrapper article h4 {
  margin-bottom: 10px;
  font-size: 1.8rem;
  text-transform: none;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article h4 {
    font-size: 2.4rem;
  }
}
.insights__wrapper article .image {
  position: relative;
  width: 50%;
  height: 130px;
  margin-right: 15px;
}
@media only screen and (min-width: 576px) {
  .insights__wrapper article .image {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article .image {
    width: 300px;
    height: 260px;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .insights__wrapper article .image {
    width: 400px;
  }
}
.insights__wrapper article .content {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article .content {
    width: calc(100% - 400px);
  }
}
.insights__wrapper article img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.insights__wrapper article.type-article .image, .insights__wrapper article.type-podcast .image, .insights__wrapper article.type-video .image, .insights__wrapper article.type-gina-millers-blog .image, .insights__wrapper article.type-alan-millers-blog .image {
  position: relative;
}
.insights__wrapper article.type-article .image:before, .insights__wrapper article.type-podcast .image:before, .insights__wrapper article.type-video .image:before, .insights__wrapper article.type-gina-millers-blog .image:before, .insights__wrapper article.type-alan-millers-blog .image:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  transform: translate(-50%, -50%);
  content: "";
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article.type-article .image:before, .insights__wrapper article.type-podcast .image:before, .insights__wrapper article.type-video .image:before, .insights__wrapper article.type-gina-millers-blog .image:before, .insights__wrapper article.type-alan-millers-blog .image:before {
    width: 52px;
    height: 52px;
  }
}
.insights__wrapper article.type-article .image:before, .insights__wrapper article.type-gina-millers-blog .image:before, .insights__wrapper article.type-alan-millers-blog .image:before {
  background: url("../../assets/images/article.svg") no-repeat center center;
  background-size: contain;
}
.insights__wrapper article.type-video .image:before {
  background: url("../../assets/images/video.svg") no-repeat center center;
  background-size: contain;
}
.insights__wrapper article.type-podcast .image:before {
  background: url("../../assets/images/podcast.svg") no-repeat center center;
  background-size: contain;
}
.insights__wrapper article a {
  color: #000;
}
.insights__wrapper article .type {
  display: block;
  margin-bottom: 5px;
  color: #4D4D4D;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article .type {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
.insights__wrapper article time {
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .insights__wrapper article time {
    font-size: 1.6rem;
  }
}
.insights__items { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.insights__items__image {
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 576px) {
  .insights__items__image {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .insights__items__image {
    height: 260px;
  }
}
.insights__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 300px;
  z-index: 600;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 576px) {
  .insights__popup {
    height: 600px;
  }
}
.insights__popup .video {
  position: relative;
  width: 100%;
}
.insights__popup .video iframe {
  width: 100%;
  height: 300px;
}
@media only screen and (min-width: 576px) {
  .insights__popup .video iframe {
    height: 700px;
  }
}
.insights__popup .close {
  position: absolute;
  top: -80px;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .insights__popup .close {
    top: -80px;
    right: 0;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .insights__popup .close {
    top: -80px;
    right: -80px;
  }
}
.insights__popup .close:before, .insights__popup .close:after {
  position: absolute;
  width: 24px;
  height: 1px;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #fff;
}
.insights__popup .close:before {
  transform: translateX(-50%) rotate(45deg);
}
.insights__popup .close:after {
  transform: translateX(-50%) rotate(-45deg);
}

.page-template-tpl-fees-calculator .fees-calculator__wrapper,
.page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees-calculator .fees-calculator__wrapper,
  .page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-fees-calculator .fees-calculator__wrapper aside,
.page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper aside {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees-calculator .fees-calculator__wrapper aside,
  .page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper aside {
    width: calc(25% - 30px);
  }
}
.page-template-tpl-fees-calculator .fees-calculator__wrapper main,
.page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper main {
  position: relative;
  width: 100%;
  margin-bottom: 104px;
  padding: 30px 30px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees-calculator .fees-calculator__wrapper main,
  .page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper main {
    padding: 66px 69px 80px 65px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees-calculator .fees-calculator__wrapper main,
  .page-template-tpl-moneyshe-fees-calculator .fees-calculator__wrapper main {
    width: 75%;
  }
}
.page-template-tpl-fees-calculator .description,
.page-template-tpl-moneyshe-fees-calculator .description {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees-calculator .description,
  .page-template-tpl-moneyshe-fees-calculator .description {
    margin-top: 0;
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees-calculator .description,
  .page-template-tpl-moneyshe-fees-calculator .description {
    margin-bottom: 15px;
  }
}
.page-template-tpl-fees-calculator .description__wrapper,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  padding: 30px 25px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees-calculator .description__wrapper,
  .page-template-tpl-moneyshe-fees-calculator .description__wrapper {
    padding: 56px 28px 80px 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees-calculator .description__wrapper,
  .page-template-tpl-moneyshe-fees-calculator .description__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-fees-calculator .description__wrapper .content-left,
.page-template-tpl-fees-calculator .description__wrapper .content-right,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-left,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-right {
  width: 100%;
  color: #4D4D4D;
  font-size: 1.3rem;
  line-height: 1.777;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees-calculator .description__wrapper .content-left,
  .page-template-tpl-fees-calculator .description__wrapper .content-right,
  .page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-left,
  .page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-right {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    margin: 0 15px;
    font-size: 1.8rem;
  }
}
.page-template-tpl-fees-calculator .description__wrapper .content-left,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-left {
  margin-bottom: 20px;
  font-family: "Avenir Medium";
}
.page-template-tpl-fees-calculator .description__wrapper .content-left strong,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-left strong {
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees-calculator .description__wrapper .content-left,
  .page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-left {
    margin-bottom: 0;
    font-size: 2.2rem;
  }
}
.page-template-tpl-fees-calculator .description__wrapper .content-right,
.page-template-tpl-moneyshe-fees-calculator .description__wrapper .content-right {
  font-family: "Avenir Book";
}

@media only screen and (min-width: 1024px) {
  .single-post {
    margin-top: 140px;
  }
}
.single-post .main-container { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}
.single-post .main-container > .share-post {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .single-post .main-container > .share-post {
    display: block;
    margin-left: 13px;
  }
}
.single-post .single-notice-aside {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .single-post .single-notice-aside {
    display: block;
  }
}
.single-post .single-notice-aside .single-logo__moneyshe {
  width: 100%;
  max-width: 100%;
  min-height: 162px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  background-color: #ffffff;
}
.single-post__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 30px;
  padding: 60px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper {
    padding: 56px 63px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post__wrapper {
    display: block;
    width: 66%;
  }
}
.single-post__wrapper .container__heading h1 {
  text-transform: none;
}
.single-post__wrapper--single-notice {
  padding: 0;
  margin-top: 118px;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper--single-notice {
    padding: 0;
  }
}
.single-post__wrapper--single-notice .noticeboard-single-post-type {
  min-width: 264px;
  padding: 18px 84px 23px 30px;
  font-size: 2.6rem !important;
  text-transform: none;
  display: inline-block;
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper--single-notice .noticeboard-single-post-type {
    font-size: 2.6rem !important;
  }
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner {
  padding: 28px 25px;
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper--single-notice .noticeboard-single-content-inner {
    padding: 37px 52px;
  }
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-notice-name {
  font-size: 2rem;
  font-family: "Avenir Black";
  color: #4D4D4D;
  margin-bottom: 22px;
  text-transform: none;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .content {
  font-size: 1.5rem;
  color: #4D4D4D;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share {
  margin-top: 0;
  padding-top: 66px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share::before, .single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share::after {
  display: none;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share > span {
  display: inline-block;
  margin: 0 17px 0 0;
  font-family: "Avenir Black";
  font-size: 1.4rem;
  text-transform: none;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share .share-post a {
  width: 33px;
  height: 33px;
}
.single-post__wrapper--single-notice .noticeboard-single-content-inner .single-post__share .share-post a img {
  width: 33px;
  height: 33px;
}
@media only screen and (min-width: 1024px) {
  .single-post__wrapper--single-notice #comments,
  .single-post__wrapper--single-notice #respond {
    width: 100% !important;
  }
}
.single-post__wrapper--single-notice #comments #wpdcom,
.single-post__wrapper--single-notice #respond #wpdcom {
  max-width: 100%;
}
.single-post__wrapper--single-notice .noticeboard-single-category {
  padding: 19px 25px;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  font-family: "Avenir Black";
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper--single-notice .noticeboard-single-category {
    padding: 19px 52px;
  }
}
.single-post__wrapper blockquote {
  order: 2;
  width: 100%;
  margin-top: 45px;
  padding: 28px 50px 30px 25px;
  background-color: #FFDA01;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .single-post__wrapper blockquote {
    padding: 41px 62px 50px 33px;
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post__wrapper blockquote {
    float: right;
    width: 370px;
    margin: 50px -265px 20px 30px;
  }
}
.single-post__download-btn {
  text-align: center;
  margin-top: 20px;
}
.single-post__author {
  display: block;
  order: 3;
  margin-top: 28px;
  font-family: "Avenir Medium";
  font-size: 2.1rem;
}
.single-post__share {
  position: relative;
  order: 4;
  margin-top: 32px;
  padding-top: 32px;
}
.single-post__share:before, .single-post__share:after {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 1px;
  content: "";
}
.single-post__share:before {
  width: 100%;
  background-color: #D4D4D4;
}
.single-post__share:after {
  width: 12%;
  background-color: #A1A1A1;
}
.single-post__share span {
  display: block;
  margin-bottom: 15px;
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  text-transform: uppercase;
}

.share-post { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}
.share-post a {
  width: 30px;
  height: 30px;
  margin-right: 12px;
  line-height: 1;
}
.share-post a img {
  width: 30px;
  height: 30px;
}

.comments h2 {
  font-size: 2.1rem;
  margin-top: 66px;
}
.comments .comments-area#comments, .comments .comments-area#respond,
.comments .comment-respond#comments,
.comments .comment-respond#respond {
  max-width: none;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area,
  .comments .comment-respond {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .comments .comments-area,
  .comments .comment-respond {
    width: 66% !important;
  }
}
.comments .comments-area .wpdiscuz-form-top-bar,
.comments .comments-area .wc_social_plugin_wrapper,
.comments .comments-area .comment-reply-title,
.comments .comment-respond .wpdiscuz-form-top-bar,
.comments .comment-respond .wc_social_plugin_wrapper,
.comments .comment-respond .comment-reply-title {
  display: none;
}
.comments .comments-area #commentform,
.comments .comment-respond #commentform {
  order: 2;
  position: relative;
  margin-top: 56px;
  margin-bottom: 40px;
  padding: 60px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #commentform,
  .comments .comment-respond #commentform {
    padding: 60px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .comments .comments-area #commentform,
  .comments .comment-respond #commentform {
    margin-bottom: 100px;
  }
}
.comments .comments-area #commentform:before,
.comments .comment-respond #commentform:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: inline-block;
  content: "Leave a comment";
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  padding: 12px 50px 12px 26px;
  background-color: #FFDA01;
  text-transform: uppercase;
}
.comments .comments-area #wpdcom,
.comments .comment-respond #wpdcom { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  border: none;
  font-family: "Avenir Book";
}
.comments .comments-area #wpdcom .wpd-thread-head,
.comments .comment-respond #wpdcom .wpd-thread-head {
  display: none;
}
.comments .comments-area #wpdcom .wpd-form-wrap,
.comments .comment-respond #wpdcom .wpd-form-wrap {
  order: 2;
  position: relative;
  margin-top: 56px;
  margin-bottom: 40px;
  padding: 60px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpdcom .wpd-form-wrap,
  .comments .comment-respond #wpdcom .wpd-form-wrap {
    padding: 60px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .comments .comments-area #wpdcom .wpd-form-wrap,
  .comments .comment-respond #wpdcom .wpd-form-wrap {
    margin-bottom: 100px;
  }
}
.comments .comments-area #wpdcom .wpd-form-wrap:before,
.comments .comment-respond #wpdcom .wpd-form-wrap:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: inline-block;
  content: "Leave a comment";
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  padding: 12px 50px 12px 26px;
  background-color: #FFDA01;
  text-transform: uppercase;
}
.comments .comments-area #wpdcom .wpd-form-wrap .wpd-form-head,
.comments .comment-respond #wpdcom .wpd-form-wrap .wpd-form-head {
  margin-top: 0;
  padding-top: 0;
}
.comments .comments-area #wpdcom #wpd-threads,
.comments .comment-respond #wpdcom #wpd-threads {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  background-color: #fff;
}
.comments .comments-area #wpdcom .wpd-thread-list,
.comments .comment-respond #wpdcom .wpd-thread-list {
  padding: 0;
}
.comments .comments-area #wpdcom .wpd-comment,
.comments .comment-respond #wpdcom .wpd-comment {
  position: relative;
  padding: 40px 25px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpdcom .wpd-comment,
  .comments .comment-respond #wpdcom .wpd-comment {
    padding: 60px;
  }
}
.comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2,
.comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 {
  margin-left: 20px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2,
  .comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 {
    margin-left: 40px;
  }
}
.comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2::after,
.comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2::after {
  display: none;
}
.comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right,
.comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right {
  padding: 20px 25px;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right,
  .comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right {
    padding: 30px 30px 20px 30px;
  }
}
.comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right .wpd-comment-text *,
.comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-comment-right .wpd-comment-text * {
  font-size: 1.4rem;
  line-height: 1.4;
}
.comments .comments-area #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-follow-link i,
.comments .comment-respond #wpdcom .wpd-comment.wpd_comment_level-2 .wpd-follow-link i {
  position: relative;
  font-size: 1.4rem;
  top: 2px;
}
.comments .comments-area #wpdcom .wpd-comment:after,
.comments .comment-respond #wpdcom .wpd-comment:after {
  position: absolute;
  display: block;
  bottom: 0;
  left: 25px;
  width: calc(100% - 50px);
  height: 1px;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpdcom .wpd-comment:after,
  .comments .comment-respond #wpdcom .wpd-comment:after {
    left: 60px;
    width: calc(100% - 120px);
  }
}
.comments .comments-area #wpdcom .wpd-comment:nth-last-of-type(2):after,
.comments .comment-respond #wpdcom .wpd-comment:nth-last-of-type(2):after {
  display: none !important;
}
.comments .comments-area #wpdcom .wpd-comment .wpd-comment-header,
.comments .comment-respond #wpdcom .wpd-comment .wpd-comment-header {
  padding-top: 0;
  font-family: "Avenir Medium";
}
.comments .comments-area #wpdcom .wpd-comment .wpd-comment-text,
.comments .comment-respond #wpdcom .wpd-comment .wpd-comment-text {
  margin-top: 0;
  margin-bottom: 0;
}
.comments .comments-area #wpdcom .wpd-comment.wpd-reply .wpd-comment-wrap,
.comments .comment-respond #wpdcom .wpd-comment.wpd-reply .wpd-comment-wrap {
  margin: 0;
  padding: 0;
}
.comments .comments-area #wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-uinfo-top,
.comments .comment-respond #wpdcom .wpd-comment.wpd-reply .wpd-comment-header .wpd-uinfo-top {
  margin-bottom: -5px !important;
}
.comments .comments-area #wpcomm,
.comments .comment-respond #wpcomm { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  border: none;
}
.comments .comments-area #wpcomm .wc-follow-link,
.comments .comment-respond #wpcomm .wc-follow-link {
  line-height: 1;
}
.comments .comments-area #wpcomm .wc-form-wrapper,
.comments .comment-respond #wpcomm .wc-form-wrapper {
  order: 2;
  position: relative;
  margin-top: 56px;
  margin-bottom: 40px;
  padding: 60px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-form-wrapper,
  .comments .comment-respond #wpcomm .wc-form-wrapper {
    padding: 60px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .comments .comments-area #wpcomm .wc-form-wrapper,
  .comments .comment-respond #wpcomm .wc-form-wrapper {
    margin-bottom: 100px;
  }
}
.comments .comments-area #wpcomm .wc-form-wrapper:before,
.comments .comment-respond #wpcomm .wc-form-wrapper:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: inline-block;
  content: "Leave a comment";
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  padding: 12px 50px 12px 26px;
  background-color: #FFDA01;
  text-transform: uppercase;
}
.comments .comments-area #wpcomm .wc-field-comment,
.comments .comment-respond #wpcomm .wc-field-comment {
  margin: 0;
}
.comments .comments-area #wpcomm .wc-form-footer,
.comments .comment-respond #wpcomm .wc-form-footer {
  display: block !important;
  border: none !important;
}
.comments .comments-area #wpcomm .wc-thread-wrapper,
.comments .comment-respond #wpcomm .wc-thread-wrapper {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  background-color: #fff;
}
.comments .comments-area #wpcomm .wc-comment-header,
.comments .comment-respond #wpcomm .wc-comment-header {
  border: none;
  margin: 0;
}
.comments .comments-area #wpcomm .wc-comment-footer,
.comments .comment-respond #wpcomm .wc-comment-footer {
  display: none;
}
.comments .comments-area #wpcomm .wc-comment-author,
.comments .comment-respond #wpcomm .wc-comment-author {
  padding: 0;
  font-family: "Avenir Medium";
  font-size: 1.8rem;
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wc-comment-text,
.comments .comment-respond #wpcomm .wc-comment-text {
  padding: 0;
  min-height: auto;
  font-family: "Avenir Book";
  font-size: 1.4rem;
  line-height: 1.3;
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wc-comment-text > *,
.comments .comment-respond #wpcomm .wc-comment-text > * {
  font-size: 1.4rem;
  line-height: 1.4;
}
.comments .comments-area #wpcomm .wc-comment,
.comments .comment-respond #wpcomm .wc-comment {
  position: relative;
  padding: 40px 25px;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-comment,
  .comments .comment-respond #wpcomm .wc-comment {
    padding: 60px;
  }
}
.comments .comments-area #wpcomm .wc-comment.wc_comment_level-2,
.comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 {
  margin-left: 20px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-comment.wc_comment_level-2,
  .comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 {
    margin-left: 40px;
  }
}
.comments .comments-area #wpcomm .wc-comment.wc_comment_level-2::after,
.comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2::after {
  display: none;
}
.comments .comments-area #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right,
.comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right {
  padding: 20px 25px;
  margin-bottom: -25px;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right,
  .comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right {
    padding: 30px 30px 20px 30px;
    margin-bottom: -30px;
  }
}
.comments .comments-area #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right .wc-comment-text *,
.comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 .wc-comment-right .wc-comment-text * {
  font-size: 1.4rem;
  line-height: 1.4;
}
.comments .comments-area #wpcomm .wc-comment.wc_comment_level-2 .wc-follow-link i,
.comments .comment-respond #wpcomm .wc-comment.wc_comment_level-2 .wc-follow-link i {
  position: relative;
  font-size: 1.4rem;
  top: 2px;
}
.comments .comments-area #wpcomm .wc-comment:after,
.comments .comment-respond #wpcomm .wc-comment:after {
  position: absolute;
  display: block;
  bottom: 0;
  left: 25px;
  width: calc(100% - 50px);
  height: 1px;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-comment:after,
  .comments .comment-respond #wpcomm .wc-comment:after {
    left: 60px;
    width: calc(100% - 120px);
  }
}
.comments .comments-area #wpcomm .wc-comment:nth-last-of-type(2):after,
.comments .comment-respond #wpcomm .wc-comment:nth-last-of-type(2):after {
  display: none !important;
}
.comments .comments-area #wpcomm .wc_comm_form,
.comments .comment-respond #wpcomm .wc_comm_form { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.comments .comments-area #wpcomm .wc_email-wrapper,
.comments .comment-respond #wpcomm .wc_email-wrapper {
  display: none;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap {
  border: none;
  position: relative;
  margin-bottom: 10px;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap:before,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap:before {
  display: block;
  margin-bottom: 14px;
  content: "Your comment";
  color: #4D4D4D;
  font-size: 1.8rem;
  font-family: "Avenir Medium";
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea {
  outline: none;
  padding: 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  color: #4D4D4D !important;
  font-size: 1.8rem !important;
  font-family: "Avenir Medium";
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea::-webkit-input-placeholder,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea::-webkit-input-placeholder {
  color: transparent !important;
  display: none !important;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea:-moz-placeholder,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea:-moz-placeholder {
  color: transparent !important;
  display: none !important;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea::-moz-placeholder,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea::-moz-placeholder {
  color: transparent !important;
  display: none !important;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea:-ms-input-placeholder,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea:-ms-input-placeholder {
  color: transparent !important;
  display: none !important;
}
.comments .comments-area #wpcomm .wpdiscuz-textarea-wrap textarea:focus,
.comments .comment-respond #wpcomm .wpdiscuz-textarea-wrap textarea:focus {
  font-size: 1.8rem !important;
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
}
.comments .comments-area #wpcomm .wpd-form-row .wpd-field,
.comments .comment-respond #wpcomm .wpd-form-row .wpd-field {
  border: none;
  height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
  outline: none;
  padding: 0 !important;
  color: #4D4D4D !important;
  font-size: 1.8rem !important;
  font-family: "Avenir Medium";
}
.comments .comments-area #wpcomm .wpd-form-row .wpd-field::-webkit-input-placeholder,
.comments .comment-respond #wpcomm .wpd-form-row .wpd-field::-webkit-input-placeholder {
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wpd-form-row .wpd-field:-moz-placeholder,
.comments .comment-respond #wpcomm .wpd-form-row .wpd-field:-moz-placeholder {
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wpd-form-row .wpd-field::-moz-placeholder,
.comments .comment-respond #wpcomm .wpd-form-row .wpd-field::-moz-placeholder {
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wpd-form-row .wpd-field:-ms-input-placeholder,
.comments .comment-respond #wpcomm .wpd-form-row .wpd-field:-ms-input-placeholder {
  color: #4D4D4D !important;
}
.comments .comments-area #wpcomm .wc-field-submit,
.comments .comment-respond #wpcomm .wc-field-submit {
  padding: 0;
  margin-top: 25px;
  text-align: left;
}
.comments .comments-area #wpcomm .wc-field-submit .wc_comm_submit,
.comments .comment-respond #wpcomm .wc-field-submit .wc_comm_submit {
  padding: 12px 20px;
  font-family: din-condensed, sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  background-color: #403F45;
  outline: none;
}
@media only screen and (min-width: 768px) {
  .comments .comments-area #wpcomm .wc-field-submit .wc_comm_submit,
  .comments .comment-respond #wpcomm .wc-field-submit .wc_comm_submit {
    padding: 20px 40px;
    font-size: 1.5rem;
  }
}
.comments__text-below {
  position: relative;
  margin-bottom: 40px;
  padding: 60px 25px;
  background-color: #fff;
  font-family: "Avenir Book";
  font-size: 1.4rem;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .comments__text-below {
    max-width: 750px;
    width: 100%;
    padding: 0 60px 60px 60px;
    margin-top: -120px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .comments__text-below {
    margin-bottom: 100px;
    width: 66%;
  }
}
.comments__text-below a {
  color: #3272bf;
  text-decoration: none;
}
.comments__text-below a:hover {
  color: #0d3e81;
}

.faq .filters {
  margin: -38px 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .faq .filters {
    margin: 48px 0;
  }
}
.faq .filters button {
  margin-right: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .faq .filters button {
    margin-bottom: 0;
  }
}
.faq__wrapper {
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .faq__wrapper {
    margin-bottom: 200px;
  }
}
.faq__wrapper > ul {
  list-style: none;
}
.faq__wrapper > ul li {
  margin-bottom: 10px;
}
.faq__wrapper > ul li h4 {
  position: relative;
  min-height: 64px;
  padding: 20px 80px 20px 25px;
  background-color: #fff;
  font-family: "Avenir Book";
  font-size: 1.6rem;
  text-transform: none;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media only screen and (min-width: 768px) {
  .faq__wrapper > ul li h4 {
    font-size: 1.8rem;
    padding: 20px 120px 20px 40px;
  }
}
.faq__wrapper > ul li h4:before, .faq__wrapper > ul li h4:after {
  position: absolute;
  content: "";
  display: block;
}
.faq__wrapper > ul li h4:before {
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .faq__wrapper > ul li h4:before {
    width: 64px;
  }
}
.faq__wrapper > ul li h4:after {
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url("../../assets/images/icon-plus-light.svg") no-repeat center center;
  background-size: contain;
  transition: 0.3s all ease-in-out;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .faq__wrapper > ul li h4:after {
    right: 19px;
    width: 26px;
    height: 26px;
  }
}
.faq__wrapper > ul li h4.active {
  background-color: #403F45;
  color: #fff;
}
.faq__wrapper > ul li h4.active:after {
  transform: translateY(-50%) rotate(45deg);
}
.faq__wrapper > ul li .faq__content {
  position: relative;
  padding: 30px 80px 40px 25px;
  background-color: #F0F0F0;
}
@media only screen and (min-width: 768px) {
  .faq__wrapper > ul li .faq__content {
    padding: 34px 100px 50px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .faq__wrapper > ul li .faq__content {
    padding: 54px 350px 100px 40px;
  }
}
.faq__wrapper > ul li .faq__content:after {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  content: "";
  background-color: #FFDA01;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media only screen and (min-width: 768px) {
  .faq__wrapper > ul li .faq__content:after {
    width: 64px;
  }
}

.notfound {
  margin-top: -46px;
  margin-bottom: 50px;
  padding: 50px 30px;
  background-color: #fff;
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-size: 2.6rem;
  line-height: 1.2;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .notfound {
    margin-top: 0;
    padding: 60px 160px 60px 30px;
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .notfound {
    margin-bottom: 100px;
    width: 807px;
    padding: 116px 260px 116px 30px;
  }
}
.notfound a {
  position: relative;
  display: inline-block;
  color: #FFDA01;
  padding-right: 35px;
}
.notfound a:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/arrow-yellow.svg") no-repeat center center;
  background-size: contain;
  content: "";
  transform: translateY(-50%);
}

.guides {
  margin: 0 0 50px;
}
@media only screen and (min-width: 768px) {
  .guides {
    margin: 48px 0 97px;
  }
}
@media only screen and (min-width: 1024px) {
  .guides {
    margin: 48px 0 97px;
  }
}
.guides__outer {
  margin-top: 40px;
  padding-top: 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .guides__outer {
    margin-top: 0;
    padding-top: 0;
  }
}
.guides__filters {
  margin: -38px 0 25px;
}
@media only screen and (min-width: 768px) {
  .guides__filters {
    margin: 48px 0 139px;
  }
}
.guides__filters .btn {
  margin-right: 5px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .guides__filters .btn {
    margin-right: 7px;
    height: 52px;
  }
}
.guides__filters .btn-wrapper {
  display: inline-block;
  position: relative;
}
.guides__filters .btn-wrapper .btn {
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .guides__filters .btn-wrapper .btn {
    padding-right: 50px;
  }
}
.guides__filters .btn-wrapper .btn:after {
  position: absolute;
  top: 47%;
  right: 30px;
  width: 10px;
  height: 10px;
  content: "";
  background: url("../../assets/images/arrow-right-white.svg") no-repeat center center;
  background-size: contain;
  transform: translateY(-50%) rotate(90deg);
}
.guides__filters ul {
  position: absolute;
  min-width: 200px;
  padding: 20px 0;
  background-color: #fff;
  list-style: none;
  z-index: 10;
}
.guides__filters ul li {
  padding: 0 20px;
  line-height: 2.6;
  font-family: din-condensed, sans-serif;
  font-size: 1.6rem;
  cursor: pointer;
}

.guides__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.guides__wrapper article {
  width: calc(100% - 30px);
  margin: 0 15px;
  padding-bottom: 40px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}
@media only screen and (min-width: 768px) {
  .guides__wrapper article {
    display: block;
    width: calc(50% - 30px);
    padding-bottom: 172px;
  }
}
@media only screen and (min-width: 1024px) {
  .guides__wrapper article {
    width: calc(25% - 30px);
  }
}
.guides__wrapper article a {
  width: 50%;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) {
  .guides__wrapper article a {
    width: auto;
    margin-right: 0;
  }
}
.guides__wrapper article h4 {
  color: #000;
  font-family: din-condensed, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2222;
  text-transform: none;
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .guides__wrapper article h4 {
    width: auto;
    font-size: 2.7rem;
  }
}
.guides__wrapper article h4 a {
  color: #000;
}

@media only screen and (min-width: 768px) {
  .guides-content {
    margin-top: 37px;
  }
}
.guides-content__content {
  width: 100%;
  max-width: calc(75% - 6px);
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .guides-content__content {
    padding: 35px 55px 35px 35px;
  }
}

.guides-book {
  cursor: pointer;
}

.guides__img { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .guides__img {
    height: 183px;
    margin-bottom: 28px;
    margin-top: -92px;
  }
}

.moneyshe-blog-list .filters {
  margin: -38px 0 25px;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list .filters {
    margin: 48px 0 50px;
  }
}
.moneyshe-blog-list .filters__category-title {
  padding-bottom: 15px;
  margin-top: -15px;
  background-color: #fff;
  font-size: 2.4rem;
}
.moneyshe-blog-list .filters__category-title h1 {
  font-size: 3.5rem;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list .filters__category-title {
    padding-bottom: 53px;
    margin-top: -53px;
    font-size: 3.4rem;
  }
}
.moneyshe-blog-list .filters .btn {
  margin-right: 5px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list .filters .btn {
    margin-right: 7px;
    height: 52px;
  }
}
.moneyshe-blog-list .filters .btn-wrapper {
  display: inline-block;
  position: relative;
}
.moneyshe-blog-list .filters .btn-wrapper .btn {
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list .filters .btn-wrapper .btn {
    padding-right: 50px;
  }
}
.moneyshe-blog-list .filters .btn-wrapper .btn:after {
  position: absolute;
  top: 47%;
  right: 30px;
  width: 10px;
  height: 10px;
  content: "";
  background: url("../images/arrow-right-white.svg") no-repeat center center;
  background-size: contain;
  transform: translateY(-50%) rotate(90deg);
}
.moneyshe-blog-list .filters ul {
  position: absolute;
  min-width: 200px;
  padding: 20px 0;
  background-color: #fff;
  list-style: none;
  z-index: 10;
}
.moneyshe-blog-list .filters ul li {
  padding: 0 20px;
  line-height: 2.6;
  font-family: din-condensed, sans-serif;
  font-size: 1.6rem;
  cursor: pointer;
}
.moneyshe-blog-list__wrapper {
  background-color: #fff;
}
.moneyshe-blog-list__wrapper article { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article {
    margin-bottom: 29px;
  }
}
.moneyshe-blog-list__wrapper article h4 {
  margin-bottom: 10px;
  font-size: 1.8rem;
  text-transform: none;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article h4 {
    font-size: 2.4rem;
  }
}
.moneyshe-blog-list__wrapper article .image {
  position: relative;
  width: 50%;
  height: 130px;
  margin-right: 15px;
}
@media only screen and (min-width: 576px) {
  .moneyshe-blog-list__wrapper article .image {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article .image {
    width: 300px;
    height: 260px;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .moneyshe-blog-list__wrapper article .image {
    width: 320px;
  }
}
.moneyshe-blog-list__wrapper article .content {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article .content {
    width: calc(100% - 400px);
  }
}
.moneyshe-blog-list__wrapper article .content:hover {
  text-decoration: none;
}
.moneyshe-blog-list__wrapper article img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.moneyshe-blog-list__wrapper article.type-article .image, .moneyshe-blog-list__wrapper article.type-podcast .image, .moneyshe-blog-list__wrapper article.type-video .image, .moneyshe-blog-list__wrapper article.type-gina-millers-blog .image, .moneyshe-blog-list__wrapper article.type-alan-millers-blog .image {
  position: relative;
}
.moneyshe-blog-list__wrapper article.type-article .image:before, .moneyshe-blog-list__wrapper article.type-podcast .image:before, .moneyshe-blog-list__wrapper article.type-video .image:before, .moneyshe-blog-list__wrapper article.type-gina-millers-blog .image:before, .moneyshe-blog-list__wrapper article.type-alan-millers-blog .image:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  transform: translate(-50%, -50%);
  content: "";
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article.type-article .image:before, .moneyshe-blog-list__wrapper article.type-podcast .image:before, .moneyshe-blog-list__wrapper article.type-video .image:before, .moneyshe-blog-list__wrapper article.type-gina-millers-blog .image:before, .moneyshe-blog-list__wrapper article.type-alan-millers-blog .image:before {
    width: 52px;
    height: 52px;
  }
}
.moneyshe-blog-list__wrapper article.type-article .image:before, .moneyshe-blog-list__wrapper article.type-gina-millers-blog .image:before, .moneyshe-blog-list__wrapper article.type-alan-millers-blog .image:before {
  background: url("../images/article.svg") no-repeat center center;
  background-size: contain;
}
.moneyshe-blog-list__wrapper article.type-video .image:before {
  background: url("../images/video.svg") no-repeat center center;
  background-size: contain;
}
.moneyshe-blog-list__wrapper article.type-podcast .image:before {
  background: url("../images/podcast.svg") no-repeat center center;
  background-size: contain;
}
.moneyshe-blog-list__wrapper article a {
  color: #000;
}
.moneyshe-blog-list__wrapper article .type {
  display: block;
  margin-bottom: 5px;
  color: #4D4D4D;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article .type {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
.moneyshe-blog-list__wrapper article time {
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__wrapper article time {
    font-size: 1.6rem;
  }
}
.moneyshe-blog-list__items { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.moneyshe-blog-list__items__image {
  width: 100%;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 576px) {
  .moneyshe-blog-list__items__image {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__items__image {
    height: 260px;
  }
}
.moneyshe-blog-list__popup {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 300px;
  z-index: 600;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 576px) {
  .moneyshe-blog-list__popup {
    height: 600px;
  }
}
.moneyshe-blog-list__popup .video {
  position: relative;
  width: 100%;
}
.moneyshe-blog-list__popup .video iframe {
  width: 100%;
  height: 300px;
}
@media only screen and (min-width: 576px) {
  .moneyshe-blog-list__popup .video iframe {
    height: 700px;
  }
}
.moneyshe-blog-list__popup .close {
  position: absolute;
  top: -80px;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .moneyshe-blog-list__popup .close {
    top: -80px;
    right: 0;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .moneyshe-blog-list__popup .close {
    top: -80px;
    right: -80px;
  }
}
.moneyshe-blog-list__popup .close:before, .moneyshe-blog-list__popup .close:after {
  position: absolute;
  width: 24px;
  height: 1px;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #fff;
}
.moneyshe-blog-list__popup .close:before {
  transform: translateX(-50%) rotate(45deg);
}
.moneyshe-blog-list__popup .close:after {
  transform: translateX(-50%) rotate(-45deg);
}

.main-header{
  --tw-bg-opacity: 1;
  background-color: rgb(64 63 69 / var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px){
  .main-header{
    background-color: transparent;
  }
}
.main-header.js {
  transition: transform 0.35s;
}
.main-header.banner-space{
  --tw-translate-y: 56px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.main-header__wrapper {
  box-shadow: 0 5px 10px rgba(29, 29, 27, 0.15);
}
.main-header__logo { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 25px;
  z-index: 300;
}
@media only screen and (min-width: 768px) {
  .main-header__logo {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .main-header__logo {
    padding: 0 25px;
    width: 200px;
  }
}
.main-header__logo img,
.main-header__logo svg {
  width: 125px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .main-header__logo img,
  .main-header__logo svg {
    width: 138px;
  }
}
.main-header__menu{
  display: none;
}
@media (min-width: 1024px){
  .main-header__menu{
    display: block;
  }
}
.main-header .menu-top-menu-container {
  position: relative;
}
.main-header .menu-top-menu-container > ul { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  height: 80px;
}
@media only screen and (min-width: 1024px) {
  .main-header .menu-top-menu-container > ul {
    height: 90px;
  }
}
.main-header .menu-top-menu-container > ul > li { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: relative;
}
.main-header .menu-top-menu-container > ul > li:first-of-type {
  margin-left: 0;
}
@media only screen and (min-width: 1200px) {
  .main-header .menu-top-menu-container > ul > li:first-of-type {
    margin-left: 0;
  }
}
.main-header .menu-top-menu-container > ul > li.active:after, .main-header .menu-top-menu-container > ul > li.current-menu-item:after, .main-header .menu-top-menu-container > ul > li.current-page-ancestor:after, .main-header .menu-top-menu-container > ul > li.current-menu-parent:after, .main-header .menu-top-menu-container > ul > li:hover:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: "";
  background-color: #FFDA01;
}
.main-header .menu-top-menu-container > ul > li.current-page-parent:after {
  visibility: hidden;
}
.main-header .menu-top-menu-container > ul > li > a {
  display: inline-block;
  padding: 16px 9px;
  color: #4D4D4D;
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  .main-header .menu-top-menu-container > ul > li > a {
    padding: 16px 8px;
  }
}
.main-header .menu-top-menu-container > ul > li.moneyshe {
  -ms-align-self: stretch;
  align-self: stretch; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #4D4D4D;
  width: 170px;
}
.main-header .menu-top-menu-container > ul > li.moneyshe:after {
  display: none;
}
.main-header .menu-top-menu-container > ul > li.moneyshe a {
  position: relative;
  width: 170px;
  color: transparent;
  padding: 26px 45px 26px 27px;
}
.main-header .menu-top-menu-container > ul > li.moneyshe a:after {
  display: inline-block;
  content: "";
  background: url("../../assets/images/Moneyshe_logo.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 20px;
  width: 128px;
  height: 68px;
}
.main-header .menu-top-menu-container > ul > li.login {
  -ms-align-self: stretch;
  align-self: stretch; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.main-header .menu-top-menu-container > ul > li.login:after {
  display: none;
}
.main-header .menu-top-menu-container > ul > li.login a {
  position: relative;
  font-weight: bold;
  color: #000;
  padding-right: 35px;
}
.main-header .menu-top-menu-container > ul > li.login a:after {
  position: absolute;
  top: 50%;
  right: 18px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("../../assets/images/icon-user-black.svg") no-repeat center center;
  background-size: contain;
  content: "";
  transform: translateY(-50%);
}
.main-header .menu-top-menu-container > ul > li.financial {
  white-space: nowrap;
}
.main-header .menu-top-menu-container > ul > li.yellow-gray {
  -ms-align-self: stretch;
  align-self: stretch; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.main-header .menu-top-menu-container > ul > li.yellow-gray:after {
  display: none;
}
.main-header .menu-top-menu-container > ul > li.yellow-gray a {
  margin-left: 0px;
  margin-right: 10px;
  background-color: #FFDA01;
  color: #000;
  font-weight: bold;
  text-align: center;
  width: 100px;
}
@media only screen and (min-width: 1200px) {
  .main-header .menu-top-menu-container > ul > li.yellow-gray {
    margin-left: 0px;
  }
}
.main-header .menu-top-menu-container > ul > li.yellow:after {
  display: none;
}
.main-header .menu-top-menu-container > ul > li.yellow a {
  margin-left: 5px;
  margin-right: 22px;
  background-color: #FFDA01;
  color: #000;
  text-align: center;
}
.main-header .menu-top-menu-container > ul > li.two-column ul:first-of-type {
  left: -170px;
  width: 170px;
}
.main-header .menu-top-menu-container > ul > li > ul {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  width: 300px;
  height: 330px;
}
@media only screen and (min-width: 1024px) {
  .main-header .menu-top-menu-container > ul > li > ul {
    top: 90px;
  }
}
.main-header .menu-top-menu-container > ul > li > ul li {
  padding: 0 20px;
}
.main-header .menu-top-menu-container > ul > li > ul li:first-of-type {
  margin-top: 40px;
}
.main-header .menu-top-menu-container > ul > li > ul a {
  margin: 4px 0;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1.8571;
}
.main-header__submenu {
  display: none;
  position: absolute;
  top: 80px;
  width: 100%;
  background-color: #403F45;
  box-shadow: 0 5px 5px rgba(29, 29, 27, 0.25);
}
@media only screen and (min-width: 1024px) {
  .main-header__submenu {
    top: 90px;
  }
}
.main-header__submenu__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 370px;
}
.main-header__submenu__contact { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  padding-top: 40px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Avenir Medium";
}
.main-header__submenu__contact a {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Avenir Medium";
}
.main-header__submenu__newsletter {
  width: 327px;
  height: 100%;
  padding: 40px 45px 0;
  background-color: rgba(255, 255, 255, 0.1);
}
.main-header__submenu__newsletter h4 {
  margin-bottom: 28px;
  font-size: 1.4rem;
  color: #fff;
}
.main-header__submenu__newsletter .messages {
  margin-top: 10px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.3;
  color: #fff;
}
.main-header__submenu__newsletter iframe {
  width: 100%;
}
.main-header .moneyshe-link-mobile {
  position: absolute;
  top: 50%;
  right: 70px;
  padding: 0;
  background-color: transparent;
  transform: translateY(-50%);
  z-index: 300;
  display: inline-block;
}
.main-header .moneyshe-link-mobile img {
  height: 35px;
}
@media only screen and (min-width: 1024px) {
  .main-header .moneyshe-link-mobile {
    display: none;
  }
}
.main-header__burger {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 28px;
  height: 36px;
  padding: 0;
  background-color: transparent;
  transform: translateY(-50%);
  z-index: 300;
}
@media only screen and (min-width: 768px) {
  .main-header__burger {
    right: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  .main-header__burger {
    display: none;
  }
}
.main-header__burger .line {
  width: 28px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 7px auto;
  transition: 0.3s all ease-in-out;
}
.main-header__burger.active .line:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}
.main-header__burger.active .line:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}
.main-header__burger.active .line:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}
.main-header__menu--mobile {
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  background-color: #403F45;
  z-index: 250;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s;
  pointer-events: none;
}
.main-header__menu--mobile.is-open {
  overflow-y: auto;
  opacity: 1;
  pointer-events: auto;
}
.main-header__menu--mobile .menu-mobile-menu-container {
  margin-top: 110px;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .main-header__menu--mobile .menu-mobile-menu-container {
    padding: 0 50px;
  }
}
.main-header__menu--mobile .menu-mobile-menu-container > ul {
  position: relative;
  transition: 0.3s all ease-in-out;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul.active-child {
  transform: translateX(calc(-100% - 25px));
}
@media only screen and (min-width: 768px) {
  .main-header__menu--mobile .menu-mobile-menu-container > ul.active-child {
    transform: translateX(calc(-100% - 50px));
  }
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > a {
  display: block;
  padding: 16px 0;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
  border-top: #4D4D4D solid 1px;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li:nth-last-of-type(2) {
  border-bottom: #4D4D4D solid 1px;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.login {
  width: calc(50% - 5px);
  float: left;
  border: none;
  text-align: center;
  font-family: din-condensed, sans-serif;
  background-color: #4D4D4D;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.login > a {
  display: block;
  position: relative;
  color: #FFDA01;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.login > a:after {
  margin-left: 8px;
  margin-bottom: -1px;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background: url("../../assets/images/icon-user-yellow.svg") no-repeat center center;
  background-size: contain;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.yellow-gray {
  width: calc(50% - 5px);
  float: right;
  background-color: #4D4D4D;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.yellow-gray > a {
  display: block;
  position: relative;
  color: #000;
  font-size: 1.8rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #FFDA01;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.yellow {
  width: calc(50% - 5px);
  float: right;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.yellow > a {
  display: block;
  position: relative;
  color: #000;
  font-size: 1.8rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #FFDA01;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.yellow + li {
  clear: both;
  padding-top: 10px;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.menu-item-has-children > a {
  position: relative;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li.menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 16px;
  content: "";
  background: url("../../assets/images/arrow-yellow.svg") no-repeat center right;
  background-size: contain;
  transform: translateY(-50%);
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% + 25px);
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul {
    left: calc(100% + 50px);
  }
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul.active {
  display: block;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li > a {
  display: block;
  padding: 16px 0;
  color: #fff;
  font-family: "Avenir Book";
  font-size: 1.5rem;
  border-top: #4D4D4D solid 1px;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li:last-of-type {
  border-bottom: #4D4D4D solid 1px;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li.parent a {
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li.back {
  position: relative;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li.back a {
  padding-left: 34px;
  font-family: "Avenir Black";
  font-size: 1.3rem;
}
.main-header__menu--mobile .menu-mobile-menu-container > ul > li > ul > li.back:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 17px;
  height: 16px;
  content: "";
  background: url("../../assets/images/arrow-yellow.svg") no-repeat center left;
  background-size: contain;
  transform: translateY(-50%) rotate(180deg);
}

.main-footer__top {
  background-color: #403F45;
}
.main-footer__bottom {
  padding: 26px 0 40px;
  background-color: #000;
  color: #bababa;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.4285;
}
@media only screen and (min-width: 768px) {
  .main-footer__bottom {
    padding: 52px 0 64px;
    font-size: 1.4rem;
  }
}
.main-footer__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) {
  .main-footer__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.main-footer__col {
  width: calc(100% - 30px);
  margin: 0 15px;
  padding: 0 0 28px;
}
@media only screen and (min-width: 768px) {
  .main-footer__col {
    width: 25%;
    padding: 50px 0 52px;
  }
}
.main-footer__col--newsletter {
  background-color: rgba(255, 255, 255, 0.1);
}
.main-footer__col--newsletter .mailchimp {
  margin-top: 30px;
}
.main-footer__col:nth-of-type(1) {
  order: 2;
}
@media only screen and (min-width: 768px) {
  .main-footer__col:nth-of-type(1) {
    order: 1;
  }
}
.main-footer__col:nth-of-type(2) {
  order: 3;
}
@media only screen and (min-width: 768px) {
  .main-footer__col:nth-of-type(2) {
    order: 2;
  }
}
.main-footer__col:nth-of-type(3) {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .main-footer__col:nth-of-type(3) {
    display: block;
    order: 3;
  }
}
.main-footer__col:nth-of-type(4) {
  order: 1;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .main-footer__col:nth-of-type(4) {
    order: 4;
    padding-top: 50px;
  }
}
.main-footer__col__heading {
  margin-bottom: 18px;
  color: #FFDA01;
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .main-footer__col__heading {
    font-size: 1.4rem;
  }
}
.main-footer h4 {
  margin-bottom: 18px;
  color: #FFDA01;
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .main-footer h4 {
    font-size: 1.4rem;
  }
}
.main-footer nav a {
  display: inline-block;
  color: #BABABA;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.5333;
  padding: 2px 0;
}
@media only screen and (min-width: 768px) {
  .main-footer nav a {
    font-size: 1.3rem;
  }
}
.main-footer address { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 2px 0;
  color: #BABABA;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.5333;
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  .main-footer address {
    font-size: 1.3rem;
  }
}
.main-footer address a {
  color: #FFDA01;
  font-family: "Avenir Book";
}
.main-footer .main-footer__col--newsletter {
  padding-left: 45px;
  padding-right: 45px;
}
.main-footer .main-footer__col--newsletter h4,
.main-footer .main-footer__col--newsletter .txt-h {
  color: #fff;
}
.main-footer .main-footer__col--newsletter .messages {
  margin-top: 10px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.3;
  color: #fff;
}
.main-footer .main-footer__col--newsletter iframe {
  width: 100%;
}
.main-footer .main-footer__col--social-media { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .main-footer .main-footer__col--social-media {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
.main-footer .main-footer__col--certificates { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 30px;
}
.main-footer .main-footer__col--certificates img {
  width: 80px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .main-footer .main-footer__col--certificates img {
    margin-left: 20px;
  }
}

.banner-top {
  position: relative;
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner-top--white.banner-top .container h1 {
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
  max-width: 100%;
  text-align: center;
  background-color: #fafafa;
  padding: 16px 16px 19px 16px;
}
@media only screen and (min-width: 768px) {
  .banner-top--white.banner-top .container h1 {
    padding: 25px 29px 29px 29px;
    top: 60%;
  }
  .banner-top {
    height: 358px;
  }
  .page-template-default .banner-top {
    margin-bottom: 65px;
  }
}
.single-post .banner-top {
  height: auto;
  min-height: 180px;
}
@media only screen and (min-width: 768px) {
  .single-post .banner-top {
    margin-bottom: 110px;
    min-height: 358px;
  }
}
.banner-top .container {
  position: relative;
  height: 180px;
}
@media only screen and (min-width: 768px) {
  .banner-top .container {
    height: 358px;
  }
}
.single-post .banner-top .container { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  height: auto;
  min-height: 180px;
}
@media only screen and (min-width: 768px) {
  .single-post .banner-top .container {
    min-height: 358px;
  }
}
.banner-top .container h1 {
  position: absolute;
  display: inline-block;
  left: 25px;
  bottom: 46px;
  padding: 16px 58px 19px 16px;
  background-color: #FFDA01;
  font-size: 2.4rem;
  max-width: calc(100% - 50px);
}
@media only screen and (min-width: 768px) {
  .banner-top .container h1 {
    bottom: 0;
    left: 50px;
    font-size: 4.2rem;
    padding: 25px 130px 46px 29px;
    max-width: calc(100% - 100px);
  }
}
@media only screen and (min-width: 1024px) {
  .banner-top .container h1 {
    left: 15px;
    max-width: auto;
  }
}
.banner-top .container h1 a {
  color: #333333;
}
.banner-top .container h1 .arrow-right {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin: 0 10px 1px;
  background: url("../images/arrow-right-dark.svg") no-repeat center center;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .banner-top .container h1 .arrow-right {
    width: 22px;
    height: 17px;
    margin: 0 10px 6px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .banner-top .container h1 {
    width: 807px;
  }
  .error404 .banner-top .container h1 {
    width: 807px;
  }
}
.single-post .banner-top .container h1 {
  position: relative;
  left: 0;
  bottom: auto;
  line-height: 1;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .single-post .banner-top .container h1 {
    width: 60%;
    padding: 25px 29px 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .banner-top .container h1 {
    width: 45%;
  }
}
.banner-top .container time {
  order: 2;
  margin-bottom: -40px;
  padding: 6px 17px;
  font-family: din-condensed, sans-serif;
  font-size: 1.5rem;
  background-color: #403F45;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .banner-top .container time {
    margin-bottom: -70px;
  }
}
.banner-top__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-template-default .banner-top + .text {
  margin-top: -36px;
}
@media only screen and (min-width: 768px) {
  .page-template-default .banner-top + .text {
    margin-top: 0;
  }
}

.btn {
  cursor: pointer;
  display: inline-block;
  padding: 14px 20px 12px;
  font-family: din-condensed, sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .btn {
    padding: 20px 30px 18px;
    font-size: 1.44rem;
  }
}
.btn--gray {
  color: #fff;
  background-color: #403F45;
}
.btn--yellow {
  color: #333333;
  background-color: #FFDA01;
}
.btn .arrow {
  display: inline-block;
  width: 8px;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .btn .arrow {
    width: 13px;
    margin-left: 9px;
  }
}

.image_button {
  position: relative;
  padding-left: 80px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .image_button {
    padding-left: 100px;
  }
}
.image_button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .image_button:before {
    width: 80px;
  }
}

.allan_button:before {
  background-image: url("/wp-content/themes/scmTheme/public/images/buttons/alan-miller-1_new.jpg");
}

.gina_button:before {
  background-image: url("/wp-content/themes/scmTheme/public/images/buttons/gina-miller-1_new.jpg");
}

.social-media{
  display: flex;
}
.social-media img {
  width: 35px;
  height: 35px;
  margin: 0 1px;
}
@media only screen and (min-width: 768px) {
  .social-media img {
    width: 31px;
    height: 31px;
  }
}
.social-media a:first-of-type {
  margin-left: 0;
}
.social-media a:last-of-type {
  margin-right: 0;
}

aside {
  position: relative;
  margin-right: 30px;
  width: calc(25% - 30px);
}
aside nav {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  padding: 35px 20px 56px;
  background-color: #fff;
}
aside nav a,
aside nav button {
  margin: 7px 0;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.6rem;
  line-height: 1.375;
  text-align: left;
}
aside nav a.current,
aside nav button.current {
  font-family: "Avenir Black";
}
aside nav:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background-color: #FFDA01;
  content: "";
}
aside .sticky-wrapper.fixed {
  position: fixed;
  top: 150px;
}
aside .sticky-wrapper.toDown {
  position: absolute;
  bottom: 0;
}

.mailchimp { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.mailchimp .form-field {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}
.mailchimp .form-field .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
}
.mailchimp input {
  width: 100%;
  background-color: transparent;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  line-height: 1.8571;
  border: none;
  color: #fff;
  outline: none;
  box-shadow: none;
}
.mailchimp input::-webkit-input-placeholder {
  color: #fff;
}
.mailchimp input:-moz-placeholder {
  color: #fff;
}
.mailchimp input::-moz-placeholder {
  color: #fff;
}
.mailchimp input:-ms-input-placeholder {
  color: #fff;
}
.mailchimp button {
  padding: 10px 17px;
}

.container__heading {
  flex-basis: 100%;
}
.container__heading h1 {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.container__heading h1 a {
  color: #333333;
}
@media only screen and (min-width: 768px) {
  .container__heading h1 {
    font-size: 4.2rem;
  }
}
.container__heading--gray {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .container__heading--gray {
    margin-bottom: 0;
  }
}
.container__heading--gray h1 {
  bottom: 0;
  left: 50px;
  font-size: 2.2rem;
  padding: 25px 25px 0 0;
  max-width: calc(100% - 100px);
}
@media only screen and (min-width: 768px) {
  .container__heading--gray h1 {
    font-size: 4.2rem;
  }
}
.container__heading--gray h1 a {
  color: #333333;
}
.container__heading--gray h1 .arrow-right {
  display: inline-block;
  width: 12px;
  height: 15px;
  margin: 0 10px 1px;
  background: url("../../assets/images/arrow-right-dark.svg") no-repeat center center;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .container__heading--gray h1 .arrow-right {
    width: 22px;
    height: 17px;
    margin: 0 10px 6px;
  }
}

.banner-sticky {
  transition: transform 0.35s;
}
.banner-sticky strong {
  display: inline-block;
  font-size: 2rem;
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .banner-sticky strong {
    font-size: 3.2rem;
  }
}
.banner-sticky a {
  padding-top: 12px;
  padding-bottom: 12px;
}
.banner-sticky.close{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.banner-sticky__close{
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 2.5rem;
  width: 2.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
}
.banner-sticky__close span{
  display: block;
  height: 1px;
  width: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.banner-sticky__close span:first-child{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.banner-sticky__close span:last-child{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.banner-sticky__close:hover span{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.banner{
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner .swiper .swiper-slide {
  transition-property: opacity, transform;
}
.banner .container {
  position: relative;
}
.banner__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 25px 0 32px;
  height: 55svh;
}
@media only screen and (min-width: 768px) {
  .banner__wrapper {
    padding: 67px 0 132px;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .banner__wrapper {
    padding: 0;
    height: 550px;
  }
}
.banner__title { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .banner__title {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.banner__title h1 {
  display: inline-block;
  width: auto;
  padding: 16px 30px 16px 16px;
  background-color: #FFDA01;
  color: #333333;
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .banner__title h1 {
    font-size: 4.8rem;
    padding: 28px 50px 23px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .banner__title h1 {
    padding: 28px 80px 23px 30px;
  }
}
.banner__content {
  width: 70%;
  padding: 16px 20px 16px 16px;
  background-color: #fff;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .banner__content {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .banner__content {
    width: 449px;
  }
}

.heading-and-content-white {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .heading-and-content-white {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .heading-and-content-white {
    margin-bottom: 125px;
  }
}
.heading-and-content-white__wrapper {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0 -25px;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .heading-and-content-white__wrapper {
    margin: 0 -50px;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .heading-and-content-white__wrapper {
    margin: 0;
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.heading-and-content-white__wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 284px;
  content: "";
  background-color: #403F45;
  z-index: -1;
}
.heading-and-content-white__wrapper h2 {
  margin-left: 40px;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .heading-and-content-white__wrapper h2 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .heading-and-content-white__wrapper h2 {
    width: calc(33.3333% - 30px);
    margin-left: 30px;
  }
}
.heading-and-content-white__wrapper .content {
  position: relative;
  width: calc(100% - 50px);
  margin: 25px 25px 0;
  padding: 28px 25px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .heading-and-content-white__wrapper .content {
    width: calc(100% - 100px);
    margin: 25px 50px 0;
    padding: 60px 60px 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .heading-and-content-white__wrapper .content {
    width: calc(66.6666% - 100px);
    margin: 0;
  }
}
.heading-and-content-white__wrapper .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}

.content-box {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .content-box {
    margin-top: 0;
    margin-bottom: 92px;
  }
}
.content-box__wrapper {
  margin: 0 -25px;
}
@media only screen and (min-width: 768px) {
  .content-box__wrapper {
    margin: 0 -15px;
  }
}
.content-box__content {
  position: relative;
  width: calc(100% - 50px);
  margin: 0 25px;
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .content-box__content {
    width: calc(100% - 30px);
    margin: 0 15px;
    padding: 46px 97px 54px 43px;
  }
}
@media only screen and (min-width: 1024px) {
  .content-box__content {
    width: calc(66.6666% - 30px);
  }
}
.content-box__content h1, .content-box__content h2, .content-box__content h3, .content-box__content h4, .content-box__content h5, .content-box__content h6 {
  background-color: transparent;
  padding: 0;
  max-width: none;
  margin-bottom: 20px;
}
.content-box__content .btn {
  position: absolute;
  top: 100%;
  right: 0;
}

.hero{
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.hero .swiper .swiper-slide {
  transition-property: opacity, transform;
}
.hero .container {
  position: relative;
}
.hero__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 25px 0 32px;
  height: 70svh;
}
@media only screen and (min-width: 768px) {
  .hero__wrapper {
    padding: 67px 0 132px;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__wrapper {
    padding: 0;
    height: 823px;
  }
}
.hero__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.hero__item__title { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .hero__item__title {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.hero__item__title h1 {
  display: inline-block;
  width: 90%;
  padding: 16px 30px 16px 16px;
  background-color: #FFDA01;
  color: #333333;
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .hero__item__title h1 {
    font-size: 4.8rem;
    padding: 28px 50px 23px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__item__title h1 {
    width: 600px;
    padding: 28px 80px 23px 30px;
  }
}
.hero__item .counter {
  position: relative;
  width: 100px;
  background-color: rgba(255, 218, 1, 0.5);
  color: #333333;
  text-align: right;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .hero__item .counter {
    width: 200px;
    height: 158px;
    font-size: 4.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__item .counter {
    width: 200px;
    height: auto;
  }
}
.hero__item .counter span {
  position: absolute;
  left: 16px;
  top: 50%;
  line-height: 1.2;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .hero__item .counter span {
    top: auto;
    bottom: 30px;
    left: 30px;
    transform: none;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__item .counter span {
    left: 0;
    right: 23px;
    bottom: 23px;
  }
  .hero__item .btn {
    margin-left: 200px;
  }
}
.hero__content {
  width: 70%;
  padding: 16px 20px 16px 16px;
  background-color: #fff;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .hero__content {
    font-size: 1.8rem;
    padding: 24px 28px 24px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__content {
    width: 449px;
    margin-left: 200px;
  }
}
.hero__content.image {
  padding: 0;
}
.hero__content.image img {
  display: block;
  width: 100%;
}
.hero__dots {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero__dots .swiper-pagination { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
    display: flex;
    width: 100%;
  }
}
.hero__dots .swiper-pagination span {
  position: relative;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  height: 50px;
  opacity: 0.25;
  filter: alpha(opacity=25);
  transition: 0.3s opacity ease-in-out;
  font-family: din-condensed, sans-serif;
  font-size: 3.2rem;
  color: #fff;
}
.hero__dots .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hero__dots .swiper-pagination span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .hero__dots {
    position: absolute; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
    display: flex;
    counter-reset: dots;
    bottom: 42px;
    width: calc(100% - 100px);
  }
  .hero__dots .owl-dot {
    position: relative;
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    height: 50px;
    opacity: 0.25;
    filter: alpha(opacity=25);
    transition: 0.3s opacity ease-in-out;
  }
  .hero__dots .owl-dot.active {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .hero__dots .owl-dot:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    counter-increment: dots;
    content: counters(dots, ".", decimal-leading-zero);
    font-family: din-condensed, sans-serif;
    font-size: 3.2rem;
    color: #fff;
  }
  .hero__dots .owl-dot:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    content: "";
    background-color: #fff;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__dots {
    bottom: 116px;
    width: calc(100% - 330px);
    margin-left: 200px;
  }
}

.awards {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  width: 100%;
  background-color: #fff;
  z-index: 20;
}
@media only screen and (min-width: 1024px) {
  .awards {
    width: calc(50% + 485px);
  }
}
.awards__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
  max-width: 970px;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .awards__wrapper {
    padding: 0 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .awards__wrapper {
    padding: 0;
  }
}
.awards__image { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  height: 45px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .awards__image {
    height: 55px;
  }
}
.awards__item {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
  margin-right: 30px;
  padding: 35px 0;
  display: none;
}
.awards__item:nth-of-type(1), .awards__item:nth-of-type(2) {
  display: block;
}
@media only screen and (min-width: 768px) {
  .awards__item:nth-of-type(3) {
    display: block;
  }
  .awards__item {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .awards__item {
    display: block;
    padding: 35px 0;
  }
}
.awards__item img {
  width: auto;
  max-height: 35px;
}
.awards__item h4, .awards__item__heading {
  margin-bottom: 10px;
  font-size: 1.5rem;
  color: #333333;
}
@media only screen and (min-width: 768px) {
  .awards__item h4, .awards__item__heading {
    margin-bottom: 4px;
    font-size: 1.8rem;
  }
}
.awards__item span {
  color: #333333;
  font-size: 1.3rem;
  font-family: "Avenir Book";
  line-height: 1.3333;
}
@media only screen and (min-width: 768px) {
  .awards__item span {
    font-size: 1.2rem;
  }
}
.awards .btn {
  position: absolute;
  top: 100%;
  left: 25px;
}
@media only screen and (min-width: 768px) {
  .awards .btn {
    right: 80px;
    left: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .awards .btn {
    right: 0;
  }
}

.awards-with-heading {
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading {
    margin-bottom: 77px;
  }
}
@media only screen and (min-width: 1024px) {
  .awards-with-heading {
    margin-bottom: 109px;
  }
}
.awards-with-heading h2 {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading h2 {
    padding-right: 129px;
  }
}
.awards-with-heading__items {
  position: relative;
  padding: 0px 0 0px;
  margin-top: -10px;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__items {
    padding: 0px 0 0px;
    margin-top: -20px;
  }
}
.awards-with-heading__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 0 -15px;
}
.awards-with-heading__cat-wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0 auto 30px auto;
  width: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__cat-wrapper {
    margin: 0 auto 40px auto;
    width: 80%;
  }
}
.awards-with-heading__cat-wrapper:last-child {
  margin-bottom: 0;
}
.awards-with-heading__cat {
  text-align: center;
  background-color: #403F45;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
}
.awards-with-heading__cat h3 {
  color: #fff;
  padding: 8px 0 6px 0;
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__cat h3 {
    padding: 12px 0 10px 0;
    font-size: 3.2rem;
  }
}
.awards-with-heading__item {
  margin: 0 15px;
  padding: 35px 0;
  width: 150px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__item {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .awards-with-heading__item {
    display: block;
    padding: 35px 0;
  }
}
.winners-2024 .awards-with-heading__item {
  width: 200px;
}
.winners-2024 .awards-with-heading__item img {
  max-height: 120px;
}
.winners-2019-2020 .awards-with-heading__item {
  width: 250px;
}
.awards-with-heading__item img {
  width: auto;
  max-width: 100%;
  max-height: 45px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.awards-with-heading__item h4 {
  margin-bottom: 10px;
  font-size: 1.5rem;
  color: #333333;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__item h4 {
    margin-bottom: 4px;
    font-size: 1.8rem;
  }
}
.awards-with-heading__item span {
  color: #333333;
  font-size: 1.3rem;
  font-family: "Avenir Book";
  line-height: 1.3333;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__item span {
    font-size: 1.2rem;
  }
}
.awards-with-heading__item--only-logo img {
  max-height: 110px;
}
.awards-with-heading__img { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__img {
    height: 62px;
  }
}
.awards-with-heading__img img {
  width: auto;
  max-width: 90px;
  max-height: 30px;
}
@media only screen and (min-width: 768px) {
  .awards-with-heading__img img {
    max-width: 140px;
    max-height: 55px;
  }
}
.awards-with-heading .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(50%);
}

.about-us {
  z-index: 10;
}
.about-us .container {
  position: relative;
}
.about-us__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .about-us__wrapper {
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    margin-bottom: -134px;
  }
}
@media only screen and (min-width: 1024px) {
  .about-us__wrapper {
    height: 385px;
    margin-left: 100px;
    margin-bottom: 0;
  }
}
.about-us__wrapper h2 {
  height: 56px;
  margin-top: 134px;
}
@media only screen and (min-width: 768px) {
  .about-us__wrapper h2 {
    height: auto;
    margin-top: 0;
    padding-right: 110px;
  }
}
.about-us__wrapper--right {
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.about-us__bg {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 190px;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .about-us__bg {
    position: relative;
    width: calc(100% + 100px);
    margin: 0 -50px;
    height: 385px;
  }
}
@media only screen and (min-width: 1024px) {
  .about-us__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(75% - 30px);
    right: 15px;
    left: auto;
    margin: 0;
  }
}
.about-us__content {
  width: 100%;
  padding: 20px 16px;
  background-color: #fff;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .about-us__content {
    width: 370px;
    font-size: 1.8rem;
    padding: 34px 28px 34px 30px;
  }
}

.home .testimonials { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.home .testimonials .container {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .home .testimonials .container {
    max-width: 650px;
  }
}
@media only screen and (min-width: 1200px) {
  .home .testimonials .container {
    max-width: 850px;
  }
}
.home .testimonials__title {
  margin: 0;
  height: 114px;
  width: 180px;
}
@media only screen and (min-width: 768px) {
  .home .testimonials__title {
    width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  .home .testimonials__title {
    height: 84px;
    width: 280px;
  }
}
.home .testimonials__title h2 {
  padding-top: 14px;
  padding-left: 16px;
}
.home .testimonials__wrapper {
  margin-left: 0;
  width: 100%;
}
.home .testimonials__carousel {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .home .testimonials__carousel {
    max-width: 650px;
  }
}
@media only screen and (min-width: 1200px) {
  .home .testimonials__carousel {
    max-width: 850px;
  }
}
.home .testimonials__item {
  padding: 30px 25px 45px;
}
@media only screen and (min-width: 768px) {
  .home .testimonials__item {
    padding: 25px 35px;
  }
}

.fees h2 {
  margin-bottom: 30px;
  padding-right: 57px;
}
.fees__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
@media only screen and (min-width: 768px) {
  .fees__wrapper {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .fees__wrapper {
    flex-wrap: nowrap;
  }
}
.fees__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  width: calc(50% - 24px);
  position: relative;
  margin: 0 12px 24px;
  padding: 13px 26px 34px 22px;
  background-color: #fff;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .fees__item {
    width: calc(33.33% - 30px);
    margin: 0 15px 24px;
    padding: 13px 45px 34px 22px;
  }
}
@media only screen and (min-width: 1024px) {
  .fees__item {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    margin: 0 15px;
    padding: 13px 35px 34px 22px;
  }
}
.fees__item .value {
  font-family: din-condensed, sans-serif;
  font-size: 2.3rem;
}
@media only screen and (min-width: 768px) {
  .fees__item .value {
    font-size: 2.7rem;
  }
}
.fees__item .label {
  margin-bottom: 21px;
  font-family: din-condensed, sans-serif;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .fees__item .label {
    font-size: 1.8rem;
  }
}
.fees__item__description {
  font-family: din-condensed, sans-serif;
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .fees__item__description {
    font-size: 1.8rem;
  }
}
.fees__item:before {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  right: -24px;
  content: "";
  background-color: #403F45;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .fees__item:before {
    width: 30px;
    height: 30px;
    right: -30px;
  }
}
.fees__item:after {
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  top: 50%;
  right: -16px;
  background: url("../../assets/images/icon-plus.svg") no-repeat center center;
  background-size: contain;
  content: "";
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .fees__item:after {
    width: 10px;
    height: 10px;
    right: -20px;
  }
}
.fees__item:nth-of-type(even):before, .fees__item:nth-of-type(even):after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .fees__item:nth-of-type(even):before, .fees__item:nth-of-type(even):after {
    display: block;
  }
}
.fees__item:nth-last-of-type(2):after {
  background: url("../../assets/images/icon-equals.svg") no-repeat center center;
}
@media only screen and (min-width: 768px) {
  .fees__item:nth-of-type(3):before, .fees__item:nth-of-type(3):after {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .fees__item:nth-of-type(3):before, .fees__item:nth-of-type(3):after {
    display: block;
  }
}
.fees__item:last-of-type {
  background-color: #FFDA01;
}
.fees__item:last-of-type:before, .fees__item:last-of-type:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .fees__item:last-of-type:before, .fees__item:last-of-type:after {
    display: none;
  }
}
.fees .content {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .fees .content {
    margin-top: 50px;
  }
}
.fees .content p {
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .fees .content p {
    font-size: 1.5rem;
  }
}

.accounts {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .accounts {
    margin-top: 0;
    margin-bottom: 52px;
  }
}
.accounts h2 {
  padding-right: 60px;
}
@media only screen and (min-width: 768px) {
  .accounts h2 {
    padding-right: 99px;
  }
}
.accounts__items {
  padding: 25px 0 10px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .accounts__items {
    padding: 57px 0 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .accounts__items {
    padding: 57px 0 95px;
  }
}
.accounts__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
@media only screen and (min-width: 768px) {
  .accounts__wrapper {
    margin: 0 -15px;
  }
}
.accounts__item {
  margin: 0 8px 40px;
  width: calc(50% - 16px);
}
@media only screen and (min-width: 768px) {
  .accounts__item {
    width: calc(50% - 30px);
    margin: 0 15px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .accounts__item {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: calc(33.33% - 30px);
  }
}
.accounts__block {
  position: relative;
  height: 120px;
  margin-bottom: 50px;
  padding: 16px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .accounts__block {
    height: 170px;
    margin-bottom: 52px;
    padding: 20px;
  }
}
.accounts__block h4, .accounts__block__heading {
  display: block;
  color: #fff;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .accounts__block h4, .accounts__block__heading {
    font-size: 2.7rem;
  }
}
.accounts__block .subtitle {
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
@media only screen and (min-width: 768px) {
  .accounts__block .subtitle {
    font-size: 2.7rem;
  }
}
.accounts__block .btn {
  position: absolute;
  left: 0;
  top: 100%;
}
@media only screen and (min-width: 768px) {
  .accounts__block .btn {
    transform: translateY(-50%);
  }
}
.accounts__content {
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .accounts__content {
    font-size: 1.8rem;
  }
}

.portfolios .container {
  position: relative;
}
.portfolios__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  height: 750px;
}
@media only screen and (min-width: 1024px) {
  .portfolios__wrapper {
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    height: 582px;
  }
}
.portfolios__wrapper h2 {
  padding-right: 145px;
}
.portfolios__wrapper .content {
  width: 470px;
  padding: 46px 42px 50px 43px;
  background-color: #fff;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.8rem;
  line-height: 1.777;
}
.portfolios__bg {
  position: absolute;
  top: 74px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 676px;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .portfolios__bg {
    width: calc(75% - 30px);
    height: 582px;
    top: 0;
    right: 15px;
    left: auto;
  }
}

.as-featured-in {
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .as-featured-in {
    padding-top: 0;
    background-color: #fff;
  }
}
.as-featured-in__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  height: 175px;
}
@media only screen and (min-width: 768px) {
  .as-featured-in__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    height: 208px;
  }
}
.as-featured-in__wrapper span {
  display: block;
  white-space: nowrap;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  color: #595959;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .as-featured-in__wrapper span {
    margin-right: 100px;
    font-size: 3.6rem;
  }
}
.as-featured-in__wrapper .owl-carousel {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .as-featured-in__wrapper .owl-carousel {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .as-featured-in__wrapper .owl-carousel {
    width: 870px;
  }
}
.as-featured-in__wrapper .owl-carousel .owl-stage { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.as-featured-in__wrapper .owl-carousel .owl-item {
  padding: 10px;
}
.as-featured-in__wrapper .owl-carousel .owl-item img {
  width: 100%;
  height: auto;
}

.form-subscribe { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.form-subscribe.form-subscribe--long {
  flex-flow: wrap;
}
.form-subscribe.form-subscribe--long .wpcf7-form-control-wrap {
  display: inline-block;
  width: calc(50% - 20px);
  margin-right: 20px;
}
.form-subscribe.form-subscribe--long input[type=submit] {
  width: auto;
}
.white-form .form-subscribe input[type=text],
.white-form .form-subscribe input[type=email],
.white-form .form-subscribe input[type=tel] {
  color: #fff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}
.white-form .form-subscribe input[type=text]::-webkit-input-placeholder,
.white-form .form-subscribe input[type=email]::-webkit-input-placeholder,
.white-form .form-subscribe input[type=tel]::-webkit-input-placeholder {
  color: #fff;
}
.white-form .form-subscribe input[type=text]:-moz-placeholder,
.white-form .form-subscribe input[type=email]:-moz-placeholder,
.white-form .form-subscribe input[type=tel]:-moz-placeholder {
  color: #fff;
}
.white-form .form-subscribe input[type=text]::-moz-placeholder,
.white-form .form-subscribe input[type=email]::-moz-placeholder,
.white-form .form-subscribe input[type=tel]::-moz-placeholder {
  color: #fff;
}
.white-form .form-subscribe input[type=text]:-ms-input-placeholder,
.white-form .form-subscribe input[type=email]:-ms-input-placeholder,
.white-form .form-subscribe input[type=tel]:-ms-input-placeholder {
  color: #fff;
}
.white-form .form-subscribe input[type=submit] {
  background-color: #FFDA01;
  color: #403F45;
  width: 87px;
}
.form-subscribe input[type=text],
.form-subscribe input[type=email],
.form-subscribe input[type=tel] {
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
  font-family: din-condensed, sans-serif;
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .form-subscribe input[type=text],
  .form-subscribe input[type=email],
  .form-subscribe input[type=tel] {
    padding: 13px 0;
    font-size: 1.8rem;
  }
}
.form-subscribe input[type=text]::-webkit-input-placeholder,
.form-subscribe input[type=email]::-webkit-input-placeholder,
.form-subscribe input[type=tel]::-webkit-input-placeholder {
  color: #4D4D4D;
}
.form-subscribe input[type=text]:-moz-placeholder,
.form-subscribe input[type=email]:-moz-placeholder,
.form-subscribe input[type=tel]:-moz-placeholder {
  color: #4D4D4D;
}
.form-subscribe input[type=text]::-moz-placeholder,
.form-subscribe input[type=email]::-moz-placeholder,
.form-subscribe input[type=tel]::-moz-placeholder {
  color: #4D4D4D;
}
.form-subscribe input[type=text]:-ms-input-placeholder,
.form-subscribe input[type=email]:-ms-input-placeholder,
.form-subscribe input[type=tel]:-ms-input-placeholder {
  color: #4D4D4D;
}
.form-subscribe input[type=text].wpcf7-not-valid,
.form-subscribe input[type=email].wpcf7-not-valid,
.form-subscribe input[type=tel].wpcf7-not-valid {
  border-bottom-color: #ff0000;
}
.form-subscribe input[type=submit] {
  width: 100%;
  padding: 10px 17px;
  background-color: #4D4D4D;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .form-subscribe input[type=submit] {
    font-size: 1.44rem;
  }
}
.form-subscribe .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.form-subscribe .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
  display: none;
}
.form-subscribe .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}
.form-subscribe .wpcf7-form-control-wrap:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  content: "";
  background-color: #a1a1a1;
}
.form-subscribe label {
  display: block;
  margin-top: 20px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 2.4;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .form-subscribe label {
    margin-top: 25px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .form-subscribe label {
    margin-top: 0;
  }
}
.form-subscribe .wpcf7-response-output{
  display: none;
}
.form-subscribe .mc4wp-checkbox {
  visibility: hidden;
  height: 0;
  width: 0;
  opacity: 0;
}

#wpcf7-f6293-o1 .screen-reader-response{
  display: none;
}

.sign-up {
  padding: 25px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .sign-up {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .sign-up {
    padding: 36px 0 66px;
  }
}
.sign-up__wrapper {
  position: relative;
}
.sign-up__form {
  width: 100%;
  font-size: 14px;
  padding: 40px 25px 18px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .sign-up__form {
    padding: 55px 44px 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .sign-up__form {
    top: 0;
    left: 0;
    width: 70%;
    padding: 55px 42px 48px;
  }
}
.sign-up__form iframe {
  width: 100%;
}
.sign-up__content {
  width: 100%;
  padding: 30px 25px;
  background-color: #403F45;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  line-height: 1.1616;
}
@media only screen and (min-width: 768px) {
  .sign-up__content {
    font-size: 2.4rem;
    padding: 48px 44px 135px;
  }
}
@media only screen and (min-width: 1024px) {
  .sign-up__content {
    width: calc(100% - 230px);
    height: 375px;
    margin-left: 180px;
    padding: 40px 192px 100px 380px;
  }
}
.sign-up__content p {
  color: rgba(255, 255, 255, 0.65);
}
.sign-up__content p a {
  color: #fff;
}
.sign-up__content a {
  color: #fff;
}
.sign-up__title {
  position: relative;
  text-transform: uppercase;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 25px;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .sign-up__title {
    font-size: 4.2rem;
  }
}
.sign-up__title svg {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin: 0 0 7px 15px;
}
@media only screen and (min-width: 768px) {
  .sign-up__title svg {
    width: 22px;
    height: 17px;
    margin: 0 0 13px 27px;
  }
}
.sign-up .mailchimp {
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.sign-up .mailchimp .form-field {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .sign-up .mailchimp .form-field {
    margin-bottom: 30px;
  }
}
.sign-up .mailchimp .form-field .bar {
  background-color: #D4D4D4;
}
.sign-up .mailchimp .form-field .bar:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
  height: 1px;
  content: "";
  background-color: #A1A1A1;
}
.sign-up .mailchimp input {
  color: #4D4D4D;
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .sign-up .mailchimp input {
    font-size: 1.8rem;
  }
}
.sign-up .mailchimp input::-webkit-input-placeholder {
  color: #4D4D4D;
}
.sign-up .mailchimp input:-moz-placeholder {
  color: #4D4D4D;
}
.sign-up .mailchimp input::-moz-placeholder {
  color: #4D4D4D;
}
.sign-up .mailchimp input:-ms-input-placeholder {
  color: #4D4D4D;
}
.sign-up .mailchimp .btn {
  background-color: #4D4D4D;
  color: #fff;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .sign-up .mailchimp .btn {
    font-size: 1.44rem;
  }
}
.sign-up .mailchimp .messages {
  margin-top: 10px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.3;
  color: #4D4D4D;
}

.page-template-tpl-aboutus get_sub_field {
  position: relative;
  z-index: 10;
  margin-top: -46px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus get_sub_field {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page-template-tpl-aboutus get_sub_field__wrapper {
  width: 100%;
  max-width: 807px;
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus get_sub_field__wrapper {
    padding: 53px 59px 50px 58px;
  }
}

.our-vision {
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .our-vision {
    margin-bottom: 77px;
  }
}
@media only screen and (min-width: 1024px) {
  .our-vision {
    margin-top: 30px;
    margin-bottom: 79px;
    padding-left: 100px;
  }
}
.our-vision h2 {
  transform: translate(0px, 50%);
}
.our-vision__content {
  background-color: #403F45;
  padding: 50px 25px 45px;
  color: #fff;
  font-family: "Avenir Medium";
  font-size: 1.6rem;
  line-height: 1.4285;
}
@media only screen and (min-width: 768px) {
  .our-vision__content {
    font-size: 2.4rem;
    padding: 82px 75px;
  }
}

.about-tree {
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .about-tree {
    margin-bottom: 77px;
  }
}
@media only screen and (min-width: 1024px) {
  .about-tree {
    margin-bottom: 109px;
  }
}
.about-tree .container {
  max-width: 900px;
}
.about-tree h2 {
  max-width: none;
  display: block;
  text-align: center;
  background-color: transparent;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .about-tree h2 {
    padding-top: 60px;
  }
}
.about-tree__content img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 768px) {
  .founders {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders {
    margin-top: -29px;
    margin-bottom: 82px;
  }
}
.founders__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.founders__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .founders__item {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__item {
    -moz-flex-direction: row;
    flex-direction: row;
    flex-wrap: nowrap;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    margin-bottom: 80px;
  }
}
.founders__item:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .founders__item:nth-of-type(even) {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__item:nth-of-type(even) {
    margin-top: 0;
  }
}
.founders__item:nth-of-type(even) > img,
.founders__item:nth-of-type(even) picture {
  order: -1;
}
@media only screen and (min-width: 768px) {
  .founders__item:nth-of-type(even) > img,
  .founders__item:nth-of-type(even) picture {
    order: 1;
  }
}
.founders__item:nth-of-type(even) .founders__description {
  order: 2;
}
@media only screen and (min-width: 768px) {
  .founders__item:nth-of-type(even) .founders__description {
    -ms-align-self: flex-end;
    align-self: flex-end;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__item:nth-of-type(even) .founders__description {
    -ms-align-self: auto;
    align-self: auto;
    margin-right: 200px;
    margin-left: -160px;
  }
}
@media only screen and (min-width: 1200px) {
  .founders__item:nth-of-type(even) .founders__description {
    margin-left: -55px;
  }
}
.founders__item:nth-of-type(odd) > img,
.founders__item:nth-of-type(odd) picture {
  order: -1;
}
@media only screen and (min-width: 1024px) {
  .founders__item:nth-of-type(odd) > img,
  .founders__item:nth-of-type(odd) picture {
    order: 2;
    margin-right: 100px;
  }
}
.founders__item:nth-of-type(odd) .founders__description {
  order: 1;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .founders__item:nth-of-type(odd) .founders__description {
    margin-left: 100px;
    margin-right: -160px;
  }
}
@media only screen and (min-width: 1200px) {
  .founders__item:nth-of-type(odd) .founders__description {
    margin-right: -55px;
  }
}
.founders__item img,
.founders__item picture {
  width: calc(100% + 50px);
  height: auto;
  margin: 0 -25px;
}
@media only screen and (min-width: 768px) {
  .founders__item img,
  .founders__item picture {
    width: calc(100% + 100px);
    margin: 0 -50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__item img,
  .founders__item picture {
    width: 100%;
    margin: 0;
    max-width: 670px;
  }
}
.founders__item .founders__description { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .founders__item .founders__description {
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    margin-top: -27px;
    max-width: 370px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__item .founders__description {
    margin-top: 0;
  }
}
.founders__item .founders__description .founders__title {
  height: 90px;
  padding: 16px 55px 16px 16px;
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .founders__item .founders__description .founders__title {
    height: auto;
    padding: 12px 17px;
  }
}
.founders__item .founders__description .founders__title h3 {
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .founders__item .founders__description .founders__title h3 {
    font-size: 4.2rem;
  }
}
.founders__item .founders__description .founders__title span {
  font-family: din-condensed, sans-serif;
  font-size: 2rem;
  color: #333333;
  line-height: 1;
}
@media only screen and (min-width: 576px) {
  .founders__item .founders__description .founders__title span {
    font-size: 2.6rem;
  }
}
.founders__item .founders__description div {
  padding: 22px 25px 40px;
  color: #808080;
  background-color: #fff;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.4285;
}
@media only screen and (min-width: 768px) {
  .founders__item .founders__description div {
    padding: 25px 41px 30px 30px;
    font-size: 1.4rem;
  }
}
.founders__item .founders__description div .founders__btn__video {
  position: relative;
  margin-left: 30px;
  padding: 0 0 0 20px;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .founders__item .founders__description div .founders__btn__video {
    font-size: 2.1rem;
  }
}
.founders__item .founders__description div .founders__btn__video:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000;
  transform: translateY(-50%);
}
.founders__readmore {
  position: relative;
  margin-top: 35px;
  padding: 0 0 0 22px;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .founders__readmore {
    margin-top: 27px;
    padding: 0 0 0 25px;
    font-size: 2.1rem;
  }
}
.founders__readmore:before {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  background: url("../../assets/images/icon-plus-dark.svg") no-repeat center center;
  background-size: contain;
  content: "";
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .founders__readmore:before {
    width: 15px;
    height: 15px;
  }
}
.founders__popup {
  position: absolute;
  top: 130px;
  left: 50%;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  max-width: 1200px;
  z-index: 600;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .founders__popup {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__popup {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.founders__popup__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .founders__popup__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.founders__popup__left {
  width: calc(100% - 50px);
  margin-left: 25px;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .founders__popup__left {
    width: calc(100% - 100px);
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__popup__left {
    order: -1;
    margin-top: 118px;
    width: 470px;
    margin-left: 0;
  }
}
.founders__popup__right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
.founders__popup__title { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 75%;
  height: 90px;
  padding-left: 16px;
  background-color: #FFDA01;
}
@media only screen and (min-width: 576px) {
  .founders__popup__title {
    height: 118px;
    padding-left: 35px;
  }
}
.founders__popup__title h3 {
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 576px) {
  .founders__popup__title h3 {
    font-size: 4.2rem;
  }
}
.founders__popup__title span {
  font-family: din-condensed, sans-serif;
  font-size: 2rem;
}
@media only screen and (min-width: 576px) {
  .founders__popup__title span {
    font-size: 2.6rem;
  }
}
.founders__popup__description {
  position: relative;
  padding: 30px 30px 108px 30px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .founders__popup__description {
    padding: 56px 70px 128px 63px;
  }
}
.founders__popup__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #403F45;
}
.founders__popup__close:before, .founders__popup__close:after {
  position: absolute;
  width: 24px;
  height: 1px;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #fff;
}
.founders__popup__close:before {
  transform: translateX(-50%) rotate(45deg);
}
.founders__popup__close:after {
  transform: translateX(-50%) rotate(-45deg);
}
.founders__popup__image {
  width: 100%;
}
.founders__popup__btn__video {
  position: absolute;
  left: 30px;
  bottom: 40px;
  padding: 0 0 0 20px;
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .founders__popup__btn__video {
    left: 63px;
    bottom: 72px;
  }
}
.founders__popup__btn__video:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000;
  transform: translateY(-50%);
}
.founders__watch {
  position: absolute;
  top: 130px;
  left: 50%;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  z-index: 600;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .founders__watch {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__watch {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.founders__watch__close {
  position: absolute;
  top: 0;
  right: 25px;
  width: 60px;
  height: 60px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .founders__watch__close {
    right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .founders__watch__close {
    right: 15px;
  }
}
.founders__watch__close:before, .founders__watch__close:after {
  position: absolute;
  width: 24px;
  height: 1px;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #fff;
}
.founders__watch__close:before {
  transform: translateX(-50%) rotate(45deg);
}
.founders__watch__close:after {
  transform: translateX(-50%) rotate(-45deg);
}

.team {
  margin-bottom: 25px;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .team {
    display: block;
    margin-bottom: 50px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .team {
    margin-bottom: 100px;
  }
}
.team__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .team__wrapper {
    flex-direction: row;
  }
}
.team__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 576px) {
  .team__item {
    width: 50%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .team__item {
    width: 33.33%;
  }
}
.team__item__title {
  position: relative;
  display: inline-block;
  width: 247px;
  margin-top: -21px;
  padding: 12px 17px;
  line-height: 1;
  background-color: #FFDA01;
}
.team__item__title h3 {
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .team__item__title h3 {
    font-size: 4.2rem;
  }
}
.team__item__title span {
  font-family: din-condensed, sans-serif;
  font-size: 2rem;
  color: #333333;
  line-height: 1;
}
@media only screen and (min-width: 576px) {
  .team__item__title span {
    font-size: 2.6rem;
  }
}
.team__item .btn {
  padding: 20px 50px;
  cursor: pointer;
}
.team__item__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-color: transparent;
}
.team__item__close:before, .team__item__close:after {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: #fff;
  content: "";
}
.team__item__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.team__item__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.team__image {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 536px;
}
.team__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
}
.team__popup {
  position: absolute;
  top: 130px;
  left: 50%;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
  max-width: 1200px;
  z-index: 600;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .team__popup {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .team__popup {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.team__popup__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .team__popup__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.team__popup__left {
  width: calc(100% - 50px);
  margin-left: 25px;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .team__popup__left {
    width: calc(100% - 100px);
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .team__popup__left {
    order: -1;
    margin-top: 118px;
    width: 470px;
    margin-left: 0;
  }
}
.team__popup__right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
.team__popup__title { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 75%;
  height: 90px;
  padding-left: 16px;
  background-color: #FFDA01;
}
@media only screen and (min-width: 576px) {
  .team__popup__title {
    height: 118px;
    padding-left: 35px;
  }
}
.team__popup__title h3 {
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 576px) {
  .team__popup__title h3 {
    font-size: 4.2rem;
  }
}
.team__popup__title span {
  font-family: din-condensed, sans-serif;
  font-size: 2rem;
}
@media only screen and (min-width: 576px) {
  .team__popup__title span {
    font-size: 2.6rem;
  }
}
.team__popup__description {
  position: relative;
  padding: 30px 30px 108px 30px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .team__popup__description {
    padding: 56px 70px 128px 63px;
  }
}
.team__popup__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #403F45;
}
.team__popup__close:before, .team__popup__close:after {
  position: absolute;
  width: 24px;
  height: 1px;
  top: 50%;
  left: 50%;
  content: "";
  background-color: #fff;
}
.team__popup__close:before {
  transform: translateX(-50%) rotate(45deg);
}
.team__popup__close:after {
  transform: translateX(-50%) rotate(-45deg);
}
.team__popup__image {
  width: 100%;
}
.team__popup__btn__video {
  position: absolute;
  left: 30px;
  bottom: 40px;
  padding: 0 0 0 20px;
  font-family: din-condensed, sans-serif;
  font-size: 2.1rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .team__popup__btn__video {
    left: 63px;
    bottom: 72px;
  }
}
.team__popup__btn__video:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000;
  transform: translateY(-50%);
}

.page-template-tpl-aboutus .philosophy {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus .philosophy {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-aboutus .philosophy {
    margin-bottom: 125px;
  }
}
.page-template-tpl-aboutus .philosophy__wrapper {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0 -25px;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus .philosophy__wrapper {
    margin: 0 -50px;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-aboutus .philosophy__wrapper {
    margin: 0;
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-aboutus .philosophy__wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 284px;
  content: "";
  background-color: #403F45;
  z-index: -1;
}
.page-template-tpl-aboutus .philosophy__wrapper h2 {
  margin-left: 40px;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus .philosophy__wrapper h2 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-aboutus .philosophy__wrapper h2 {
    width: calc(33.3333% - 30px);
    margin-left: 30px;
  }
}
.page-template-tpl-aboutus .philosophy__wrapper .content {
  position: relative;
  width: calc(100% - 50px);
  margin: 25px 25px 0;
  padding: 28px 25px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-aboutus .philosophy__wrapper .content {
    width: calc(100% - 100px);
    margin: 25px 50px 0;
    padding: 60px 60px 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-aboutus .philosophy__wrapper .content {
    width: calc(66.6666% - 100px);
    margin: 0;
  }
}
.page-template-tpl-aboutus .philosophy__wrapper .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}

.press {
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .press {
    margin-bottom: 77px;
  }
}
@media only screen and (min-width: 1024px) {
  .press {
    margin-bottom: 109px;
  }
}
@media only screen and (min-width: 768px) {
  .press h2 {
    padding-right: 129px;
  }
}
.press__items {
  position: relative;
  padding: 50px 0 75px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .press__items {
    padding: 75px 0 112px;
  }
}
.press__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 0 -15px;
}
.press__item {
  display: none;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 0 15px;
}
.press__item:nth-of-type(1), .press__item:nth-of-type(2) { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  width: calc(50% - 30px);
}
@media only screen and (min-width: 1024px) {
  .press__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
    display: flex;
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    padding-right: 40px;
  }
}
.press__item h4 {
  margin-bottom: 20px;
  text-transform: none;
  font-size: 1.8rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .press__item h4 {
    font-size: 2.4rem;
  }
}
.press__item h4 a {
  color: #000;
}
.press__item time {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  margin-bottom: 15px;
  color: #A1A1A1;
  font-family: "Avenir Book";
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .press__item time {
    font-size: 1.4rem;
  }
}
.press__img { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .press__img {
    height: 62px;
  }
}
.press__img img {
  width: auto;
  max-width: 90px;
  max-height: 30px;
}
@media only screen and (min-width: 768px) {
  .press__img img {
    max-width: 140px;
    max-height: 55px;
  }
}
.press .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(50%);
}

.testimonials {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .testimonials {
    margin-bottom: 86px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials {
    margin-bottom: 56px;
  }
}
.testimonials__title { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% + 50px);
  height: 140px;
  margin: 0 -25px;
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .testimonials__title {
    width: calc(100% + 100px);
    margin: 0 -50px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials__title {
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: calc(100% - 200px);
    height: 100px;
    margin: 0;
  }
}
.testimonials__title h2 {
  padding-top: 25px;
  padding-left: 40px;
}
@media only screen and (min-width: 768px) {
  .testimonials__title h2 {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials__title h2 {
    padding-top: 14px;
    padding-left: 30px;
  }
}
.testimonials__wrapper {
  position: relative;
  width: 100%;
  margin-top: -60px;
}
@media only screen and (min-width: 768px) {
  .testimonials__wrapper {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials__wrapper {
    width: calc(100% - 268px);
    margin-top: 0;
    margin-left: 69px;
  }
}
.testimonials__carousel {
  position: relative;
  width: 100%;
  background-color: #fff;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .testimonials__carousel {
    max-width: 578px;
  }
}
@media only screen and (min-width: 1200px) {
  .testimonials__carousel {
    max-width: 698px;
  }
}
.testimonials__item {
  padding: 30px 25px 45px;
  color: #333333;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.4285;
}
@media only screen and (min-width: 768px) {
  .testimonials__item {
    padding: 46px 97px 50px 49px;
    font-size: 2.1rem;
  }
}
.testimonials__author {
  display: block;
  margin-top: 25px;
  font-family: din-condensed, sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .testimonials__author {
    margin-top: 35px;
    font-size: 2.6rem;
  }
}
.testimonials__nav {
  position: absolute;
  top: -55px;
  right: 0;
  height: 100px;
  padding-left: 30px;
  background-color: #FFDA01;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .testimonials__nav {
    top: -75px;
  }
}
@media only screen and (min-width: 1024px) {
  .testimonials__nav {
    top: 0;
    width: 330px;
    padding-left: 170px;
  }
}
@media only screen and (min-width: 1200px) {
  .testimonials__nav {
    width: 210px;
    padding-left: 30px;
  }
}
.testimonials__nav .swiper-button-prev,
.testimonials__nav .swiper-button-next {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 3px;
  background-color: #403F45;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .testimonials__nav .swiper-button-prev,
  .testimonials__nav .swiper-button-next {
    width: 47px;
    height: 47px;
    margin: 0 4px;
  }
}
.testimonials__nav .swiper-button-prev:before,
.testimonials__nav .swiper-button-next:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: url("../../assets/images/arrow-right-white.svg") no-repeat center center;
  background-size: contain;
  content: "";
}
.testimonials__nav .swiper-button-prev:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.testimonials__nav .swiper-button-next {
  margin-right: 0;
}
.testimonials__nav .swiper-button-next:before {
  transform: translate(-50%, -50%);
}

.page-template-tpl-fees .description {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .description {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .description {
    margin-bottom: 35px;
  }
}
.page-template-tpl-fees .description__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  padding: 30px 25px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .description__wrapper {
    padding: 56px 28px 80px 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .description__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    width: 807px;
  }
}
.page-template-tpl-fees .description__wrapper .content-left,
.page-template-tpl-fees .description__wrapper .content-right {
  width: 100%;
  color: #4D4D4D;
  font-size: 1.3rem;
  line-height: 1.777;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .description__wrapper .content-left,
  .page-template-tpl-fees .description__wrapper .content-right {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    margin: 0 15px;
    font-size: 1.8rem;
  }
}
.page-template-tpl-fees .description__wrapper .content-left {
  margin-bottom: 20px;
  font-family: "Avenir Medium";
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .description__wrapper .content-left {
    margin-bottom: 0;
  }
}
.page-template-tpl-fees .description__wrapper .content-right {
  font-family: "Avenir Book";
}

.transparency {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .transparency {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .transparency {
    margin-bottom: 80px;
  }
}
.transparency__wrapper {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  margin: 0 -25px;
}
@media only screen and (min-width: 768px) {
  .transparency__wrapper {
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 -50px;
  }
}
@media only screen and (min-width: 1024px) {
  .transparency__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    margin: 0;
  }
}
.transparency__wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  background-color: #403F45;
  content: "";
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .transparency__wrapper:before {
    width: 100%;
    height: 377px;
  }
}
.transparency__wrapper h2 {
  margin-top: 10px;
  margin-left: 24px;
  background-color: transparent;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .transparency__wrapper h2 {
    margin-left: 0;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .transparency__wrapper h2 {
    padding-left: 26px;
  }
}
.transparency__content {
  width: calc(100% - 50px);
  margin: 10px 25px 0;
  padding: 30px 25px 40px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .transparency__content {
    width: calc(100% - 100px);
    margin: 10px 50px 0;
    padding: 60px 52px 54px 55px;
  }
}
@media only screen and (min-width: 1024px) {
  .transparency__content {
    width: 60%;
    margin: 30px 70px 0 0;
  }
}

.compares {
  margin: 10px 0 65px;
}
@media only screen and (min-width: 768px) {
  .compares {
    margin: 26px 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .compares {
    margin: 88px 0 65px;
  }
}
.compares__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .compares__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.compares__wrapper h2 {
  order: -2;
  width: 100%;
  margin: 10px 0 20px 20px;
  padding-left: 0;
  background-color: transparent;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .compares__wrapper h2 {
    margin: 10px 0 20px 35px;
  }
}
.compares__wrapper:before {
  position: absolute;
  top: 0;
  left: -25px;
  right: -25px;
  width: calc(100% + 50px);
  height: 80%;
  content: "";
  background-color: #403F45;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .compares__wrapper:before {
    left: -50px;
    right: -50px;
    width: calc(100% + 100px);
    height: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .compares__wrapper:before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.compares__left {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .compares__left {
    width: 60%;
    margin-left: 35px;
  }
}
.compares__right {
  order: -1;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .compares__right {
    order: 1;
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: 40%;
    padding: 0 50px 0 30px;
  }
}
.compares__right img {
  width: 90%;
  margin: 10px 0 50px;
}
@media only screen and (min-width: 576px) {
  .compares__right img {
    width: 70%;
    margin: 80px 0 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .compares__right img {
    width: 100%;
    margin: 0;
  }
}
.compares__description {
  background-color: #fff;
  padding: 30px 25px;
}
@media only screen and (min-width: 768px) {
  .compares__description {
    padding: 60px 46px 50px 55px;
  }
}
.compares__bottom__description {
  padding: 30px 25px;
  background-color: #D4D4D4;
}
@media only screen and (min-width: 768px) {
  .compares__bottom__description {
    padding: 50px 46px 50px 55px;
  }
}

/*------------------------------------------------------------------
[Calculator]
*/
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: flex;
}

.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central;
}

.ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-vertical.ct-start {
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-label.ct-vertical.ct-end {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-grid-background {
  fill: none;
}

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.ct-line {
  fill: none;
  stroke-width: 4px;
}

.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}

.ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
  fill: #d70206;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
  fill: #f05b4f;
}

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-slice-pie, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
  fill: #f4c63d;
}

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-slice-pie, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-area {
  fill: #d17905;
}

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f;
}
.ct-series-e .ct-slice-pie, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-area {
  fill: #453d3f;
}

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-slice-donut-solid, .ct-series-f .ct-area {
  fill: #59922b;
}

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-slice-pie, .ct-series-g .ct-slice-donut-solid, .ct-series-g .ct-area {
  fill: #0544d3;
}

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-slice-pie, .ct-series-h .ct-slice-donut-solid, .ct-series-h .ct-area {
  fill: #6b0392;
}

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-i .ct-slice-pie, .ct-series-i .ct-slice-donut-solid, .ct-series-i .ct-area {
  fill: #f05b4f;
}

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-slice-pie, .ct-series-j .ct-slice-donut-solid, .ct-series-j .ct-area {
  fill: #dda458;
}

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-slice-pie, .ct-series-k .ct-slice-donut-solid, .ct-series-k .ct-area {
  fill: #eacf7d;
}

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-slice-pie, .ct-series-l .ct-slice-donut-solid, .ct-series-l .ct-area {
  fill: #86797d;
}

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-slice-pie, .ct-series-m .ct-slice-donut-solid, .ct-series-m .ct-area {
  fill: #b2c326;
}

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-slice-pie, .ct-series-n .ct-slice-donut-solid, .ct-series-n .ct-area {
  fill: #6188e2;
}

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-slice-pie, .ct-series-o .ct-slice-donut-solid, .ct-series-o .ct-area {
  fill: #a748ca;
}

.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  content: "";
  display: table;
  clear: both;
}
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}
.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.fees-calculator {
  padding: 25px 0;
  margin-bottom: 40px;
}
.fees-calculator h3 {
  margin: 0 0 25px 0;
  font-size: 2.2rem;
}
.fees-calculator h4 {
  margin: 0 0 25px 0;
  font-size: 2.4rem;
}
.fees-calculator__box {
  position: relative;
  display: block;
  margin-bottom: 30px;
  width: 100%;
  font-size: 1.6rem;
  background-color: #fff;
}
.fees-calculator__box__number:after {
  content: "-";
}
.fees-calculator__box .fees-calculator__box__tooltip__content {
  display: none;
  position: absolute;
  width: 200px;
  top: 30px;
  left: -160px;
  background-color: #fff;
  font-family: "Avenir Book";
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1024px) {
  .fees-calculator__box .fees-calculator__box__tooltip__content {
    left: -85px;
  }
}
.fees-calculator__box .fees-calculator__box__tooltip__content:before {
  position: absolute;
  top: -6px;
  left: 175px;
  width: 6px;
  height: 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1024px) {
  .fees-calculator__box .fees-calculator__box__tooltip__content:before {
    left: 50%;
  }
}
.fees-calculator__box__tooltip {
  position: absolute;
  right: 4px;
  top: 6px;
  height: 30px;
  width: 30px;
  background-color: #403F45;
  cursor: pointer;
}
.fees-calculator__box__tooltip:hover .fees-calculator__box__tooltip__content {
  display: block;
}
.fees-calculator__box__tooltip:after {
  position: absolute;
  content: "!";
  display: block;
  font-family: "Avenir Book";
  font-size: 2rem;
  color: #fff;
  z-index: 10;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}
.fees-calculator__box__tooltip__content {
  position: absolute;
  z-index: 5;
  top: -10px;
  left: 40px;
  margin-top: 10px;
  padding: 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #000;
  text-align: left;
  transition: opacity 0.5s ease;
}
.fees-calculator__box__text {
  position: relative;
  margin-bottom: 15px;
  padding: 14px 50px 14px 20px;
  background-color: #FFDA01;
  font-family: din-condensed, sans-serif;
  font-size: 1.6rem;
}
.fees-calculator__box__input {
  margin: 0 auto 15px auto;
  padding: 20px;
  width: 100%;
  font-family: "Avenir Book";
  font-size: 1.8rem;
  color: #4D4D4D;
  background-color: transparent;
  border: none;
}
.fees-calculator__box__slider-container {
  margin: 0;
  padding: 0 20px 40px;
  width: 100%;
}
.fees-calculator__box__slider-container .noUi-target {
  background-color: #ededed;
  border: none;
  height: 12px;
  border-radius: 6px;
  box-shadow: none;
}
.fees-calculator__box__slider-container .noUi-handle {
  width: 18px;
  height: 18px;
  background-color: #FFDA01;
  border: none;
  box-shadow: none;
  opacity: 1;
  top: -3px;
  border-radius: 50%;
}
.fees-calculator__box__slider-container .noUi-handle:before, .fees-calculator__box__slider-container .noUi-handle:after {
  display: none;
}
.fees-calculator__content__title {
  margin-bottom: 40px;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.7777;
}
@media only screen and (min-width: 768px) {
  .fees-calculator__content__title {
    font-size: 1.8rem;
  }
}
.fees-calculator__content__title strong {
  display: block;
  font-family: "Avenir Medium";
  font-weight: normal;
}

.chartist-tooltip {
  font-weight: normal;
  font-size: 1.3rem;
  color: #fff;
  background-color: #ddd100;
}
.chartist-tooltip:before {
  border-top-color: #ddd100;
}

.cost-calculator-chart {
  color: #fb7727;
  position: relative;
  margin-bottom: 50px;
  border: #E0E0E0 solid 1px;
}
.cost-calculator-chart svg {
  height: 250px !important;
}
@media only screen and (min-width: 576px) {
  .cost-calculator-chart svg {
    height: 425px !important;
  }
}
.cost-calculator-chart .ct-label {
  color: #000000;
  font-family: "Avenir Book";
  font-size: 1rem;
}
@media only screen and (min-width: 576px) {
  .cost-calculator-chart .ct-label {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 680px) {
  .cost-calculator-chart .ct-label.ct-vertical {
    width: 40px !important;
  }
}
.cost-calculator-chart .ct-label.ct-horizontal {
  width: 50px !important;
}
@media only screen and (max-width: 680px) {
  .cost-calculator-chart .ct-label.ct-horizontal {
    transform: rotate(45deg) translateY(100%) !important;
  }
}
.cost-calculator-chart .series-df .ct-line {
  stroke: #194be1;
  fill: none;
  stroke-width: 2px;
}
.cost-calculator-chart .series-df .ct-point {
  stroke: transparent;
  stroke-width: 12px;
  stroke-linecap: round;
  cursor: pointer;
}
.cost-calculator-chart .series-dtf .ct-line {
  stroke: #fb7727;
  fill: none;
  stroke-width: 2px;
}
.cost-calculator-chart .series-dtf .ct-point {
  stroke: transparent;
  stroke-width: 12px;
  stroke-linecap: round;
  cursor: pointer;
}
.cost-calculator-chart .ct-legend { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  white-space: pre-line;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .cost-calculator-chart .ct-legend {
    margin-top: 20px;
    margin-left: 22px;
    margin-bottom: 20px;
  }
}
.cost-calculator-chart .ct-legend .series-df {
  color: #666666;
  position: relative;
  padding-left: 40px;
  margin-right: 15px;
  margin-bottom: 10px;
  line-height: 16px;
  font-size: 1.4rem;
  cursor: pointer;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .cost-calculator-chart .ct-legend .series-df {
    margin-right: 30px;
  }
}
.cost-calculator-chart .ct-legend .series-df:before {
  background-color: #194be1;
  border-color: #194be1;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
}
.cost-calculator-chart .ct-legend .series-dtf {
  color: #666666;
  position: relative;
  padding-left: 40px;
  margin-right: 30px;
  line-height: 16px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  cursor: pointer;
  display: inline-block;
}
.cost-calculator-chart .ct-legend .series-dtf:before {
  background-color: #fb7727;
  border-color: #fb7727;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
}
.cost-calculator-chart .ct-legend .inactive:before {
  background: transparent;
}
.cost-calculator-chart .chart-popover {
  display: none;
  position: absolute;
  top: 20px;
  left: 100px;
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: normal;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  color: #fff;
}
.cost-calculator-chart .chart-popover--green {
  background-color: #194be1;
}
.cost-calculator-chart .chart-popover--red {
  background-color: #fb7727;
}

.page-template-tpl-fees .philosophy {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .philosophy {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .philosophy {
    margin-bottom: 125px;
  }
}
.page-template-tpl-fees .philosophy__wrapper {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0 -25px;
  padding-top: 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .philosophy__wrapper {
    margin: 0 -50px;
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .philosophy__wrapper {
    margin: 0;
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-fees .philosophy__wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 284px;
  content: "";
  background-color: #403F45;
  z-index: -1;
}
.page-template-tpl-fees .philosophy__wrapper h2 {
  margin-left: 40px;
  line-height: 1;
  color: #fff;
  background-color: transparent;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .philosophy__wrapper h2 {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .philosophy__wrapper h2 {
    width: calc(33.3333% - 30px);
    margin-left: 30px;
  }
}
.page-template-tpl-fees .philosophy__wrapper .content {
  position: relative;
  width: calc(100% - 50px);
  margin: 25px 25px 0;
  padding: 28px 25px 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-fees .philosophy__wrapper .content {
    width: calc(100% - 100px);
    margin: 25px 50px 0;
    padding: 60px 60px 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-fees .philosophy__wrapper .content {
    width: calc(66.6666% - 100px);
    margin: 0;
  }
}
.page-template-tpl-fees .philosophy__wrapper .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}

.text article {
  width: 100%;
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .text article {
    width: 66%;
  }
}
.text:last-of-type article {
  margin-bottom: 160px;
}
.text__title {
  display: inline-block;
  height: 36px;
  padding: 9px 40px 9px 16px;
  background-color: #FFDA01;
  font-size: 1.5rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .text__title {
    height: auto;
    padding: 18px 84px 23px 30px;
    font-size: 2.6rem;
  }
}
.text__content { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  padding: 30px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .text__content {
    display: block;
    padding: 66px 78px 67px 63px;
  }
}
.text blockquote {
  order: 2;
  width: 100%;
  margin-top: 45px;
  padding: 28px 50px 30px 25px;
  background-color: #FFDA01;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .text blockquote {
    float: right;
    width: 370px;
    margin: 0 -265px 20px 30px;
    padding: 41px 62px 50px 33px;
    font-size: 4.2rem;
  }
}

.boxes {
  margin: 62px 0;
}
.boxes__title {
  display: inline-block;
  margin-bottom: 30px;
  padding: 9px 40px 9px 16px;
  background-color: #FFDA01;
  font-size: 1.5rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .boxes__title {
    padding: 18px 84px 23px 30px;
    font-size: 2.6rem;
  }
}
.boxes__items { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (min-width: 768px) {
  .boxes__items {
    flex-wrap: nowrap;
  }
}
.boxes__items article {
  width: 50%;
  padding: 21px 20px 36px;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .boxes__items article {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    padding: 21px 28px 56px;
  }
}
.boxes__items article h4 {
  margin-bottom: 22px;
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  .boxes__items article h4 {
    font-size: 2.6rem;
  }
}
.boxes__items article p {
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .boxes__items article p {
    font-size: 1.8rem;
  }
}
.boxes__items article:first-of-type {
  background-color: #39A34A;
}
.boxes__items article:nth-of-type(2) {
  background-color: #43A853;
}
.boxes__items article:nth-of-type(3) {
  background-color: #4DAC5C;
}
.boxes__items article:nth-of-type(4) {
  background-color: #57B165;
}
.boxes__items article:nth-of-type(5) {
  background-color: #61B56E;
}

.grecaptcha-badge {
  visibility: hidden;
}

.form-contact { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .form-contact {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.form-contact, .form-contact p, .form-contact span {
  font-size: 1.3rem;
  font-family: din-condensed, sans-serif;
}
.form-contact, .form-contact p, .form-contact span:not(.wpcf7-not-valid-tip) {
  color: #4D4D4D;
}
.form-contact .col {
  width: 100%;
  margin-bottom: 32px;
}
.form-contact .col:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .form-contact .col {
    padding: 0 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .form-contact .col {
    width: 50%;
    margin-bottom: 0;
  }
}
.form-contact .col.message .wpcf7-form-control-wrap:before {
  display: none;
}
.form-contact input[type=text],
.form-contact input[type=email],
.form-contact input[type=tel] {
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
  font-family: din-condensed, sans-serif;
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .form-contact input[type=text],
  .form-contact input[type=email],
  .form-contact input[type=tel] {
    padding: 13px 0;
  }
}
.form-contact input[type=text]::-webkit-input-placeholder,
.form-contact input[type=email]::-webkit-input-placeholder,
.form-contact input[type=tel]::-webkit-input-placeholder {
  color: #4D4D4D;
}
.form-contact input[type=text]:-moz-placeholder,
.form-contact input[type=email]:-moz-placeholder,
.form-contact input[type=tel]:-moz-placeholder {
  color: #4D4D4D;
}
.form-contact input[type=text]::-moz-placeholder,
.form-contact input[type=email]::-moz-placeholder,
.form-contact input[type=tel]::-moz-placeholder {
  color: #4D4D4D;
}
.form-contact input[type=text]:-ms-input-placeholder,
.form-contact input[type=email]:-ms-input-placeholder,
.form-contact input[type=tel]:-ms-input-placeholder {
  color: #4D4D4D;
}
.form-contact input[type=checkbox]{
  position: relative;
  margin-right: 0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-contact input[type=checkbox]::before{
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: 100%;
  width: 100%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
.form-contact input[type=checkbox]::after{
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 1 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
  width: 10px;
  height: 10px;
}
.form-contact input[type=checkbox]:checked::after{
  opacity: 1;
}
.form-contact input[type=radio]{
  position: relative;
  margin-right: 0.75rem;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-contact input[type=radio]::before{
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: 100%;
  width: 100%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
.form-contact input[type=radio]::after{
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 1 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-content: "";
  content: var(--tw-content);
  width: 10px;
  height: 10px;
}
.form-contact input[type=radio]:checked::after{
  opacity: 1;
}
.form-contact input[type=submit] {
  width: 100%;
  padding: 10px 17px;
  background-color: #403F45;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .form-contact input[type=submit] {
    float: right;
    width: auto;
    font-size: 1.4rem;
  }
}
.form-contact textarea {
  width: 100%;
  height: 212px;
  margin-bottom: 18px;
  padding: 10px;
  border: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
}
@media only screen and (min-width: 768px) {
  .form-contact textarea {
    font-size: 1.8rem;
  }
}
.form-contact .wpcf7-form-control.wpcf7-checkbox, .form-contact .wpcf7-form-control.wpcf7-radio {
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
}
.form-contact .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.form-contact .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}
.form-contact .wpcf7-form-control-wrap:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  content: "";
  background-color: #a1a1a1;
}
.form-contact label{
  display: flex;
  align-items: center;
  margin-top: 20px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 2.4;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .form-contact label {
    margin-top: 25px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .form-contact label {
    margin-top: 0;
  }
}

.message-form {
  position: relative;
  margin-bottom: 25px;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  .message-form {
    margin-bottom: 60px;
  }
}
.message-form__wrapper {
  padding: 40px 25px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .message-form__wrapper {
    padding: 68px 28px 60px 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .message-form__wrapper {
    padding: 68px 76px 60px 28px;
  }
}
.message-form h2 {
  padding-right: 56px;
}
.message-form .wpcf7 form { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .message-form .wpcf7 form {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.message-form .wpcf7 .col {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .message-form .wpcf7 .col {
    padding: 0 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .message-form .wpcf7 .col {
    width: 50%;
  }
}
.message-form .wpcf7 .col.message .wpcf7-form-control-wrap:before {
  display: none;
}
.message-form .wpcf7 input[type=text],
.message-form .wpcf7 input[type=email],
.message-form .wpcf7 input[type=tel] {
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .message-form .wpcf7 input[type=text],
  .message-form .wpcf7 input[type=email],
  .message-form .wpcf7 input[type=tel] {
    padding: 13px 0;
    font-size: 1.8rem;
  }
}
.message-form .wpcf7 input[type=text]::-webkit-input-placeholder,
.message-form .wpcf7 input[type=email]::-webkit-input-placeholder,
.message-form .wpcf7 input[type=tel]::-webkit-input-placeholder {
  color: #4D4D4D;
}
.message-form .wpcf7 input[type=text]:-moz-placeholder,
.message-form .wpcf7 input[type=email]:-moz-placeholder,
.message-form .wpcf7 input[type=tel]:-moz-placeholder {
  color: #4D4D4D;
}
.message-form .wpcf7 input[type=text]::-moz-placeholder,
.message-form .wpcf7 input[type=email]::-moz-placeholder,
.message-form .wpcf7 input[type=tel]::-moz-placeholder {
  color: #4D4D4D;
}
.message-form .wpcf7 input[type=text]:-ms-input-placeholder,
.message-form .wpcf7 input[type=email]:-ms-input-placeholder,
.message-form .wpcf7 input[type=tel]:-ms-input-placeholder {
  color: #4D4D4D;
}
.message-form .wpcf7 input[type=submit] {
  width: 100%;
  padding: 18px 60px;
  background-color: #403F45;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .message-form .wpcf7 input[type=submit] {
    float: right;
    width: auto;
    font-size: 1.4rem;
  }
}
.message-form .wpcf7 textarea {
  width: 100%;
  height: 212px;
  margin-bottom: 18px;
  padding: 10px;
  border: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
}
@media only screen and (min-width: 768px) {
  .message-form .wpcf7 textarea {
    font-size: 1.8rem;
  }
}
.message-form .wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.message-form .wpcf7 .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}
.message-form .wpcf7 .wpcf7-form-control-wrap:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  content: "";
  background-color: #a1a1a1;
}
.message-form .wpcf7 label {
  display: block;
  margin-top: 20px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 2.4;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .message-form .wpcf7 label {
    margin-top: 25px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .message-form .wpcf7 label {
    margin-top: 0;
  }
}
.message-form .gdpr {
  font-family: "Europa";
  font-size: 1.2rem;
  line-height: 1.2;
  margin-top: 20px;
  color: #666666;
}
@media only screen and (min-width: 1024px) {
  .message-form .gdpr {
    margin-top: 60px;
  }
}
.message-form .gdpr a {
  font-family: "Europa";
  font-size: 1.2rem;
  line-height: 1.2;
  color: #666666;
  text-decoration: underline;
}

.wpcf7-not-valid-tip {
  position: absolute;
  margin-top: 5px;
  font-family: "Avenir Book";
}

.wpcf7-response-output {
  margin: 0 0 20px 0 !important;
  font-family: "Avenir Book" !important;
  padding: 10px 20px !important;
  font-size: 1.4rem;
  line-height: 1.2;
}

.wpcf7-validation-errors {
  border: #4D4D4D solid 1px !important;
}

.related-articles {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .related-articles {
    margin-bottom: 70px;
  }
}
.related-articles__wrapper {
  padding: 25px 0 35px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .related-articles__wrapper {
    padding: 57px 0 68px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-articles__wrapper {
    padding: 57px 0 98px;
  }
}
.related-articles__items { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  margin: 0 -8px;
}
@media only screen and (min-width: 768px) {
  .related-articles__items {
    margin: 0 -15px;
  }
}
.related-articles__items article {
  position: relative;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
  margin: 0 8px;
  padding-bottom: 27px;
  display: none;
}
.related-articles__items article:nth-of-type(1), .related-articles__items article:nth-of-type(2) {
  display: block;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-articles__items article {
    display: block;
  }
}
.related-articles__items article.type-article .related-articles__img, .related-articles__items article.type-podcast .related-articles__img, .related-articles__items article.type-video .related-articles__img, .related-articles__items article.type-gina-millers-blog .related-articles__img, .related-articles__items article.type-alan-millers-blog .related-articles__img {
  position: relative;
}
.related-articles__items article.type-article .related-articles__img:before, .related-articles__items article.type-podcast .related-articles__img:before, .related-articles__items article.type-video .related-articles__img:before, .related-articles__items article.type-gina-millers-blog .related-articles__img:before, .related-articles__items article.type-alan-millers-blog .related-articles__img:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  transform: translate(-50%, -50%);
  content: "";
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article.type-article .related-articles__img:before, .related-articles__items article.type-podcast .related-articles__img:before, .related-articles__items article.type-video .related-articles__img:before, .related-articles__items article.type-gina-millers-blog .related-articles__img:before, .related-articles__items article.type-alan-millers-blog .related-articles__img:before {
    width: 52px;
    height: 52px;
  }
}
.related-articles__items article.type-article .related-articles__img:before, .related-articles__items article.type-gina-millers-blog .related-articles__img:before, .related-articles__items article.type-alan-millers-blog .related-articles__img:before {
  background: url("../../assets/images/article.svg") no-repeat center center;
  background-size: contain;
}
.related-articles__items article.type-video .related-articles__img:before {
  background: url("../../assets/images/video.svg") no-repeat center center;
  background-size: contain;
}
.related-articles__items article.type-podcast .related-articles__img:before {
  background: url("../../assets/images/podcast.svg") no-repeat center center;
  background-size: contain;
}
.related-articles__items article a, .related-articles__items article h4, .related-articles__items article__heading {
  color: #000;
  font-size: 1.8rem;
  text-transform: none;
  line-height: 1.1785;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article a, .related-articles__items article h4, .related-articles__items article__heading {
    font-size: 2.8rem;
  }
}
.related-articles__items article .type {
  display: block;
  margin-bottom: 5px;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  color: #707070;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article .type {
    font-size: 2.8rem;
  }
}
.related-articles__items article h4 {
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article h4 {
    padding-right: 30px;
    margin-bottom: 16px;
  }
}
.related-articles__items article time {
  color: #707070;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3571;
}
@media only screen and (min-width: 768px) {
  .related-articles__items article time {
    font-size: 1.4rem;
  }
}
.related-articles__items article:before, .related-articles__items article:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  content: "";
}
.related-articles__items article:before {
  width: 100%;
  background-color: #D4D4D4;
}
.related-articles__items article:after {
  width: 25%;
  background-color: #707070;
}
.related-articles__img {
  width: 100%;
  height: 104px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .related-articles__img {
    height: 182px;
    margin-bottom: 30px;
  }
}

.map {
  margin-top: -46px;
  /* fixes potential theme css conflict */
}
@media only screen and (min-width: 768px) {
  .map {
    margin-top: 44px;
  }
}
.map__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .map__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.map .contact-details { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  .map .contact-details {
    width: 370px;
  }
}
.map .contact-details h2 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .map .contact-details h2 {
    display: inline-block;
    max-width: 100%;
  }
}
.map .contact-details address { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  padding: 30px 25px 42px;
  color: #4D4D4D;
  background-color: #fff;
  font-family: "Avenir Book";
  font-size: 1.3rem;
  font-style: normal;
  line-height: 1.7;
}
@media only screen and (min-width: 768px) {
  .map .contact-details address {
    padding: 35px 40px 42px 30px;
    font-size: 1.8rem;
  }
}
.map .contact-details address span {
  margin-top: 30px;
}
.map .contact-details address a {
  color: #000;
  font-family: "Avenir Book";
}
.map .acf-map {
  width: calc(100% + 50px);
  height: 275px;
  margin: -15px -25px -15px;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .map .acf-map {
    width: calc(100% + 100px);
    height: 560px;
    margin: -100px -50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .map .acf-map {
    width: 75%;
    margin: 0 0 30px -80px;
  }
}
.map .acf-map img {
  max-width: inherit !important;
}

.single-account { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 12px;
}
@media only screen and (min-width: 768px) {
  .single-account {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-account {
    margin-top: 52px;
  }
}
.single-account aside {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .single-account aside {
    display: block;
  }
}
.single-account main {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .single-account main {
    width: 75%;
  }
}
.single-account main > article {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .single-account main > article {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-account main > article {
    margin-bottom: 69px;
  }
}
.single-account main > article h2 {
  display: none;
  min-width: 264px;
  padding: 18px 84px 23px 30px;
  font-size: 2.6rem;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  .single-account main > article h2 {
    display: inline-block;
  }
}
.single-account main > article .content__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 30px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .single-account main > article .content__wrapper {
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 54px 45px 86px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-account main > article .content__wrapper {
    width: calc(100% - 100px);
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.single-account main > article .content__wrapper--full {
  padding-top: 0;
  margin-top: -30px;
}
@media only screen and (min-width: 768px) {
  .single-account main > article .content__wrapper--full {
    margin-top: -56px;
  }
}
.single-account main > article .content__wrapper--full *:first-child {
  margin-top: 0;
}
.single-account main > article .content {
  -ms-flex-basis: 0;
  flex-basis: 0;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
}
.single-account main > article .right { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  width: 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 1024px) {
  .single-account main > article .right {
    display: block;
    width: 370px;
    margin-top: 0;
    margin-left: 45px;
    margin-right: -145px;
  }
}
.single-account main > article .right .img {
  order: 2;
  width: 100%;
  height: auto;
  margin-top: 25px;
}
@media only screen and (min-width: 1024px) {
  .single-account main > article .right .img {
    margin-top: 0;
    margin-bottom: 28px;
  }
}
.single-account main > article .right .btn {
  margin-bottom: 10px;
  padding-right: 25px;
  font-size: 1.5rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .single-account main > article .right .btn {
    margin-bottom: 16px;
    padding-right: 39px;
    font-size: 2.4rem;
  }
}
.single-account__mobile-nav {
  margin-top: -35px;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-account__mobile-nav {
    display: none;
  }
}
.single-account__mobile-nav__current { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  width: 100%;
  height: 58px;
  padding: 0 25px;
  background-color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav__current {
    font-size: 2.6rem;
    height: 118px;
    padding: 0 42px;
  }
}
.single-account__mobile-nav__current span {
  margin-right: 10px;
}
.single-account__mobile-nav__current button {
  position: relative;
  padding: 0 27px 0 0;
  font-family: din-condensed, sans-serif;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav__current button {
    padding: 0 50px 0 0;
  }
}
.single-account__mobile-nav__current button:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 0;
  content: "";
  background: url("../../assets/images/icon-plus-dark.svg") no-repeat center right;
  background-size: contain;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav__current button:after {
    width: 32px;
    height: 32px;
  }
}
.single-account__mobile-nav__current:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav__current:before {
    height: 5px;
  }
}
.single-account__mobile-nav__collapsible {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s;
  pointer-events: none;
}
.single-account__mobile-nav__collapsible.is-open {
  opacity: 1;
  pointer-events: auto;
}
.single-account__mobile-nav nav {
  position: absolute;
  width: calc(100% - 50px);
  padding: 25px 0;
  background-color: #fff;
  border-bottom: #E0E0E0 solid 1px;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav nav {
    width: calc(100% - 100px);
  }
}
.single-account__mobile-nav nav a {
  display: block;
  padding: 10px 25px;
  color: #403F45;
  font-family: "Avenir Book";
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .single-account__mobile-nav nav a {
    font-size: 2rem;
  }
}
.single-account__mobile-nav nav a.current {
  display: none;
}

.related-accounts {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .related-accounts {
    margin-bottom: 145px;
  }
}
.related-accounts h2 {
  margin-bottom: 25px;
  padding-right: 50px;
}
@media only screen and (min-width: 768px) {
  .related-accounts h2 {
    margin-bottom: 34px;
    padding-right: 106px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .related-accounts h2 {
    max-width: 80%;
    margin-bottom: 57px;
  }
}
.related-accounts__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) {
  .related-accounts__wrapper {
    flex-wrap: nowrap;
  }
}
.related-accounts__wrapper article {
  position: relative;
  width: 100%;
  margin: 0 15px;
  margin-bottom: 45px;
  padding: 25px 25px 80px 25px;
  background-color: #fff;
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .related-accounts__wrapper article {
    width: 50%;
    margin-bottom: 0;
    padding: 25px 40px 130px 20px;
    font-size: 2.6rem;
  }
}
.related-accounts__wrapper article br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .related-accounts__wrapper article br {
    display: block;
  }
}
.related-accounts__wrapper article:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #FFDA01;
  content: "";
}
.related-accounts__wrapper article .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}

body.fsdpcfl-form-page{
  padding: 0px;
}

.related-form {
  width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .related-form {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form {
    margin-left: 10%;
    width: 90%;
    margin-bottom: 69px;
  }
}
.related-form__wrapper {
  width: 100%;
  padding: 40px 25px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .related-form__wrapper {
    padding: 68px 28px 60px 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form__wrapper {
    padding: 68px 76px 60px 28px;
  }
}
.related-form .wpcf7 form { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
}
@media only screen and (min-width: 1024px) {
  .related-form .wpcf7 form {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.related-form .wpcf7 .col {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 .col {
    padding: 0 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form .wpcf7 .col {
    width: 50%;
  }
}
.related-form .wpcf7 .col.message .wpcf7-form-control-wrap:before {
  display: none;
}
.related-form .wpcf7 .col.receive-monthly {
  width: 100%;
}
.related-form .wpcf7 .col.receive-monthly .wpcf7-form-control-wrap:before {
  display: none;
}
.related-form .wpcf7 input[type=text],
.related-form .wpcf7 input[type=email],
.related-form .wpcf7 input[type=tel] {
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 input[type=text],
  .related-form .wpcf7 input[type=email],
  .related-form .wpcf7 input[type=tel] {
    padding: 13px 0;
    font-size: 1.8rem;
  }
}
.related-form .wpcf7 input[type=text]::-webkit-input-placeholder,
.related-form .wpcf7 input[type=email]::-webkit-input-placeholder,
.related-form .wpcf7 input[type=tel]::-webkit-input-placeholder {
  color: #4D4D4D;
}
.related-form .wpcf7 input[type=text]:-moz-placeholder,
.related-form .wpcf7 input[type=email]:-moz-placeholder,
.related-form .wpcf7 input[type=tel]:-moz-placeholder {
  color: #4D4D4D;
}
.related-form .wpcf7 input[type=text]::-moz-placeholder,
.related-form .wpcf7 input[type=email]::-moz-placeholder,
.related-form .wpcf7 input[type=tel]::-moz-placeholder {
  color: #4D4D4D;
}
.related-form .wpcf7 input[type=text]:-ms-input-placeholder,
.related-form .wpcf7 input[type=email]:-ms-input-placeholder,
.related-form .wpcf7 input[type=tel]:-ms-input-placeholder {
  color: #4D4D4D;
}
.related-form .wpcf7 input[type=submit] {
  width: 100%;
  padding: 18px 60px;
  background-color: #403F45;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.4rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 input[type=submit] {
    float: right;
    width: auto;
    font-size: 1.4rem;
  }
}
.related-form .wpcf7 textarea {
  width: 100%;
  height: 212px;
  margin-bottom: 18px;
  padding: 10px;
  border: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  resize: none;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 textarea {
    font-size: 1.8rem;
  }
}
.related-form .wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.related-form .wpcf7 .wpcf7-form-control-wrap:last-of-type {
  margin-bottom: 0;
}
.related-form .wpcf7 .wpcf7-form-control-wrap::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15%;
  height: 1px;
  content: "";
  background-color: #a1a1a1;
}
.related-form .wpcf7 .wpcf7-radio .wpcf7-list-item,
.related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  position: relative;
  margin-left: 0;
  cursor: pointer;
}
.related-form .wpcf7 .wpcf7-radio .wpcf7-list-item.first label,
.related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item.first label {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 .wpcf7-radio .wpcf7-list-item.first label,
  .related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item.first label {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form .wpcf7 .wpcf7-radio .wpcf7-list-item.first label,
  .related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item.first label {
    margin-top: 0;
  }
}
.related-form .wpcf7 .wpcf7-radio .wpcf7-list-item label,
.related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
  margin-top: 0px;
}
.related-form .wpcf7 .wpcf7-radio .wpcf7-list-item input,
.related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.related-form .wpcf7 .wpcf7-radio .wpcf7-list-item input:checked + .wpcf7-list-item-label::before,
.related-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item input:checked + .wpcf7-list-item-label::before {
  background-color: #403F45;
}
.related-form .wpcf7 .wpcf7-list-item-label {
  cursor: pointer;
}
.related-form .wpcf7 .wpcf7-list-item-label::before {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 0;
  content: "";
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(77, 77, 77, 0.25);
}
.related-form .wpcf7 label {
  display: block;
  margin-top: 20px;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 2.4;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .related-form .wpcf7 label {
    margin-top: 25px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form .wpcf7 label {
    margin-top: 0;
  }
}
.related-form .gdpr {
  font-family: "Europa";
  font-size: 1.2rem;
  line-height: 1.2;
  margin-top: 20px;
  color: #666666;
}
@media only screen and (min-width: 768px) {
  .related-form .gdpr {
    margin-left: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-form .gdpr {
    margin-top: 60px;
  }
}
.related-form .gdpr a {
  font-family: "Europa";
  font-size: 1.2rem;
  line-height: 1.2;
  color: #666666;
  text-decoration: underline;
}

.page-template-tpl-accounts .description {
  width: 100%;
  margin-bottom: 25px;
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .description {
    margin-top: 0;
    margin-bottom: 52px;
    padding: 46px 97px 54px 43px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-accounts .description {
    width: 66%;
  }
}

.page-template-tpl-accounts .accounts-list { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 0 -25px 0;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list {
    margin: 0 -15px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-accounts .accounts-list {
    margin: 0 -15px 80px;
  }
}
.page-template-tpl-accounts .accounts-list > a {
  margin: 0 25px 45px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list > a {
    margin: 0 15px 55px;
    width: calc(50% - 30px);
  }
}
.page-template-tpl-accounts .accounts-list__item { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 25px 0 50px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__item {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-accounts .accounts-list__item:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: "";
  background-color: #FFDA01;
}
.page-template-tpl-accounts .accounts-list__item--featured {
  background-color: #4D4D4D;
  color: #fff;
}
.page-template-tpl-accounts .accounts-list__item--featured .accounts-list__info h4,
.page-template-tpl-accounts .accounts-list__item--featured .accounts-list__info .subtitle,
.page-template-tpl-accounts .accounts-list__item--featured .accounts-list__content {
  color: #fff;
}
.page-template-tpl-accounts .accounts-list__item .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
}
.page-template-tpl-accounts .accounts-list__info {
  width: 100%;
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__info {
    width: 50%;
    padding: 0 21px;
  }
}
.page-template-tpl-accounts .accounts-list__info h4 {
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__info h4 {
    font-size: 2.6rem;
  }
}
.page-template-tpl-accounts .accounts-list__info .subtitle {
  color: #333333;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__info .subtitle {
    font-size: 2.6rem;
  }
}
.page-template-tpl-accounts .accounts-list__info .subtitle br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__info .subtitle br {
    display: block;
  }
}
.page-template-tpl-accounts .accounts-list__content {
  width: 100%;
  padding: 16px 25px 0;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-accounts .accounts-list__content {
    width: 50%;
    padding: 26px 40px 15px 10px;
  }
}

.chart-label {
  display: inline-block;
  margin-bottom: 22px;
  color: #4D4D4D;
  font-family: "Avenir Medium";
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .chart-label {
    font-size: 1.8rem;
  }
}
.chart-label--pdf {
  display: none;
}

.chart-wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
  padding: 90px 53px 40px;
  border: #E0E0E0 solid 1px;
}
@media only screen and (min-width: 768px) {
  .chart-wrapper {
    margin-bottom: 70px;
  }
}
.chart-wrapper img {
  width: 100%;
}
.chart-wrapper.chart-bar {
  padding-top: 60px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 576px) {
  .chart-wrapper.chart-bar {
    padding-right: 53px;
  }
}
.chart-wrapper.chart-growth {
  padding: 0 0 40px;
}
@media only screen and (min-width: 576px) {
  .chart-wrapper.chart-growth {
    padding-top: 60px;
    padding-right: 53px;
    padding-left: 30px;
  }
}

.page-template-tpl-performance .description {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .description {
    margin-top: 0;
  }
}
.page-template-tpl-performance .description__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .description__wrapper {
    padding: 56px 65px 63px 55px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-performance .description__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.page-template-tpl-performance .description__wrapper .content-left,
.page-template-tpl-performance .description__wrapper .content-right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .description__wrapper .content-left,
  .page-template-tpl-performance .description__wrapper .content-right {
    margin: 0 15px;
  }
}
.page-template-tpl-performance .description__wrapper .content-left {
  font-family: "Avenir Medium";
}
.page-template-tpl-performance .description__wrapper .content-right {
  font-family: "Avenir Book";
}

.page-template-tpl-performance .performance__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 12px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__wrapper {
    margin-top: 0;
  }
}
.page-template-tpl-performance .performance__wrapper main {
  position: relative;
  width: 100%;
  margin-bottom: 104px;
  padding: 80px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__wrapper main {
    padding: 66px 69px 80px 65px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-performance .performance__wrapper main {
    width: 75%;
  }
}
.page-template-tpl-performance .performance__wrapper main .btn--yellow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__wrapper main .btn--yellow {
    right: 0;
    left: auto;
    width: auto;
    padding-left: 55px;
    padding-right: 55px;
  }
}
.page-template-tpl-performance .performance__wrapper main .btn--yellow img {
  margin-bottom: 3px;
}
.page-template-tpl-performance .performance__wrapper aside {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-performance .performance__wrapper aside {
    display: block;
  }
}
.page-template-tpl-performance .performance__mobile-nav {
  position: relative;
  z-index: 100;
  margin-top: 12px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav {
    margin-bottom: 30px;
  }
}
.page-template-tpl-performance .performance__mobile-nav__current { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  width: 100%;
  height: 58px;
  padding: 0 25px;
  background-color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.9rem;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav__current {
    font-size: 2.6rem;
    height: 118px;
    padding: 0 42px;
  }
}
.page-template-tpl-performance .performance__mobile-nav__current span {
  margin-right: 10px;
}
.page-template-tpl-performance .performance__mobile-nav__current button {
  position: relative;
  padding: 0 27px 0 0;
  font-family: din-condensed, sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav__current button {
    padding: 0 50px 0 0;
  }
}
.page-template-tpl-performance .performance__mobile-nav__current button:after {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 0;
  content: "";
  background: url("../../assets/images/icon-plus-dark.svg") no-repeat center right;
  background-size: contain;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav__current button:after {
    width: 32px;
    height: 32px;
  }
}
.page-template-tpl-performance .performance__mobile-nav__current:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #FFDA01;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav__current:before {
    height: 5px;
  }
}
.page-template-tpl-performance .performance__mobile-nav nav {
  position: absolute;
  width: 100%;
  padding: 25px 0;
  background-color: #fff;
  border-bottom: #E0E0E0 solid 1px;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav nav {
    width: 100%;
  }
}
.page-template-tpl-performance .performance__mobile-nav nav a, .page-template-tpl-performance .performance__mobile-nav nav button {
  display: block;
  padding: 10px 25px;
  color: #403F45;
  font-family: "Avenir Book";
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-performance .performance__mobile-nav nav a, .page-template-tpl-performance .performance__mobile-nav nav button {
    font-size: 2rem;
  }
}
.page-template-tpl-performance .performance__mobile-nav nav a.current, .page-template-tpl-performance .performance__mobile-nav nav button.current {
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-performance .performance__mobile-nav {
    display: none;
  }
}

.performance-table {
  display: none;
  width: 100%;
  margin-bottom: 28px;
  text-align: center;
  font-family: "Avenir Medium";
  font-size: 0.9rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .performance-table {
    display: table;
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .performance-table {
    font-size: 1.4rem;
  }
}
.performance-table br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .performance-table br {
    display: block;
  }
}
.performance-table th {
  font-weight: normal;
  padding: 16px 9px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 768px) {
  .performance-table th {
    border-right: solid 1px rgba(255, 255, 255, 0.5);
  }
}
.performance-table th:last-of-type {
  border-right: none;
}
.performance-table thead tr {
  background-color: #FFDA01;
}
.performance-table tbody tr {
  background-color: #E0E0E0;
}
.performance-table tbody td {
  width: 50%;
  padding: 14px 16px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 768px) {
  .performance-table tbody td {
    width: auto;
    padding: 24px 16px;
    border-right: solid 1px rgba(255, 255, 255, 0.5);
  }
}
.performance-table tbody td:last-of-type {
  border-right: none;
}
.performance-table tfoot {
  text-align: left;
  font-family: "Avenir Book Oblique";
}
.performance-table tfoot td {
  padding: 16px 0 0;
}
.performance-table--mobile {
  display: table;
}
@media only screen and (min-width: 768px) {
  .performance-table--mobile {
    display: none;
  }
}
.performance-table--mobile tr th {
  background-color: #FFDA01;
}

.table-label {
  display: inline-block;
  margin-bottom: 22px;
  color: #4D4D4D;
  font-family: "Avenir Medium";
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .table-label {
    font-size: 1.8rem;
  }
}

.performance__wrapper .chart-wrapper {
  margin-top: 30px;
  padding: 0 0 40px;
  border: none;
}
@media only screen and (min-width: 768px) {
  .performance__wrapper .chart-wrapper {
    padding: 90px 53px 40px;
    border: #E0E0E0 solid 1px;
  }
}
.performance__wrapper .chart-wrapper svg.ct-chart-line {
  overflow: visible;
}
.performance__wrapper .chart-wrapper svg {
  height: 250px !important;
}
@media only screen and (min-width: 576px) {
  .performance__wrapper .chart-wrapper svg {
    height: 400px !important;
  }
}
.performance__wrapper .ct-square {
  height: 250px;
}
@media only screen and (min-width: 576px) {
  .performance__wrapper .ct-square {
    height: 400px;
  }
}
.performance__wrapper .ct-line {
  stroke-width: 2px;
}
.performance__wrapper .ct-label {
  font-size: 1.4rem;
  color: #333333;
  font-family: "Avenir Book";
}
.performance__wrapper .ct-horizontal {
  margin-top: 40px;
  transform: rotate(-45deg) translateX(-100%) translateY(-50%);
  width: 5px !important;
}
@media only screen and (min-width: 768px) {
  .performance__wrapper .ct-horizontal {
    margin-top: 10px;
    transform: none;
    transform: rotate(0deg) translateX(-100%);
    width: 30px !important;
  }
}
.performance__wrapper .ct-vertical {
  font-size: 1rem;
}
@media only screen and (min-width: 576px) {
  .performance__wrapper .ct-vertical {
    font-size: 1.4rem;
  }
}
.performance__wrapper .ct-vertical:before {
  content: "£";
}
.performance__wrapper .series-data .ct-area {
  fill: #8da7db;
}
.performance__wrapper .series-data .ct-line {
  stroke: #034DE7;
}
.performance__wrapper .series-arc .ct-area {
  fill: transparent;
}
.performance__wrapper .series-arc .ct-line {
  stroke: #56D6D1;
}
.performance__wrapper .series-benchmark .ct-area {
  fill: transparent;
}
.performance__wrapper .series-benchmark .ct-line {
  stroke: #FF7600;
}
.performance__wrapper .chart-label {
  display: block;
  margin-top: 50px;
  font-family: "Avenir Black";
  color: #333333;
  font-size: 1.4rem;
}
.performance__wrapper .btn-compare {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 100%;
  height: 61px;
  margin-bottom: 10px;
  padding: 0 25px;
  line-height: 61px;
  font-family: din-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 2.4rem;
  text-align: left;
  color: #333333;
  outline: none;
  border: none;
  background-color: #E0E0E0;
  transition: 0.3s background-color ease-in-out;
}
@media only screen and (min-width: 576px) {
  .performance__wrapper .btn-compare {
    margin-bottom: 0;
    width: 200px;
  }
}
.performance__wrapper .btn-compare span {
  position: absolute;
  display: block;
  top: 50%;
  right: 18px;
  width: 27px;
  height: 27px;
  background-color: #403F45;
  color: #fff;
  text-align: center;
  line-height: 27px;
  text-transform: none;
  transform: translateY(-50%);
}
.performance__wrapper .btn-compare.arc.active {
  background-color: #56D6D1;
}
.performance__wrapper .btn-compare.benchmark.active {
  background-color: #FF7600;
}
.performance__wrapper .performance__popup {
  position: fixed;
  top: calc(50% + 30px);
  left: 50%;
  width: calc(100% - 50px);
  z-index: 100;
  transform: translate(-50%, -50%);
  font-size: 1.3rem;
  padding: 50px 30px 50px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .performance__wrapper .performance__popup {
    top: 50%;
    width: calc(100% - 100px);
    padding: 50px 70px 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .performance__wrapper .performance__popup {
    width: auto;
  }
}
.performance__wrapper .performance__popup .content {
  max-height: 50vh;
  overflow-y: auto;
}
@media only screen and (min-width: 1024px) {
  .performance__wrapper .performance__popup .content {
    max-height: auto;
  }
}
.performance__wrapper .performance__popup__close {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 30px;
  height: 30px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  .performance__wrapper .performance__popup__close {
    right: 20px;
  }
}
.performance__wrapper .performance__popup__close:before, .performance__wrapper .performance__popup__close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 2px;
  background-color: #fff;
  content: "";
}
.performance__wrapper .performance__popup__close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.performance__wrapper .performance__popup__close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.single-portfolio .text-image { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .text-image {
    flex-wrap: nowrap;
    margin: -12px -38px 20px -50px;
  }
}
.single-portfolio .text-image__left, .single-portfolio .text-image__right {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .text-image__left, .single-portfolio .text-image__right {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
    padding: 0 20px;
  }
}
.single-portfolio .text-image .content {
  line-height: 1.3888;
}
.single-portfolio .text-image__left--content-pdf {
  display: none;
}
.single-portfolio .text-image__right {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.single-portfolio .text-image__right .chart-label {
  position: absolute;
  top: 50px;
  left: 20px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .text-image__right .chart-label {
    top: 20px;
    left: 40px;
  }
}
.single-portfolio .text-image .btn {
  order: 1;
  margin-top: 35px;
  font-size: 1.8rem;
  text-transform: none;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .text-image .btn {
    order: 2;
    margin-top: 0;
    font-size: 2.4rem;
  }
}
.single-portfolio .text-image .img {
  order: 2;
  width: 100%;
  height: auto;
  margin-top: 35px;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .text-image .img {
    order: 1;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.single-portfolio .text-image .asset-allocation { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  height: 220px;
  padding: 70px 0 50px 0;
  margin-right: 20px;
  position: relative;
  border: #E0E0E0 solid 1px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .text-image .asset-allocation {
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 30px;
  }
}
.single-portfolio .text-image .asset-allocation > span {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 1.8rem;
  color: #4D4D4D;
  font-family: "Avenir Medium";
}
.single-portfolio .text-image .asset-allocation .portfolio-chart-pie { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.single-portfolio .text-image .asset-allocation .portfolio-chart-pie__chart {
  margin-bottom: 0;
  height: auto;
}
.single-portfolio .text-image .asset-allocation .portfolio-chart-pie__labels { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-left: 20px;
  font-size: 1.8rem;
}
.single-portfolio .text-image .asset-allocation svg {
  width: 100px !important;
  height: 100px !important;
  position: relative;
}
@media only screen and (min-width: 576px) {
  .single-portfolio .text-image .asset-allocation svg {
    width: 120px !important;
    height: 120px !important;
  }
}
.single-portfolio .asset .text-image {
  -moz-flex-direction: column;
  flex-direction: column;
}
.single-portfolio .asset .text-image .content img {
  width: 100%;
  margin-bottom: 20px;
}
.single-portfolio .asset .text-image table {
  width: 100%;
}
.single-portfolio .oneCol .text-image {
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .oneCol .text-image__left {
    padding-right: 57px;
  }
}
.single-portfolio .oneCol .text-image__right {
  -moz-flex-grow: unset;
  -ms-flex-grow: unset;
  flex-grow: unset;
  -ms-flex-basis: unset;
  flex-basis: unset;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .oneCol .text-image__right {
    width: 40%;
  }
}

.single-portfolio .text {
  margin-bottom: 30px;
}
.single-portfolio .btns-download-mobile {
  margin-top: 35px;
}
@media only screen and (min-width: 1024px) {
  .single-portfolio .btns-download-mobile {
    display: none;
  }
}

.single-portfolio .information {
  padding: 25px 25px 50px;
  background-color: #D4D4D4;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 1.2rem;
  line-height: 1.3333;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .information {
    padding: 45px 69px 50px 65px;
  }
}
.single-portfolio .information strong {
  font-family: "Avenir Black";
}

.single-portfolio .list-table {
  width: 100%;
}
.single-portfolio .list-table tr:nth-of-type(odd) {
  background-color: #F2F2F2;
}
.single-portfolio .list-table tr:nth-of-type(even) {
  background-color: #E0E0E0;
}
.single-portfolio .list-table td {
  padding: 10px 12px;
  color: #4D4D4D;
  font-family: "Avenir Book";
  font-size: 0.9rem;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .single-portfolio .list-table td {
    padding: 13px 18px;
    font-size: 1.4rem;
  }
}
.single-portfolio .list-table td strong {
  font-family: "Avenir Black";
}
.single-portfolio .list-table--fees tr:last-of-type td {
  font-family: "Avenir Black";
}
.single-portfolio .list-table--fees tr td:last-of-type {
  width: 90px;
}

.chart-bar .ct-chart {
  margin-bottom: 20px;
  margin-left: -30px;
}
@media only screen and (min-width: 576px) {
  .chart-bar .ct-chart {
    margin-left: 0;
  }
}
.chart-bar .ct-chart svg {
  overflow: visible;
}
.chart-bar .ct-chart .ct-grid.ct-horizontal {
  display: none;
}
.chart-bar .ct-chart .ct-label.ct-vertical {
  display: none;
}
.chart-bar .ct-chart .ct-label.ct-horizontal {
  height: 50px;
  margin-top: 20px;
  font-family: "Avenir Book";
  font-size: 1rem;
  color: #4D4D4D;
}
@media only screen and (min-width: 576px) {
  .chart-bar .ct-chart .ct-label.ct-horizontal {
    font-size: 1.4rem;
  }
}
.chart-bar .ct-chart .ct-series line {
  stroke-width: 20px;
  stroke: #4D4D4D;
}
@media only screen and (min-width: 576px) {
  .chart-bar .ct-chart .ct-series line {
    stroke-width: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .chart-bar .ct-chart .ct-series line {
    stroke-width: 70px;
  }
}
.chart-bar .ct-chart .ct-series line:last-of-type {
  stroke: #203C6C;
}

.chart-growth {
  border: none;
}
@media only screen and (min-width: 768px) {
  .chart-growth {
    border: #E0E0E0 solid 1px;
  }
}
.chart-growth svg {
  height: 250px !important;
}
@media only screen and (min-width: 576px) {
  .chart-growth svg {
    height: 300px !important;
  }
}
.chart-growth .ct-chart-line {
  overflow: visible;
}
.chart-growth .ct-line {
  stroke: #034DE7;
  stroke-width: 2px;
}
.chart-growth .ct-area {
  fill: #8da7db;
}
.chart-growth .ct-label {
  font-family: "Avenir Book";
  font-size: 1.4rem;
  color: #4D4D4D;
}
.chart-growth .ct-horizontal {
  margin-top: 40px;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 768px) {
  .chart-growth .ct-horizontal {
    margin-top: 0;
    transform: none;
  }
}
.chart-growth .ct-vertical {
  font-size: 1rem;
  width: 15px;
}
@media only screen and (min-width: 576px) {
  .chart-growth .ct-vertical {
    font-size: 1.4rem;
    width: 30px;
  }
}
.page-template-tpl-single-portfolio .chart-growth .ct-labels foreignObject.do-hide {
  display: none;
}

#performance-portfolio .chart-wrapper {
  margin-top: 30px;
  padding: 0 0 40px;
  border: none;
}
@media only screen and (min-width: 768px) {
  #performance-portfolio .chart-wrapper {
    padding: 90px 53px 40px;
    border: #E0E0E0 solid 1px;
  }
}
#performance-portfolio .chart-wrapper svg.ct-chart-line {
  overflow: visible;
}
#performance-portfolio .chart-wrapper svg {
  height: 250px !important;
}
@media only screen and (min-width: 576px) {
  #performance-portfolio .chart-wrapper svg {
    height: 400px !important;
  }
}
#performance-portfolio .ct-square {
  height: 250px;
}
@media only screen and (min-width: 576px) {
  #performance-portfolio .ct-square {
    height: 400px;
  }
}
#performance-portfolio .ct-line {
  stroke-width: 2px;
}
#performance-portfolio .ct-label {
  font-size: 1.4rem;
  color: #333333;
  font-family: "Avenir Book";
}
#performance-portfolio .ct-horizontal {
  margin-top: 40px;
  transform: rotate(-45deg) translateX(-100%) translateY(-50%);
  width: 5px !important;
}
@media only screen and (min-width: 768px) {
  #performance-portfolio .ct-horizontal {
    margin-top: 10px;
    transform: none;
    transform: rotate(0deg) translateX(-100%);
    width: 30px !important;
  }
}
#performance-portfolio .ct-vertical {
  font-size: 1rem;
}
@media only screen and (min-width: 576px) {
  #performance-portfolio .ct-vertical {
    font-size: 1.4rem;
  }
}
#performance-portfolio .ct-vertical:before {
  content: "£";
}
#performance-portfolio .series-data .ct-area {
  fill: #8da7db;
}
#performance-portfolio .series-data .ct-line {
  stroke: #034DE7;
}
#performance-portfolio .series-arc .ct-area {
  fill: transparent;
}
#performance-portfolio .series-arc .ct-line {
  stroke: #56D6D1;
}
#performance-portfolio .series-benchmark .ct-area {
  fill: transparent;
}
#performance-portfolio .series-benchmark .ct-line {
  stroke: #FF7600;
}
#performance-portfolio .chart-label {
  display: block;
  margin-top: 50px;
  font-family: "Avenir Black";
  color: #333333;
  font-size: 1.4rem;
}
#performance-portfolio .btn-compare {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 100%;
  height: 61px;
  margin-bottom: 10px;
  padding: 0 25px;
  line-height: 61px;
  font-family: din-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 2.4rem;
  text-align: left;
  color: #333333;
  outline: none;
  border: none;
  background-color: #E0E0E0;
  transition: 0.3s background-color ease-in-out;
}
@media only screen and (min-width: 576px) {
  #performance-portfolio .btn-compare {
    margin-bottom: 0;
    width: 200px;
  }
}
#performance-portfolio .btn-compare span {
  position: absolute;
  display: block;
  top: 50%;
  right: 18px;
  width: 27px;
  height: 27px;
  background-color: #403F45;
  color: #fff;
  text-align: center;
  line-height: 27px;
  text-transform: none;
  transform: translateY(-50%);
}
#performance-portfolio .btn-compare.arc.active {
  background-color: #56D6D1;
}
#performance-portfolio .btn-compare.benchmark.active {
  background-color: #FF7600;
}
#performance-portfolio .performance__popup {
  position: fixed;
  top: calc(50% + 30px);
  left: 50%;
  width: calc(100% - 50px);
  z-index: 100;
  transform: translate(-50%, -50%);
  font-size: 1.3rem;
  padding: 50px 30px 50px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  #performance-portfolio .performance__popup {
    top: 50%;
    width: calc(100% - 100px);
    padding: 50px 70px 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  #performance-portfolio .performance__popup {
    width: auto;
  }
}
#performance-portfolio .performance__popup .content {
  max-height: 50vh;
  overflow-y: auto;
}
@media only screen and (min-width: 1024px) {
  #performance-portfolio .performance__popup .content {
    max-height: auto;
  }
}
#performance-portfolio .performance__popup__close {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 30px;
  height: 30px;
  background-color: #403F45;
}
@media only screen and (min-width: 768px) {
  #performance-portfolio .performance__popup__close {
    right: 20px;
  }
}
#performance-portfolio .performance__popup__close:before, #performance-portfolio .performance__popup__close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 2px;
  background-color: #fff;
  content: "";
}
#performance-portfolio .performance__popup__close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#performance-portfolio .performance__popup__close:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.overall .chart-wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 40px 23px;
}
@media only screen and (min-width: 576px) {
  .overall .chart-wrapper {
    padding: 40px 53px;
  }
}
@media only screen and (min-width: 768px) {
  .overall .chart-wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.overall .chart-wrapper .ct-chart-donut {
  width: 200px !important;
  height: 200px !important;
}
@media only screen and (min-width: 576px) {
  .overall .chart-wrapper .ct-chart-donut {
    width: 300px !important;
    height: 300px !important;
  }
}
@media only screen and (min-width: 768px) {
  .overall .chart-wrapper .ct-chart-donut {
    width: 200px !important;
    height: 200px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .overall .chart-wrapper .ct-chart-donut {
    width: 300px !important;
    height: 300px !important;
  }
}

.fixed-income,
.fixed-income-region {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .fixed-income,
  .fixed-income-region {
    margin-right: 70px;
    margin-bottom: 0;
  }
}
.fixed-income .series-0 path,
.fixed-income-region .series-0 path {
  stroke: #6EAB46;
}
.fixed-income .series-1 path,
.fixed-income-region .series-1 path {
  stroke: #4270C1;
}
.fixed-income .series-2 path,
.fixed-income-region .series-2 path {
  stroke: #FBBD01;
}
.fixed-income .series-3 path,
.fixed-income-region .series-3 path {
  stroke: #42662A;
}
.fixed-income .series-4 path,
.fixed-income-region .series-4 path {
  stroke: #244276;
}
.fixed-income .series-5 path,
.fixed-income-region .series-5 path {
  stroke: #977200;
}
.fixed-income .series-6 path,
.fixed-income-region .series-6 path {
  stroke: #89BF66;
}
.fixed-income .series-7 path,
.fixed-income-region .series-7 path {
  stroke: #13b19e;
}
.fixed-income .series-8 path,
.fixed-income-region .series-8 path {
  stroke: #2cb0fd;
}
.fixed-income .series-9 path,
.fixed-income-region .series-9 path {
  stroke: #55ba12;
}

.fixed-income__chart-labels ul,
.fixed-income-region__chart-labels ul {
  list-style: none;
}
.fixed-income__chart-labels li,
.fixed-income-region__chart-labels li {
  position: relative;
  font-size: 1.4rem;
  line-height: 2;
  color: #4D4D4D;
  padding-left: 50px;
  font-family: "Avenir Book";
}
.fixed-income__chart-labels li:before,
.fixed-income-region__chart-labels li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  content: "";
  transform: translateY(-50%);
}
.fixed-income__chart-labels .series-0:before,
.fixed-income-region__chart-labels .series-0:before {
  background-color: #6EAB46;
}
.fixed-income__chart-labels .series-1:before,
.fixed-income-region__chart-labels .series-1:before {
  background-color: #4270C1;
}
.fixed-income__chart-labels .series-2:before,
.fixed-income-region__chart-labels .series-2:before {
  background-color: #FBBD01;
}
.fixed-income__chart-labels .series-3:before,
.fixed-income-region__chart-labels .series-3:before {
  background-color: #42662A;
}
.fixed-income__chart-labels .series-4:before,
.fixed-income-region__chart-labels .series-4:before {
  background-color: #244276;
}
.fixed-income__chart-labels .series-5:before,
.fixed-income-region__chart-labels .series-5:before {
  background-color: #977200;
}
.fixed-income__chart-labels .series-6:before,
.fixed-income-region__chart-labels .series-6:before {
  background-color: #89BF66;
}
.fixed-income__chart-labels .series-7:before,
.fixed-income-region__chart-labels .series-7:before {
  background-color: #13b19e;
}
.fixed-income__chart-labels .series-8:before,
.fixed-income-region__chart-labels .series-8:before {
  background-color: #2cb0fd;
}
.fixed-income__chart-labels .series-9:before,
.fixed-income-region__chart-labels .series-9:before {
  background-color: #55ba12;
}

.overall--marker-cap .chart-wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 40px 23px;
}
@media only screen and (min-width: 576px) {
  .overall--marker-cap .chart-wrapper {
    padding: 40px 53px;
  }
}
@media only screen and (min-width: 768px) {
  .overall--marker-cap .chart-wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.overall--marker-cap .chart-wrapper .ct-chart-donut {
  width: 200px !important;
  height: 200px !important;
}
@media only screen and (min-width: 576px) {
  .overall--marker-cap .chart-wrapper .ct-chart-donut {
    width: 300px !important;
    height: 300px !important;
  }
}
@media only screen and (min-width: 768px) {
  .overall--marker-cap .chart-wrapper .ct-chart-donut {
    width: 200px !important;
    height: 200px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .overall--marker-cap .chart-wrapper .ct-chart-donut {
    width: 300px !important;
    height: 300px !important;
  }
}

.marker-cap {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .marker-cap {
    margin-right: 70px;
    margin-bottom: 0;
  }
}
.marker-cap .series-0 path {
  stroke: #6EAB46;
}
.marker-cap .series-1 path {
  stroke: #4270C1;
}
.marker-cap .series-2 path {
  stroke: #FBBD01;
}
.marker-cap .series-3 path {
  stroke: #42662A;
}
.marker-cap .series-4 path {
  stroke: #244276;
}
.marker-cap .series-5 path {
  stroke: #977200;
}
.marker-cap .series-6 path {
  stroke: #89BF66;
}
.marker-cap .series-7 path {
  stroke: #13b19e;
}
.marker-cap .series-8 path {
  stroke: #2cb0fd;
}
.marker-cap .series-9 path {
  stroke: #55ba12;
}

.marker-cap__chart-labels ul {
  list-style: none;
}
.marker-cap__chart-labels li {
  position: relative;
  font-size: 1.4rem;
  line-height: 2;
  color: #4D4D4D;
  padding-left: 50px;
  font-family: "Avenir Book";
}
.marker-cap__chart-labels li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  content: "";
  transform: translateY(-50%);
}
.marker-cap__chart-labels .series-0:before {
  background-color: #6EAB46;
}
.marker-cap__chart-labels .series-1:before {
  background-color: #4270C1;
}
.marker-cap__chart-labels .series-2:before {
  background-color: #FBBD01;
}
.marker-cap__chart-labels .series-3:before {
  background-color: #42662A;
}
.marker-cap__chart-labels .series-4:before {
  background-color: #244276;
}
.marker-cap__chart-labels .series-5:before {
  background-color: #977200;
}
.marker-cap__chart-labels .series-6:before {
  background-color: #89BF66;
}
.marker-cap__chart-labels .series-7:before {
  background-color: #13b19e;
}
.marker-cap__chart-labels .series-8:before {
  background-color: #2cb0fd;
}
.marker-cap__chart-labels .series-9:before {
  background-color: #55ba12;
}

.related-portfolios h2 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .related-portfolios h2 {
    margin-bottom: 57px;
  }
}

.page-template-tpl-portfolios .description {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .description {
    margin-top: 0;
    margin-bottom: 52px;
  }
}
.page-template-tpl-portfolios .description__wrapper {
  margin: 0 -25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .description__wrapper {
    margin: 0 -15px;
  }
}
.page-template-tpl-portfolios .description__content {
  width: calc(100% - 50px);
  margin: 0 25px;
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .description__content {
    width: calc(100% - 30px);
    margin: 0 15px;
    padding: 46px 97px 54px 43px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-portfolios .description__content {
    width: calc(66.6666% - 30px);
  }
}

.page-template-tpl-portfolios .portfolios__list,
.page-template-tpl-single-portfolio .portfolios__list {
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .portfolios__list,
  .page-template-tpl-single-portfolio .portfolios__list {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-portfolios .portfolios__list,
  .page-template-tpl-single-portfolio .portfolios__list {
    margin-bottom: 64px;
  }
}
.page-template-tpl-portfolios .portfolios__list__wrapper,
.page-template-tpl-single-portfolio .portfolios__list__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.page-template-tpl-portfolios .portfolios__list__wrapper .box-center__break,
.page-template-tpl-single-portfolio .portfolios__list__wrapper .box-center__break {
  width: 100%;
}
.page-template-tpl-portfolios .portfolios__list__wrapper > .portfolios__list__item,
.page-template-tpl-single-portfolio .portfolios__list__wrapper > .portfolios__list__item {
  width: 100%;
  margin: 0 15px 45px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper > .portfolios__list__item,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper > .portfolios__list__item {
    width: calc(50% - 30px);
    margin: 0 15px 54px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper > .portfolios__list__item,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper > .portfolios__list__item {
    width: calc(33.3333% - 30px);
  }
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper > .portfolios__list__item.box-center,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper > .portfolios__list__item.box-center {
    margin: 0 auto 54px;
  }
}
.page-template-tpl-portfolios .portfolios__list__wrapper > .portfolios__list__item.box-center .btn--gray,
.page-template-tpl-single-portfolio .portfolios__list__wrapper > .portfolios__list__item.box-center .btn--gray {
  background-color: #6eab46;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 210px;
  padding: 25px 20px;
  background-color: #fff;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article .left,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .left {
  width: 60%;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article .right,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .right {
  width: 40%;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article h4,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article h4 {
  font-size: 2.3rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper article h4,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper article h4 {
    font-size: 2.6rem;
  }
}
.page-template-tpl-portfolios .portfolios__list__wrapper article .rating,
.page-template-tpl-portfolios .portfolios__list__wrapper article .box-text,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .rating,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .box-text {
  display: inline-block;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  color: #333333;
  margin-top: 5px;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article:before,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #FFDA01;
  content: "";
}
.page-template-tpl-portfolios .portfolios__list__wrapper article .btns,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .btns {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%); /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
}
.page-template-tpl-portfolios .portfolios__list__wrapper article .btn,
.page-template-tpl-single-portfolio .portfolios__list__wrapper article .btn {
  padding: 17px 25px 15px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper article .btn,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper article .btn {
    padding: 18px 30px 16px;
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper article .btn,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper article .btn {
    padding: 18px 18px 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-tpl-portfolios .portfolios__list__wrapper article .btn,
  .page-template-tpl-single-portfolio .portfolios__list__wrapper article .btn {
    padding: 18px 30px 16px;
  }
}

.portfolio-chart-pie { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
}
.portfolio-chart-pie:first-child { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.portfolio-chart-pie__title {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 20px;
}
.portfolio-chart-pie__chart {
  position: relative;
  height: 75px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .portfolio-chart-pie__chart {
    margin-right: 10px;
  }
}
.portfolio-chart-pie__chart svg {
  display: block;
  position: absolute;
  overflow: visible;
  top: 0;
  right: 0;
}
.portfolio-chart-pie__chart .ct-label {
  font-size: 1.3rem;
  fill: #000;
}
.portfolio-chart-pie__chart .series-cash .ct-slice-donut-solid,
.portfolio-chart-pie__chart .series-cash .ct-slice-donut,
.portfolio-chart-pie__chart .series-cash .ct-slice-pie {
  fill: #244276;
}
.portfolio-chart-pie__chart .series-bounds .ct-slice-donut-solid,
.portfolio-chart-pie__chart .series-bounds .ct-slice-donut,
.portfolio-chart-pie__chart .series-bounds .ct-slice-pie {
  fill: #0071AA;
}
.portfolio-chart-pie__chart .series-equities .ct-slice-donut-solid,
.portfolio-chart-pie__chart .series-equities .ct-slice-donut,
.portfolio-chart-pie__chart .series-equities .ct-slice-pie {
  fill: #6bdbb4;
}
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-equities .ct-slice-donut-solid,
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-equities .ct-slice-donut,
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-equities .ct-slice-pie {
  fill: #ac8e41;
}
.portfolio-chart-pie__chart .series-other .ct-slice-donut-solid,
.portfolio-chart-pie__chart .series-other .ct-slice-donut,
.portfolio-chart-pie__chart .series-other .ct-slice-pie {
  fill: #ac8e41;
}
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-other .ct-slice-donut-solid,
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-other .ct-slice-donut,
.page-template-tpl-create-pdf .portfolio-chart-pie__chart .series-other .ct-slice-pie {
  fill: #6bdbb4;
}
.portfolio-chart-pie__labels {
  font-family: din-condensed, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #333333;
}
@media only screen and (min-width: 768px) {
  .portfolio-chart-pie__labels {
    font-size: 1.6rem;
  }
}

.page-template-tpl-philosophy .philosophy h2 {
  padding: 14px 50px 14px 16px;
  font-size: 2.4rem;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-philosophy .philosophy h2 {
    padding: 20px 85px 22px 30px;
    font-size: 2.6rem;
  }
}
.page-template-tpl-philosophy .philosophy .content {
  padding: 22px 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-philosophy .philosophy .content {
    padding: 60px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-philosophy .philosophy .content {
    padding: 65px 65px 75px;
  }
}
.page-template-tpl-philosophy .philosophy blockquote {
  padding: 25px 22px;
  background-color: #FFDA01;
  font-family: din-condensed, sans-serif;
  font-size: 2.6rem;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-philosophy .philosophy blockquote {
    font-size: 4.2rem;
    padding: 42px 50px 42px 42px;
  }
}

.philosophy-1 {
  margin-top: 47px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-1 {
    margin-bottom: 0;
  }
}
.philosophy-1__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-1__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-1__wrapper .content {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
@media only screen and (min-width: 1024px) {
  .philosophy-1__wrapper .content {
    margin-right: -110px;
    padding-right: 160px !important;
  }
}
.philosophy-1__wrapper .right {
  background-color: #fff;
  padding: 0 22px 25px;
}
@media only screen and (min-width: 768px) {
  .philosophy-1__wrapper .right {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-1__wrapper .right {
    width: 485px;
    padding: 0;
    padding-top: 67px;
    background-color: transparent;
  }
}
.philosophy-1__wrapper blockquote {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .philosophy-1__wrapper blockquote {
    margin-top: -86px;
    width: calc(100% - 100px);
  }
}
.philosophy-1__wrapper img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
}

.philosophy-2 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-2 {
    margin-bottom: 0;
  }
}
.philosophy-2__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-2__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-2__wrapper .image__wrapper {
  order: 2;
  padding: 0 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-2__wrapper .image__wrapper {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-2__wrapper .image__wrapper {
    order: -1;
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-2__wrapper .image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 56.25%;
}
@media only screen and (min-width: 1024px) {
  .philosophy-2__wrapper .image {
    width: 438px;
    height: 100%;
    padding-bottom: 0;
  }
}
.philosophy-2__wrapper .right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
@media only screen and (min-width: 1024px) {
  .philosophy-2__wrapper .right {
    margin-top: 32px;
    margin-left: -160px;
    margin-right: 100px;
  }
}

.philosophy-3 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-3 {
    margin-bottom: 30px;
  }
}
.philosophy-3__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-3__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-3__wrapper .left {
  position: relative;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .philosophy-3__wrapper .left {
    margin-top: 30px;
    margin-right: -350px;
  }
}
.philosophy-3__wrapper .image__wrapper {
  order: 2;
  padding: 0 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-3__wrapper .image__wrapper {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-3__wrapper .image__wrapper {
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-3__wrapper .image {
  padding-bottom: 56.25%;
}
@media only screen and (min-width: 1024px) {
  .philosophy-3__wrapper .image {
    width: 726px;
    height: 100%;
    padding-bottom: 0;
  }
}

.philosophy-4 {
  margin-bottom: 50px;
}
.philosophy-4__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-4__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-4__wrapper .left {
  order: 2;
  padding: 0 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-4__wrapper .left {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-4__wrapper .left {
    order: -1;
    margin-top: 73px;
    width: 370px;
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-4__wrapper .left img {
  display: block;
  width: 100%;
  height: auto;
}
.philosophy-4__wrapper .left blockquote {
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .philosophy-4__wrapper .left blockquote {
    width: calc(100% - 60px);
    margin-top: -170px;
    margin-left: 60px;
  }
}
.philosophy-4__wrapper .right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}

.philosophy-5 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-5 {
    margin-bottom: 37px;
  }
}
.philosophy-5__wrapper {
  position: relative; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-5__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-5__wrapper .left {
  position: relative;
  z-index: 10;
}
.philosophy-5__wrapper .left h2 {
  width: 370px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-5__wrapper .left .content {
    width: 797px;
  }
}
.philosophy-5__wrapper .image__wrapper {
  padding: 0 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-5__wrapper .image__wrapper {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-5__wrapper .image__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 370px);
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-5__wrapper img {
  display: block;
  width: 100%;
}

.philosophy-6 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-6 {
    margin-bottom: 0;
  }
}
.philosophy-6__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-6__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
  }
}
.philosophy-6__wrapper .left { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  order: 2;
  position: relative;
  padding: 0 22px 25px;
  background-color: #fff;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .philosophy-6__wrapper .left {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-6__wrapper .left {
    order: -1;
    width: 370px;
    margin-top: 143px;
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-6__wrapper .left img {
  order: -1;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .philosophy-6__wrapper .left img {
    order: 2;
  }
}
.philosophy-6__wrapper .right {
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
}
@media only screen and (min-width: 1024px) {
  .philosophy-6__wrapper .right {
    margin-right: 100px;
    margin-left: -92px;
  }
  .philosophy-6__wrapper .right .content {
    padding-left: 162px;
  }
}

.philosophy-7 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-7 {
    margin-bottom: 62px;
  }
}
.philosophy-7__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .philosophy-7__wrapper {
    -moz-flex-direction: row;
    flex-direction: row;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.philosophy-7__wrapper .left {
  position: relative;
  -moz-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
  -ms-flex-basis: 0;
  flex-basis: 0;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .philosophy-7__wrapper .left {
    margin-right: -306px;
    margin-top: 90px;
  }
}
.philosophy-7__wrapper .image__wrapper {
  padding: 0 22px 25px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-7__wrapper .image__wrapper {
    padding: 0 50px 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-7__wrapper .image__wrapper {
    width: 679px;
    padding: 0;
    background-color: transparent;
  }
}
.philosophy-7__wrapper img {
  display: block;
  width: 100%;
  height: auto;
}

.philosophy-8 {
  margin-bottom: 50px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-8 {
    margin-bottom: 60px;
  }
}
.philosophy-8 h2 {
  margin-bottom: 30px;
}
.philosophy-8__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media only screen and (min-width: 1024px) {
  .philosophy-8__wrapper {
    flex-wrap: nowrap;
  }
}
.philosophy-8__wrapper article {
  width: 100%;
  padding: 21px 20px 36px;
  color: #fff;
}
@media only screen and (min-width: 576px) {
  .philosophy-8__wrapper article {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .philosophy-8__wrapper article {
    width: 33.33%;
    padding: 21px 28px 56px;
  }
}
@media only screen and (min-width: 1024px) {
  .philosophy-8__wrapper article {
    -moz-flex-grow: 2;
    -ms-flex-grow: 2;
    flex-grow: 2;
    -ms-flex-basis: 0;
    flex-basis: 0;
    width: auto;
  }
}
.philosophy-8__wrapper article h4 {
  margin-bottom: 22px;
  font-size: 2rem;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .philosophy-8__wrapper article h4 {
    font-size: 2.6rem;
  }
}
.philosophy-8__wrapper article p {
  font-family: "Avenir Book";
  font-size: 1.3rem;
  line-height: 1.3888;
}
@media only screen and (min-width: 768px) {
  .philosophy-8__wrapper article p {
    font-size: 1.8rem;
  }
}
.philosophy-8__wrapper article:first-of-type {
  background-color: #3295D9;
}
.philosophy-8__wrapper article:nth-of-type(2) {
  background-color: #2F4A7D;
}
.philosophy-8__wrapper article:nth-of-type(3) {
  background-color: #66C2B3;
}
.philosophy-8__wrapper article:nth-of-type(4) {
  background-color: #B76A8E;
}
.philosophy-8__wrapper article:nth-of-type(5) {
  background-color: #B24747;
}

.philosophy-9 {
  position: relative;
  margin-bottom: 97px;
}
.philosophy-9__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
}
.philosophy-9__wrapper .top {
  margin-bottom: 170px;
}
@media only screen and (min-width: 1024px) {
  .philosophy-9__wrapper .top {
    -ms-align-self: flex-end;
    align-self: flex-end;
    width: 704px;
  }
  .philosophy-9__wrapper .bottom {
    -ms-align-self: flex-start;
    align-self: flex-start;
    width: 797px;
  }
}
.philosophy-9 .image {
  position: absolute;
  width: 100%;
  height: calc(100% - 500px);
  top: 250px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .philosophy-9 .image {
    top: 170px;
    height: calc(100% - 225px);
  }
}

.page-template-tpl-moneyshe aside .single-logo__moneyshe,
.page-template-tpl-moneyshe-blog aside .single-logo__moneyshe,
.page-template-tpl-moneyshe-noticeboard aside .single-logo__moneyshe {
  display: block;
  margin-bottom: 25px;
  width: 100%;
}
.page-template-tpl-moneyshe .single-account main,
.page-template-tpl-moneyshe-blog .single-account main,
.page-template-tpl-moneyshe-noticeboard .single-account main {
  margin-top: 118px;
}
@media only screen and (min-width: 768px) {
  .page-template-tpl-moneyshe.page-id-3209 .content img,
  .page-template-tpl-moneyshe-blog.page-id-3209 .content img,
  .page-template-tpl-moneyshe-noticeboard.page-id-3209 .content img {
    position: relative;
    left: 60%;
  }
}
.page-template-tpl-moneyshe.page-id-3209 .content__wrapper,
.page-template-tpl-moneyshe-blog.page-id-3209 .content__wrapper,
.page-template-tpl-moneyshe-noticeboard.page-id-3209 .content__wrapper {
  padding-bottom: 0;
}
.page-template-tpl-moneyshe .single-account main > article .content__wrapper + .content__wrapper,
.page-template-tpl-moneyshe-blog .single-account main > article .content__wrapper + .content__wrapper,
.page-template-tpl-moneyshe-noticeboard .single-account main > article .content__wrapper + .content__wrapper {
  padding-top: 0;
}
.page-template-tpl-moneyshe .form-moneyshe,
.page-template-tpl-moneyshe-blog .form-moneyshe,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe {
  position: relative;
  background-color: #F4F2F2;
  padding: 45px 30px 65px 30px;
  margin-bottom: 45px;
}
.page-template-tpl-moneyshe .form-moneyshe__field,
.page-template-tpl-moneyshe-blog .form-moneyshe__field,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field {
  padding-right: 100px;
  margin-bottom: 20px;
  width: 100%;
}
.page-template-tpl-moneyshe .form-moneyshe__field input,
.page-template-tpl-moneyshe-blog .form-moneyshe__field input,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field input {
  padding: 15px 0;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  border-bottom: 1px solid rgba(77, 77, 77, 0.25);
  color: #4D4D4D;
}
.page-template-tpl-moneyshe .form-moneyshe__field input::-webkit-input-placeholder,
.page-template-tpl-moneyshe-blog .form-moneyshe__field input::-webkit-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field input::-webkit-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe .form-moneyshe__field input:-moz-placeholder,
.page-template-tpl-moneyshe-blog .form-moneyshe__field input:-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field input:-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe .form-moneyshe__field input::-moz-placeholder,
.page-template-tpl-moneyshe-blog .form-moneyshe__field input::-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field input::-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe .form-moneyshe__field input:-ms-input-placeholder,
.page-template-tpl-moneyshe-blog .form-moneyshe__field input:-ms-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .form-moneyshe__field input:-ms-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe .form-moneyshe input[type=submit],
.page-template-tpl-moneyshe-blog .form-moneyshe input[type=submit],
.page-template-tpl-moneyshe-noticeboard .form-moneyshe input[type=submit] {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #403F45;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  font-size: 1.5rem;
  color: #fff;
  padding: 17px 55px;
}
.page-template-tpl-moneyshe #mc_embed_signup,
.page-template-tpl-moneyshe-blog #mc_embed_signup,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup {
  position: relative;
  background-color: #F4F2F2;
  padding: 45px 30px 65px 30px;
  margin-bottom: 45px;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group {
  padding-right: 100px;
  margin-bottom: 20px;
  width: 100%;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group input,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group input,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group input {
  padding: 15px 0;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  border-bottom: 1px solid rgba(77, 77, 77, 0.25);
  color: #4D4D4D;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group input::-webkit-input-placeholder,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group input::-webkit-input-placeholder,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group input::-webkit-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group input:-moz-placeholder,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group input:-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group input:-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group input::-moz-placeholder,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group input::-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group input::-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe #mc_embed_signup .mc-field-group input:-ms-input-placeholder,
.page-template-tpl-moneyshe-blog #mc_embed_signup .mc-field-group input:-ms-input-placeholder,
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup .mc-field-group input:-ms-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe #mc_embed_signup input[type=submit],
.page-template-tpl-moneyshe-blog #mc_embed_signup input[type=submit],
.page-template-tpl-moneyshe-noticeboard #mc_embed_signup input[type=submit] {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #403F45;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  font-size: 1.5rem;
  color: #fff;
  padding: 17px 55px;
}

.pdfs { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
  margin: 0px -12px;
}
.page-id-4173 .pdfs {
  margin-top: -40px;
}
@media only screen and (min-width: 768px) {
  .page-id-4173 .pdfs {
    margin-top: -86px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-id-4173 .pdfs {
    margin-top: -60px;
  }
}
.pdfs__item {
  display: inline-block;
  border: 1px solid #707070;
  width: calc(100% - 24px);
  margin: 12px;
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .pdfs__item {
    width: calc(50% - 24px);
  }
}
@media only screen and (min-width: 768px) {
  .pdfs__item {
    width: calc(33% - 24px);
  }
}
@media only screen and (min-width: 1024px) {
  .pdfs__item {
    width: calc(33% - 24px);
  }
}
@media only screen and (min-width: 768px) {
  .page-id-4173 .pdfs__item {
    width: calc(25.5% - 24px);
  }
}
.pdfs__item img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
}
.pdfs__popup {
  display: none;
  position: fixed;
  z-index: 301;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.pdfs__popup__wrapper {
  height: 100%;
  width: 100%; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.pdfs__popup__content {
  position: relative;
  background-color: #fff;
  padding: 40px 0;
}
.pdfs__popup__content::before {
  display: block;
  content: "";
  padding-bottom: 55%;
}
.pdfs__popup__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pdfs__popup__close {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 15px;
  background-image: url("../../assets/images/icon-plus-dark.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 25px;
  height: 25px;
  cursor: pointer;
  transform: rotate(45deg);
}

@media only screen and (min-width: 768px) {
  .content__wrapper--noticeboard {
    padding: 54px 45px 18px 30px !important;
  }
  .content__wrapper--board-holder {
    padding: 0 45px 86px 30px !important;
  }
}

.noticeboard__top {
  width: 100%;
  margin-bottom: 55px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 576px) {
  .noticeboard__top {
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
.noticeboard__top__btn-holder {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .noticeboard__top__btn-holder {
    width: calc(50% - 13px);
  }
}
.noticeboard__categories {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .noticeboard__categories {
    width: calc(50% - 13px);
  }
}
.noticeboard__categories h3 {
  margin: 0;
  padding: 10px 24px;
  background-color: #7362AA;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-family: "Avenir Black";
}
.noticeboard__categories ul {
  border: solid 1px #707070;
  border-top: 0;
  padding: 15px 24px;
  margin: 0;
}
.noticeboard__categories ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.noticeboard__categories ul li span {
  font-family: "Avenir Medium";
  font-size: 18px;
  font-weight: normal;
}
.noticeboard__categories ul li span:hover, .noticeboard__categories ul li span.isActive {
  text-decoration: underline;
}
.noticeboard__categories ul li span:hover {
  cursor: pointer;
}
.noticeboard__heading {
  background-color: #7362AA !important;
  display: inline-block !important;
  padding: 12px 20px !important;
  font-size: 1.6rem !important;
  color: #fff;
  min-width: 45%;
}
.noticeboard__heading__btn {
  background-color: #FFDA01;
  font-size: 1.8rem;
  font-family: din-condensed, sans-serif;
  display: inline-flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 6px 10px;
  cursor: pointer;
}
.noticeboard__heading__btn svg {
  margin-right: 8px;
}
.noticeboard__list {
  background-image: url("../images/noticeboard_bg@2x.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% auto;
  padding: 40px 20px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (min-width: 768px) {
  .noticeboard__list {
    padding: 40px;
  }
}
.noticeboard__item {
  position: relative;
  border-radius: 5px;
  margin-bottom: 35px;
  width: 100%;
  background-color: #fff;
  transition: transform 0.35s ease;
}
@media only screen and (min-width: 768px) {
  .noticeboard__item {
    width: calc(50% - 15px);
  }
}
.noticeboard__item---8 {
  transform: rotate(-8deg);
}
.noticeboard__item---5 {
  transform: rotate(-5deg);
}
.noticeboard__item---2 {
  transform: rotate(-2deg);
}
.noticeboard__item--8 {
  transform: rotate(8deg);
}
.noticeboard__item--5 {
  transform: rotate(5deg);
}
.noticeboard__item--2 {
  transform: rotate(2deg);
}
.noticeboard__item.is-active {
  z-index: 1;
  transform: rotate(0deg);
}
.noticeboard__item:nth-child(6n+0)::before {
  background-color: #E016E0;
}
.noticeboard__item:nth-child(6n+0) .noticeboard__item__heading {
  background-color: #E016E0;
}
.noticeboard__item:nth-child(6n+0) .noticeboard__item__more,
.noticeboard__item:nth-child(6n+0) .noticeboard__item__less {
  color: #E016E0;
}
.noticeboard__item:nth-child(6n+2) .noticeboard__item__heading {
  background-color: #7CA662;
}
.noticeboard__item:nth-child(6n+2) .noticeboard__item__more,
.noticeboard__item:nth-child(6n+2) .noticeboard__item__less {
  color: #7CA662;
}
.noticeboard__item:nth-child(6n+3) .noticeboard__item__heading {
  background-color: #EB7393;
}
.noticeboard__item:nth-child(6n+3) .noticeboard__item__more,
.noticeboard__item:nth-child(6n+3) .noticeboard__item__less {
  color: #EB7393;
}
.noticeboard__item:nth-child(6n+4) .noticeboard__item__heading {
  background-color: #EF6D1C;
}
.noticeboard__item:nth-child(6n+4) .noticeboard__item__more,
.noticeboard__item:nth-child(6n+4) .noticeboard__item__less {
  color: #EF6D1C;
}
.noticeboard__item:nth-child(6n+5) .noticeboard__item__heading {
  background-color: #1CC6EF;
}
.noticeboard__item:nth-child(6n+5) .noticeboard__item__more,
.noticeboard__item:nth-child(6n+5) .noticeboard__item__less {
  color: #1CC6EF;
}
.noticeboard__item__pin {
  display: block;
  position: absolute;
  top: -12px;
  left: 50%;
  border-radius: 50%;
  margin-left: -12px;
  width: 25px;
  height: 25px;
  filter: hue-rotate(35deg);
  box-shadow: inset 0px -1px 3px rgba(0, 0, 0, 0.8);
}
.noticeboard__item__heading {
  font-size: 1.6rem;
  font-family: din-condensed, sans-serif;
  color: #fff;
  padding: 10px 15px;
  background-color: #6265A6;
  border-radius: 5px 5px 0 0;
}
.noticeboard__item__content {
  position: relative;
  padding: 10px 15px;
  font-size: 1.4rem;
}
.noticeboard__item__content--more {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 5px 5px;
  width: 100%;
  background-color: #fff;
}
.noticeboard__item__more, .noticeboard__item__less {
  display: inline-block;
  margin-left: 10px;
  color: #6265A6;
  cursor: pointer;
}
.noticeboard__popup {
  display: none;
  position: fixed;
  z-index: 301;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.noticeboard__popup__wrapper {
  height: 100%;
  width: 100%; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.noticeboard__popup .container {
  max-width: 777px;
}
.noticeboard__popup__content {
  position: relative;
  width: 100%;
  max-width: 598px;
  margin: 0 auto;
  max-height: 95vh;
  overflow: auto;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.noticeboard__popup__content::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.noticeboard__popup__close {
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 15px;
  background-image: url("../images/icon-plus-dark.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  width: 25px;
  height: 25px;
  cursor: pointer;
  transform: rotate(45deg);
}

.btn-noticeboard-more {
  float: right;
  cursor: pointer;
  padding: 10px 30px;
}

.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form {
  font-size: 16px;
  position: relative;
  background-color: #FFFFFF;
  border: solid 4px #707070;
  padding: 45px 30px 65px 30px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 1024px) {
  .page-template-tpl-moneyshe-noticeboard .noticeboard__popup form {
    padding: 43px 52px 40px 52px;
  }
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .wpcf7-response-output {
  border: 0;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 2px !important;
  background: #fafafa;
  text-align: center;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form p, .page-template-tpl-moneyshe-noticeboard .noticeboard__popup form ul {
  margin-bottom: 2px;
  font-size: 1.3rem !important;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form p:last-child, .page-template-tpl-moneyshe-noticeboard .noticeboard__popup form ul:last-child {
  margin-bottom: 2px;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form p strong, .page-template-tpl-moneyshe-noticeboard .noticeboard__popup form ul strong {
  font-family: "Avenir Book";
  font-weight: bold;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .form-desclaimer p {
  font-size: 1.2rem !important;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .main-form-fields {
  width: 100%;
  margin-top: 12px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .wpcf7-not-valid-tip {
  font-size: 1rem;
  line-height: 1;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group {
  margin-bottom: 32px;
  width: 100%;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group--half {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group--half {
    width: calc(50% - 13px);
  }
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group input,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select {
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  border: 1px solid rgba(77, 77, 77, 0.25);
  color: #4D4D4D;
  font-size: 13px;
  line-height: 1;
  padding: 10px;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group input::-webkit-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea::-webkit-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select::-webkit-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group input:-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea:-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select:-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group input::-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea::-moz-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select::-moz-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group input:-ms-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea:-ms-input-placeholder,
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select:-ms-input-placeholder {
  color: #4D4D4D;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group select option {
  color: #4D4D4D;
  font-size: 13px;
  line-height: 1;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group textarea {
  height: 123px;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group label {
  position: relative;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label {
  margin-top: 35px;
  margin-bottom: 34px;
  width: 100%;
  font-size: 1.2rem;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label span.wpcf7-list-item {
  margin-left: 0;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label input:checked + .wpcf7-list-item-label::before {
  background-color: #403F45;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label .wpcf7-not-valid {
  display: inline-block;
  margin-bottom: 20px;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label .wpcf7-not-valid-tip {
  top: 12px;
  font-size: 1rem;
  line-height: 1;
  white-space: nowrap;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label .wpcf7-list-item-label {
  cursor: pointer;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form .field-group-label .wpcf7-list-item-label::before {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 0;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(77, 77, 77, 0.25);
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form input[type=submit] {
  background-color: #FFDA01;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
  font-size: 1.6rem;
  color: #4D4D4D;
  font-weight: bold;
  padding: 10px 23px;
}
.page-template-tpl-moneyshe-noticeboard .noticeboard__popup form input[type=submit]:hover {
  cursor: pointer;
}

.moneyshe-twitter {
  padding: 25px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .moneyshe-twitter {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .moneyshe-twitter {
    padding: 36px 0 50px;
  }
}
.moneyshe-twitter h2:after {
  display: inline-block;
  width: 16px;
  height: 12px;
  margin: 0 0 7px 15px;
  background: url("../images/twitter-icon-black.svg") no-repeat center center;
  background-size: contain;
  content: "";
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .moneyshe-twitter h2:after {
    width: 22px;
    height: 17px;
    margin: 0 0 13px 27px;
  }
}
.moneyshe-twitter__wrapper {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .moneyshe-twitter__wrapper {
    margin-left: 25%;
    width: 75%;
  }
}
.moneyshe-twitter__content {
  width: 100%;
  padding: 30px 25px;
  background-color: #403F45;
  color: #fff;
  font-family: din-condensed, sans-serif;
  font-size: 1.8rem;
  line-height: 1.1616;
}
@media only screen and (min-width: 768px) {
  .moneyshe-twitter__content {
    font-size: 2.4rem;
    padding: 48px 135px;
  }
}
@media only screen and (min-width: 1024px) {
  .moneyshe-twitter__content {
    width: calc(100% - 280px);
    margin-left: 80px;
    padding: 40px 90px;
  }
}
.moneyshe-twitter__content p {
  color: rgba(255, 255, 255, 0.65);
}
.moneyshe-twitter__content p a {
  color: #fff;
}
.moneyshe-twitter__content a {
  color: #fff;
}
.moneyshe-twitter__title {
  position: relative;
  text-transform: uppercase;
  font-family: din-condensed, sans-serif;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 25px;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .moneyshe-twitter__title {
    font-size: 4.2rem;
  }
}
.moneyshe-twitter .ctf-tweets .ctf-author-box {
  display: none;
}
.moneyshe-twitter .ctf-tweets .ctf-tweet-content {
  padding: 0 !important;
  margin: 0 !important;
}
.moneyshe-twitter .ctf-tweets .ctf-tweet-content a {
  word-break: break-all;
}

.page-template-tpl-search {
  min-height: 100vh;
}

/**
 * Link menu
 */
.search-link {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translate(0%, 0px);
  border: 1px solid #bfbcbc;
  background-color: #e5e5e5;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.search-link.is-active { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  opacity: 1;
}
.search-link.is-active form {
  visibility: visible;
  opacity: 1;
}
.search-link form {
  position: relative;
  z-index: 1;
  width: 220px;
}
.search-link input[type=text] {
  padding: 10px 10px;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #000;
  width: 190px;
}
@media only screen and (min-width: 768px) {
  .search-link input[type=text] {
    padding: 13px 10px;
    font-size: 1.3rem;
  }
}
.search-link input[type=text]::-webkit-input-placeholder {
  color: #000;
}
.search-link input[type=text]:-moz-placeholder {
  color: #000;
}
.search-link input[type=text]::-moz-placeholder {
  color: #000;
}
.search-link input[type=text]:-ms-input-placeholder {
  color: #000;
}
.search-link input[type=submit] {
  background-image: url("../images/search.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  border-width: 0;
  border-radius: 0;
  background-color: transparent;
  outline: 0;
}

.btn-search a {
  background-image: url("../../assets/images/search.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px auto;
  margin: 0;
  padding: 0;
  color: transparent !important;
}

.search__form { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  margin-bottom: 40px;
}
.search__form input {
  width: 100%;
  padding: 10px 0;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
  font-family: "Europa";
  font-size: 1.3rem;
  line-height: 1.2222;
  color: #4D4D4D;
}
@media only screen and (min-width: 768px) {
  .search__form input {
    padding: 13px 10px;
    font-size: 1.8rem;
  }
}
.search__form input::-webkit-input-placeholder {
  color: #4D4D4D;
}
.search__form input:-moz-placeholder {
  color: #4D4D4D;
}
.search__form input::-moz-placeholder {
  color: #4D4D4D;
}
.search__form input:-ms-input-placeholder {
  color: #4D4D4D;
}
.search__form .btn[disabled=disabled] {
  opacity: 0.5;
  cursor: none;
}
.search__wrapper { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  flex-flow: wrap;
}
.search__top {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.search__list {
  position: relative;
}
.search__item {
  padding-right: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  width: 50%;
  border-bottom: solid 1px rgba(77, 77, 77, 0.25);
}
.search__item a:hover {
  text-decoration: none;
}
.search__item__title {
  color: #333333;
  font-family: din-condensed, sans-serif !important;
  font-weight: 300;
  line-height: 1.2;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .search__item__title {
    font-size: 2.4rem;
  }
}
.search__item .btn {
  margin-top: 15px;
  padding: 4px 20px 2px;
}
@media only screen and (min-width: 768px) {
  .search__item .btn {
    padding: 10px 20px 8px;
  }
}
.search .highlight {
  font-weight: bold;
}
.search__loading {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e0e0e0; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.search__loading p {
  display: none;
}
.search__loading.is-active {
  opacity: 1;
  z-index: 2;
}
.search .pagination { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 40px;
}
.search .pagination button.hide {
  opacity: 0;
  visibility: hidden;
}
.search .pagination button.active {
  font-weight: bold;
}
.search .pagination button img {
  width: 15px;
}
@media only screen and (min-width: 768px) {
  .search .pagination button img {
    width: 20px;
  }
}

.page-template-tpl-create-pdf {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.page-template-tpl-create-pdf header,
.page-template-tpl-create-pdf footer {
  display: none;
}
.page-template-tpl-create-pdf .grecaptcha-badge {
  display: none !important;
}
.page-template-tpl-create-pdf > *:not(main) {
  display: none !important;
}

.print-333 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 200px;
  margin-bottom: 10px;
}
.print-333 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  position: relative;
  height: 200px !important;
  width: 200px !important;
}
.print-333 .print__page__overall .chart-wrapper .ct-chart-donut {
  width: 150px !important;
  height: 150px !important;
  margin: 0 auto;
}
.print-333 .print__page__colorchange {
  background-color: #7030a0 !important;
}
.print-333 .print__page table thead {
  background-color: #7030a0 !important;
}
.print-333 .print__page table thead th {
  color: #ffffff;
}
.print-333 .print__page.print2 table td {
  padding: 5px 10px;
}
.print-335 .print__page__colorchange {
  background-color: #5b9bd5 !important;
}
.print-335 .print__page table thead {
  background-color: #5b9bd5 !important;
}
.print-335 .print__page table thead th {
  color: #ffffff;
}
.print-337 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 175px;
}
.print-337 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  width: 175px !important;
  height: 175px !important;
}
.print-337 .print__page__colorchange {
  background-color: #2f5597 !important;
}
.print-337 .print__page table thead {
  background-color: #2f5597 !important;
}
.print-337 .print__page table thead th {
  color: #ffffff;
}
.print-341 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 175px;
}
.print-341 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  width: 175px !important;
  height: 175px !important;
}
.print-343 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 175px;
}
.print-343 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  width: 175px !important;
  height: 175px !important;
}
.print-343 .print__page__overall .chart-wrapper .fixed-income__chart-labels li,
.print-343 .print__page__overall .chart-wrapper .fixed-income-region__chart-labels li {
  padding-right: 0;
}
.print-345 .print__page__colorchange {
  background-color: #328C99 !important;
}
.print-345 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 175px;
}
.print-345 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  width: 175px !important;
  height: 175px !important;
}
.print-345 .print__page__overall .chart-wrapper .ct-chart-donut {
  width: 200px !important;
  height: 200px !important;
  margin-bottom: 15px;
}
.print-345 .print__page table thead {
  background-color: #328C99 !important;
}
.print-345 .print__page table thead th {
  color: #ffffff;
}
.print-345 .print__page__overall .chart-wrapper {
  margin-bottom: 40px;
}
.print-348 .print__page__performance .chart-growth foreignObject:nth-child(7) {
  display: block;
}
.print-2189 .print__page__overview-chart .portfolio-chart-pie__chart {
  height: 220px;
}
.print-2189 .print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  width: 220px !important;
  height: 220px !important;
}
.print-2189 .print__page__overall .chart-wrapper .ct-chart-donut {
  width: 200px !important;
  height: 200px !important;
  margin-bottom: 15px;
}
.print-2189 .print__page__performance .chart-growth foreignObject:nth-child(7) {
  display: block;
}
.print-2189 .print__page__overall .chart-wrapper {
  margin-bottom: 40px;
}
.print-2189 .print__page__overall .list-table {
  margin-bottom: 40px;
}
.print-2189 .print__page__overall .list-table:last-child {
  margin-bottom: 0;
}
.print__page {
  background-color: #fff; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  flex-flow: wrap;
  width: 595.28pt;
  height: 841.89pt;
  padding: 30px;
  margin: 0 auto 20px auto;
  overflow: hidden;
  font-family: "Avenir Book";
  font-size: 1rem;
  color: #4D4D4D;
  line-height: 1.3888;
  outline: 1px solid #b1b0b0;
}
.print__page.page1 > div:not(:last-child) {
  height: 705.89pt;
}
.print__page.page2 {
  margin-bottom: 0;
}
.print__page.page2 > div {
  width: 60%;
}
.print__page.page2 > div:first-child {
  width: 40%;
}
.print__page.page2 > div:not(:last-child) {
  height: 664.89pt;
}
.print__page.page2 table td {
  padding: 3px 10px;
}
.print__page .text-image__left--content-pdf {
  display: block;
}
.print__page .text-image__left--content-pdf + div {
  display: none;
}
.print__page > div {
  width: 50%;
}
.print__page > div.full-width {
  padding: 10px;
  width: 100%;
  border-top-width: 0;
  font-size: 1rem;
  background-color: #f3f3f3;
}
.print__page > div.full-width--dark {
  color: #ffffff !important;
  background-color: #403F45 !important;
}
.print__page > div.full-width--winners {
  padding: 10px 5px; /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
}
.print__page > div.full-width--winners div {
  padding: 0 5px;
  font-family: Arial;
  font-size: 0.9rem;
  text-align: center;
  width: 33.33%;
}
.print__page > div.full-width--winners div p {
  margin-bottom: 5px;
}
.print__page > div.full-width--winners div p strong {
  display: block;
}
.print__page > div.full-width--winners div p:last-child {
  margin-bottom: 0;
}
.print__page > div.full-width--winners div br {
  display: none;
}
.print__page > div:first-child {
  border-right: 1px solid #b1b0b0;
}
.print__page > div:first-child + div {
  padding-left: 1px;
}
.print__page > div > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
.print__page h2 {
  background-color: transparent;
  font-size: 1.4rem;
  text-transform: none;
  padding: 0;
  margin-bottom: 10px;
  display: block;
}
.print__page table {
  padding: 5px;
}
.print__page table thead th {
  font-size: 1rem;
  font-weight: bold;
}
.print__page table td {
  font-size: 1rem;
}
.print__page .content {
  font-size: 1rem;
  color: #4D4D4D;
  line-height: 1.3888;
}
.print__page .content p {
  margin-bottom: 8px;
}
.print__page .content .text-caption {
  margin-top: -8px;
}
.print__page .content .text-caption + .text-caption {
  margin-top: 0;
}
.print__page .content .text-caption__parent {
  margin-bottom: 0;
}
.print__page .content .text-caption__parent + .text-caption__parent .text-caption {
  margin-top: 0;
}
.print__page .content .default-size {
  font-size: 10px;
}
.print__page .content .medium-size {
  font-size: 12px;
}
.print__page .content .large-size {
  font-size: 14px;
}
.print__page .content img {
  margin-bottom: 0;
  max-height: 190px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.print__page__colorchange {
  color: #ffffff !important;
  background-color: #403F45;
}
.print__page__logo {
  padding-top: 10px !important;
  text-align: center;
  height: 80px;
}
.print__page__logo img {
  height: 60px;
}
.print__page__text {
  padding: 10px !important;
}
.print__page__text p:last-child {
  margin-bottom: 0;
}
.print__page__text .btn {
  display: none;
}
.print__page__title {
  padding: 10px !important;
  height: 80px;
  color: #ffffff;
}
.print__page__title p {
  font-family: "Avenir Medium";
  font-size: 1.8rem;
  margin-bottom: 0;
  margin-top: 6px;
}
.print__page__label {
  font-family: "Avenir Medium";
  font-weight: bold;
  color: #4D4D4D;
  font-size: 1.4rem;
  margin-top: 5px;
  margin-bottom: 5px;
}
.print__page__label--center {
  text-align: center;
}
.print__page__table {
  padding: 5px;
}
.print__page__table .table-label {
  display: none;
}
.print__page .table-label {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.print__page .list-table {
  padding: 5px;
}
.print__page__overview {
  color: #ffffff;
}
.print__page__overview .text-image__right {
  display: none;
}
.print__page__overview .content {
  color: #ffffff;
}
.print__page__overview .content p {
  font-size: 1.2rem;
}
.print__page__overview-chart {
  padding: 0 5px;
}
.print__page__overview-chart .print__page__label {
  padding: 0 5px;
  text-transform: capitalize;
}
.print__page__overview-chart .print__page__label + .table-label {
  display: none;
}
.print__page__overview-chart .fundamental-table {
  text-align: center;
  padding: 0;
  margin-bottom: 5px;
}
.print__page__overview-chart .fundamental-table--mobile {
  display: none;
}
.print__page__overview-chart .portfolio-chart-pie {
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-flex-direction: column;
  flex-direction: column;
  margin-top: 8px;
}
.print__page__overview-chart .portfolio-chart-pie__labels p:empty {
  display: none;
}
.print__page__overview-chart .portfolio-chart-pie__labels p:nth-child(1)::before {
  background-color: #244276;
}
.print__page__overview-chart .portfolio-chart-pie__labels p:nth-child(2)::before {
  background-color: #0071AA;
}
.print__page__overview-chart .portfolio-chart-pie__labels p:nth-child(3)::before {
  background-color: #6bdbb4;
}
.print__page__overview-chart .portfolio-chart-pie__labels p:nth-child(4)::before {
  background-color: #ac8e41;
}
.print__page__overview-chart .portfolio-chart-pie__labels p::before {
  display: inline-block;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 5px;
  margin-bottom: 1px;
}
.print__page__overview-chart .portfolio-chart-pie__chart {
  height: 150px;
  margin-bottom: 10px;
}
.print__page__overview-chart .portfolio-chart-pie__chart .ct-chart-donut {
  position: relative;
  height: 150px !important;
  width: 150px !important;
}
.print__page__overview-chart .portfolio-chart-pie__labels p {
  display: inline-block;
  margin: 0 3px;
}
.print__page__overview-chart .text-image__left {
  display: none;
}
.print__page__overview-chart .btn {
  display: none;
}
.print__page__performance {
  padding-top: 10px !important;
}
.print__page__performance .chart-label {
  margin-bottom: 0;
  padding: 0 10px;
  font-family: "Avenir Medium";
  font-size: 1.4rem;
  font-weight: bold;
}
.print__page__performance .chart-wrapper {
  padding: 0;
  margin: 0;
  border-width: 0;
}
.print__page__performance .ct-chart {
  margin: 0 !important;
  width: 100%;
}
.print__page__performance .ct-chart .ct-chart-bar {
  position: relative;
  left: -10px;
  height: 225px !important;
  width: 380px !important;
}
.print__page__performance .ct-chart .ct-chart-bar .ct-label.ct-vertical {
  position: absolute;
  top: 100%;
  margin-top: -10px;
  display: block !important;
  font-family: "Avenir Book";
  font-size: 1rem;
  color: #4D4D4D;
}
.print__page__performance .ct-chart .ct-chart-bar .ct-label.ct-vertical::after {
  display: inline-block;
  content: "%";
  font-family: "Avenir Book";
  font-size: 1rem;
  color: #4D4D4D;
}
.print__page__performance .ct-chart .ct-grid {
  fill: none;
}
.print__page__performance .ct-chart .ct-series line {
  stroke-width: 40px !important;
}
.print__page__performance .ct-chart .ct-label.ct-horizontal {
  font-size: 1rem !important;
  padding: 0 2px !important;
  margin-top: 0 !important;
}
.print__page__performance .chart-growth {
  margin-top: 5px;
}
.print__page__performance .chart-growth .ct-chart-line {
  position: relative;
  left: 11px;
  margin-bottom: 10px;
  height: 225px !important;
  width: 359px !important;
}
.print__page__performance .chart-growth .ct-vertical {
  font-size: 1rem !important;
}
.print__page__performance .chart-growth .ct-label.ct-horizontal {
  margin-top: 25px !important;
  width: 3px !important;
  margin-left: -10px;
}
.print__page__performance .chart-growth foreignObject[x="10"] span {
  margin-left: 5px;
}
.print__page__performance .chart-growth foreignObject:nth-child(7) {
  display: none;
}
.print__page__performance .chart-growth foreignObject:nth-child(8) .ct-label.ct-horizontal {
  margin-left: -25px;
}
.print__page__performance #performance-portfolio ~ p {
  display: none;
}
.print__page__performance #performance-portfolio .chart-wrapper {
  padding: 0;
  border-width: 0;
  margin-top: 5px;
  height: 235px !important;
  margin-bottom: 40px !important;
}
.print__page__performance #performance-portfolio .chart-wrapper .ct-square {
  height: 225px !important;
}
.print__page__performance #performance-portfolio .chart-wrapper .ct-grid {
  fill: none;
}
.print__page__performance #performance-portfolio .chart-wrapper .ct-chart-line {
  position: relative;
  left: 11px;
  margin-bottom: 10px;
  height: 225px !important;
  width: 359px !important;
}
.print__page__performance #performance-portfolio .chart-wrapper .ct-vertical {
  font-size: 1rem !important;
}
.print__page__performance #performance-portfolio .chart-wrapper .ct-label.ct-horizontal {
  font-size: 1rem !important;
  margin-top: 30px !important;
  width: 3px !important;
  margin-left: -10px;
}
.print__page__performance #performance-portfolio .chart-wrapper foreignObject[x="10"] span {
  margin-left: 5px;
}
.print__page__performance #performance-portfolio .chart-wrapper foreignObject:nth-child(7) {
  display: none;
}
.print__page__performance #performance-portfolio .chart-wrapper foreignObject:nth-child(8) .ct-label.ct-horizontal {
  margin-left: -25px;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels {
  margin-top: 10px;
  padding: 0 5px;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels ul {
  margin-bottom: 5px;
  list-style: none;
  text-align: center;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels li {
  position: relative;
  margin-right: -3px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 5px;
  font-family: din-condensed, sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #333333;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels li::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels li:nth-child(1)::before {
  background-color: #034DE7;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels li:nth-child(2)::before {
  background-color: #56D6D1;
}
.print__page__performance #performance-portfolio .chart-wrapper .chart-growth-compare__chart-labels li:nth-child(3)::before {
  background-color: #FF7600;
}
.print__page__performance .table-label {
  margin-bottom: 0;
  padding: 0 10px;
}
.print__page__performance .performance-table {
  display: block;
  margin-bottom: 0;
}
.print__page__performance .performance-table.performance-table--mobile {
  display: none;
}
.print__page__performance .performance-table tr { /* OLD - iOS 6-, Safari 3.1-6 */ /* OLD - Firefox 19- (buggy but mostly works) */ /* TWEENER - IE 10 */ /* NEW - Chrome */
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.print__page__performance .performance-table tr th,
.print__page__performance .performance-table tr td {
  padding: 5px 6px;
  width: 16.66667%;
}
.print__page__performance .performance-table tr th:nth-of-type(1),
.print__page__performance .performance-table tr th:nth-of-type(2),
.print__page__performance .performance-table tr th:nth-of-type(3) {
  display: none;
}
.print__page__performance .performance-table tr td:nth-of-type(1),
.print__page__performance .performance-table tr td:nth-of-type(2),
.print__page__performance .performance-table tr td:nth-of-type(3) {
  display: none;
}
.print__page__performance .performance-table tfoot tr td {
  display: block !important;
  width: 100%;
  padding: 5px 0 0 0;
}
.print__page__fees {
  position: relative;
  padding: 0 5px !important;
  margin-top: 5px;
}
.print__page__fees .true-and-fair-logo {
  float: right;
  margin: 0 0 5px 10px;
  width: 60px;
}
.print__page__fees .table-label {
  display: none;
}
.print__page__fees .print__page__label {
  padding: 12px 5px 0 5px;
  margin-top: 0;
}
.print__page__fees .list-table--fees {
  padding: 0;
}
.print__page__fees .list-table--fees tr:last-child td {
  font-family: "Avenir Medium";
  font-weight: bold;
}
.print__page__fees .list-table--fees tr td:last-child {
  text-align: right;
}
.print__page__fees .list-table--ifa-add-text tr:last-child td:first-child::after {
  display: block;
  content: "(Before Adviser & Platform Fees)";
}
.print__page__overall .chart-label {
  display: none;
  font-family: "Avenir Medium";
  font-weight: bold;
  color: #4D4D4D;
  text-align: center;
  font-size: 1.4rem;
  text-transform: capitalize;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
}
.print__page__overall .chart-label--pdf {
  display: block;
}
.print__page__overall .chart-wrapper {
  display: block;
  padding: 0;
  margin: 0;
  border-width: 0;
}
.print__page__overall .chart-wrapper .fixed-income,
.print__page__overall .chart-wrapper .fixed-income-region,
.print__page__overall .chart-wrapper .marker-cap {
  margin: 0;
  text-align: center;
}
.print__page__overall .chart-wrapper .ct-chart-donut {
  width: 100px !important;
  height: 100px !important;
  margin: 0 auto;
}
.print__page__overall .chart-wrapper .fixed-income__chart-labels,
.print__page__overall .chart-wrapper .fixed-income-region__chart-labels {
  padding: 0 5px;
}
.print__page__overall .chart-wrapper .fixed-income__chart-labels li,
.print__page__overall .chart-wrapper .fixed-income-region__chart-labels li {
  width: 50%;
  margin-right: -3px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 5px;
  font-size: 1rem;
  line-height: 1.7;
}
.print__page__overall .chart-wrapper .fixed-income__chart-labels li::before,
.print__page__overall .chart-wrapper .fixed-income-region__chart-labels li::before {
  width: 10px;
  height: 10px;
}
.print__page__overall .chart-wrapper .marker-cap__chart-labels {
  padding: 0 5px;
}
.print__page__overall .chart-wrapper .marker-cap__chart-labels li {
  display: inline-block;
  padding-left: 15px;
  margin: 0 3px;
  font-size: 1rem;
  line-height: 1.25;
  color: #333333;
}
.print__page__overall .chart-wrapper .marker-cap__chart-labels li::before {
  height: 10px;
  width: 10px;
}
.print__page__overall .table-label {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.print__page__overall .list-table {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
  margin-bottom: 10px;
}
.print__page__text-asset p:first-child strong {
  font-family: "Avenir Medium";
  font-weight: bold;
  color: #4D4D4D;
  font-size: 1.4rem;
}
.print__page table {
  font-family: "Avenir Book";
  font-size: 1.2rem;
  width: 100%;
}
.print__page table thead {
  background-color: #403f45;
}
.print__page table thead tr {
  background-color: transparent !important;
}
.print__page table thead th {
  color: #fff;
  font-family: "Avenir Book";
  padding: 5px 10px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.5);
}
.print__page table tr:nth-of-type(odd) {
  background-color: #F2F2F2;
}
.print__page table tr:nth-of-type(even) {
  background-color: #E0E0E0;
}
.print__page table td {
  padding: 5px 9px;
  color: #4D4D4D;
  font-family: "Avenir Book";
}
.print__page table td strong {
  font-family: "Avenir Black";
}
.print__page table tfoot tr {
  background-color: transparent !important;
}
.print__page table tfoot td {
  padding: 0;
}
@media (min-width: 768px){
  .md\:-mx-24{
    margin-left: -6rem;
    margin-right: -6rem;
  }
  .md\:w-\[calc\(100\%\+100px\)\]{
    width: calc(100% + 100px);
  }
}
@media (min-width: 1024px){
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:h-\[90px\]{
    height: 90px;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
@media (min-width: 1280px){
  .xl\:pr-0{
    padding-right: 0px;
  }
}
