/*# sourceMappingURL=main.css.map */

@charset "UTF-8";

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
	/* 1 */
	display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
	margin: 1em 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
	font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
	background-color: #ff0;
	color: #000;
}

/**
 * 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: -.25em;
}

sup {
	top: -.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */
audio, video {
	display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
	overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type="reset"], [type="submit"], button, html [type="button"] {
	appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	display: inline-block;
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	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 {
	appearance: button;
	font: inherit;
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */
canvas {
	display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
	display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */
[hidden] {
	display: none;
}

/*   Helper Functions
	--------------------------------------------------------------------------  */

/**
 * Converts PX to EM
 * @param {integer} $px   Pixel value
 * @param {integer} $base Base font size
 */

/**
 * Converts PX to REM
 * @param {integer} $px   Pixel value
 * @param {integer} $base Base font size
 */

/**
 * Custom easing
 * https://css-tricks.com/snippets/sass/easing-map-get-function/
 * @author Sean Dempsey
 * @param {string} $key Name of ease
 */

/**
 * Asset URL Builder
 * @access private
 * @param {String} $type Asset type, matching folder name
 * @param {String} $file Asset file name, including extension
 * @return {URL} A `url()` function leading to the asset
 */

/**
 * Image Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the image
 * @require {function} asset
 */

/**
 * Font Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the font
 * @require {function} asset
 */

/**
 * Searches and replaces in a string
 * @param {String} $string Initial string
 * @param {String} $search Substring to replace
 * @param {String} $replace ('') New value
 * @return {String} Updated string
 */

/*   Global Mixins
	--------------------------------------------------------------------------  */

/**
 * Centers element within relative parent
 */

/**
 * Vertically centers element within relative parent
 */

/**
 * Maintains aspect ratio of element based on
 * width and height values given
 */

/**
 * Applies clearfix to element
 */

/**
 * Expands element to "cover" relative parent
 */

/**
 * Creates CSS triagle
 * @param {string} $direction Triangle direction, either `top`, `right`, `bottom` or `left`
 * @param {color} $color Triangle color
 * @param {integer} $size Triangle size
 */

/**
 * Applies font-smoothing
 */

/**
 * Customizes browser scroll bars (does not work in all browsers)
 * @author Hugo Giraudel
 * @param {size} $size Horizontal scrollbar's height and vertical scrollbar's width
 * @param {color} $foreground-color Scrollbar's color
 * @param {color} $background-color [mix($foreground-color, white, 50%)] Scrollbar's color
 */

/**
 * Positions element
 * @param {position} $position Either `relative`, `absolute` or `fixed`
 * @param {distance} $top Top offset
 * @param {distance} $right Right offset
 * @param {distance} $bottom Bottom offset
 * @param {distance} $left Left offset
 */

/**
 * Absolute positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */

/**
 * Relative positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */

/**
 * Fixed positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */

/**
 * Event Wrapper
 * @author Harry Roberts
 * @param {Bool} $self (false) - Whether or not to include current selector
 * @see https://twitter.com/csswizardry/status/478938530342006784 Original tweet from Harry Roberts
 *
 * Example Usage:
 * .example {
 *     text-decoration: none;
 *
 *     @include on-event {
 *         text-decoration: underline;
 *     }
 * }
 */

/**
 * Positions element to account for WordPress admin bar "bump"
 */

/**
 * Horizontally centers block element
 */

/**
 * Hides element accessibly
 */

/**
 * Flex styles wrappers
 */

/**
 * Sets webkit tap highlight color
 * @type {[type]}
 */

/**
 * Convers Photoshop letter spacing value to EM
 */

/**
 * Sizes element to be square
 */

/**
 * Sets form element placeholder text color
 */
.banner-with-filter::after, .banner-with-filter::before, .call-to-action .newsletter-cta .shapes .inner-shapes::after, .call-to-action .newsletter-cta .shapes .inner-shapes::before, .call-to-action .newsletter-cta .shapes::after, .call-to-action .primary-cta .shapes .inner-shapes::after, .call-to-action .primary-cta .shapes .inner-shapes::before, .call-to-action .primary-cta .shapes::after, .call-to-action .primary-cta .shapes::before, .call-to-action .simple-cta-with-icon .shapes .inner-shapes::after, .call-to-action .simple-cta-with-icon .shapes::after, .call-to-action .simple-cta-with-icon .shapes::before, .call-to-action .simple-cta .shapes::after, .call-to-action .simple-cta .shapes::before, .fadein, .flexible-layout.feature-project-slider .project-grid-item .post-information::before, .flexible-layout.hero-with-video::before, .flexible-layout.interior-banner-simple::after, .flexible-layout.interior-with-image-circle::before, .flexible-layout.project-banner .overlay::before, .flexible-layout.related-project-slider .project-grid-item .post-information::before, .flexible-layout.two-column-banner .image-block .shapes::after, .flexible-layout.two-column-banner .image-block .shapes::before, .flexible-layout.two-column-content-with-media-progress.in-view .media .bg-image.fade-in, .project-card-collection .product-grid-item .post-information::before, .resource-hero .shapes::after, .resource-hero .shapes::before, .single-careers .blog-banner::before, .single-post .blog-banner::before {
	animation-name: fadeIn;
	animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: fadeIn;
	-webkit-animation-fill-mode: both;
}

@keyframes fadeinup {
	0% {
		transform: translate(0, 50%);
		opacity: 0;
	}
	
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes fadeinupcentered {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}
	
	100% {
		transform: translate(-50%, -50%);
		opacity: 1;
	}
}

@keyframes fadeinright {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}
	
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes fadeindown {
	0% {
		transform: translate(0, -50%);
		opacity: 0;
	}
	
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes fadeinleft {
	0% {
		transform: translate(50%, 0);
		opacity: 0;
	}
	
	100% {
		transform: translate(0, 0);
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

/*   Maps
	--------------------------------------------------------------------------  */

/**
 * Susy layout
 * http://susydocs.oddbird.net/en/latest/
 *
 * This map only needed if planning to change the global defaults
 */

/**
 * Breakpoints
 */

/*SCSS_BREAKPOINT_VARS*/

/*END_SCSS_BREAKPOINT_VARS*/

/**
 * Z-indices
 */

/**
 * Colors
 */

/**
 * Fonts
 */

/*   Base Functions
	--------------------------------------------------------------------------  */

/**
 * Sets z-index with map value
 */

/**
 * Sets color with map value
 */

/**
 * Gets config value
 */

/**
 * Sets font-family with map value
 */

/**
 * Sets font-weight with map value
 */

/*   Base Mixins
	--------------------------------------------------------------------------  */

/**
 * Builds media query with either a map or unit value
 * Example: @include respond-to(small)
 * Example: @include respond-to(599px, 'max')
 */

/**
 * Builds min/max media query for "in between" breakpoints
 */

/*   WordPress Admin
	--------------------------------------------------------------------------  */
.mce-content-body {
	max-width: 58em;
	margin: 1.25rem;
}

/*   Core Typography

	 Apply .core class on all WYSIWYG content and other elements that need it
	--------------------------------------------------------------------------  */
.heading1:first-child, .heading2:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child {
	margin-top: 0;
	padding-top: 0;
}

.core .gform_wrapper {
	max-width: 600px;
	margin: 3.125rem auto 0;
}

.core a {
	color: #ac43ff;
	text-decoration: underline;
}

.core a:hover {
	text-decoration: none;
}

.core a.button {
	text-decoration: none;
}

.core a.button:hover {
	text-decoration: none;
}

.core a.button:hover::after {
	transform: translateZ(0) translate(-50%, 50%) scale(1);
}

.core a.text-link {
	color: #080808;
	text-decoration: none;
}

.core a.text-link:hover {
	text-decoration: none;
}

.core .wp-image-link {
	text-decoration: none;
}

.core .core-eyebrow-text {
	position: relative;
	display: inline-block;
	padding-right: 1.875rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: .125rem;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase;
}

.core .core-eyebrow-text::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 20px;
	height: 1px;
	transform: translateY(-50%);
	background: #808284;
	content: "";
}

.core .core-eyebrow-text + .heading1, .core .core-eyebrow-text + .heading2, .core .core-eyebrow-text + h1, .core .core-eyebrow-text + h2, .core .core-eyebrow-text + h3, .core .core-eyebrow-text + h4, .core .core-eyebrow-text + h5, .core .core-eyebrow-text + h6 {
	margin-top: .625rem;
	padding-top: 0;
}

.core .eyebrow-text-center {
	position: relative;
	margin: 0;
	padding-bottom: .75rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .9375rem;
	font-weight: 400;
	letter-spacing: .125rem;
	line-height: 1.5;
	text-align: center;
	text-transform: uppercase;
}

.core .eyebrow-text-center::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 20px;
	height: 1px;
	transform: translateX(-50%);
	background: #808284;
	content: "";
}

.core .eyebrow-text-center + .heading1, .core .eyebrow-text-center + .heading2, .core .eyebrow-text-center + h1, .core .eyebrow-text-center + h2, .core .eyebrow-text-center + h3, .core .eyebrow-text-center + h4, .core .eyebrow-text-center + h5, .core .eyebrow-text-center + h6 {
	margin-top: .625rem;
	padding-top: 0;
}

.core .eyebrow-text-vertical {
	position: absolute;
	top: 150px;
	left: -140px;
	display: inline-block;
	width: 300px;
	height: 25px;
	padding-right: 1.875rem;
	transform: rotate(90deg);
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .9375rem;
	font-weight: 400;
	letter-spacing: .125rem;
	line-height: 1.5;
	text-align: left;
	text-transform: uppercase;
}

.core .eyebrow-text-vertical::after {
	position: relative;
	top: -5px;
	left: 5px;
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #808284;
	content: "";
}

.core .eyebrow-text-vertical + .heading1, .core .eyebrow-text-vertical + .heading2, .core .eyebrow-text-vertical + h1, .core .eyebrow-text-vertical + h2, .core .eyebrow-text-vertical + h3, .core .eyebrow-text-vertical + h4, .core .eyebrow-text-vertical + h5, .core .eyebrow-text-vertical + h6 {
	margin-top: 0;
	padding-top: 0;
}

.core .heading1, .core .heading2, .core h1, .core h2, .core h3, .core h4, .core h5 {
	color: #5e2d85;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.3;
}

.core .heading1 span, .core .heading1 strong, .core .heading2 span, .core .heading2 strong, .core h1 span, .core h1 strong, .core h2 span, .core h2 strong, .core h3 span, .core h3 strong, .core h4 span, .core h4 strong, .core h5 span, .core h5 strong {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-weight: 400;
}

.core .heading1, .core h1 {
	margin-top: 1.67em;
	margin-bottom: .5em;
	font-size: 2rem;
}

.core .heading1 + h2, .core h1 + h2 {
	margin-top: -.5em;
}

.core .heading2, .core h2 {
	margin: 1.2em 0 .4em;
	font-size: 1.625rem;
}

.core .heading2 + h3, .core h2 + h3 {
	margin-top: -.4em;
	margin-bottom: .2em;
}

.core h3 {
	margin: 1.8em 0 .4em;
	font-size: 1.25rem;
}

.core h3 + h4 {
	margin-top: -.3em;
}

.core h4 {
	margin: 1.8em 0 .4em;
	font-size: 1rem;
	line-height: 1.5;
}

.core h4 + h5 {
	margin-top: -.3em;
}

.core h5 {
	margin: 1.8em 0 .4em;
	font-size: .9375rem;
	line-height: 1.5;
}

.core h5 + h6 {
	margin-top: -.2em;
}

.core h6 {
	margin: 1.8em 0 .4em;
	color: #5e2d85;
	font-family: "MuseoSlab-500";
	font-size: .9375rem;
	font-weight: 400;
	letter-spacing: .125rem;
	line-height: 1.5;
	text-transform: uppercase;
}

.core h1:first-child, .core h2:first-child, .core h3:first-child, .core h4:first-child, .core h5:first-child, .core h6:first-child {
	margin-top: 0;
	padding-top: 0;
}

.core address, .core p {
	margin: 1em 0 0;
	color: #080808;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: 0;
}

.core address strong, .core p strong {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	font-weight: 400;
}

.core p {
	line-height: 1.5;
}

.core p:first-child {
	margin-top: 0;
}

.core blockquote {
	margin: 2em 0;
	padding: .625rem 1.875rem 0 2.5rem;
	background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/26px 20px;
	color: #3d3d3d;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.125rem;
	font-style: normal;
	letter-spacing: 0;
	line-height: 1.2;
}

.core blockquote p {
	color: #3d3d3d;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: 0;
	line-height: 1.5;
}

.core code, .core pre {
	font-family: "Andale Mono", "Courier New", monospace;
	font-size: .875em;
}

.core pre {
	margin: 1em 0 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.core sub {
	position: relative;
	bottom: -.25em;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

.core sup {
	position: relative;
	top: -.5em;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

.core abbr {
	cursor: help;
}

.core address {
	line-height: 1.5;
}

.core dl {
	line-height: 1.5;
}

.core dd, .core dt {
	font-size: .875em;
}

.core dt {
	font-weight: 700;
}

.core dd {
	margin: 0 0 1em;
}

.core ol, .core ul {
	margin: 1em 0;
	padding: 0 0 0 2.5em;
}

.core ol ol, .core ol ul, .core ul ol, .core ul ul {
	margin: 0;
}

.core li {
	margin-top: .5em;
	font-size: .875em;
	line-height: 1.5;
}

.core li li {
	font-size: 1em;
}

.core .number-list {
	margin: 1.25rem 0 0;
	padding: 0;
	list-style-type: none;
}

.core .number-list li {
	position: relative;
	margin: 0 0 1.25rem;
	padding-left: 2.5rem;
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.5;
	counter-increment: step-counter;
}

.core .number-list li::before {
	position: absolute;
	top: 3px;
	left: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: #4e1972;
	color: #fff;
	font-family: "AvenirLTPro-Medium", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
	line-height: 1.5rem;
	text-align: center;
	content: counter(step-counter);
}

.core .number-list li:last-child {
	margin: 0;
}

.core .number-list li .icon-img {
	display: none;
}

.core .check-list {
	margin: 1.875rem 0 0;
	padding: 0;
	list-style-type: none;
}

.core .check-list li {
	position: relative;
	margin: 0 0 1.25rem;
	padding-left: 2.5rem;
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.5;
}

.core .check-list li::before {
	position: absolute;
	top: 3px;
	left: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: #4e1972;
	content: "";
}

.core .check-list li::after {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	width: 5px;
	height: 10px;
	transform: rotate(45deg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: "";
}

.core .check-list li:last-child {
	margin: 0;
}

.core .progress-list {
	position: relative;
	margin: 1.25rem 0 0;
	padding: 0 0 1rem;
	list-style-type: none;
}

.core .progress-list::before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 2px;
	height: 0;
	background: #ceb8e3;
	content: "";
	transition: all 1s ease-out;
	transition-delay: 1s;
}

.core .progress-list::after {
	position: absolute;
	top: 10px;
	left: 7px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ceb8e3;
	content: "";
	transition: all 1s ease-out;
	transition-delay: 1s;
}

.core .progress-list li {
	position: relative;
	margin: 0 0 1.25rem;
	padding-left: 2.5rem;
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.5;
}

.core .progress-list li::before {
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #4e1972;
	font-size: .875rem;
	content: "";
}

.core .progress-list li:last-child {
	margin: 0;
}

.core table {
	margin: 0;
	padding: 0;
}

.core td, .core th {
	padding: .625em 1.25em;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: .875em;
	text-align: left;
}

.core th {
	border-width: 2px;
}

.core tr:nth-child(even) {
	background: rgba(0, 0, 0, .1);
}

.core img, .core img[class*='align'], .core img[class*='wp-image-'] {
	max-width: 100%;
	height: auto;
	border: 0;
}

.core img + .thumb-image {
	display: none;
}

.core .wp-caption {
	max-width: 96%;
	padding: .3125rem .1875rem .625rem;
	text-align: center;
}

.core .wp-caption.alignleft, .core .wp-caption.alignnone {
	margin: .3125rem 1.25rem 1.25rem 0;
}

.core .wp-caption.alignright {
	margin: .3125rem 0 1.25rem 1.25rem;
}

.core .wp-caption img {
	width: auto;
	max-width: 98.5%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.core .wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 .25rem .3125rem;
	font-size: .875em;
	line-height: 1.5;
}

.core .entry-caption {
	margin: 0;
	padding: 0 .25rem .3125rem;
	font-size: .875em;
	line-height: 1.5;
}

.core .gallery {
	position: relative;
	max-width: 48em;
	margin: 2em auto;
}

.core .gallery + * {
	clear: left;
}

.core .gallery-item {
	position: relative;
	float: left;
	margin: 0 .25em .25em 0;
}

.core .gallery-columns-1 .gallery-item {
	max-width: 100%;
	margin: 0 0 .25em;
}

.core .gallery-columns-2 .gallery-item {
	max-width: calc(50% - .25em);
}

.core .gallery-columns-3 .gallery-item {
	max-width: calc(33.3% - .25em);
}

.core .gallery-columns-4 .gallery-item {
	max-width: calc(25% - .25em);
}

.core .gallery-columns-5 .gallery-item {
	max-width: calc(20% - .25em);
}

.core .gallery-columns-6 .gallery-item {
	max-width: calc(16.7% - .25em);
}

.core .gallery-columns-7 .gallery-item {
	max-width: calc(14.28% - .25em);
}

.core .gallery-columns-8 .gallery-item {
	max-width: calc(12.5% - .25em);
}

.core .gallery-columns-9 .gallery-item {
	max-width: calc(11.1% - .25em);
}

.core .gallery-columns-2 .gallery-item:nth-child(2n), .core .gallery-columns-3 .gallery-item:nth-child(3n), .core .gallery-columns-4 .gallery-item:nth-child(4n), .core .gallery-columns-5 .gallery-item:nth-child(5n), .core .gallery-columns-6 .gallery-item:nth-child(6n), .core .gallery-columns-7 .gallery-item:nth-child(7n), .core .gallery-columns-8 .gallery-item:nth-child(8n), .core .gallery-columns-9 .gallery-item:nth-child(9n) {
	margin-right: 0;
}

.core .gallery-columns-1 .gallery-item:nth-child(1n+1), .core .gallery-columns-2 .gallery-item:nth-child(2n+3), .core .gallery-columns-3 .gallery-item:nth-child(3n+4), .core .gallery-columns-4 .gallery-item:nth-child(4n+5), .core .gallery-columns-5 .gallery-item:nth-child(5n+6), .core .gallery-columns-6 .gallery-item:nth-child(6n+7), .core .gallery-columns-7 .gallery-item:nth-child(7n+8), .core .gallery-columns-8 .gallery-item:nth-child(8n+9), .core .gallery-columns-9 .gallery-item:nth-child(9n+10) {
	clear: left;
}

.core .gallery-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	max-height: 50%;
	margin: 0;
	padding: .375rem .5rem;
	opacity: 0;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	font-size: .875em;
	line-height: 1.5;
	text-align: left;
}

.core .gallery-caption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 49px;
	content: "";
}

.core .gallery-item:hover .gallery-caption {
	opacity: 1;
}

.core hr {
	box-sizing: content-box;
	clear: both;
	height: 1px;
	margin-top: 1em;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.core .entry-oembed {
	position: relative;
	max-width: 100%;
	height: auto;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.core .entry-oembed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.core .alignnone {
	margin: 1em 1em 0 0;
}

.core .aligncenter, .core .alignleft, .core .alignright {
	display: block;
	margin: 1em auto;
}

.core img.aligncenter, .core img.alignleft, .core img.alignright {
	display: block;
	margin: 1em auto;
}

.in-view .progress-list::before {
	height: 100%;
}

.in-view .progress-list::after {
	top: calc(100% + 3px);
}

/*   Base styles and layout
	--------------------------------------------------------------------------  */
::selection {
	background: #00aaec;
	color: #fff;
	text-shadow: none;
}

html {
	box-sizing: border-box;
}

*, *::after, *::before {
	box-sizing: inherit;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	background: #fff;
	color: #2c313b;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
}

a {
	color: #ac43ff;
	text-decoration: none;
}

.group::after, .group::before {
	display: table;
	content: " ";
}

.group::after {
	clear: both;
}

.container {
	max-width: 1210px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0 1.25rem;
}

.container:after {
	content: " ";
	display: block;
	clear: both;
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
}

.icon svg {
	display: block;
	width: 1em;
	height: 1em;
}

.main .hero-with-video:first-child {
	margin-top: -6.625rem;
}

/*  ==========================================================================
     VPM
     Styles from Vital Package Manager Modules
    ==========================================================================  */

/* File generated by vital-package-manager. DO NOT EDIT! */

/*   Partial - Author Bio
	--------------------------------------------------------------------------  */
.article-author {
	overflow: hidden;
}

.article-author .avatar-wrapper {
	max-width: 790px;
	margin: 0 auto;
}

.article-author .author-avatar {
	width: 80px;
	margin-bottom: 1.25rem;
}

.article-author .author-avatar img {
	border-radius: 50%;
}

.article-author .author-description {
	position: relative;
	padding-left: 3.125rem;
	font-size: .875rem;
}

.article-author .author-description .author-name-title {
	margin-bottom: 1rem;
	padding-top: .3125rem;
}

.article-author .author-description .author-name {
	color: #080808;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: 0;
	line-height: 1.5rem;
}

.article-author .author-description .author-position {
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: 0;
	line-height: 1.5rem;
}

.article-author .author-description p {
	margin: 0;
	padding: 0;
}

.article-author .author-description .author-social {
	padding-right: 1.25rem;
}

.article-author .author-description .icon {
	margin-right: .625rem;
}

.article-author .author-description .icon svg {
	width: 25px;
	height: 25px;
}

.article-author .author-description .icon svg path {
	fill: #4d4d4d;
}

/*   Partial - Blog Header
	--------------------------------------------------------------------------  */
.blog-header {
	margin-bottom: 2rem;
}

.blog-header .blog-heading {
	background: #4d4d4d;
	color: #fff;
	text-align: center;
}

.blog-header .blog-heading h1 {
	margin: 0;
	padding: 1.5em 0;
	font-weight: 400;
}

.blog-header .toolbar {
	position: relative;
	background: #dbdbdb;
}

.flexbox .blog-header .toolbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.no-flexbox .blog-header .toolbar .category-select-wrapper {
	float: left;
}

.no-flexbox .blog-header .toolbar .search-form-wrapper {
	float: right;
	width: 180px;
}

.no-flexbox .blog-header .toolbar::after {
	display: block;
	clear: both;
	content: "";
}

.blog-header .category-select-wrapper {
	display: block;
	min-width: 160px;
	height: 100%;
	margin-right: 1rem;
	padding: 0 2rem;
	background: #242424;
	color: #fff;
	letter-spacing: .0625rem;
}

.blog-header .category-select-wrapper label {
	display: none;
}

.blog-header .category-select-wrapper .fancy-select {
	position: relative;
	display: inline-block;
}

.blog-header .category-select-wrapper .fancy-select::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 43px;
	background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1683%20808l-742%20741q-19%2019-45%2019t-45-19L109%20808q-19-19-19-45.5t19-45.5l166-165q19-19%2045-19t45%2019l531%20531%20531-531q19-19%2045-19t45%2019l166%20165q19%2019%2019%2045.5t-19%2045.5z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px;
	line-height: 2.1875rem;
	text-align: center;
	content: "";
	pointer-events: none;
}

.blog-header .category-select-wrapper .fancy-select select {
	width: 100%;
	height: 43px;
	padding: 0 2em 0 0;
	outline: none;
	border: 0;
	background-color: transparent;
	color: #ccc;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1rem;
	appearance: none;
}

.blog-header .category-select-wrapper .fancy-select select::-ms-expand {
	display: none;
}

.blog-header .icon-search {
	display: block;
	outline: none;
	border: 0;
	background: transparent;
}

.blog-header .icon-search svg {
	width: 22px;
	height: 22px;
}

.blog-header .search-form-wrapper {
	position: absolute;
	top: 43px;
	display: none;
}

.blog-header .search-form-wrapper button {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.blog-header .search-form-wrapper::before {
	position: absolute;
	top: 22px;
	left: 20px;
	display: block;
	width: 15px;
	height: 15px;
	background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1216%20832q0-185-131.5-316.5T768%20384%20451.5%20515.5%20320%20832t131.5%20316.5T768%201280t316.5-131.5T1216%20832zm512%20832q0%2052-38%2090t-90%2038q-54%200-90-38l-343-342q-179%20124-399%20124-143%200-273.5-55.5t-225-150-150-225T64%20832t55.5-273.5%20150-225%20225-150T768%20128t273.5%2055.5%20225%20150%20150%20225T1472%20832q0%20220-124%20399l343%20343q37%2037%2037%2090z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
}

.blog-header .search-form-wrapper input[type='search'] {
	width: 100vw;
	height: 60px;
	padding-right: 1rem;
	padding-left: 3.125rem;
	outline: none;
	border: 0;
	background: #ebebeb;
	font-size: 1rem;
}

/*   Template - Blog
--------------------------------------------------------------------------  */
.blog-posts .container {
	max-width: 1200px;
}

.related-blog-card-collection {
	display: -ms-flexbox;
	display: flex;
}

.related-blog-card-collection .slick-arrow {
	position: absolute;
	z-index: 1;
	top: 110px;
}

.related-blog-card-collection .slick-arrow.slick-prev {
	left: -20px;
}

.related-blog-card-collection .slick-arrow.slick-next {
	right: -20px;
}

.related-blog-card-collection .slick-list {
	width: calc(100% + 30px);
	margin-left: -.9375rem;
}

.related-post-title {
	display: block;
	width: 100%;
	margin-bottom: 1.875rem;
	text-align: center;
}

.related-blog-posts a {
	text-decoration: none;
}

.post-card-collection {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 2.5rem;
	overflow: hidden;
}

.post-card-collection .blog-post-card {
	width: 100%;
	margin-bottom: 1.875rem;
	text-align: left;
}

.post-card-collection .blog-post-card:last-child {
	margin-bottom: 1.875rem;
}

.post-card-collection .call-to-action {
	margin-bottom: 3.125rem;
}

.post-card-collection .call-to-action .container {
	padding: 0;
}

.blog-post-card {
	position: relative;
	width: 100%;
	margin-bottom: 1.875rem;
	padding-bottom: 1.875rem;
	text-align: left;
}

.blog-post-card.slick-slide {
	margin: 0;
	padding: 0 .9375rem 1.875rem;
}

.blog-post-card.slick-slide .actions {
	left: 15px;
	width: calc(100% - 30px);
}

.blog-post-card:hover .image-wrap .image-bg {
	transform: scale(1.15);
}

.blog-post-card:last-child {
	margin: 0;
}

.blog-post-card .image-wrap {
	width: 100%;
	height: 263px;
	margin-bottom: 1rem;
	overflow: hidden;
}

.blog-post-card .image-wrap .image-bg {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .3s ease-out;
}

.blog-post-card .image-wrap .image {
	display: none;
}

.blog-post-card .cat-name {
	display: block;
	margin-bottom: .625rem;
	color: #808284;
	font-size: .875rem;
	letter-spacing: 0;
}

.blog-post-card .cat-name .cat-item {
	color: #808284;
}

.blog-post-card .cat-name .cat-item + .cat-item {
	margin-left: .375rem;
}

.blog-post-card .title {
	min-height: 60px;
	margin: 0 0 .625rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -.02375rem;
	line-height: 1.3;
	text-transform: none;
}

.blog-post-card .title a {
	color: #5e2d85;
}

.blog-post-card .actions {
	position: absolute;
	bottom: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.blog-post-card .text-link {
	display: inline-block;
}

.blog-post-card .read-time {
	padding-top: .1875rem;
	padding-left: 1.25rem;
	background: url("data:image/svg+xml,%3csvg width=\'17\' height=\'17\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M8.5.5a8 8 0 110 16 8 8 0 010-16zm0 1a7 7 0 100 14 7 7 0 000-14zM9 4.435v4.74l2.06 2.06-.708.707L8 9.589V4.435h1z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left center/15px 15px;
	color: #080808;
	font-size: .75rem;
	letter-spacing: .0625rem;
	line-height: 1.25rem;
	text-transform: uppercase;
}

.post-thumbnail {
	display: block;
}

.post-thumbnail img {
	max-width: 100%;
	height: auto;
}

.blog-title {
	margin: 0;
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 2.125rem;
}

.blog-title a {
	color: inherit;
	text-decoration: none;
}

.entry-info {
	padding: 1em 1em 2em;
}

.entry-buttons {
	margin-top: 1em;
}

.entry-buttons .cher-links {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
	transition: opacity .3s ease-out;
}

.flexbox .entry-buttons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.no-flexbox .entry-buttons .button {
	float: left;
}

.no-flexbox .entry-buttons .share-buttons {
	float: right;
}

.no-flexbox .entry-buttons::after {
	display: block;
	clear: both;
	content: "";
}

.single-careers .back-to-blog, .single-post .back-to-blog {
	padding: 1.25rem 1.25rem .375rem;
	background: #4e1972;
}

.single-careers .back-to-blog a, .single-post .back-to-blog a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #ceb8e3;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .625rem;
	letter-spacing: .03125rem;
	line-height: 1rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.single-careers .back-to-blog a:hover, .single-post .back-to-blog a:hover {
	color: #b2d235;
}

.single-careers .back-to-blog a .icon, .single-careers .back-to-blog a svg, .single-post .back-to-blog a .icon, .single-post .back-to-blog a svg {
	width: 12px;
	height: 12px;
}

.single-careers .back-to-blog a .icon, .single-post .back-to-blog a .icon {
	margin-right: .375rem;
}

.single-careers .back-to-blog a svg, .single-post .back-to-blog a svg {
	transform: rotate(90deg);
}

.single-careers .blog-banner, .single-post .blog-banner {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	background: #4e1972;
}

.single-careers .blog-banner.in-view::before, .single-post .blog-banner.in-view::before {
	bottom: 0;
}

.single-careers .blog-banner::after, .single-post .blog-banner::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 72px;
	background: #fff;
}

.single-careers .blog-banner::before, .single-post .blog-banner::before {
	position: absolute;
	z-index: 0;
	bottom: -150px;
	left: 50%;
	width: 293px;
	height: 50px;
	margin-left: 5%;
	transform: translateX(-50%);
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top center/293px 293px;
	content: "";
	transition: all .3s ease-out;
}

.single-careers .blog-banner .content-block, .single-careers .blog-banner .image-block, .single-post .blog-banner .content-block, .single-post .blog-banner .image-block {
	position: relative;
	z-index: 1;
	width: 100%;
}

.single-careers .blog-banner .content-block, .single-post .blog-banner .content-block {
	display: -ms-flexbox;
	display: flex;
	padding: .25rem 0 0;
}

.single-careers .blog-banner .content-block .content, .single-post .blog-banner .content-block .content {
	padding: 0 1.25rem;
}

.single-careers .blog-banner .content-block .content .text-link, .single-post .blog-banner .content-block .content .text-link {
	color: #fff;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.0625rem;
	text-transform: lowercase;
}

.single-careers .blog-banner .content-block .content .categories, .single-post .blog-banner .content-block .content .categories {
	color: #fff;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.0625rem;
	text-transform: lowercase;
}

.single-careers .blog-banner .content-block .content .categories a, .single-post .blog-banner .content-block .content .categories a {
	position: relative;
	z-index: 1;
	padding: .625rem 0 .3125rem;
	color: #fff;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.0625rem;
	letter-spacing: .01563rem;
	line-height: 1rem;
	text-transform: lowercase;
	text-decoration: none;
}

.single-careers .blog-banner .content-block .content .categories a:hover, .single-post .blog-banner .content-block .content .categories a:hover {
	color: #ceed54;
}

.single-careers .blog-banner .content-block .content .categories a:hover::after, .single-post .blog-banner .content-block .content .categories a:hover::after {
	height: 1px;
}

.single-careers .blog-banner .content-block .content .categories a::after, .single-post .blog-banner .content-block .content .categories a::after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.single-careers .blog-banner .content-block .content .title, .single-post .blog-banner .content-block .content .title {
	margin: 1.875rem 0 0;
	color: #fff;
	line-height: 1.1;
	text-transform: none;
}

.single-careers .blog-banner .content-block .content .author-content, .single-post .blog-banner .content-block .content .author-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: .875rem 0;
	color: #fff;
}

.single-careers .blog-banner .content-block .content .author-content .avatar-container, .single-post .blog-banner .content-block .content .author-content .avatar-container {
	width: 40px;
	height: 40px;
	margin-right: .9375rem;
	overflow: hidden;
	border-radius: 50%;
}

.single-careers .blog-banner .content-block .content .author-content .author-name, .single-post .blog-banner .content-block .content .author-content .author-name {
	text-decoration: none;
}

.single-careers .blog-banner .content-block .content .author-content .author-name:hover, .single-post .blog-banner .content-block .content .author-content .author-name:hover {
	text-decoration: underline;
	-webkit-text-decoration-color: #b2d235;
	text-decoration-color: #b2d235;
	text-underline-offset: 3px;
}

.single-careers .blog-banner .content-block .content .author-content .author-name, .single-careers .blog-banner .content-block .content .author-content .author-title, .single-post .blog-banner .content-block .content .author-content .author-name, .single-post .blog-banner .content-block .content .author-content .author-title {
	color: #fff;
	font-size: .75rem;
}

.single-careers .blog-banner .content-block .content .read-time, .single-post .blog-banner .content-block .content .read-time {
	position: absolute;
	top: -25px;
	right: 20px;
	padding-left: 1.625rem;
	background: url("data:image/svg+xml,%3csvg width=\'17\' height=\'17\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M8.5.5a8 8 0 110 16 8 8 0 010-16zm0 1a7 7 0 100 14 7 7 0 000-14zM9 4.435v4.74l2.06 2.06-.708.707L8 9.589V4.435h1z\' fill=\'white\'/%3e%3c/svg%3e") no-repeat left center/17px 17px;
	color: #fff;
	font-size: .6875rem;
	letter-spacing: .0625rem;
	line-height: 1.25rem;
	text-transform: uppercase;
}

.single-careers .blog-banner .image-block, .single-post .blog-banner .image-block {
	position: relative;
	z-index: 10;
	min-height: 514px;
	padding: 0 1.25rem 2.5rem;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.single-careers .blog-banner .image-block img, .single-post .blog-banner .image-block img {
	display: none;
	max-width: 100%;
	height: auto;
}

.single-careers .blog-post, .single-post .blog-post {
	position: relative;
	margin: 1em auto 2em;
	padding: 0 1.25rem;
}

.single-careers .blog-post .rt-reading-time, .single-post .blog-post .rt-reading-time {
	display: none !important;
}

.single-careers .blog-post .rt-reading-time + *, .single-post .blog-post .rt-reading-time + * {
	margin-top: 0;
}

.single-careers .share-this, .single-post .share-this {
	margin: 0;
}

.single-careers .share-this label, .single-post .share-this label {
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .875rem;
	letter-spacing: .0625rem;
	text-align: center;
	text-transform: uppercase;
}

.single-careers .share-this .cher-links, .single-post .share-this .cher-links {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
}

.single-careers .share-this::after, .single-post .share-this::after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
}

.single-careers .share-this::before, .single-post .share-this::before {
	position: absolute;
	z-index: -2;
	top: -37px;
	left: -18px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat left top;
}

.single-careers .blog-bottom-wrapper, .single-post .blog-bottom-wrapper {
	position: relative;
	z-index: 0;
	display: inline-block;
	width: 100%;
	margin-top: 1.5625rem;
	background: #f6f6f6;
}

.single-careers .blog-bottom-wrapper.bg-none, .single-post .blog-bottom-wrapper.bg-none {
	background: none;
}

.single-post .blog-post {
	position: relative;
	max-width: 1050px;
	margin: 0 auto 2em;
	padding: 0 1.25rem;
}

.single-post .blog-post .rt-reading-time {
	display: none !important;
}

.single-post .blog-post .rt-reading-time + * {
	margin-top: 0;
}

.single-post .entry-header .wp-post-image {
	max-width: 100%;
	height: auto;
}

.single-post .single-post-share-sidebar {
	position: relative;
	z-index: 9;
	width: 100vw;
	margin-bottom: 1.4375rem;
	transform: translateX(-20px);
}

.single-post .single-post-share-sidebar .sidebar-content.open-sidebar-nav .sidebar-title::after {
	top: calc(50% - 6px);
	transform: rotate(180deg) translateY(-50%);
}

.single-post .single-post-share-sidebar .sidebar-title {
	position: relative;
	z-index: 2;
	padding: 1.125rem 0;
	border-top: 1px solid #896aa8;
	border-bottom: 1px solid #ceed54;
	color: #fff;
	font-size: 1rem;
	font-weight: 900;
	letter-spacing: .05563rem;
	cursor: pointer;
	transition: ease all .4s 0s;
}

.single-post .single-post-share-sidebar .sidebar-title::after {
	position: absolute;
	top: 50%;
	right: 16px;
	width: 10px;
	height: 5px;
	transform: translateY(-50%);
	background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 5px;
	content: "";
}

.single-post .single-post-share-sidebar .links {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: .875rem;
	letter-spacing: .055rem;
	line-height: 2.5rem;
	text-align: left;
	text-transform: lowercase;
	transition: ease all .4s 0s;
}

.single-post .single-post-share-sidebar .links:hover {
	color: #ac43ff;
}

.single-post .single-post-share-sidebar .links::before {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 3px;
	height: calc(100% + 10px);
	background: #5e2d85;
	content: "";
}

.single-post .single-post-share-sidebar .social-share {
	display: none;
}

.single-post .single-post-share-sidebar .social-share label {
	z-index: 1;
	margin-bottom: 0;
	color: #fff;
	font-family: "MuseoSlab-500";
	font-size: 1rem;
	letter-spacing: .05563rem;
	text-transform: uppercase;
}

.single-post .single-post-share-sidebar .cher-links {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
}

.single-post .single-post-share-sidebar .cher-links .cher-link {
	opacity: .7;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-twitter .cher-link {
	background: url("data:image/svg+xml,%3csvg width=\'24\' height=\'24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M5 20l5.856-6.66-5.845-8.32c.113-.007.191-.014.27-.015 1.316 0 2.633.004 3.95-.005.18-.001.28.06.381.205 1.23 1.76 2.467 3.517 3.754 5.35.06-.094.097-.177.154-.243 1.507-1.714 3.018-3.425 4.521-5.142a.442.442 0 01.384-.168c.34.01.682.003 1.087.003L13.94 11.34c.035.06.065.118.102.171 1.941 2.767 3.884 5.533 5.827 8.299.037.052.088.093.133.139-.067.016-.134.047-.2.047-1.434.003-2.867.003-4.3.003-.026-.051-.044-.106-.076-.152-1.285-1.832-2.57-3.663-3.856-5.493-.037-.053-.081-.101-.143-.178-.046.06-.078.107-.116.15-1.23 1.4-2.463 2.798-3.692 4.2-.427.487-.845.982-1.267 1.473H5zm13.176-.926c-.062-.096-.091-.144-.124-.19-3.034-4.248-6.067-8.496-9.108-12.739a.466.466 0 00-.325-.158c-.517-.017-1.033-.008-1.55-.007-.07 0-.14.013-.238.023.068.103.114.18.166.252l4.69 6.564c1.442 2.019 2.882 4.04 4.328 6.055.06.085.17.189.259.191.615.017 1.231.01 1.902.01z\' fill=\'white\'/%3e%3c/svg%3e") no-repeat center/26px 26px;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-twitter .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg width=\'24\' height=\'24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M5 20l5.856-6.66-5.845-8.32c.113-.007.191-.014.27-.015 1.316 0 2.633.004 3.95-.005.18-.001.28.06.381.205 1.23 1.76 2.467 3.517 3.754 5.35.06-.094.097-.177.154-.243 1.507-1.714 3.018-3.425 4.521-5.142a.442.442 0 01.384-.168c.34.01.682.003 1.087.003L13.94 11.34c.035.06.065.118.102.171 1.941 2.767 3.884 5.533 5.827 8.299.037.052.088.093.133.139-.067.016-.134.047-.2.047-1.434.003-2.867.003-4.3.003-.026-.051-.044-.106-.076-.152-1.285-1.832-2.57-3.663-3.856-5.493-.037-.053-.081-.101-.143-.178-.046.06-.078.107-.116.15-1.23 1.4-2.463 2.798-3.692 4.2-.427.487-.845.982-1.267 1.473H5zm13.176-.926c-.062-.096-.091-.144-.124-.19-3.034-4.248-6.067-8.496-9.108-12.739a.466.466 0 00-.325-.158c-.517-.017-1.033-.008-1.55-.007-.07 0-.14.013-.238.023.068.103.114.18.166.252l4.69 6.564c1.442 2.019 2.882 4.04 4.328 6.055.06.085.17.189.259.191.615.017 1.231.01 1.902.01z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/26px 26px;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-facebook .cher-link {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z\' fill=\'white\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-facebook .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-linkedin .cher-link {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z\' fill=\'white\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.single-post .single-post-share-sidebar .cher-links .cher-link-linkedin .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.single-post .single-post-share-sidebar .sidebar-wrapper {
	position: relative;
	padding: .5625rem 1.25rem;
}

.single-post .single-post-share-sidebar .sidebar-wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 76px;
	background: #4e1972;
	content: "";
}

.single-post .single-post-share-sidebar .sidebar-wrapper::after {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 86px;
	height: 68px;
	background: url("data:image/svg+xml,%3csvg width=\'122\' height=\'115\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg transform=\'rotate(90 60.5 61)\' fill=\'%235E2D85\' fill-rule=\'evenodd\'%3e%3ccircle cx=\'58\' cy=\'56\' r=\'56\'/%3e%3cpath d=\'M7.496 121A7.5 7.5 0 100 113.499C0 117.64 3.361 121 7.496 121\'/%3e%3c/g%3e%3c/svg%3e") no-repeat left top;
	content: "";
}

.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 76px;
	overflow: clip;
	content: "";
}

.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-bg-overlay::before {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: -90px;
	width: 350px;
	height: 350px;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/350px 350px;
	content: "";
}

.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-bg-overlay::after {
	position: absolute;
	z-index: 1;
	right: -120px;
	bottom: 0;
	width: 250px;
	height: 250px;
	overflow-x: clip;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/250px 250px;
	content: "";
}

.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-content::before {
	position: absolute;
	z-index: -2;
	top: -37px;
	left: -18px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat left top;
}

.single-post .entry-excerpt {
	position: relative;
}

.single-careers {
	background: #f6f6f6;
}

.single-careers .blog-banner::after, .single-careers .share-this::after {
	background: #f6f6f6;
}

/*   Cher Links
	--------------------------------------------------------------------------  */
.cher-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cher-links .cher-link-item {
	display: inline-block;
}

.cher-links .cher-link-item + .cher-link-item {
	margin-left: .75rem;
}

.cher-links .cher-link-text {
	font-size: 0;
}

.cher-links .cher-link {
	display: inline-block;
	width: 1em;
	height: 1em;
	background-size: contain;
	font-size: 1.75rem;
}

.cher-links .cher-link .icon {
	display: none;
}

.cher-links .cher-link-twitter .cher-link {
	background: url("data:image/svg+xml,%3csvg width=\'24\' height=\'24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M5 20l5.856-6.66-5.845-8.32c.113-.007.191-.014.27-.015 1.316 0 2.633.004 3.95-.005.18-.001.28.06.381.205 1.23 1.76 2.467 3.517 3.754 5.35.06-.094.097-.177.154-.243 1.507-1.714 3.018-3.425 4.521-5.142a.442.442 0 01.384-.168c.34.01.682.003 1.087.003L13.94 11.34c.035.06.065.118.102.171 1.941 2.767 3.884 5.533 5.827 8.299.037.052.088.093.133.139-.067.016-.134.047-.2.047-1.434.003-2.867.003-4.3.003-.026-.051-.044-.106-.076-.152-1.285-1.832-2.57-3.663-3.856-5.493-.037-.053-.081-.101-.143-.178-.046.06-.078.107-.116.15-1.23 1.4-2.463 2.798-3.692 4.2-.427.487-.845.982-1.267 1.473H5zm13.176-.926c-.062-.096-.091-.144-.124-.19-3.034-4.248-6.067-8.496-9.108-12.739a.466.466 0 00-.325-.158c-.517-.017-1.033-.008-1.55-.007-.07 0-.14.013-.238.023.068.103.114.18.166.252l4.69 6.564c1.442 2.019 2.882 4.04 4.328 6.055.06.085.17.189.259.191.615.017 1.231.01 1.902.01z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/26px 26px;
}

.cher-links .cher-link-twitter .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg width=\'24\' height=\'24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M5 20l5.856-6.66-5.845-8.32c.113-.007.191-.014.27-.015 1.316 0 2.633.004 3.95-.005.18-.001.28.06.381.205 1.23 1.76 2.467 3.517 3.754 5.35.06-.094.097-.177.154-.243 1.507-1.714 3.018-3.425 4.521-5.142a.442.442 0 01.384-.168c.34.01.682.003 1.087.003L13.94 11.34c.035.06.065.118.102.171 1.941 2.767 3.884 5.533 5.827 8.299.037.052.088.093.133.139-.067.016-.134.047-.2.047-1.434.003-2.867.003-4.3.003-.026-.051-.044-.106-.076-.152-1.285-1.832-2.57-3.663-3.856-5.493-.037-.053-.081-.101-.143-.178-.046.06-.078.107-.116.15-1.23 1.4-2.463 2.798-3.692 4.2-.427.487-.845.982-1.267 1.473H5zm13.176-.926c-.062-.096-.091-.144-.124-.19-3.034-4.248-6.067-8.496-9.108-12.739a.466.466 0 00-.325-.158c-.517-.017-1.033-.008-1.55-.007-.07 0-.14.013-.238.023.068.103.114.18.166.252l4.69 6.564c1.442 2.019 2.882 4.04 4.328 6.055.06.085.17.189.259.191.615.017 1.231.01 1.902.01z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat center/26px 26px;
}

.cher-links .cher-link-facebook .cher-link {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.cher-links .cher-link-facebook .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M37.04 64H25.05V32h-8V20.97h8l-.01-6.5c0-9 2.44-14.47 13.04-14.47h8.82v11.03h-5.51c-4.13 0-4.33 1.54-4.33 4.42l-.02 5.52h9.92L45.78 32h-8.74v32z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.cher-links .cher-link-linkedin .cher-link {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z\' fill=\'%23B2D235\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

.cher-links .cher-link-linkedin .cher-link:hover {
	background: url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'64\' height=\'64\'%3e%3cpath d=\'M64 38.57c0-.58 0-1.17-.04-1.75-.08-1.33-.25-2.65-.53-3.96-.38-1.74-.94-3.42-1.79-4.99-1.51-2.8-3.67-4.9-6.59-6.2-1.67-.74-3.42-1.14-5.24-1.29-1.67-.13-3.33-.08-4.97.25-2.5.51-4.69 1.62-6.52 3.42-.86.84-1.59 1.77-2.26 2.76-.05.07-.07.16-.2.21V21.3H22.14v.26c.01.44.03.88.03 1.32.02 2.4.04 4.8.04 7.2 0 3.85-.01 7.7-.01 11.54 0 2.48-.01 4.97-.01 7.45l-.03 7.82c-.01 1.89-.01 3.78-.02 5.67h13.74c0-.11-.01-.22-.01-.32V39.3c0-.77.05-1.53.2-2.28.11-.54.31-1.03.55-1.52.65-1.29 1.53-2.38 2.74-3.18 1.09-.72 2.29-1.09 3.59-1.15.81-.03 1.61.02 2.4.23 1.57.41 2.75 1.34 3.57 2.73.53.9.84 1.88 1.05 2.9.22 1.07.31 2.16.31 3.25v22.19c0 .03 0 .07-.01.1h13.69c.01-.11.02-.23.02-.35.02-7.87.02-15.76.02-23.65zM14.55 21.32H.85v41.26h13.69c.01-.12.03-.25.03-.37V21.43c0-.03-.01-.07-.02-.11zM12.93 3.08c-1.09-.89-2.35-1.37-3.72-1.57-.22-.03-.44-.07-.66-.1h-1.5c-.22.03-.44.07-.66.1-1.6.24-3.04.83-4.24 1.96C1.07 4.49.42 5.73.15 7.18c-.05.24-.1.48-.15.73v1.3c.05.22.1.43.14.65.41 2.21 1.6 3.86 3.58 4.92 1.04.56 2.15.82 3.32.89 1.27.07 2.51-.05 3.71-.48 1.8-.64 3.17-1.77 4.01-3.5.69-1.42.86-2.92.57-4.48-.3-1.65-1.07-3.05-2.4-4.13z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat center/20px 20px;
}

/*   CTAs
	--------------------------------------------------------------------------  */
.cta {
	display: block;
	margin: auto;
	text-decoration: none;
}

.cta.full-width {
	margin: 0 1.69492%;
	padding: 2.8125rem 1.5625rem 2.5rem;
	border: 1px solid #ccc;
	color: #2c313b;
	text-align: center;
}

.cta.full-width .heading {
	margin: 0 0 .5em;
	font-size: 1.875rem;
}

.cta.full-width .button {
	margin-top: 2em;
}

.cta.ebook {
	color: #fff;
	text-align: center;
}

.cta.ebook img {
	display: block;
	width: 70%;
	height: auto;
	margin: auto;
}

.cta.ebook .heading {
	margin: 0 0 .5em;
	font-size: 1.875rem;
}

.cta.ebook .text {
	line-height: 1.5rem;
}

.cta.ebook .button {
	margin-top: 2em;
}

.cta.ebook .content {
	padding: 1.5em 0 0;
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 1.875rem 0 4.375rem;
	padding: 0;
	list-style-type: none;
}

.pagination .page-numbers {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 .625rem;
	color: #808284;
	font-size: 1rem;
	line-height: 1.875rem;
	text-align: center;
	text-decoration: none;
}

.pagination .page-numbers:hover {
	color: #b2d235;
}

.pagination .page-numbers.current {
	border-radius: 50%;
	background: #ceed54;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
}

.pagination .page-numbers.current:hover {
	color: #080808;
}

.pagination .page-numbers.next, .pagination .page-numbers.prev {
	transform: rotate(90deg);
	background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 8px;
	font-size: 0;
}

.pagination .page-numbers.next {
	transform: rotate(-90deg);
}

.pagination li {
	display: -ms-flexbox;
	display: flex;
	width: 26px;
	height: 26px;
	margin: 0 .625rem;
	color: #080808;
	font-size: 1rem;
	letter-spacing: .1rem;
	line-height: 1.625rem;
	text-align: center;
}

.pagination li.next a, .pagination li.previous a {
	transform: rotate(90deg);
	background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 8px;
	font-size: 0;
}

.pagination li.next.disabled a, .pagination li.previous.disabled a {
	background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23C7C7C8\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 8px;
}

.pagination li.next a {
	transform: rotate(-90deg);
}

.pagination li.active a {
	border-radius: 50%;
	background: #ceed54;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
}

.pagination li.active a:hover {
	color: #080808;
}

.pagination li a {
	display: inline-block;
	width: 26px;
	height: 26px;
	padding-left: .0625rem;
	color: #808284;
	font-size: 1rem;
	line-height: 1.875rem;
}

.pagination li a:hover {
	color: #b2d235;
}

/*   Partial - Related Posts
    --------------------------------------------------------------------------  */
.related-posts {
	padding: 2em 0;
	text-align: center;
}

.related-posts .post-container {
	text-align: left;
}

/*   Main Navigation
	--------------------------------------------------------------------------  */
.main-nav {
	z-index: 60;
}

.main-nav .menu-item-link {
	transition: background-color .2s ease-out;
}

.main-nav .main-menu-toggle {
	position: relative;
	padding: .625rem;
	outline: 0;
	border: 0;
	border-radius: 50%;
	background-color: #b2d235;
	cursor: pointer;
}

.main-nav .main-menu-toggle .hamburger {
	position: relative;
	z-index: 2;
	width: 20px;
	height: 20px;
}

.main-nav .main-menu-toggle .hamburger .part {
	position: absolute;
	left: 50%;
	display: block;
	width: 18px;
	height: 2px;
	transform: translate(-50%, -50%);
	transform-origin: center;
	border-radius: 1px;
	background-color: #2c313b;
	transition: all .35s ease-out;
}

.main-nav .main-menu-toggle .hamburger .top-bun {
	top: 25%;
}

.nav-open .main-nav .main-menu-toggle .hamburger .top-bun {
	top: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.main-nav .main-menu-toggle .hamburger .meat {
	top: 50%;
	opacity: 1;
}

.nav-open .main-nav .main-menu-toggle .hamburger .meat {
	top: 50%;
	transform: translate(-50%, -50%) rotate(180deg);
	opacity: 0;
}

.main-nav .main-menu-toggle .hamburger .bottom-bun {
	top: 75%;
}

.nav-open .main-nav .main-menu-toggle .hamburger .bottom-bun {
	top: 50%;
	transform: translate(-50%, -50%) rotate(225deg);
}

.main-menu {
	display: none;
	margin: 0;
	padding: 1.875rem;
	transform: translateX(100%);
	background-color: #fff;
	list-style: none;
	transition: transform .4s ease-out;
}

.nav-open .main-menu {
	max-width: 370px;
	margin: 0 auto;
	transform: translateX(0);
}

.nav-open .main-menu.active-submenu {
	max-width: 100%;
	transform: translateX(-100%);
}

.main-menu .menu-item {
	list-style-type: none;
}

.main-menu .menu-item + .menu-item {
	margin-top: .3125rem;
}

.main-menu .menu-item .utility-menu {
	padding: 0;
}

.main-menu .menu-item .utility-menu .menu-item-link {
	color: #080808;
	font-family: "AvenirLTPro-Medium", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
	text-transform: none;
}

.main-menu .menu-item .utility-menu .menu-item-link + .menu-item-link {
	margin-top: 0;
}

.main-menu .menu-item .secondary-menu {
	margin: 1.25rem 0 0;
}

.main-menu .menu-item .secondary-menu a {
	width: 100%;
}

.main-menu .menu-item .search-form {
	margin: .625rem 0 0;
}

.main-menu .menu-item .search-form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.main-menu .menu-item .search-form .search-form-field {
	width: calc(100% - 12px);
	margin-left: .75rem;
	padding: .3125rem;
	outline: none;
	border: none;
	border-bottom: 1px solid #080808;
	background: none;
	font-size: .875rem;
}

.main-menu .menu-item .search-form .search-form-field:-ms-input-placeholder {
	opacity: 1;
	color: #080808;
}

.main-menu .menu-item .search-form .search-form-field::placeholder {
	opacity: 1;
	color: #080808;
}

.main-menu .menu-item .search-form .icon-search {
	position: absolute;
	top: 8px;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.main-menu .menu-item .search-form .icon-search svg {
	width: 12px;
	height: 14px;
}

.main-menu .menu-item .search-form .close-search, .main-menu .menu-item .search-form .search-submit {
	display: none;
}

.main-menu .menu-item {
	position: relative;
}

.main-menu .menu-item.cta {
	padding-right: 0;
	padding-left: 1.25rem;
}

.main-menu .menu-item.cta .menu-item-link {
	background-color: #ed4300;
	color: #fff;
	text-align: center;
}

.main-menu .menu-item.cta:hover .menu-item-link {
	background-color: #ff6a2b !important;
	color: #fff !important;
}

.main-menu .menu-item-link {
	position: relative;
	display: block;
	color: #080808;
}

.main-menu .menu-item-top-level > .sub-menu-toggle svg {
	transform: rotate(270deg);
}

.main-menu .menu-item-top-level > .sub-menu-toggle.active svg {
	transform: rotate(270deg);
}

.main-menu .sub-menu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	text-align: right;
	cursor: pointer;
}

.main-menu .sub-menu-toggle svg {
	width: 14px;
	height: 9px;
	transform: rotate(0);
	transition: all 100ms ease-out;
}

.main-menu .sub-menu-toggle svg path {
	fill: #b2d235;
}

.main-menu .sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.main-menu .sub-menu {
	display: none;
	padding: 0 0 0 1.5625rem;
	list-style: none;
}

.main-menu .sub-menu .columns-container {
	max-width: 1210px;
	max-width: 1270px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1.875rem;
}

.main-menu .sub-menu .columns-container:after {
	content: " ";
	display: block;
	clear: both;
}

.main-menu .sub-menu .columns-container .columns {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
}

.main-menu .sub-menu .columns-container .columns .menu-item-level-2 {
	width: calc(100% - 30px);
	margin: 0 .9375rem .625rem;
}

.main-menu .sub-menu .columns-container .columns .menu-item-level-2 > .menu-item-link {
	position: relative;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: 0;
	text-transform: capitalize;
	transition: all .3s ease-out;
}

.main-menu .sub-menu .columns-container .columns .menu-item-level-2 > .menu-item-link:hover {
	padding-left: 1.375rem;
}

.main-menu .sub-menu .columns-container .columns .menu-item-level-2 > .menu-item-link:hover::before {
	left: 0;
	opacity: 1;
}

.main-menu .sub-menu .columns-container .columns .menu-item-level-2 > .menu-item-link::before {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 14px;
	height: 2px;
	margin-top: -.125rem;
	transform: translateY(-50%);
	opacity: 0;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 2.5rem;
	padding: 0;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item {
	width: 100%;
	margin: 0 0 1.25rem;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item:last-child {
	margin: 0;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta {
	min-height: inherit;
	margin: 0;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.left-top::before {
	left: -35px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.left-bottom::before {
	left: -35px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.right-top::before {
	right: -35px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.right-botttom::before {
	right: -35px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta::before {
	width: 311px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta .cta-title {
	margin-bottom: .625rem;
}

.main-menu .sub-menu .columns-container .columns .menu-cta {
	min-height: 180px;
	margin: 0 1rem;
	padding: 1.25rem;
	background-color: #f6f6f6;
	white-space: normal;
}

.main-menu .sub-menu .columns-container .columns .menu-cta.left-top::before {
	top: -16px;
	left: -16px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta.left-bottom::before {
	bottom: -16px;
	left: -16px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta.right-top::before {
	top: -16px;
	right: -16px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta.right-botttom::before {
	right: -16px;
	bottom: -16px;
}

.main-menu .sub-menu .columns-container .columns .menu-cta::before {
	position: absolute;
	z-index: -1;
	width: 153px;
	height: 83px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	content: "";
}

.main-menu .sub-menu .columns-container .columns .menu-cta .cta-title {
	margin-bottom: 1.25rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: -.02188rem;
	line-height: 1.5rem;
}

.main-menu .sub-menu .columns-container .columns .column, .main-menu .sub-menu .columns-container .columns .sub-menu-level-2 {
	padding: 0;
}

.main-menu .sub-menu .columns-container .columns .column .menu-item-link, .main-menu .sub-menu .columns-container .columns .sub-menu-level-2 .menu-item-link {
	position: relative;
	transition: all .3s ease-out;
}

.main-menu .sub-menu .columns-container .columns .column .menu-item-link:hover, .main-menu .sub-menu .columns-container .columns .sub-menu-level-2 .menu-item-link:hover {
	padding-left: 1.375rem;
}

.main-menu .sub-menu .columns-container .columns .column .menu-item-link:hover::before, .main-menu .sub-menu .columns-container .columns .sub-menu-level-2 .menu-item-link:hover::before {
	left: 0;
	opacity: 1;
}

.main-menu .sub-menu .columns-container .columns .column .menu-item-link::before, .main-menu .sub-menu .columns-container .columns .sub-menu-level-2 .menu-item-link::before {
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	width: 14px;
	height: 1px;
	transform: translateY(-50%);
	opacity: 0;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.main-menu .sub-menu .menu-item {
	font-size: 90%;
	font-weight: 200;
}

.main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
	margin-right: 2.75rem;
}

.main-menu.main-menu-no-touch .menu-item-has-children:hover > .sub-menu {
	display: block;
}

.menu-item.project-menu .sub-menu .meganav-shapes, .menu-item.solution-menu .sub-menu .meganav-shapes, .menu-item.subnav-meganav .sub-menu .meganav-shapes {
	display: none;
}

.menu-item.project-menu .sub-menu .meganav-content, .menu-item.project-menu .sub-menu .meganav-heading, .menu-item.solution-menu .sub-menu .meganav-content, .menu-item.solution-menu .sub-menu .meganav-heading, .menu-item.subnav-meganav .sub-menu .meganav-content, .menu-item.subnav-meganav .sub-menu .meganav-heading {
	display: none;
}

.menu-item.project-menu .sub-menu .meganav-content .shape-container, .menu-item.solution-menu .sub-menu .meganav-content .shape-container, .menu-item.subnav-meganav .sub-menu .meganav-content .shape-container {
	display: none;
}

.menu-item.project-menu .sub-menu .meganav-children .triangle, .menu-item.solution-menu .sub-menu .meganav-children .triangle, .menu-item.subnav-meganav .sub-menu .meganav-children .triangle {
	display: none;
}

.post-grid.blog-grid .filter-bar {
	border-top: 1px solid #896aa8;
}

.post-grid.blog-grid .filter-bar .filter-name {
	display: none;
}

.post-grid.blog-grid .filter-bar .filter-name-link {
	position: relative;
	padding-left: 0;
	color: #fff;
}

.post-grid.blog-grid .filter-bar .filter-name-link::before {
	position: absolute;
	bottom: 16px;
	left: 0;
	width: calc(100% - 30px);
	height: 1px;
	background: #ceed54;
	content: "";
}

.post-grid.blog-grid .filter-bar .filters {
	box-shadow: 0 20px 10px -15px rgba(0, 0, 0, .07);
}

.post-grid.blog-grid .filter-bar .filter {
	position: static;
	width: 100%;
}

.post-grid.blog-grid .filter-bar .filter .filter-options {
	max-width: 100%;
	margin: 0 auto;
}

.post-grid.blog-grid .filter-bar .filter .filter-options .parent-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	list-style-type: none;
}

.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover {
	width: 100%;
	padding: .625rem 1.25rem;
	list-style-type: none;
}

.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover .parent-inner {
	display: none;
	width: 100%;
	padding: .625rem 0 0;
}

.post-grid.blog-grid .filter-bar .filter .filter-options .parent {
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: .055rem;
	text-transform: uppercase;
}

.post-grid.blog-grid .filter-bar .filter .filter-options .filter-option-add {
	cursor: pointer;
}

.post-grid.blog-grid .filter-bar .filters-footer {
	text-align: center;
}

.post-grid.blog-grid .filter-bar-search {
	width: 160px;
}

.post-grid.blog-grid .filter-bar-search-input {
	color: #fff;
}

.post-grid.blog-grid .filter-bar-search-input::-ms-input-placeholder {
	color: #fff;
}

.post-grid.blog-grid .filter-bar-search-input:-ms-input-placeholder {
	color: #fff;
}

.post-grid.blog-grid .filter-bar-search-input::placeholder {
	color: #fff;
}

.post-grid .filter-bar-outer-container {
	background: none;
}

.post-grid .filter-bar-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}

.post-grid .filter-bar-wrapper::after {
	display: none;
}

.post-grid .filter-bar-header {
	width: 50px;
}

.post-grid .filter-bar-heading {
	position: relative;
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 3.75rem;
	text-align: right;
}

.post-grid .filter-bar-heading-icon {
	display: block;
	vertical-align: middle;
	width: 29px;
	height: 21px;
	background: url("data:image/svg+xml,%3csvg width=\'29\' height=\'23\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg transform=\'translate(0 1)\' fill=\'%23808284\' fill-rule=\'evenodd\'%3e%3cpath fill-rule=\'nonzero\' d=\'M29 1.912v.9H0v-.9zm0 8.218v.9H0v-.9zm0 8.217v.9H0v-.9z\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'2.283\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'8.48\' cy=\'10.5\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'18.717\' rx=\'2.245\' ry=\'2.283\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/29px 21px;
	font-size: 0;
}

.blog .post-grid .filter-bar-heading-icon {
	background: url("data:image/svg+xml,%3csvg width=\'29\' height=\'23\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg transform=\'translate(0 1)\' fill=\'%23808284\' fill-rule=\'evenodd\'%3e%3cpath fill-rule=\'nonzero\' d=\'M29 1.912v.9H0v-.9zm0 8.218v.9H0v-.9zm0 8.217v.9H0v-.9z\' fill=\'%23896AA8\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'2.283\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'8.48\' cy=\'10.5\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'18.717\' rx=\'2.245\' ry=\'2.283\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/29px 21px;
}

.post-type-project .post-grid .filter-bar-heading-icon {
	background: url("data:image/svg+xml,%3csvg width=\'29\' height=\'23\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg transform=\'translate(0 1)\' fill=\'%23808284\' fill-rule=\'evenodd\'%3e%3cpath fill-rule=\'nonzero\' d=\'M29 1.912v.9H0v-.9zm0 8.218v.9H0v-.9zm0 8.217v.9H0v-.9z\' fill=\'%235E2D85\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'2.283\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'8.48\' cy=\'10.5\' rx=\'2.245\' ry=\'2.283\'/%3e%3cellipse stroke=\'%23EAEAEA\' stroke-width=\'.9\' cx=\'17.46\' cy=\'18.717\' rx=\'2.245\' ry=\'2.283\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/29px 21px;
}

.post-grid .filter-bar-heading-icon svg {
	width: 16px;
	height: 16px;
}

.post-grid .filter-toggle {
	width: 100%;
	height: 40px;
	padding: 0 .5rem;
	border: none;
	background-color: transparent;
	font-size: .875rem;
	cursor: pointer;
	transition: all 200ms ease-out;
}

.post-grid .filter-toggle path {
	transition: fill 200ms ease-out;
}

.post-grid .filter-toggle:focus {
	outline: 0;
	border-color: #00aaec;
}

.post-grid .filter-bar {
	border-top: 1px solid #c8cdc7;
	transition: opacity 500ms ease;
}

.post-grid .filter-bar.loading {
	opacity: .5;
	pointer-events: none;
}

.post-grid .filter-bar .filters {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	padding: 1.25rem 5%;
}

.post-grid .filter-bar .filter {
	position: relative;
}

.post-grid .filter-bar .filter-options {
	width: 100%;
	margin: .625rem 0 0;
	padding: 0;
}

.post-grid .filter-bar .filter-option {
	position: relative;
	list-style: none;
}

.post-grid .filter-bar .filter-option:not(:first-child) {
	margin-top: .625rem;
}

.post-grid .filter-bar .filter-option-add {
	display: inline-block;
	width: 100%;
	padding: 0 0 0 1.6rem;
	color: #080808;
	font-size: .875em;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	text-decoration: none;
}

.post-grid .filter-bar .filter-option-add:focus {
	outline: 0;
}

.post-grid .filter-bar .filter-option-add:hover {
	color: #5e2d85;
}

.post-grid .filter-bar .filter-option-add::before {
	position: absolute;
	top: 5px;
	left: 0;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: .75rem;
	border: 1px solid #4e1972;
	border-radius: 50%;
	background-color: #fff;
	content: " ";
	transition: background-color 200ms ease-out;
}

.post-grid .filter-bar .filter-option-add::after {
	display: none;
}

.post-grid .filter-bar .filter-option-add.active::before {
	border: 1px solid #4e1972;
	background-color: #4e1972;
}

.post-grid .filter-bar .filter-option-add.active::after {
	position: absolute;
	top: 8px;
	left: 3px;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ceed54;
	content: " ";
}

.post-grid .filter-bar .filter-name {
	margin: 0;
	font-size: .875rem;
	font-weight: 700;
}

.post-grid .filter-bar .filter-name svg {
	display: none;
	width: 14px;
	height: 14px;
	margin-left: .5rem;
}

.post-grid .filter-bar .filter-name svg path {
	fill: #586275;
}

.post-grid .filter-bar .filter-name-link {
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: .055rem;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: border 200ms ease-out;
}

.post-grid .filter-bar .filter-name-link::after {
	display: inline-block;
	width: 10px;
	height: 5px;
	margin-left: .625rem;
	background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 5px;
	content: "";
}

.post-grid .filter-bar .filter-name-link:focus {
	outline: 0;
}

.post-grid .filters-footer {
	margin-top: 1.25rem;
}

.post-grid .filters-close {
	width: 100%;
}

.post-grid .filter-bar-search {
	position: relative;
	width: auto;
}

.post-grid .filter-bar-search .search-submit {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 50px;
	padding: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.post-grid .filter-bar-search .search-submit:focus {
	outline: 0;
}

.post-grid .filter-bar-search .search-submit:focus path {
	fill: #b2d235;
}

.post-grid .filter-bar-search .search-submit path {
	transition: fill 200ms ease-out;
	fill: #d2e588;
}

.post-grid .filter-bar-search .search-submit-icon {
	width: 11px;
	height: 12px;
	transform: rotate(-90deg);
}

.post-grid .filter-bar-search-input {
	display: block;
	width: 100%;
	height: 50px;
	padding: .5rem 1rem .5rem 2.375rem;
	border: none;
	background: transparent;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .875rem;
	transition: border 200ms ease-out;
}

.post-grid .filter-bar-search-input:focus {
	outline: 0;
}

.post-grid .filter-bar-search-input::-ms-input-placeholder {
	opacity: 1;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	text-transform: uppercase;
}

.post-grid .filter-bar-search-input:-ms-input-placeholder {
	opacity: 1;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	text-transform: uppercase;
}

.post-grid .filter-bar-search-input:-ms-input-placeholder {
	opacity: 1;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	text-transform: uppercase;
}

.post-grid .filter-bar-search-input::placeholder {
	opacity: 1;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	text-transform: uppercase;
}

.post-grid .active-filter-items {
	margin: 0;
	padding: .625rem 0;
}

.post-grid .active-filter {
	display: inline-block;
	margin: .1875rem;
}

.post-grid .active-filter:hover {
	color: #16191e;
}

.post-grid .active-filter strong {
	font-weight: 300;
}

.post-grid .active-filter.clear-filter .icon {
	position: relative;
	top: .15em;
}

.post-grid .active-filter.clear-filter .icon path {
	fill: #2c313b;
}

.post-grid .active-filter.clear-filter::before {
	display: none;
}

.post-grid .filter-option-remove, .post-grid .text-filter span {
	display: block;
	padding: .5rem .9375rem .5rem 1.25rem;
	opacity: .8;
	border: 1px solid #8b8d8f;
	border-radius: 20px;
	background-color: #fff;
	color: #000;
	font-size: .75rem;
	letter-spacing: 0;
	line-height: 1;
	text-transform: lowercase;
	text-decoration: none;
	transition: all 200ms ease-out;
}

.post-grid .filter-option-remove:hover, .post-grid .text-filter span:hover {
	color: #5e2d85;
}

.post-grid .filter-option-remove:focus, .post-grid .text-filter span:focus {
	outline: 0;
	border-color: #8b8d8f;
}

.post-grid .filter-option-remove::after, .post-grid .text-filter span::after {
	position: relative;
	top: 2px;
	display: inline-block;
	margin-left: .3125rem;
	color: #b2d235;
	font-size: 1.25rem;
	line-height: .8;
	content: "×";
}

.post-grid .text-filter strong {
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
}

.post-grid .text-filter::after {
	display: none;
}

.post-grid .clear-filter-link {
	margin-left: .9375rem;
	opacity: 1;
	border: 0;
	border-radius: 0;
}

.post-grid .clear-filter-link::after {
	top: inherit;
	margin: 0;
}

.post-grid .resource-loading {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 160px;
	height: 160px;
}

.post-grid .resource-loading-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	color: #5e2d85;
	font-size: .875rem;
	font-weight: 600;
	line-height: 10rem;
	text-align: center;
	text-transform: uppercase;
}

.post-grid .resource-loading-throbber {
	display: inline-block;
}

.post-grid .resource-loading-throbber::after {
	display: block;
	width: 160px;
	height: 160px;
	border: 6px solid;
	border-radius: 50%;
	border-color: transparent #5e2d85;
	content: " ";
	animation: throbber 1s linear infinite;
}

@keyframes throbber {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.resource-card {
	display: block;
	background-color: #fff;
	color: #2c313b;
	text-align: center;
	text-decoration: none;
}

.resource-card-thumb-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	height: 300px;
}

.resource-card-thumb-img.no-image {
	max-width: 400px;
	height: auto;
	opacity: .4;
}

.resource-card-type {
	color: #808284;
	font-size: .9375rem;
	letter-spacing: 0;
}

.resource-card-title {
	margin: 1rem 0;
	overflow: hidden;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -.02375rem;
	line-height: 1.2;
}

.resource-card-collection {
	max-width: 1210px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.resource-card-collection:after {
	content: " ";
	display: block;
	clear: both;
}

.resource-card-collection .resource-card {
	width: 100%;
	margin: 0 0 1.875rem;
}

.resource-card-collection .resource-card .ondemand-webinars-card .resource-card-thumb .play-button, .resource-card-collection .resource-card .upcoming-webinars-card .resource-card-thumb .play-button, .resource-card-collection .resource-card .videos-card .resource-card-thumb .play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	margin-top: 1.875rem;
	cursor: pointer;
}

.resource-card-collection .resource-card .ondemand-webinars-card .resource-card-thumb .icon, .resource-card-collection .resource-card .upcoming-webinars-card .resource-card-thumb .icon, .resource-card-collection .resource-card .videos-card .resource-card-thumb .icon {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	background-size: 100%;
}

.resource-card-collection .resource-card .ondemand-webinars-card .resource-card-thumb svg, .resource-card-collection .resource-card .upcoming-webinars-card .resource-card-thumb svg, .resource-card-collection .resource-card .videos-card .resource-card-thumb svg {
	width: 80px;
	height: 80px;
}

.resource-card-collection .resource-card .ondemand-webinars-card .resource-card-thumb .play-icon .play-arrow, .resource-card-collection .resource-card .upcoming-webinars-card .resource-card-thumb .play-icon .play-arrow, .resource-card-collection .resource-card .videos-card .resource-card-thumb .play-icon .play-arrow {
	transform: scale(1);
	transform-origin: 50% 50%;
	transition: transform 200ms ease-out;
}

.resource-card-collection .resource-card .ondemand-webinars-card .resource-card-thumb .play-icon .stroke-solid, .resource-card-collection .resource-card .upcoming-webinars-card .resource-card-thumb .play-icon .stroke-solid, .resource-card-collection .resource-card .videos-card .resource-card-thumb .play-icon .stroke-solid {
	transition: stroke-dashoffset 1s ease, opacity 1s ease;
	stroke-dasharray: 300;
	stroke-dashoffset: 0;
	stroke-width: 3px;
}

.resource-card-collection .resource-card .ondemand-webinars-card:hover .resource-card-thumb .play-icon .stroke-solid, .resource-card-collection .resource-card .upcoming-webinars-card:hover .resource-card-thumb .play-icon .stroke-solid, .resource-card-collection .resource-card .videos-card:hover .resource-card-thumb .play-icon .stroke-solid {
	opacity: 1;
	stroke-dashoffset: 300;
}

.resource-card-collection .resource-card .ondemand-webinars-card:hover .resource-card-thumb .play-icon .play-arrow, .resource-card-collection .resource-card .upcoming-webinars-card:hover .resource-card-thumb .play-icon .play-arrow, .resource-card-collection .resource-card .videos-card:hover .resource-card-thumb .play-icon .play-arrow {
	transform: scale(1);
}

.resource-card-collection .call-to-action {
	display: inline-block;
	margin-bottom: 1.875rem;
}

.resource-card-collection .call-to-action .container {
	padding: 0;
}

.resource-card-collection .resource-card-thumb {
	position: relative;
	width: 230px;
	height: 290px;
	margin: 0 auto 1rem;
	overflow: hidden;
	box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .14);
}

.resource-card-collection .resource-card-thumb .resource-type {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 60px;
	color: #fff;
	font-size: .8125rem;
	letter-spacing: 0;
	text-align: center;
}

.resource-card-collection .resource-card-thumb .resource-type::before {
	position: absolute;
	z-index: -1;
	bottom: 0;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background: #4e1972;
	content: "";
}

.resource-grid::after {
	display: table;
	content: "";
}

.resource-grid .resource-card-collection-wrapper {
	margin: auto;
	padding: 1.875rem 0 0;
}

.resource-grid .resource-card {
	margin-bottom: 1.875rem;
}

.resource-grid .pagination {
	margin-top: 0;
}

.no-results {
	padding: 6.25rem 0 12.5rem;
	text-align: center;
}

.no-results .section-title {
	margin-bottom: .625rem;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: .055rem;
	text-align: center;
	text-transform: uppercase;
}

.resource-article {
	display: inline-block;
	width: 100%;
	background: #f6f6f6;
}

.resource-article.in-view .resource-hero .shapes::after {
	top: -300px;
	right: -200px;
}

.resource-article.in-view .resource-hero .shapes::before {
	top: 170px;
}

.resource-hero {
	position: relative;
	background: #4e1972;
}

.resource-hero .shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.resource-hero .shapes::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 450px;
	height: 450px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.resource-hero .shapes::before {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 60px;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.resource-hero .resource-hero-pretitle {
	margin: 0 0 1.25rem;
	color: #ceb8e3;
	font-family: "MuseoSlab-500";
	font-size: 1rem;
	letter-spacing: .0625rem;
	text-transform: uppercase;
}

.resource-hero .resource-hero-title {
	margin: 0;
	color: #fff;
	line-height: 1.1;
}

.resource-hero .resource-hero-subtitle {
	margin: .5rem 0 0;
	font-size: 1rem;
}

.resource-hero .resource-hero-thumb {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 9.375rem;
	margin: 0 auto;
}

.resource-hero .resource-hero-thumb-img {
	display: block;
	max-width: 100%;
}

.resource-hero-wrapper {
	position: relative;
	padding: 2.5rem 0;
}

.resource-hero-has-image .resource-hero-wrapper {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.resource-hero-header {
	text-align: center;
}

.resource-hero-has-image .resource-hero-header {
	margin-top: 1.25rem;
}

.resource-body {
	margin-top: 2.5rem;
	margin-bottom: 1.875rem;
}

.resource-body:not(.resource-body-has-form) {
	max-width: 50.625rem;
	margin-right: auto;
	margin-bottom: 2.5rem;
	margin-left: auto;
}

.resource-body-content .button {
	margin-top: 1.875rem;
}

.resource-body-form {
	margin-top: 1.875rem;
}

.resource-body-form .gform_wrapper {
	max-width: 500px;
	margin: 0 auto 3.125rem;
}

.resource-share {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 1.25rem 0 0;
}

.resource-share .resource-share-heading {
	display: inline-block;
	margin: 0 .625rem 0 0;
	color: #ceb8e3;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: .0625rem;
}

.resource-share .resource-share-options {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.resource-hero-has-image .resource-share .resource-share-options {
	text-align: left;
}

.resource-share .resource-share-option {
	display: inline-block;
	margin: 0 .625rem 0 0;
}

.resource-share .resource-share-option:last-child {
	margin: 0;
}

.resource-share .resource-share-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.resource-share .resource-share-icon:hover svg path {
	fill: #b2d235;
}

.resource-share .resource-share-icon svg {
	width: 20px;
	height: 20px;
}

.resource-share .resource-share-icon svg path {
	fill: #ceb8e3;
}

/*  ==========================================================================
     PARTIALS
     Template partials
    ==========================================================================  */

/*   Buttons
	--------------------------------------------------------------------------  */
.button, .core a.button, .main-header .secondary-menu a, .post-grid .filters-close {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: .875rem 2.25em .625rem;
	overflow: hidden;
	border: none;
	border-radius: 25px;
	background-color: #ceed54;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: .1175rem;
	line-height: 1.25rem;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: all 100ms ease-out;
}

.button:focus, .core a.button:focus, .main-header .secondary-menu a:focus, .post-grid .filters-close:focus {
	outline: 0;
}

.button::after, .core a.button::after, .main-header .secondary-menu a::after, .post-grid .filters-close::after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 50%;
	width: 200%;
	height: 150px;
	transform: translateZ(0) translate(-50%, 50%) scale(0);
	border-radius: 50%;
	background-color: #b2d235;
	content: "";
	transition: transform .5s cubic-bezier(.165, .84, .44, 1);
}

.button:hover::after, .main-header .secondary-menu a:hover::after, .post-grid .filters-close:hover::after {
	transform: translateZ(0) translate(-50%, 50%) scale(1);
}

.button.small-button, .core a.button.small-button {
	padding: .75rem 1.25rem .5rem;
	font-size: .8125rem;
	letter-spacing: .10938rem;
	line-height: 1rem;
}

.ginput_container_fileupload input[type='file'], .post-grid .clear-filter-link, .text-link, .vtlmb-bar .vtlmb-bar-link {
	position: relative;
	padding: .3125rem 0 .1875rem;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	letter-spacing: .10188rem;
	line-height: 1rem;
	text-transform: uppercase;
	text-decoration: none;
}

.ginput_container_fileupload input[type='file']:hover::before, .post-grid .clear-filter-link:hover::before, .text-link:hover::before, .vtlmb-bar .vtlmb-bar-link:hover::before {
	opacity: 1;
	animation: coverUp .3s ease forwards;
}

.ginput_container_fileupload input[type='file']:hover::after, .post-grid .clear-filter-link:hover::after, .text-link:hover::after, .vtlmb-bar .vtlmb-bar-link:hover::after {
	opacity: 0;
}

.ginput_container_fileupload input[type='file']::after, .ginput_container_fileupload input[type='file']::before, .post-grid .clear-filter-link::after, .post-grid .clear-filter-link::before, .text-link::after, .text-link::before, .vtlmb-bar .vtlmb-bar-link::after, .vtlmb-bar .vtlmb-bar-link::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #b2d235;
	content: "";
	pointer-events: none;
}

.ginput_container_fileupload input[type='file']::before, .post-grid .clear-filter-link::before, .text-link::before, .vtlmb-bar .vtlmb-bar-link::before {
	top: 0;
	height: 100%;
	opacity: 0;
}

.ginput_container_fileupload input[type='file']::after, .post-grid .clear-filter-link::after, .text-link::after, .vtlmb-bar .vtlmb-bar-link::after {
	transition: opacity .3s;
}

@keyframes coverUp {
	0% {
		transform: scale3d(1, .045, 1);
		transform-origin: 50% 100%;
	}
	
	50% {
		transform: scale3d(1, 1, 1);
		transform-origin: 50% 100%;
	}
	
	51% {
		transform: scale3d(1, 1, 1);
		transform-origin: 50% 0%;
	}
	
	100% {
		transform: scale3d(1, .045, 1);
		transform-origin: 50% 0%;
	}
}

.ghost-button {
	color: #fff;
	background-color: transparent;
	border: 4px solid #ceed54;
	border-radius: 48px;
	padding: .8125rem 2.25em .625rem !important;
	transition: border .3s;
}

.ghost-button:hover {
	border-color: #b2d235;
}

/*   Gravity Forms
	--------------------------------------------------------------------------  */
.gform_wrapper {
	position: relative;
	margin-bottom: 3.125rem;
}

.gform_wrapper::before {
	position: absolute;
	z-index: 0;
	bottom: -47px;
	left: -37px;
	width: 184px;
	height: 224px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.gform_wrapper ul {
	margin: 0;
	padding: 0;
}

.gform_wrapper li {
	margin-top: 0;
	list-style: none;
}

.gform_wrapper label {
	display: block;
	padding: 0 0 .75em;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .8125rem;
	text-transform: uppercase;
}

.gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.gform_wrapper label .gfield-optional {
	font-weight: 300;
}

.gform_wrapper label .gfield_required {
	display: none;
}

.gform_wrapper .hidden_label .gfield_label {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.gform_wrapper .gfield_visibility_hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.gform_wrapper input[type='date'], .gform_wrapper input[type='email'], .gform_wrapper input[type='password'], .gform_wrapper input[type='search'], .gform_wrapper input[type='tel'], .gform_wrapper input[type='text'], .gform_wrapper input[type='time'], .gform_wrapper input[type='url'], .gform_wrapper select, .gform_wrapper textarea {
	display: block;
	width: 100%;
	padding: 1rem;
	outline: none;
	border: 1px solid #eee;
	background: #eee;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	transition: all .3s ease-out;
}

.gform_wrapper input[type='date']:focus, .gform_wrapper input[type='email']:focus, .gform_wrapper input[type='password']:focus, .gform_wrapper input[type='search']:focus, .gform_wrapper input[type='tel']:focus, .gform_wrapper input[type='text']:focus, .gform_wrapper input[type='time']:focus, .gform_wrapper input[type='url']:focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus {
	border-color: #080808;
}

.gform_wrapper textarea {
	height: 122px;
}

.gform_wrapper select::-ms-expand {
	display: none;
}

.gform_wrapper .gform-privacy {
	padding: 1.25rem 1.25rem 0;
	font-size: 1rem;
	line-height: 1.5;
}

.gform_wrapper .gform-privacy .gform-privacy-link {
	color: #080808;
	text-align: center;
	cursor: pointer;
}

.gform_wrapper .gform-privacy .gform-privacy-link:hover {
	color: #5e2d85;
}

.gform_wrapper .gform-privacy .gform-privacy-policy {
	display: none;
	color: #454545;
	font-size: .875rem;
	line-height: 1.4;
	text-align: center;
}

.gform_wrapper .gform-privacy .gform-privacy-policy a {
	color: #4e1972;
}

.gform_wrapper .gform-privacy .gform-privacy-policy a:hover {
	color: #b2d235;
}

.gform_wrapper .gform_submission_error {
	color: #f62376;
	font-size: .9375rem;
}

.gform_heading {
	padding: 2em;
	background: #4e1972;
	color: #fff;
	text-align: center;
}

.gform_heading .gform_title {
	margin: 0;
	color: #fff;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.75rem;
	letter-spacing: 0;
	text-align: center;
}

.gform_body {
	position: relative;
	margin-bottom: -1.375rem;
	padding: 1em 1em 0;
	background: #fff;
}

.gform_footer {
	position: relative;
	padding: 1em;
	background: #fff;
}

.gform_footer button {
	display: block;
	width: auto;
	margin: 0 auto;
}

.gfield {
	margin: 0;
	margin-bottom: 1.375rem;
	padding: 0;
	border: none;
}

.gfield.gfield_error input[type='date'], .gfield.gfield_error input[type='email'], .gfield.gfield_error input[type='password'], .gfield.gfield_error input[type='search'], .gfield.gfield_error input[type='tel'], .gfield.gfield_error input[type='text'], .gfield.gfield_error input[type='time'], .gfield.gfield_error input[type='url'], .gfield.gfield_error select, .gfield.gfield_error textarea {
	border-color: #f62376;
}

.ginput_complex::after, .ginput_complex::before {
	display: table;
	content: " ";
}

.ginput_complex::after {
	clear: both;
}

.ginput_complex .ginput_full, .ginput_complex .ginput_left, .ginput_complex .ginput_right, .ginput_complex .name_first, .ginput_complex .name_last {
	display: block;
	margin-bottom: 1.375rem;
}

.ginput_complex .ginput_full.address_city, .ginput_complex .ginput_left.address_city, .ginput_complex .ginput_right.address_city, .ginput_complex .name_first.address_city, .ginput_complex .name_last.address_city {
	width: 100%;
}

.ginput_complex .name_first, .ginput_complex .name_last {
	margin-bottom: 1.375rem;
}

.ginput_complex .ginput_full label, .ginput_complex .ginput_left label, .ginput_complex .ginput_right label, .ginput_complex .name_first label, .ginput_complex .name_last label {
	display: block;
	font-size: .875em;
	font-weight: 400;
}

.gfield_checkbox input[type='checkbox'], .gfield_checkbox input[type='radio'], .gfield_radio input[type='checkbox'], .gfield_radio input[type='radio'], .ginput_container_consent input[type='checkbox'], .ginput_container_consent input[type='radio'] {
	display: none;
}

.gfield_checkbox input[type='text'], .gfield_radio input[type='text'], .ginput_container_consent input[type='text'] {
	width: 50%;
	margin-left: -1.5em;
}

.gfield_checkbox input, .gfield_checkbox label, .gfield_radio input, .gfield_radio label, .ginput_container_consent input, .ginput_container_consent label {
	display: inline-block;
	vertical-align: middle;
}

.gfield_checkbox label, .gfield_radio label, .ginput_container_consent label {
	padding-bottom: 0;
}

.gfield_checkbox .gfield-optional, .gfield_radio .gfield-optional, .ginput_container_consent .gfield-optional {
	display: none;
}

.gfield_checkbox li, .ginput_container_consent li {
	margin-bottom: .8125rem;
}

.gfield_checkbox input[type='checkbox'] + label, .ginput_container_consent input[type='checkbox'] + label {
	position: relative;
	margin-left: 0;
	padding-top: .3125rem;
	padding-left: 1.625rem;
	color: #454545;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.3;
	text-transform: none;
	cursor: pointer;
}

.gfield_checkbox input[type='checkbox'] + label .gform-custom-checkbox-input, .ginput_container_consent input[type='checkbox'] + label .gform-custom-checkbox-input {
	position: absolute;
	top: 4px;
	left: 0;
	width: 17px;
	height: 17px;
	border: 1px solid #6300ee;
	background-color: #f6f6f6;
	content: "";
}

.gfield_checkbox input[type='checkbox']:checked + label .gform-custom-checkbox-input, .ginput_container_consent input[type='checkbox']:checked + label .gform-custom-checkbox-input {
	background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.2%209%22%3E%3Cpath%20fill%3D%22%23B2D235%22%20d%3D%22M4%209L0%205l1.8-1.7L4%205.5%209.4%200l1.8%201.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/50% 50%;
	background-color: #6300ee;
	background-size: 10px;
}

.gfield_radio li {
	margin-bottom: .8125rem;
}

.gfield_radio input[type='radio'] + label {
	position: relative;
	margin-left: 0;
	padding-left: 1.875rem;
	font-style: normal;
	line-height: 2;
	cursor: pointer;
}

.gfield_radio input[type='radio'] + label .gform-custom-radio-input {
	position: absolute;
	top: 3px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #6300ee;
	border-radius: 2em;
	content: "";
}

.gfield_radio input[type='radio']:checked + label {
	position: relative;
}

.gfield_radio input[type='radio']:checked + label .gform-custom-radio-input::after {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	border-radius: 1em;
	background: #6300ee;
	content: "";
}

.ginput_container_consent input[type='checkbox'] {
	margin-right: .375rem;
}

.ginput_container_fileupload {
	padding: 1.875rem 2.5rem;
	border: 1px dashed #080808;
	text-align: center;
}

.ginput_container_fileupload input[type='file'] {
	cursor: pointer;
}

.ginput_container_fileupload input[type='file']::after, .ginput_container_fileupload input[type='file']::before {
	display: none;
}

.ginput_container_fileupload .gform_fileupload_rules {
	display: block;
	margin-top: 1.25rem;
	font-size: .875rem;
}

.gfield_html_formatted {
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .875rem;
	line-height: 1.4;
}

.styled-select {
	position: relative;
	overflow: hidden;
	background: #eee;
}

.styled-select select {
	position: relative;
	z-index: 2;
	height: 60px;
	border-radius: 0;
	background: transparent;
	color: #000;
	font-size: 1em;
	line-height: 1.125;
	appearance: none;
}

.styled-select select:focus {
	outline: 0;
}

.styled-select .icon {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 16px;
	transform: translate(0, -50%);
}

.styled-select .icon svg {
	width: 16px;
	height: 12px;
	fill: #4d4d4d;
}

.gform_button, .gform_button_select_files {
	cursor: pointer;
}

.gform_fileupload_multifile .gform_drop_area {
	margin-bottom: .625rem;
	padding: 1.5625rem;
	border: 2px dashed #ddd;
	color: #aaa;
	text-align: center;
}

.gfield_description {
	font-size: .75em;
}

.gfield_consent_description {
	margin-top: .5rem;
	padding: .625rem .75rem;
	border: 1px solid #ccc;
	font-size: .6875rem;
	line-height: 1.5;
}

.validation_message {
	margin-top: .625rem;
	color: #f62376;
	font-size: .875rem;
	font-weight: 700;
}

.validation_error {
	margin: 1.5em 0;
	padding: 1.5em;
	border-left: 5px solid #f62376;
	color: #f62376;
	font-size: .875em;
	font-weight: 700;
	line-height: 1.5;
}

.gform_ajax_spinner {
	position: absolute;
	top: 50%;
	margin-left: 1em;
	transform: translate(0, -50%);
}

.gform_validation_container {
	display: none;
}

.gf_clear {
	clear: both;
}

/* Slider */
.slick-arrow {
	position: relative;
	width: 37px;
	height: 37px;
	border: none;
	border-radius: 50%;
	box-shadow: 0 5px 9px 0 rgba(0, 0, 0, .18);
	background-color: #fff;
	font-size: 0;
	cursor: pointer;
	transition: all .3s ease-out;
}

.slick-arrow:hover {
	background-color: #b2d235;
}

.slick-arrow:hover::before {
	background: url("data:image/svg+xml,%3csvg width=\'23\' height=\'8\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg fill=\'white\' fill-rule=\'evenodd\' stroke=\'white\'%3e%3cpath stroke-width=\'1.3\' d=\'M0 4.167h14.553\'/%3e%3cpath d=\'M22.014 4.073l-7.8 3.5v-7z\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/16px 5px;
}

.slick-arrow::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	background: url("data:image/svg+xml,%3csvg width=\'23\' height=\'8\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg fill=\'%23B2D235\' fill-rule=\'evenodd\'%3e%3cpath stroke=\'%23B2D235\' stroke-width=\'1.3\' d=\'M0 4.167h14.553\'/%3e%3cpath d=\'M22.014 4.073l-7.8 3.5v-7z\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/16px 5px;
	content: "";
	transition: all .3s ease-out;
}

.slick-arrow.slick-prev::before {
	transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

.slick-arrow.slick-next::before {
	transform: translateX(-50%) translateY(-50%) rotate(0);
}

.slick-dots {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin: .75rem 0 0;
	padding: 0;
	list-style-type: none;
}

.slick-dots button {
	width: 9px;
	height: 9px;
	margin: 0 .1875rem;
	padding: 0;
	border: 1px solid #c8c8c9;
	border-radius: 50%;
	box-shadow: none;
	background: none;
	font-size: 0;
	cursor: pointer;
}

.slick-dots button:focus {
	outline: none;
	box-shadow: none;
}

.slick-dots .slick-active button {
	width: 11px;
	height: 11px;
	background: #ccced0;
}

/*   Header
	--------------------------------------------------------------------------  */
.vtlmb-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .625rem 0;
}

.admin-bar.landing-page .vtlmb-bar {
	top: 0;
}

.vtlmb-bar.vtlmb-sticky {
	position: relative;
}

.vtlmb-bar .vtlmb-bar-wrapper {
	padding: 0 2.5rem;
}

.vtlmb-bar .vtlmb-bar-message {
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: 0;
}

.vtlmb-bar .vtlmb-bar-link {
	padding: .375rem 0 .1875rem;
	color: #fff;
}

.vtlmb-bar .vtlmb-bar-dismiss-icon svg {
	width: 15px;
	height: 10px;
}

.vtlmb-bar .vtlmb-bar-dismiss-icon:hover svg path {
	fill: #b2d235;
}

.main-header {
	position: relative;
	z-index: 101;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #cdcdce;
	background: #fff;
	transition: all .3s ease-out;
}

.main-header.transparent-header .home-link .main-logo {
	display: block;
}

.main-header.transparent-header .home-link .white-logo {
	display: none;
}

.landing-page .main-header .main-nav, .landing-page .main-header .menu-top, .landing-page .main-header .utility-nav {
	display: none;
}

.flexbox .landing-page .main-header .container {
	-ms-flex-pack: center;
	justify-content: center;
}

.no-flexbox .landing-page .main-header .home-link {
	float: none;
	margin: auto;
}

.main-header > .container {
	position: relative;
	max-width: 100%;
	padding: .625rem 1.25rem;
}

.main-header .main-header-logo {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 130px;
	height: 32px;
	opacity: 0;
}

.main-header .main-header-logo .main-logo {
	width: 100%;
	height: auto;
}

.main-header .home-link, .main-header .home-link.home-sticky-link {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	transition: opacity .5s;
}

.main-header .home-link {
	display: block;
	width: 197px;
	height: 32px;
	opacity: 1;
}

.main-header .home-link svg {
	width: 100%;
}

.main-header .home-sticky-link img {
	width: 63px;
	margin: 0 auto;
}

.main-header .home-link .white-logo {
	display: none;
}

.main-header .secondary-menu {
	margin: 0 0 0 1.5625rem;
	padding: 0;
	list-style-type: none;
}

.main-header .main-menu-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	background-color: #fff;
}

.nav-open .main-header .main-menu-wrapper {
	top: 60px;
	height: calc(100vh - 60px);
}

.main-header .home-link {
	float: left;
}

.main-header .main-nav {
	float: right;
}

.flexbox .main-header .home-link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 1 210px;
	flex: 1 1 210px;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	float: none;
	max-width: 130px;
}

.flexbox .main-header .home-link svg {
	width: 100%;
	min-width: 0;
	max-width: 100%;
	height: auto;
	min-height: 0;
	max-height: 62px;
}

.flexbox .main-header .main-nav {
	float: none;
	max-width: 100%;
}

.flexbox .main-header > .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexbox .main-header > .container::after {
	display: none;
}

.no-flexbox .main-header .home-link {
	float: left;
}

.no-flexbox .main-header .main-nav {
	float: right;
	margin-top: .75rem;
}

.main-header-menus {
	display: none;
}

.js .main-header-menus {
	display: -ms-flexbox;
	display: flex;
}

.main-header-menus .main-navigation .menu-top {
	display: none;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.main-header-menus .main-navigation .menu-top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.main-header-menus .main-navigation .menu-top .utilities {
	margin-left: 1.5625rem;
}

.main-header-menus .main-navigation .menu-top .utilities .search {
	cursor: pointer;
}

.main-header-menus .main-navigation .menu-top .utilities .icon {
	width: 12px;
	height: 12px;
}

.main-header-menus .main-navigation .menu-top .utilities .icon svg {
	width: 12px;
}

.main-header-menus .main-navigation .menu-top .utilities .icon svg:hover path {
	fill: #b2d235;
}

.main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link {
	position: relative;
	padding-bottom: .1875rem;
	color: #080808;
	font-family: "AvenirLTPro-Medium", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: 0;
}

.main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link + .menu-item-link {
	margin-left: 1.5625rem;
}

.main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link:hover::before {
	width: 100%;
}

.main-header-menus .main-navigation .menu-top .search-form {
	position: fixed;
	z-index: 99;
	top: 0;
	right: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100vw;
	padding: 6.25rem 1.875rem;
	transform: translateY(-100%);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	background-color: #fff;
	transition: transform .6s;
}

.main-header-menus .main-navigation .menu-top .search-form.opened {
	transform: translateY(106px);
	transition: transform .6s;
}

.main-header-menus .main-navigation .menu-top .search-form fieldset {
	position: relative;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.main-header-menus .main-navigation .menu-top .search-form .close-search {
	position: absolute;
	top: 30px;
	right: 50px;
	cursor: pointer;
}

.main-header-menus .main-navigation .menu-top .search-form .close-search img {
	width: 31px;
	height: 31px;
}

.main-header-menus .main-navigation .menu-top .search-form .icon-search {
	position: absolute;
	top: 12px;
	left: 0;
	width: 12px;
	height: 14px;
}

.main-header-menus .main-navigation .menu-top .search-form .search-form-field {
	width: 100%;
	padding: .625rem 3.125rem .625rem 1.625rem;
	outline: none;
	border: none;
	border-bottom: 1px solid #cdcdce;
	background: none;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	font-weight: 400;
}

.main-header-menus .main-navigation .menu-top .search-form .search-form-field:-ms-input-placeholder {
	opacity: 1;
	color: #080808;
}

.main-header-menus .main-navigation .menu-top .search-form .search-form-field::placeholder {
	opacity: 1;
	color: #080808;
}

.main-header-menus .main-navigation .menu-top .search-form .search-submit {
	position: absolute;
	top: 8px;
	right: 0;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
}

.main-header-menus .main-navigation .menu-top .search-form .search-submit svg {
	width: 25px;
	height: 7px;
}

.noscroll {
	position: fixed;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

.landing-page {
	background: #f6f6f6;
}

.header-landing {
	position: relative;
	z-index: 50;
	top: 0;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 60px;
	padding: .625rem 0;
	border-bottom: 1px solid #cdcdce;
	background: #fff;
	text-align: center;
	transition: all .3s ease-out;
}

.header-landing .main-header-logo {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 130px;
	margin: 0 auto;
}

.header-landing .home-link {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.header-landing .home-link img {
	max-width: 100%;
}

/*   Footer
	--------------------------------------------------------------------------  */
.footer {
	padding: 1.875rem 0;
	background: #4e1972;
}

.footer.footer-landing {
	padding: 1.875rem 0 1.25rem;
	background: #f6f6f6;
}

.footer.footer-landing .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding-top: 1.25rem;
	border-top: 1px solid #c8c9ca;
}

.footer.footer-landing .container::after {
	display: none;
}

.footer.footer-landing .copyright {
	width: 100%;
	padding: 0;
	border: none;
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .75rem;
	letter-spacing: 0;
	text-align: center;
}

.footer.footer-landing .social-links {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: .625rem auto 0;
}

.footer.footer-landing .social-links a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-right: .9375rem;
}

.footer.footer-landing .social-links a:hover .icon path, .footer.footer-landing .social-links a:hover svg path {
	fill: #5e2d85;
}

.footer.footer-landing .social-links a:last-child {
	margin: 0;
}

.footer.footer-landing .social-links a .icon svg {
	width: 18px;
}

.footer.footer-landing .social-links a .icon path, .footer.footer-landing .social-links a svg path {
	fill: #b2d235;
}

.footer .container {
	max-width: 1280px;
}

.footer .footer-top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: .625rem;
	border-bottom: 1px solid #896aa8;
}

.footer .footer-top .social-links {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.footer .footer-top .social-links a {
	margin-right: .9375rem;
}

.footer .footer-top .social-links a:hover .icon path, .footer .footer-top .social-links a:hover svg path {
	fill: #b2d235;
}

.footer .footer-top .social-links a:last-child {
	margin: 0;
}

.footer .footer-top .social-links a .icon, .footer .footer-top .social-links a svg {
	background-size: 16px;
	background-position: center;
}

.footer .footer-top .social-links a .icon path, .footer .footer-top .social-links a svg path {
	fill: #fff;
}

.footer .copyright {
	padding: 1.25rem 0 0;
	border-top: 1px solid #896aa8;
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .75rem;
	letter-spacing: 0;
}

.footer .copyright a {
	margin-left: .625rem;
	padding-left: .625rem;
	border-left: 1px solid #fff;
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .75rem;
}

.footer .copyright a:hover {
	color: #b2d235;
}

.footer .footer-menus {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 1.25rem 0;
}

.footer .footer-menus .footer-menu-left {
	width: 100%;
}

.footer .footer-menus .footer-menu-right {
	width: 100%;
	padding-top: 1.25rem;
}

.footer .footer-menus .footer-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer .footer-menus .footer-menu .menu-item-top-level {
	position: relative;
	width: 100%;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus > .menu-item-link.no-link {
	display: none;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus > .sub-menu-toggle {
	display: none;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu {
	display: block;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu .menu-item {
	margin: 0;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu .menu-item-link {
	display: block;
	padding: .4375rem 0;
	color: #fff;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
}

.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu .menu-item-link:hover {
	color: #ceed54;
}

.footer .footer-menus .footer-menu .menu-item-top-level > .menu-item-link {
	display: block;
	padding: .4375rem 0;
	color: #fff;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
}

.footer .footer-menus .footer-menu .menu-item-top-level > .menu-item-link:hover {
	color: #ceed54;
}

.footer .footer-menus .footer-menu .sub-menu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	text-align: right;
	cursor: pointer;
}

.footer .footer-menus .footer-menu .sub-menu-toggle svg {
	width: 12px;
	height: 7px;
	transform: rotate(0);
	transition: all 100ms ease-out;
}

.footer .footer-menus .footer-menu .sub-menu-toggle svg path {
	fill: #b2d235;
}

.footer .footer-menus .footer-menu .sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.footer .footer-menus .footer-menu .sub-menu {
	display: none;
	margin: 0;
	padding: 0 0 .625rem;
	list-style-type: none;
}

.footer .footer-menus .footer-menu .sub-menu .menu-item {
	margin-bottom: .3125rem;
}

.footer .footer-menus .footer-menu .sub-menu .menu-item:last-child {
	margin: 0;
}

.footer .footer-menus .footer-menu .sub-menu .menu-item-link {
	color: #fff;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
}

.footer .footer-menus .footer-menu .sub-menu .menu-item-link:hover {
	color: #ceed54;
}

.footer .footer-menus .newsletter-signup .gform_wrapper {
	margin: 0;
	border: none;
}

.footer .footer-menus .newsletter-signup .gform_wrapper::before {
	display: none;
}

.footer .footer-menus .newsletter-signup .gform_body, .footer .footer-menus .newsletter-signup .gform_footer {
	background: none;
}

.footer .footer-menus .newsletter-signup .gform_heading {
	margin: 0 0 1rem;
	padding: 0;
	background: none;
	color: #fff;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
	line-height: 1.125rem;
	text-align: left;
}

.footer .footer-menus .newsletter-signup .gform_submission_error {
	display: none;
}

.footer .footer-menus .newsletter-signup .gfield_validation_message {
	padding-top: .625rem;
	color: #fff;
}

.footer .footer-menus .newsletter-signup .gform_confirmation_message {
	color: #fff;
}

.footer .footer-menus .newsletter-signup form {
	display: -ms-flexbox;
	display: flex;
}

.footer .footer-menus .newsletter-signup form .gform_body {
	width: calc(100% - 86px);
}

.footer .footer-menus .newsletter-signup form .gform_body input[type='email'] {
	height: 36px;
	padding: 0 1rem;
	border: 1px solid #fff;
	border-right: 0;
	border-radius: 20px 0 0 20px;
	background: none;
	color: #fff;
	font-size: .75rem;
}

.footer .footer-menus .newsletter-signup form .gform_body input[type='email']:-ms-input-placeholder {
	opacity: 1;
	color: #fff;
}

.footer .footer-menus .newsletter-signup form .gform_body input[type='email']::placeholder {
	opacity: 1;
	color: #fff;
}

.footer .footer-menus .newsletter-signup form .gform_footer {
	width: 86px;
	height: 36px;
}

.footer .footer-menus .newsletter-signup form .gform_footer button {
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	border-radius: 0 20px 20px 0;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .75rem;
	letter-spacing: .0625rem;
	line-height: 2.5rem;
	text-align: center;
}

.footer .footer-menus .newsletter-signup .gform_body, .footer .footer-menus .newsletter-signup .gform_footer {
	margin: 0;
	padding: 0;
}

.footer .footer-menus .newsletter-signup .gform-privacy-policy {
	display: none;
}

.footer .signup-model-content {
	display: none;
}

.signup-model-content {
	position: relative;
	width: auto;
	max-width: 550px;
	margin: 1.25rem auto;
	padding: 1.25rem;
	background: #fff;
}

/*  ==========================================================================
     LAYOUTS
     Self-contained layouts and elements
    ==========================================================================  */

/*   Layout width
    --------------------------------------------------------------------------  */
.width-lg, .width-md, .width-sm, .width-xlg, .width-xsm {
	margin: 0 auto;
}

.width-xsm {
	max-width: 400px;
}

.width-sm {
	max-width: 600px;
}

.width-md {
	max-width: 800px;
}

.width-lg {
	max-width: 1000px;
}

.width-xlg {
	max-width: 1200px;
}

/*   Layout padding
	--------------------------------------------------------------------------  */
.padding-top-xsm {
	padding-top: .5em;
}

.padding-top-sm {
	padding-top: 1.5em;
}

.padding-top-md {
	padding-top: 2em;
}

.padding-top-lg {
	padding-top: 3em;
}

.padding-top-xlg {
	padding-top: 4em;
}

.padding-btm-xsm {
	padding-bottom: .5em;
}

.padding-btm-sm {
	padding-bottom: 1.5em;
}

.padding-btm-md {
	padding-bottom: 2em;
}

.padding-btm-lg {
	padding-bottom: 3em;
}

.padding-btm-xlg {
	padding-bottom: 4em;
}

/*   Layout margin
	--------------------------------------------------------------------------  */
.margin-top-xsm {
	margin-top: .5em;
}

.margin-top-sm {
	margin-top: 1.5em;
}

.margin-top-md {
	margin-top: 2em;
}

.margin-top-lg {
	margin-top: 3em;
}

.margin-top-xlg {
	margin-top: 4em;
}

.margin-btm-xsm {
	margin-bottom: .5em;
}

.margin-btm-sm {
	margin-bottom: 1.5em;
}

.margin-btm-md {
	margin-bottom: 2em;
}

.margin-btm-lg {
	margin-bottom: 3em;
}

.margin-btm-xlg {
	margin-bottom: 4em;
}

.multicolumn-content-grid > .container {
	text-align: center;
}

.multicolumn-content-grid > .container .content-area {
	text-align: left;
}

.flexbox .multicolumn-content-grid > .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.multicolumn-content-grid > .container::after {
	display: none;
}

.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.flexible-layout.card-grid .heading {
	text-align: center;
}

.flexible-layout.card-grid .card {
	margin-bottom: 1.69492%;
}

.card.post-card {
	padding: 1em;
	border: 1px solid #ccc;
	border-radius: .5em;
	color: #2c313b;
	text-align: center;
	text-decoration: none;
}

.card.post-card .post-thumbnail {
	margin-bottom: 1em;
}

.card.post-card .post-title {
	font-weight: bold;
}

.layout-wrapper-start {
	position: relative;
	z-index: 0;
}

.pattern-library {
	background: #4e1972;
}

.pattern-library h2 {
	color: #fff;
}

.page-bulder-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.page-bulder-list li {
	margin: 0;
	padding: 0 1.875rem;
}

.page-bulder-list li::before {
	display: none;
}

.page-bulder-list li a {
	position: relative;
	display: block;
	padding: 1.25rem 0;
	color: #fff;
}

.page-bulder-list li a.active, .page-bulder-list li a:hover {
	color: #fff;
}

.page-bulder-list li a.active::before, .page-bulder-list li a:hover::before {
	width: 100%;
}

.page-bulder-list li a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 5px;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.text-center {
	text-align: center !important;
}

.flexible-layout.two-column-content-with-media-inline .short-description {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 1.875rem;
	text-align: center;
}

.flexible-layout.two-column-content-with-media-inline .media-with-caption-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flexible-layout.two-column-content-with-media-inline .media-with-caption-content .heading-and-caption {
	-ms-flex-order: -1;
	order: -1;
	margin-bottom: 1.875rem;
}

.flexible-layout.two-column-content-with-media-inline .media-with-caption-content .media img {
	display: block;
	max-width: 100%;
	height: auto;
}

.flexible-layout.hero-slider {
	position: relative;
	z-index: 9;
	width: 100%;
	overflow: hidden;
}

.flexible-layout.hero-slider .banner-slide {
	position: relative;
	height: 556px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.hero-slider .banner-slide::after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .35) 100%);
	content: "";
}

.flexible-layout.hero-slider .banner-slide .container {
	max-width: 1325px;
	height: 100%;
}

.flexible-layout.hero-slider .banner-slide .banner-contents {
	position: relative;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 658px;
	height: calc(100% - 108px);
}

.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title {
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 2rem;
	font-weight: 400;
}

.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title span {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.flexible-layout.hero-slider .banner-slide .banner-contents .cta-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	gap: 22px;
}

.flexible-layout.hero-slider .slick-dots {
	position: absolute;
	z-index: 2;
	bottom: 44px;
	left: 50%;
	gap: 15px;
	-ms-flex-pack: left;
	justify-content: left;
	width: 100%;
	max-width: 1325px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1.25rem;
	transform: translateX(-50%);
}

.flexible-layout.hero-slider .slick-dots li {
	margin: 0;
	padding-top: .9375rem;
	border-top: 4px solid #fff;
	cursor: pointer;
	transition: ease all .2s;
}

.flexible-layout.hero-slider .slick-dots li.slick-active {
	border-top: 4px solid #ceed54;
}

.flexible-layout.hero-slider .slick-dots li:hover {
	border-top: 4px solid #ceed54;
}

.flexible-layout.hero-slider .slick-dots .nav-heading {
	margin-bottom: .3125rem;
	color: #fff;
	font-size: 1rem;
	font-family: "MuseoSlab-500";
	font-weight: 400;
	line-height: 1.3125rem;
	letter-spacing: .125rem;
	text-transform: uppercase;
}

.flexible-layout.hero-slider .slick-dots .nav-description {
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3125rem;
}

.flexible-layout.hero-with-video {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 556px;
	overflow: hidden;
}

.flexible-layout.hero-with-video::before {
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
	width: 350px;
	max-width: 90%;
	height: 250px;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/500px 500px;
	content: "";
}

.flexible-layout.hero-with-video .hero-bg-cover {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.flexible-layout.hero-with-video lottie-player {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	opacity: 1;
	transition: opacity .4s ease-out;
	transition-delay: .5s;
}

.flexible-layout.hero-with-video .hero-bg-cover::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
	background-color: #4e1972;
	content: "";
	transition: opacity .4s ease-in;
}

.flexible-layout.hero-with-video.animation-complete .hero-bg-cover::after, .flexible-layout.hero-with-video.animation-complete lottie-player {
	opacity: 0;
}

.flexible-layout.hero-with-video.animation-complete .overlay::before {
	opacity: 1;
}

.flexible-layout.hero-with-video .hero-background {
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: ease all 1s;
}

.flexible-layout.hero-with-video .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.flexible-layout.hero-with-video .overlay::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .62) 100%);
	content: "";
	transition: opacity .4s ease-out;
}

.flexible-layout.hero-with-video .content-block {
	position: absolute;
	bottom: 30px;
	left: 25px;
	width: calc(100% - 50px);
	max-width: 100%;
}

.flexible-layout.hero-with-video .headline {
	margin-bottom: .625rem;
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0;
}

.flexible-layout.hero-with-video .headline span {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.flexible-layout.hero-with-video .sub-headline {
	margin: 0 0 1.25rem;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.4;
}

.flexible-layout.hero-with-video .hero-background-video {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: auto;
	min-width: 120%;
	height: 450px;
	min-height: 100%;
	overflow: hidden;
	transform: translateX(-50%) translateY(-50%);
}

.flexible-layout.hero-with-video .hero-background-video .video {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 180vw;
	height: 100vw;
}

.call-to-action {
	width: 100%;
}

.call-to-action.in-view .newsletter-cta .shapes::after, .call-to-action.in-view .primary-cta .shapes::after {
	top: -100px;
	right: -70px;
}

.call-to-action.in-view .newsletter-cta .shapes::before, .call-to-action.in-view .primary-cta .shapes::before {
	top: 140px;
}

.call-to-action.in-view .newsletter-cta .shapes .inner-shapes::after, .call-to-action.in-view .primary-cta .shapes .inner-shapes::after {
	top: calc(100% - 66px);
}

.call-to-action.in-view .newsletter-cta .shapes .inner-shapes::before, .call-to-action.in-view .primary-cta .shapes .inner-shapes::before {
	top: calc(100% - 44px);
}

.call-to-action.in-view .simple-cta .shapes::after {
	top: 0;
	right: -250px;
}

.call-to-action.in-view .simple-cta .shapes::before {
	top: 20px;
	right: 230px;
}

.call-to-action.in-view .simple-cta-with-icon .shapes::after {
	right: -109px;
}

.call-to-action.in-view .simple-cta-with-icon .shapes::before {
	top: 170px;
	right: 100px;
}

.call-to-action.in-view .simple-cta-with-icon .shapes .inner-shapes::after {
	top: calc(-100% - 50px);
	right: calc(100% - 260px);
}

.call-to-action.in-view .content-block {
	opacity: 1 !important;
}

.call-to-action .primary-cta {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 1.5rem;
	background: #4e1972;
}

.call-to-action .primary-cta::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.call-to-action .primary-cta .shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.call-to-action .primary-cta .shapes::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.call-to-action .primary-cta .shapes::before {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 130px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.call-to-action .primary-cta .shapes .inner-shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	font-size: 0;
}

.call-to-action .primary-cta .shapes .inner-shapes::after {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50px;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all .5s ease-out;
}

.call-to-action .primary-cta .shapes .inner-shapes::before {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1s ease-out;
}

.call-to-action .primary-cta .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 5rem 1.875rem;
	color: #fff;
}

.call-to-action .simple-cta {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 1.5rem;
	background: #4e1972;
}

.call-to-action .simple-cta::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.call-to-action .simple-cta .shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-size: 0;
}

.call-to-action .simple-cta .shapes::after {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: -100%;
	width: 493px;
	height: 493px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.call-to-action .simple-cta .shapes::before {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: -100%;
	width: 184px;
	height: 184px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 2s ease-out;
}

.call-to-action .simple-cta .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 5rem 1.875rem;
	opacity: 0;
	color: #fff;
	text-align: center;
}

.call-to-action .simple-cta .action {
	padding: 1.875rem 0 0;
}

.call-to-action .simple-cta-with-icon {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 1.5rem;
	background: #4e1972;
}

.call-to-action .simple-cta-with-icon::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.call-to-action .simple-cta-with-icon .shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.call-to-action .simple-cta-with-icon .shapes::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: -100%;
	width: 218px;
	height: 218px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.call-to-action .simple-cta-with-icon .shapes::before {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 2s ease-out;
}

.call-to-action .simple-cta-with-icon .shapes .inner-shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: none;
	width: 100%;
	height: 100%;
	font-size: 0;
}

.call-to-action .simple-cta-with-icon .shapes .inner-shapes::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: 100%;
	width: 493px;
	height: 493px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all .5s ease-out;
}

.call-to-action .simple-cta-with-icon .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 5rem 1.875rem;
	opacity: 0;
	color: #fff;
	text-align: center;
}

.call-to-action .simple-cta-with-icon .content .left {
	margin-bottom: .625rem;
}

.call-to-action .resource-cta {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 1.5rem;
	background: #4e1972;
}

.call-to-action .resource-cta::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.call-to-action .resource-cta .img-block {
	position: relative;
	display: block;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.call-to-action .resource-cta .img-block::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, .01) 0%, rgba(0, 0, 0, .52) 100%);
	content: "";
}

.call-to-action .resource-cta .img-block::after {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	width: 550px;
	height: 500px;
	transform: translateY(-50%);
	border-radius: 50%;
	box-shadow: 50px 0 0 50px #4e1972;
}

.call-to-action .resource-cta .img-block .image {
	position: relative;
	width: 100%;
	height: 100%;
}

.call-to-action .resource-cta .img-block .resource-logo {
	position: absolute;
	z-index: 3;
	bottom: 50px;
	left: 50px;
	filter: brightness(0) invert(1);
}

.call-to-action .resource-cta .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 1.875rem 1.25rem;
	opacity: 0;
	color: #fff;
	text-align: center;
}

.call-to-action .resource-cta .content-block .button {
	margin-top: 1.25rem;
}

.call-to-action .newsletter-cta {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 1.5rem;
	background: #4e1972;
}

.call-to-action .newsletter-cta::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.call-to-action .newsletter-cta .shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.call-to-action .newsletter-cta .shapes::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.call-to-action .newsletter-cta .shapes .inner-shapes {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
	font-size: 0;
}

.call-to-action .newsletter-cta .shapes .inner-shapes::after {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50px;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all .5s ease-out;
}

.call-to-action .newsletter-cta .shapes .inner-shapes::before {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1s ease-out;
}

.call-to-action .newsletter-cta .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 3.75rem 1.875rem;
	opacity: 0;
	color: #fff;
	text-align: center;
}

.call-to-action .newsletter-cta .content .left {
	margin-bottom: .625rem;
}

.call-to-action .newsletter-cta .action {
	padding: 1.875rem 0 0;
	text-align: center;
}

.call-to-action .newsletter-cta .action label {
	display: block;
	margin-bottom: 1rem;
	color: #fff;
	font-size: 1rem;
	letter-spacing: 0;
	line-height: 1.5625rem;
}

.call-to-action .newsletter-cta .action .gform_wrapper {
	margin: 0;
	border: none;
}

.call-to-action .newsletter-cta .action .gform_wrapper::before {
	display: none;
}

.call-to-action .newsletter-cta .action .gform_body, .call-to-action .newsletter-cta .action .gform_footer {
	background: none;
}

.call-to-action .newsletter-cta .action .gform_submission_error {
	display: none;
}

.call-to-action .newsletter-cta .action .gfield_validation_message {
	padding-top: .625rem;
	color: #fff;
}

.call-to-action .newsletter-cta .action form {
	display: -ms-flexbox;
	display: flex;
}

.call-to-action .newsletter-cta .action form .gform_body {
	width: calc(100% - 86px);
}

.call-to-action .newsletter-cta .action form .gform_body input[type='email'] {
	height: 40px;
	padding: 0 1rem;
	border: 1px solid #fff;
	border-right: 0;
	border-radius: 20px 0 0 20px;
	background: none;
	color: #fff;
	font-size: .75rem;
}

.call-to-action .newsletter-cta .action form .gform_body input[type='email']:-ms-input-placeholder {
	opacity: 1;
	color: #fff;
}

.call-to-action .newsletter-cta .action form .gform_body input[type='email']::placeholder {
	opacity: 1;
	color: #fff;
}

.call-to-action .newsletter-cta .action form .gform_footer {
	width: 86px;
	height: 40px;
}

.call-to-action .newsletter-cta .action form .gform_footer button {
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	border-radius: 0 20px 20px 0;
	color: #080808;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .75rem;
	letter-spacing: .0625rem;
	line-height: 2.5rem;
	text-align: center;
}

.call-to-action .newsletter-cta .action .gform_body, .call-to-action .newsletter-cta .action .gform_footer {
	margin: 0;
	padding: 0;
}

.call-to-action .newsletter-cta .action .gform-privacy-policy {
	display: none;
}

.call-to-action .title {
	margin: 0;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.875rem;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: lowercase;
}

.call-to-action .title span {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.call-to-action p {
	margin: 1rem 0;
	font-size: 1rem;
	letter-spacing: 0;
	line-height: 1.4;
}

.flexible-layout.logo-bar {
	overflow: hidden;
}

.flexible-layout.logo-bar .container {
	max-width: 100%;
}

.flexible-layout.logo-bar .logo-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.25rem 0;
	background: #fff;
}

.flexible-layout.logo-bar .logo-wrapper::before {
	position: absolute;
	z-index: -1;
	bottom: -24px;
	left: -50px;
	display: none;
	width: 250px;
	height: 150px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left/cover;
	content: "";
}

.flexible-layout.logo-bar .logo-wrapper .title {
	width: 100%;
	margin: 0 0 .625rem;
	padding: 0;
	color: #5e2d85;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.03625rem;
	line-height: 3rem;
	text-align: center;
	text-transform: lowercase;
}

.flexible-layout.logo-bar .logo-wrapper .title span {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.flexible-layout.logo-bar .logo-wrapper .logo-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.flexible-layout.logo-bar .logo-wrapper .logo-list .logo-item {
	margin: 0 .75rem;
	text-align: center;
}

.flexible-layout.logo-bar .logo-wrapper .logo-list .logo-item img {
	display: inline-block;
	max-width: 100%;
}

.flexible-layout.logo-bar .logo-wrapper .logo-list .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.flexible-layout.solutions-cards-with-icons {
	width: 100%;
}

.flexible-layout.solutions-cards-with-icons .container {
	max-width: 1325px;
}

.flexible-layout.solutions-cards-with-icons .short-description {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 4.375rem;
	text-align: center;
}

.flexible-layout.solutions-cards-with-icons .short-description .button {
	margin-top: 1rem;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper::before {
	position: absolute;
	z-index: -1;
	top: -50px;
	left: -20px;
	width: 170px;
	height: 130px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left/cover;
	content: "";
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 0 1.25rem;
	padding: 1.875rem 1.875rem 3.125rem;
	overflow: hidden;
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, .06);
	background-color: #fff;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card:hover::before {
	width: 47px;
	height: 47px;
	transform: scale(20);
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card:hover .description, .flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card:hover .text-link, .flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card:hover h3, .flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card:hover h3 strong {
	color: #fff;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card::before {
	position: absolute;
	z-index: -1;
	top: 50px;
	left: 50px;
	display: block;
	width: 0;
	height: 0;
	transform: scale(.5);
	opacity: 1;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all .6s ease-out;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .heading-wrap {
	position: relative;
	margin-bottom: 1.25rem;
	padding-bottom: 1.25rem;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .heading-wrap::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 1px;
	background: #cdcdce;
	content: "";
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .category-image img, .flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .category-image lottie-player {
	display: block;
	width: 63px;
	height: 63px;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 {
	margin: 0;
	color: #5e2d85;
	font-family: "MuseoSlab-500";
	font-size: .875rem;
	font-weight: 400;
	letter-spacing: .125rem;
	line-height: 1.5;
	text-transform: uppercase;
	transition: all .5s ease-out;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 strong {
	display: block;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.875rem;
	letter-spacing: -.03625rem;
	line-height: 1.5;
	text-transform: lowercase;
	transition: all .5s ease-out;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .description {
	margin-bottom: 1.25rem;
	color: #080808;
	font-family: "AvenirLTPro-Roman", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.5;
	transition: all .5s ease-out;
}

.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .text-link {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	transition: all .5s ease-out;
}

.flexible-layout.feature-project-slider {
	width: 100%;
}

.flexible-layout.feature-project-slider .project-slider-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 1.875rem;
	overflow: hidden;
}

.flexible-layout.feature-project-slider .content-block {
	position: relative;
	width: 100%;
	padding: 0 0 2.5rem 2.5rem;
}

.flexible-layout.feature-project-slider .content-block .button {
	margin-top: 1rem;
}

.flexible-layout.feature-project-slider .slider-block {
	position: relative;
	width: 100%;
}

.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-prev {
	margin-left: -1.25rem;
}

.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-next {
	right: -20px;
}

.flexible-layout.feature-project-slider .project-grid-item {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 400px;
	overflow: hidden;
	transition: all .3s ease-out;
}

.flexible-layout.feature-project-slider .project-grid-item::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	content: "";
}

.flexible-layout.feature-project-slider .project-grid-item:hover .post-information::before {
	bottom: 0;
	left: 0;
}

.flexible-layout.feature-project-slider .project-grid-item:hover .post-information .content {
	padding-bottom: 4.125rem;
}

.flexible-layout.feature-project-slider .project-grid-item:hover .post-information .text-link {
	bottom: 30px;
}

.flexible-layout.feature-project-slider .project-grid-item .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	font-size: 0;
	transition: all .3s ease-out;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 75%;
	min-width: 280px;
	height: 170px;
	overflow: hidden;
	color: #fff;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information::before {
	position: absolute;
	z-index: -1;
	bottom: -100%;
	left: -100%;
	width: 280px;
	height: 150px;
	opacity: .8;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/482px 482px;
	content: "";
	transition: all .3s ease-out;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information .content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2.5rem;
	transition: all .3s ease-out;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information .post-title {
	margin-bottom: .375rem;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.02375rem;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information .post-location {
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.02188rem;
}

.flexible-layout.feature-project-slider .project-grid-item .post-information .text-link {
	position: absolute;
	bottom: -40px;
	display: inline-block;
	margin-top: .3125rem;
	color: #fff;
	transition: all .3s ease-out;
}

.flexible-layout.two-column-content-with-grid {
	width: 100%;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 250px;
	padding: 0 1.875rem;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .left-image {
	width: calc(50% - 10px);
	margin-right: .625rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .left-image img {
	display: none;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .right-image {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 50%;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .right-image img {
	display: none;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .right-image .two-image {
	width: 100%;
	height: calc(50% - 5px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media .right-image .two-image + .two-image {
	margin-top: .625rem;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption {
	-ms-flex-order: -1;
	order: -1;
	width: 100%;
	padding: 0 1.875rem 2.5rem;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption.content-then-media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block {
	position: relative;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block.is-eyebrow {
	padding-left: 3.125rem;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list {
	margin: 1.25rem 0 0;
	padding: 0;
	list-style-type: none;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 .625rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: -.02375rem;
	text-transform: lowercase;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li:last-child {
	margin: 0;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li .icon-img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 40px;
	height: 40px;
	margin-right: .625rem;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li .icon-img img {
	max-width: 100%;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .number-list li .icon-img {
	display: none;
}

.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .button {
	margin-top: .625rem;
}

.stats-bar {
	width: 100%;
	overflow: hidden;
}

.stats-bar .statistic-animation-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 1.25rem;
	padding: 1.875rem;
	background: #fff;
}

.stats-bar .statistic-animation-wrapper::after {
	position: absolute;
	z-index: -1;
	top: -20px;
	right: -15px;
	width: 60%;
	height: 70px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left/cover;
	content: "";
}

.stats-bar .statistic-animation-wrapper .statistic-animation-header {
	position: relative;
	width: 100%;
	padding-bottom: 1.875rem;
	text-align: center;
}

.stats-bar .statistic-animation-wrapper .statistic-animation-header .eyebrow-text-vertical {
	top: 60px;
	left: -100px;
	width: auto;
}

.stats-bar .statistic-animation-wrapper .statistic-animation-header .heading2 {
	margin: 0;
}

.stats-bar .statistic-animation-wrapper .statistics {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	text-align: center;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic {
	position: relative;
	width: 100%;
	margin: 0 0 1.875rem;
	padding: 0 .625rem;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic:last-child {
	margin: 0;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-value-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-value {
	color: #4e1972;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: 3.125rem;
	letter-spacing: 0;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-symbol {
	position: relative;
	top: -5px;
	left: -12px;
	color: #ceb8e3;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: 3.125rem;
	letter-spacing: 0;
}

.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-label {
	margin: 0;
	color: #080808;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: .07125rem;
	line-height: 1.0625rem;
}

.flexible-layout.testimonial-slider {
	width: 100%;
	overflow: hidden;
}

.flexible-layout.testimonial-slider .short-description {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 1.25rem;
	text-align: center;
}

.flexible-layout.testimonial-slider .short-description .button {
	margin-top: 1rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper {
	position: relative;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large::before {
	position: absolute;
	z-index: -1;
	top: 0;
	right: -20px;
	width: 170px;
	height: 130px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left/cover;
	content: "";
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 1.875rem 0 0;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 1.875rem;
	box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
	background: #fff;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .button {
	margin-top: 1.25rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block.has-form {
	background: #5e2d85;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .form-heading {
	color: #fff;
	font-size: 2rem;
	font-weight: 800;
	line-height: 2.5rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_wrapper {
	margin-bottom: 0;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_wrapper::before {
	display: none;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .form-description {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	margin-bottom: .625rem;
	color: #fff;
	font-size: 1rem;
	line-height: 1.875rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_confirmation_message {
	color: #fff;
	font-size: 1rem;
	line-height: 1.875rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform-body, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_footer, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_heading {
	padding: 0;
	background: #5e2d85;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gfield--type-captcha, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gfield--type-consent {
	height: 0;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gfield--type-captcha.show-fields, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gfield--type-consent.show-fields {
	height: 100%;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_title {
	font-size: 1.125rem;
	text-align: left;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_footer {
	padding-top: 1.25rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform_footer .button {
	width: 100%;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform-privacy-link {
	color: #fff;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block label {
	opacity: .6;
	font-size: .8125rem;
	letter-spacing: .04081rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gfield_checkbox label, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .ginput_container_consent label {
	opacity: 1;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='date'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='email'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='password'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='search'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='tel'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='text'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='time'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block input[type='url'], .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block select, .flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block textarea {
	padding: .625rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block .gform-field-label {
	color: #fff;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .media-block {
	width: 100%;
	height: 300px;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .media-block .image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .media-block .image.has-image {
	position: relative;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .media-block .image.has-image .overlap-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 80%;
	transform: translateY(-50%) translateX(-50%);
	box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .14);
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small::before {
	position: absolute;
	z-index: -1;
	bottom: 30px;
	left: -28px;
	width: 546px;
	height: 91px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	padding: 2.5rem 1.875rem;
	background: #fff;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .logo-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 200px;
	height: 200px;
	margin: 0 auto .625rem;
	border-radius: 50%;
	background: #f6f6f6;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .logo-block img {
	max-width: 90%;
	height: auto;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .author-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 200px;
	height: 200px;
	margin: 0 auto .625rem;
	overflow: hidden;
	border-radius: 50%;
	background: #f6f6f6;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .author-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .content-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slick-arrow {
	margin-top: -2.1875rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slick-dots {
	margin-top: 3.125rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .quote {
	margin-bottom: 1rem;
	padding-top: 2.5rem;
	background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/30px 22px;
	color: #080808;
	font-size: 1.25rem;
	letter-spacing: 0;
	line-height: 1.3;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .name {
	color: #080808;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.25rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .financial-name, .flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .position {
	color: #080808;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: 0;
	line-height: 1.25rem;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow {
	z-index: 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow.slick-prev {
	left: -10px;
}

.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow.slick-next {
	right: -10px;
}

.flexible-layout.interior-banner-simple {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 3.75rem 0;
	overflow: hidden;
}

.flexible-layout.interior-banner-simple.in-view::after {
	top: -263px;
	right: -213px;
}

.flexible-layout.interior-banner-simple::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 493px;
	height: 493px;
	border-radius: 50%;
	background: #f6f6f6;
	content: "";
	transition: all 1.5s ease-out;
}

.flexible-layout.interior-banner-simple .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 100%;
}

.flexible-layout.interior-banner-simple .headline {
	margin-bottom: 1.25rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.2;
}

.flexible-layout.interior-banner-simple .headline span {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.flexible-layout.interior-banner-simple .sub-headline {
	margin: 0;
	color: #080808;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.4;
}

.flexible-layout.three-four-column-icons-with-content {
	width: 100%;
}

.flexible-layout.three-four-column-icons-with-content .container.none .column-grid-wrapper, .flexible-layout.three-four-column-icons-with-content .container.none .short-description {
	opacity: 1;
}

.flexible-layout.three-four-column-icons-with-content .container.none .column-grid-wrapper {
	animation-delay: .5s;
}

.flexible-layout.three-four-column-icons-with-content .short-description {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.flexible-layout.three-four-column-icons-with-content .short-description .button {
	margin-top: 1rem;
}

.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 40px;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card {
	width: 100%;
}

.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card .image-wrap {
	height: 100px;
	margin-bottom: .3125rem;
}

.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card h3 {
	margin: 0 0 .625rem;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	line-height: 1.5;
}

.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card p {
	margin: 0;
}

.flexible-layout.related-resources {
	width: 100%;
}

.flexible-layout.related-resources .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexible-layout.related-resources .container a {
	text-decoration: none;
}

.flexible-layout.related-resources .related-blogs {
	width: 100%;
	margin: 0 0 3.125rem;
}

.flexible-layout.related-resources .related-blogs .post-card-collection {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
}

.flexible-layout.related-resources .related-blogs .post-card-collection .blog-post-card {
	width: 100%;
	margin-bottom: 1.875rem;
}

.flexible-layout.related-resources .related-resources {
	width: 100%;
}

.flexible-layout.related-resources .related-resources .heading {
	margin-top: 0;
}

.flexible-layout.related-resources .related-resources .resource-card-collection {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card {
	display: block;
	width: 100%;
	padding: 1.5rem 0 1.875rem;
	border-top: 1px solid #c6c6c6;
}

.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card:last-child {
	padding-bottom: 0;
}

.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card .title {
	margin-bottom: .3125rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: -.02375rem;
	line-height: 1.3;
}

.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card .content {
	margin-bottom: .625rem;
	color: #080808;
	font-size: 1rem;
	letter-spacing: 0;
	line-height: 1.4;
}

.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card .text-link {
	display: inline-block;
}

.flexible-layout.two-column-banner {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
}

.flexible-layout.two-column-banner.in-view .content-block, .flexible-layout.two-column-banner.in-view .image-block .image {
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

.flexible-layout.two-column-banner.in-view .image-block .shapes::after {
	top: -200px;
	right: 0;
}

.flexible-layout.two-column-banner.in-view .image-block .shapes::before {
	bottom: -240px;
	left: -140px;
}

.flexible-layout.two-column-banner.has-video .content-block {
	width: 100%;
}

.flexible-layout.two-column-banner.has-video .content-block .content {
	max-width: 700px;
}

.flexible-layout.two-column-banner.has-video .image-block {
	width: 100%;
}

.flexible-layout.two-column-banner.has-video .image-block .image {
	position: relative;
}

.flexible-layout.two-column-banner.has-video .image-block .image-bg::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .25);
	content: "";
	z-index: 2;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link svg {
	margin: 0 auto .625rem;
	display: block;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link svg circle, .flexible-layout.two-column-banner.has-video .image-block .video-link svg path {
	transition: .2s ease;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link::after {
	content: "PLAY VIDEO";
	display: block;
	color: #fff;
	font-weight: bold;
	letter-spacing: .10938rem;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link:hover svg circle {
	stroke: #ceed54;
	fill: #ceed54;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link:hover svg path {
	fill: #000;
}

.flexible-layout.two-column-banner.has-video .image-block .video-link:hover + .image-bg .image-bg-container {
	transform: scale(1.075);
}

.flexible-layout.two-column-banner .breadcrumbs {
	position: relative;
	width: auto;
	margin: 1.25rem;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
}

.flexible-layout.two-column-banner .breadcrumbs a, .flexible-layout.two-column-banner .breadcrumbs span {
	color: #3d3d3d;
	text-transform: lowercase;
}

.flexible-layout.two-column-banner .breadcrumbs span {
	margin-left: .3125rem;
}

.flexible-layout.two-column-banner .breadcrumbs a {
	margin-right: .3125rem;
}

.flexible-layout.two-column-banner .breadcrumbs a:hover {
	color: #5e2d85;
}

.flexible-layout.two-column-banner .content-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
}

.flexible-layout.two-column-banner .content-block .content {
	position: relative;
	width: 100%;
	padding-right: 1.875rem;
	padding-bottom: 1.875rem;
	padding-left: 1.875rem;
	text-align: center;
}

.flexible-layout.two-column-banner .content-block .content .type-icon {
	width: 63px;
	height: 63px;
}

.flexible-layout.two-column-banner .content-block .content .type {
	margin: 0;
	padding: .625rem 0;
	color: #896aa8;
	font-family: "MuseoSlab-500";
	font-size: 1.125rem;
	letter-spacing: .0625rem;
	text-transform: uppercase;
}

.flexible-layout.two-column-banner .content-block .content .heading1 {
	margin: .625rem 0 0;
	text-transform: none;
}

.flexible-layout.two-column-banner .content-block .content .heading1 .nowrap {
	white-space: nowrap;
}

.flexible-layout.two-column-banner .content-block .content .button {
	margin-top: 1.25rem;
	text-align: left;
}

.flexible-layout.two-column-banner .image-block {
	position: relative;
	width: 100%;
	padding: 1.875rem;
}

.flexible-layout.two-column-banner .image-block .shapes {
	position: absolute;
	top: 0;
	left: 120px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #4e1972;
}

.flexible-layout.two-column-banner .image-block .shapes::after {
	position: absolute;
	z-index: 1;
	top: -100%;
	right: -100%;
	width: 493px;
	height: 493px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 1.5s ease-out;
}

.flexible-layout.two-column-banner .image-block .shapes::before {
	position: absolute;
	z-index: 1;
	bottom: -100%;
	left: -100%;
	width: 322px;
	height: 322px;
	border-radius: 50%;
	background: #5e2d85;
	content: "";
	transition: all 2s ease-out;
}

.flexible-layout.two-column-banner .image-block .image {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 300px;
	opacity: 0;
}

.flexible-layout.two-column-banner .image-block .image::before {
	position: absolute;
	z-index: -1;
	top: -27px;
	left: -75px;
	width: 182px;
	height: 202px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.flexible-layout.two-column-banner .image-block .image .image-bg {
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	height: 100%;
	box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
	background-color: #fff;
}

.flexible-layout.two-column-banner .image-block .image .image-bg-container {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: .2s ease;
}

.flexible-layout.two-column-banner .image-block .image img {
	display: none;
}

.flexible-layout.solutions-detail-cards {
	width: 100%;
}

.flexible-layout.solutions-detail-cards.solution-card-body-carousel .container {
	max-width: 1355px;
}

.flexible-layout.solutions-detail-cards .container {
	max-width: 1315px;
}

.flexible-layout.solutions-detail-cards .short-description {
	width: 100%;
	max-width: 840px;
	margin: 0 auto 1.875rem;
	text-align: center;
}

.flexible-layout.solutions-detail-cards .short-description .button {
	margin-top: 1rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.card-4:not(.slick-slider) {
	max-width: 900px;
	margin: 0 auto;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card {
	margin: 0 .9375rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card:nth-child(2n+0) {
	margin: 0 .9375rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card:nth-child(3n+0) {
	margin: 0 .9375rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .slick-list {
	padding: 1.25rem .625rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	margin-top: -1.875rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .slick-arrow.slick-prev {
	left: 0;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .slick-arrow.slick-next {
	right: 0;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card {
	position: relative;
	width: 100%;
	margin: 0 0 1.25rem;
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, .06);
	background: #fff;
	transition: all .3s ease-out;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card:hover {
	box-shadow: 0 0 16px 6px rgba(0, 0, 0, .16);
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card:hover .image-wrap .bg-image {
	transform: scale(1.1);
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .image-wrap {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .image-wrap::before {
	position: absolute;
	z-index: 1;
	bottom: -50px;
	left: -10%;
	display: block;
	width: 120%;
	height: 130px;
	margin: 0;
	border-radius: 50%;
	box-shadow: inset 2px -30px 0 20px #fff;
	background-color: transparent;
	content: "";
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .image-wrap .bg-image {
	width: 100%;
	height: 210px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .3s ease-out;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .image-wrap img {
	display: none;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .content {
	padding: 1.5625rem 1.5625rem 4.375rem;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .content .title {
	margin: 0 0 .625rem;
	line-height: 1.2;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .content p {
	margin: 0;
}

.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card .content .text-link {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.flexible-layout.two-column-content-with-media-progress {
	width: 100%;
}

.flexible-layout.two-column-content-with-media-progress.in-view .media .bg-image.fade-up {
	animation-name: fadeinup;
	animation-duration: .7s;
	animation-timing-function: ease-out;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	will-change: transform, opacity;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
	position: relative;
	width: 100%;
	min-height: 250px;
	margin: 0 1.875rem;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	height: 100%;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.left-top::before {
	top: -34px;
	left: -22px;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.left-bottom::before {
	bottom: -34px;
	left: -22px;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.right-top::before {
	top: -34px;
	right: -22px;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.right-bottom::before {
	right: -22px;
	bottom: -34px;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern::before {
	position: absolute;
	z-index: -1;
	width: 132px;
	height: 152px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	content: "";
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .bg-image {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .bg-image.none {
	opacity: 1;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media img {
	display: none;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption {
	-ms-flex-order: -1;
	order: -1;
	width: 100%;
	padding: 0 1.875rem 2.5rem;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption.content-then-media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block {
	position: relative;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block.is-eyebrow {
	padding-left: 3.125rem;
}

.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block .button {
	margin-top: .625rem;
}

.flexible-layout.anchor-nav {
	position: relative;
	z-index: 100;
	display: none;
	width: 100%;
	background: #f6f6f6;
}

.flexible-layout.anchor-nav + .flexible-layout {
	position: relative;
	z-index: 99;
	background: #fff;
}

.flexible-layout.anchor-nav.anchor-nav-sticky {
	background: transparent;
}

.flexible-layout.anchor-nav .anchor-cover {
	position: static;
}

.flexible-layout.anchor-nav .anchor-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.flexible-layout.anchor-nav .anchor-navs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .75rem 0;
}

.flexible-layout.anchor-nav .anchor-navs .anchor {
	display: -ms-flexbox;
	display: flex;
	margin: 0 .625rem;
}

.flexible-layout.anchor-nav .anchor-navs .anchor.active-link a {
	color: #080808;
}

.flexible-layout.anchor-nav .anchor-navs .anchor.active-link a::after {
	width: 100%;
}

.flexible-layout.anchor-nav .anchor-navs a {
	position: relative;
	width: auto;
	padding-bottom: .625rem;
	color: #808284;
	font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: .0625rem;
	line-height: 1rem;
	text-align: center;
	text-transform: uppercase;
}

.flexible-layout.anchor-nav .anchor-navs a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 2px;
	background: #b2d235;
	content: "";
	transition: ease all .4s 0s;
}

.flexible-layout.anchor-nav .anchor-navs a:hover::after {
	width: 100%;
}

.flexible-layout.interior-with-image-circle {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	overflow: hidden;
}

.flexible-layout.interior-with-image-circle .bg-image-wrapper {
	position: relative;
	width: 100%;
	padding: 3.75rem 0;
	background-color: #4e1972;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.interior-with-image-circle .bg-image-wrapper.has-image::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	content: "";
}

.flexible-layout.interior-with-image-circle.in-view::before {
	top: -150px;
	left: -100px;
}

.flexible-layout.interior-with-image-circle.in-view::after {
	right: -120px;
	bottom: -165px;
}

.flexible-layout.interior-with-image-circle::before {
	position: absolute;
	z-index: 1;
	top: -100%;
	left: -100%;
	width: 350px;
	height: 350px;
	border-radius: 50%;
	background: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1.5s ease-out;
}

.flexible-layout.interior-with-image-circle::after {
	position: absolute;
	z-index: 1;
	right: -100%;
	bottom: -100%;
	width: 200px;
	height: 250px;
	background: url("data:image/svg+xml,%3csvg height=\'389\' width=\'375\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M48.5 0C75.286 0 97 21.714 97 48.5c0 1.33-.054 2.648-.159 3.95C124.741 35.052 157.697 25 193 25c100.516 0 182 81.484 182 182s-81.484 182-182 182S11 307.516 11 207c0-41.334 13.78-79.45 36.995-110.005C21.443 96.728 0 75.118 0 48.5 0 21.714 21.714 0 48.5 0z\' fill=\'%235e2d85\' fill-opacity=\'.8\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat top left;
	content: "";
	transition: all 1.5s ease-out;
}

.single-solution .flexible-layout.interior-with-image-circle::after {
	display: none;
}

.flexible-layout.interior-with-image-circle.img-circle-blur::before {
	background: rgba(94, 45, 133, .5);
}

.flexible-layout.interior-with-image-circle.img-circle-blur .bg-image-wrapper.has-image::after {
	background-color: rgba(0, 0, 0, .1);
}

.flexible-layout.interior-with-image-circle .breadcrumbs {
	position: relative;
	z-index: 1;
	display: none;
	width: auto;
	margin: 1.25rem;
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: .875rem;
	letter-spacing: 0;
	text-align: center;
}

.flexible-layout.interior-with-image-circle .breadcrumbs a, .flexible-layout.interior-with-image-circle .breadcrumbs span {
	color: #fff;
	text-transform: lowercase;
}

.flexible-layout.interior-with-image-circle .breadcrumbs span {
	margin-left: .3125rem;
}

.flexible-layout.interior-with-image-circle .breadcrumbs span:first-child {
	margin: 0;
}

.flexible-layout.interior-with-image-circle .breadcrumbs a {
	margin-right: .3125rem;
}

.flexible-layout.interior-with-image-circle .breadcrumbs a + a {
	margin-left: .3125rem;
}

.flexible-layout.interior-with-image-circle .breadcrumbs a:hover {
	color: #b2d235;
}

.flexible-layout.interior-with-image-circle .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.flexible-layout.interior-with-image-circle .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.flexible-layout.interior-with-image-circle .heading1 {
	margin: 0 0 1.25rem;
	color: #fff;
	text-transform: none;
}

.flexible-layout.interior-with-image-circle .eyebrow-text {
	margin-bottom: 1.25rem;
	color: #ceb8e3;
	font-family: "MuseoSlab-500";
	font-size: 1.125rem;
	letter-spacing: .0625rem;
	text-transform: uppercase;
}

.flexible-layout.large-video {
	width: 100%;
}

.flexible-layout.large-video .short-description {
	width: 100%;
	max-width: 760px;
	margin: 0 auto 1.875rem;
	text-align: center;
}

.flexible-layout.large-video .short-description .heading2 {
	margin: .625rem 0;
}

.flexible-layout.large-video .video-bg {
	position: relative;
	width: 960px;
	max-width: 100%;
	height: 350px;
	margin: 0 auto;
}

.flexible-layout.large-video .video-bg::before {
	position: absolute;
	z-index: -1;
	bottom: -30px;
	left: -20px;
	width: 132px;
	height: 152px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	content: "";
}

.flexible-layout.large-video .video-block {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.flexible-layout.large-video .video-block:hover .img-block {
	transform: scale(1.1);
}

.flexible-layout.large-video .video-block:hover .play-icon .stroke-solid {
	opacity: 1;
	stroke-dashoffset: 300;
}

.flexible-layout.large-video .video-block:hover .play-icon .play-arrow {
	transform: scale(1);
}

.flexible-layout.large-video .video-block.play-video .video-grid {
	position: relative;
	z-index: 1;
}

.flexible-layout.large-video .video-block.video-paused::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0, 0, 0, .4);
	content: "";
}

.flexible-layout.large-video .video-block.video-paused .play-button {
	z-index: 3;
}

.flexible-layout.large-video .video-block .play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer;
}

.flexible-layout.large-video .video-block .icon {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
}

.flexible-layout.large-video .video-block svg {
	width: 80px;
	height: 80px;
}

.flexible-layout.large-video .video-block .play-icon .play-arrow {
	transform: scale(1);
	transform-origin: 50% 50%;
	transition: transform 200ms ease-out;
}

.flexible-layout.large-video .video-block .play-icon .stroke-solid {
	transition: stroke-dashoffset 1s ease, opacity 1s ease;
	stroke-dasharray: 300;
	stroke-dashoffset: 0;
	stroke-width: 3px;
}

.flexible-layout.large-video .video-block .img-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(1);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .5s;
}

.flexible-layout.large-video .video-block .img-block::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	content: "";
}

.flexible-layout.large-video .video-block .video-grid {
	width: 100%;
	height: 100%;
}

.flexible-layout.team-feed .short-description {
	width: 100%;
	max-width: 760px;
	margin: 0 auto 1.875rem;
	text-align: center;
}

.flexible-layout.team-feed .short-description h2 {
	margin: .625rem 0;
}

.flexible-layout.team-feed .team-items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
}

.flexible-layout.team-feed .team-items .team-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	margin: 0 0 1.875rem;
	font-size: 1rem;
	text-align: left;
	transition: height 500ms ease;
	-webkit-transition: height 500ms ease;
	-o-transition: height 500ms ease;
}

.flexible-layout.team-feed .team-items .team-item:hover .team-member .photo img {
	box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .17);
}

.flexible-layout.team-feed .team-items .team-item.active .team-member .photo img {
	box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .17);
}

.flexible-layout.team-feed .team-items .team-item.active .team-expander {
	opacity: 1;
}

.flexible-layout.team-feed .team-items .team-item .team-member {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	cursor: pointer;
}

.flexible-layout.team-feed .team-items .team-item .team-member .photo {
	width: 100%;
	padding-top: 1.25rem;
}

.flexible-layout.team-feed .team-items .team-item .team-member .photo img {
	display: block;
	width: 100%;
	max-width: 300px;
	max-height: 300px;
	margin: 0 auto;
	border-radius: 50%;
	transition: all .3s ease;
	object-fit: cover;
}

.flexible-layout.team-feed .team-items .team-item .team-member .content-block {
	width: 100%;
	padding: 1.25rem 1.25rem 0;
	text-align: center;
	text-transform: lowercase;
	transition: all .3s ease;
}

.flexible-layout.team-feed .team-items .team-item .team-member .content-block .name {
	margin-bottom: .375rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.03125rem;
}

.flexible-layout.team-feed .team-items .team-item .team-member .content-block .position {
	color: #080808;
	font-size: 1rem;
	letter-spacing: -.02375rem;
}

.flexible-layout.team-feed .team-items .team-item .team-member .content-block .position span {
	display: block;
}

.flexible-layout.team-feed .team-items .team-contents {
	position: relative;
}

.flexible-layout.team-feed .team-items .team-expander {
	position: absolute;
	right: 0;
	left: 0;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-height 500ms ease;
	-webkit-transition: max-height 500ms ease;
	-o-transition: max-height 500ms ease;
}

.flexible-layout.team-feed .team-items .team-expander-contents {
	width: 980px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 1.25rem;
}

.flexible-layout.team-feed .team-items .team-expander-contents .team-expander-wrapper {
	position: relative;
	width: 100%;
	margin: 1.25rem 0;
	padding: 2.5rem 1.25rem 1.25rem;
	background: #fff;
}

.flexible-layout.team-feed .team-items .team-expander-contents .team-expander-wrapper::before {
	position: absolute;
	z-index: -1;
	bottom: -20px;
	left: -10px;
	width: 400px;
	height: 71px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat bottom left;
	content: "";
}

.flexible-layout.team-feed .team-items .team-expander-contents .close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #b2d235;
	cursor: pointer;
}

.flexible-layout.team-feed .team-items .team-expander-contents .close:hover::after, .flexible-layout.team-feed .team-items .team-expander-contents .close:hover::before {
	background: #fff;
}

.flexible-layout.team-feed .team-items .team-expander-contents .close::after, .flexible-layout.team-feed .team-items .team-expander-contents .close::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 1px;
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	background: #080808;
	content: "";
	transition: transform 500ms ease;
}

.flexible-layout.team-feed .team-items .team-expander-contents .close::after {
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform-origin: center;
}

.flexible-layout.team-feed .team-items .team-expander-contents .title-block {
	display: block;
	width: 100%;
	padding-bottom: 2.5rem;
	text-transform: lowercase;
}

.flexible-layout.team-feed .team-items .team-expander-contents .title-block .title {
	margin-bottom: .375rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.625rem;
	letter-spacing: 0;
}

.flexible-layout.team-feed .team-items .team-expander-contents .title-block .position {
	color: #080808;
	font-size: 1.125rem;
	letter-spacing: -.02875rem;
}

.flexible-layout.team-feed .team-items .team-expander-contents .title-block .position span {
	display: block;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .content-block {
	width: 100%;
	padding-bottom: 1.25rem;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fun-block {
	width: 100%;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fun-block img {
	max-width: 100%;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fav-quote {
	padding: 2.125rem 0 0;
	background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/23px 17px;
	color: #080808;
	font-size: 1.125rem;
	letter-spacing: -.02875rem;
	line-height: 1.2;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fav-quote span {
	display: block;
	padding-top: .625rem;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	letter-spacing: 0;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .small-title {
	padding: .625rem 0 .9375rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .875rem;
	letter-spacing: .04875rem;
	text-transform: uppercase;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .list-item {
	margin-bottom: .625rem;
	padding-bottom: .625rem;
	border-bottom: 1px solid #cdcdce;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .list-item:last-child {
	border: 0;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .list-item .list-title {
	display: block;
	width: 100%;
	padding-bottom: .25rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .875rem;
	letter-spacing: .04875rem;
	text-transform: uppercase;
}

.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .list-item .list-content {
	font-size: 1rem;
	letter-spacing: -.01938rem;
	line-height: 1.75rem;
}

.flexible-layout.image-grid-with-content {
	width: 100%;
	overflow: hidden;
}

.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::before {
	top: -150px;
	left: -150px;
}

.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::after {
	bottom: -170px;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 1.25rem;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap .image-block {
	width: 100%;
	min-height: 250px;
	margin-bottom: .625rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap .image-block img {
	display: none;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption {
	position: relative;
	-ms-flex-order: -1;
	order: -1;
	width: 100%;
	min-height: 300px;
	margin-bottom: .625rem;
	padding: 3.125rem 1.875rem;
	overflow: hidden;
	background: #4e1972;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption.content-then-media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::before {
	position: absolute;
	z-index: 0;
	top: -100%;
	left: -100%;
	width: 350px;
	height: 350px;
	border-radius: 50%;
	background: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1.5s ease-out;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::after {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: -250px;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1.5s ease-out;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block .content {
	position: relative;
	margin-left: 1.875rem;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block.is-eyebrow .content {
	padding-left: 3.125rem;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block .eyebrow-text-vertical {
	color: #fff;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block .eyebrow-text-vertical::after {
	background: #fff;
}

.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block .heading2 {
	margin: 0;
	color: #fff;
}

.flexible-layout.project-banner {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 400px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.flexible-layout.project-banner .hero-bg-cover {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.flexible-layout.project-banner .hero-background {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #4e1972;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: ease all 1s;
}

.flexible-layout.project-banner .hero-background.bg-image::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	content: "";
}

.flexible-layout.project-banner .overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flexible-layout.project-banner .overlay::before {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 220px;
	max-width: 90%;
	height: 180px;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/500px 500px;
	content: "";
}

.flexible-layout.project-banner .content-block {
	position: absolute;
	z-index: 3;
	bottom: 30px;
	left: 25px;
	width: calc(100% - 50px);
	max-width: 100%;
}

.flexible-layout.project-banner .headline {
	margin: 0 0 .625rem;
	color: #fff;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0;
}

.flexible-layout.project-banner .location {
	margin: 0;
	color: #fff;
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.03125rem;
	line-height: 1.4;
}

.flexible-layout.image-grid {
	width: 100%;
	padding: 0 1.25rem;
	overflow: hidden;
}

.flexible-layout.image-grid .gallery-images {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.flexible-layout.image-grid .gallery-images .left-gallery-block {
	width: 100%;
	height: 300px;
}

.flexible-layout.image-grid .gallery-images .left-gallery-block .image {
	width: 100%;
	height: 100%;
}

.flexible-layout.image-grid .gallery-images .right-gallery-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.flexible-layout.image-grid .gallery-images .right-gallery-block .image {
	width: 100%;
	height: 300px;
	margin-top: .625rem;
}

.flexible-layout.image-grid .gallery-images .image {
	position: relative;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	cursor: pointer;
}

.flexible-layout.image-grid .gallery-images .image:hover::after {
	right: -50px;
	bottom: -50px;
}

.flexible-layout.image-grid .gallery-images .image::after {
	position: absolute;
	right: -139px;
	bottom: -139px;
	width: 139px;
	height: 139px;
	border-radius: 50%;
	background: url("data:image/svg+xml,%3csvg width=\'12\' height=\'13\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M5.5 0a5.5 5.5 0 014.159 9.1l1.904 2.16-1.126.992-1.905-2.162A5.5 5.5 0 115.5 0zm0 1.5a4 4 0 100 8 4 4 0 000-8z\' fill=\'%23080808\'/%3e%3c/svg%3e") no-repeat 40px 40px/23px 23px;
	background-color: #ceed54;
	content: "";
	transition: all .3s ease-out;
}

.flexible-layout.image-grid .gallery-images .image img {
	display: none;
}

.flexible-layout.related-project-slider {
	width: 100%;
	overflow: hidden;
}

.flexible-layout.related-project-slider .project-slider-wrapper {
	width: 100%;
}

.flexible-layout.related-project-slider .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: none;
	margin: 0;
}

.flexible-layout.related-project-slider .card-wrapper {
	float: none;
	width: 482px;
	max-width: 100%;
	height: auto;
}

.flexible-layout.related-project-slider .card-wrapper > * {
	min-height: 100%;
}

.flexible-layout.related-project-slider .content-block {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 1.25rem;
}

.flexible-layout.related-project-slider .content-block h2 {
	width: 100%;
	margin: 0 0 .625rem;
	text-align: center;
}

.flexible-layout.related-project-slider .related-project-slider-wrapper .slick-arrow {
	position: absolute;
	z-index: 1;
	top: 50px;
	left: -17px;
}

.flexible-layout.related-project-slider .related-project-slider-wrapper .slick-arrow.slick-next {
	top: 100px;
}

.flexible-layout.related-project-slider .related-project-slider-wrapper .slick-dots {
	position: relative;
	left: -30px;
	width: 100vw;
}

.flexible-layout.related-project-slider .project-grid-item {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 300px;
	margin-right: 1rem;
	overflow: hidden;
	transition: all .3s ease-out;
}

.flexible-layout.related-project-slider .project-grid-item:hover .bg-image {
	transform: scale(1.15);
}

.flexible-layout.related-project-slider .project-grid-item:hover .post-information::before {
	bottom: 0;
	left: 0;
}

.flexible-layout.related-project-slider .project-grid-item:hover .post-information .content {
	padding-bottom: 4.125rem;
}

.flexible-layout.related-project-slider .project-grid-item:hover .post-information .text-link {
	bottom: 30px;
}

.flexible-layout.related-project-slider .project-grid-item::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	content: "";
}

.flexible-layout.related-project-slider .project-grid-item .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	font-size: 0;
	transition: all .3s ease-out;
}

.flexible-layout.related-project-slider .project-grid-item .post-information {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 75%;
	min-width: 280px;
	height: 170px;
	overflow: hidden;
	color: #fff;
}

.flexible-layout.related-project-slider .project-grid-item .post-information::before {
	position: absolute;
	z-index: -1;
	bottom: -100%;
	left: -100%;
	width: 280px;
	height: 150px;
	opacity: .8;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/482px 482px;
	content: "";
	transition: all .3s ease-out;
}

.flexible-layout.related-project-slider .project-grid-item .post-information .content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2.5rem;
	transition: all .3s ease-out;
}

.flexible-layout.related-project-slider .project-grid-item .post-information .post-title {
	margin-bottom: .375rem;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.02375rem;
}

.flexible-layout.related-project-slider .project-grid-item .post-information .post-location {
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.25rem;
	letter-spacing: -.02188rem;
}

.flexible-layout.related-project-slider .project-grid-item .post-information .text-link {
	position: absolute;
	bottom: -40px;
	display: inline-block;
	margin-top: .3125rem;
	color: #fff;
	transition: all .3s ease-out;
}

.flexible-layout.process-bar {
	width: 100%;
}

.flexible-layout.process-bar.in-view .process-bar-wrapper::before {
	width: calc(100% - 21%);
}

.flexible-layout.process-bar .heading-caption {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 2.5rem;
}

.flexible-layout.process-bar .heading-caption .content {
	width: 100%;
	margin-bottom: 1.25rem;
	text-align: center;
}

.flexible-layout.process-bar .heading-caption .cta {
	margin: 0;
}

.flexible-layout.process-bar .process-bar-wrapper {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column {
	position: relative;
	width: 100%;
	margin-bottom: 1.875rem;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column:last-child {
	margin: 0;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column .icon-block {
	margin-bottom: .625rem;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column .icon-block img, .flexible-layout.process-bar .process-bar-wrapper .process-column .icon-block lottie-player {
	max-width: 63px;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column h3 {
	margin: 1.8em 0 .4em;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1rem;
	line-height: 1.5;
}

.flexible-layout.process-bar .process-bar-wrapper .process-column p {
	margin: .625rem 0 0;
}

.flexible-layout.simple-banner {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 3.75rem 0;
	overflow: hidden;
	background: #4e1972;
	text-align: center;
}

.flexible-layout.simple-banner.in-view::before {
	right: calc(100% - 200px);
}

.flexible-layout.simple-banner.in-view::after {
	top: calc(100% - 80px);
}

.flexible-layout.simple-banner.in-view .container::after {
	top: calc(100% - 160px);
}

.flexible-layout.simple-banner::after {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: -50px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1s ease-out;
}

.flexible-layout.simple-banner::before {
	position: absolute;
	z-index: 1;
	top: -200px;
	right: 100%;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1s ease-out;
}

.flexible-layout.simple-banner .container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.flexible-layout.simple-banner .container::after {
	position: absolute;
	z-index: 1;
	top: 100%;
	right: 20px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgba(94, 45, 133, .8);
	content: "";
	transition: all 1s ease-out;
}

.flexible-layout.simple-banner .content-block {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.flexible-layout.simple-banner .eyebrow-text {
	margin-bottom: 1.25rem;
	color: #ceb8e3;
	font-family: "MuseoSlab-500";
	font-size: 1.125rem;
	letter-spacing: .0625rem;
	text-transform: uppercase;
}

.flexible-layout.simple-banner .headline {
	margin: 0;
	color: #fff;
	text-transform: none;
}

.flexible-layout.simple-banner .search-form {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 300px;
	margin: 1.25rem 0 0;
	overflow: hidden;
	border-radius: 20px;
}

.flexible-layout.simple-banner .search-form .search-form-field {
	float: left;
	width: 80%;
	height: 40px;
	padding: .3125rem 1.25rem;
	border: none;
	color: #413f43;
	font-size: 1rem;
}

.flexible-layout.simple-banner .search-form .search-submit {
	display: block;
	float: right;
	width: 20%;
	height: 40px;
	padding: .3125rem 0;
	border: none;
	background: #fff;
	font-size: 1rem;
	cursor: pointer;
	transition: ease all .4s 0s;
}

.flexible-layout.two-column-form {
	display: inline-block;
	width: 100%;
	background: #f6f6f6;
}

.flexible-layout.two-column-form .content-wrapper .core-eyebrow-text {
	margin-top: 1.875rem;
	margin-bottom: .625rem;
}

.flexible-layout.two-column-form .content-wrapper h3 {
	margin-top: 1.25rem;
}

.flexible-layout.two-column-form .content-wrapper span a {
	text-decoration: none;
}

.flexible-layout.two-column-form .content-wrapper a:hover {
	color: #b2d235;
}

.flexible-layout.two-column-form .content-wrapper h4 {
	margin: 0;
}

.flexible-layout.two-column-form .content-wrapper h4 a {
	color: #5e2d85;
	text-decoration: none;
}

.flexible-layout.two-column-form .form-content {
	width: 100%;
	margin-bottom: 2.5rem;
}

.flexible-layout.two-column-form .simple-form {
	width: 100%;
}

.author-hero {
	margin-bottom: 2.5rem;
}

.author-hero .container {
	position: relative;
	max-width: 1140px;
	padding: 3.75rem 2.5rem;
	background: #fff;
}

.author-hero .container::after {
	position: absolute;
	z-index: -1;
	bottom: -25px;
	left: -25px;
	width: 60%;
	height: 70px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left/cover;
	content: "";
}

.author-hero .title {
	margin-bottom: .3125rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: .875rem;
	font-weight: 300;
	letter-spacing: .04688rem;
	text-transform: uppercase;
}

.author-hero .author-details {
	text-align: center;
	margin: 0 0 2.5rem;
}

.author-hero .author-details .title {
	position: relative;
	margin-top: 2.8125rem;
}

.author-hero .author-details .title::after {
	position: absolute;
	top: -28px;
	left: 50%;
	display: block;
	width: 90px;
	height: 1px;
	transform: translateX(-50%);
	background-color: #c7c7c8;
	content: "";
}

.author-hero .author-details .title:first-child::after {
	display: none;
}

.author-hero .author-details .author-meta {
	display: none;
}

.author-hero .avatar-container {
	width: 120px;
	height: 120px;
	margin: 0 0 2.5rem;
	overflow: hidden;
	border-radius: 50%;
	box-shadow: 0 8px 18px 0 rgba(0, 0, 0, .17);
}

.author-hero .avatar-container img {
	max-width: 120px;
	height: auto;
}

.author-hero .name {
	margin: 0;
	color: #5e2d85;
	font-size: 2.625rem;
}

.author-hero .position {
	margin-bottom: 1.875rem;
	font-size: 1.5rem;
}

.author-hero .quote {
	position: relative;
	margin: 3.75rem 0 2.5rem;
	font-size: 1.5rem;
}

.author-hero .quote::after {
	position: absolute;
	top: -30px;
	left: 0;
	display: block;
	width: 23px;
	height: 17px;
	background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/30px 22px;
	background-size: 23px;
	content: "";
}

.author-hero .quote .quote-author {
	margin-top: .625rem;
	font-size: 1rem;
	font-weight: 700;
}

.author-hero .bio {
	margin-top: 2.5rem;
	line-height: 1.7;
}

.flexible-layout.two-column-content-with-form .form-with-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption {
	-ms-flex-order: -1;
	order: -1;
	margin-bottom: 1.875rem;
	width: 100%;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption .core-eyebrow-text {
	margin-top: 1.875rem;
	margin-bottom: .625rem;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption h3 {
	margin-top: 1.25rem;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption span a {
	text-decoration: none;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption a:hover {
	color: #b2d235;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption h4 {
	margin: 0;
}

.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption h4 a {
	color: #5e2d85;
	text-decoration: none;
}

.flexible-layout.two-column-content-with-form .form-with-content .form-wrapper {
	width: 100%;
	margin-top: 1.875rem;
}

.flexible-layout.two-column-content-with-form .form-with-content .form-wrapper .gform_wrapper {
	max-width: 500px;
	margin: 0 auto 3.125rem;
}

/*  ==========================================================================
     TEMPLATES
     Full custom templates
    ==========================================================================  */
.banner-with-filter {
	position: relative;
	padding: 3.125rem 0 6.875rem;
	overflow: hidden;
	background: #f6f6f6;
	text-align: center;
}

.banner-with-filter.product-archive-hero {
	background: #fff;
}

.banner-with-filter.product-archive-hero::before {
	display: none;
}

.banner-with-filter.blog-archive-hero {
	background: #4e1972;
}

.banner-with-filter.blog-archive-hero::after {
	background-image: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e");
}

.banner-with-filter.blog-archive-hero::before {
	background-image: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e");
}

.banner-with-filter.blog-archive-hero .banner-heading, .banner-with-filter.blog-archive-hero .taxonomy-links-wrapper .tax-links .tax-link {
	color: #fff;
}

.banner-with-filter + .post-grid {
	position: relative;
	margin-top: -3.125rem;
}

.banner-with-filter.in-view .banner-heading {
	animation-name: fadeinup;
	animation-duration: .7s;
	animation-timing-function: ease-out;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	will-change: transform, opacity;
}

.banner-with-filter.in-view::after {
	top: -170px;
	right: -150px;
}

.banner-with-filter.in-view::before {
	bottom: -200px;
}

.banner-with-filter::after {
	position: absolute;
	z-index: 0;
	top: -100%;
	right: -100%;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #f6f6f6;
	background: url("data:image/svg+xml,%3csvg height=\'493\' width=\'493\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'246.5\' cy=\'246.5\' fill=\'%23eaeaea\' fill-rule=\'evenodd\' r=\'246.5\'/%3e%3c/svg%3e") no-repeat left bottom/250px 250px;
	content: "";
	transition: all 1.5s ease-out;
}

.banner-with-filter::before {
	position: absolute;
	z-index: 0;
	bottom: -100%;
	left: -50px;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: url("data:image/svg+xml,%3csvg height=\'493\' width=\'493\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'246.5\' cy=\'246.5\' fill=\'%23eaeaea\' fill-rule=\'evenodd\' r=\'246.5\'/%3e%3c/svg%3e") no-repeat left bottom/250px 250px;
	content: "";
	transition: all 1.5s ease-out;
}

.banner-with-filter .container {
	position: relative;
	z-index: 1;
}

.banner-with-filter .banner-heading {
	opacity: 0;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 2rem;
	letter-spacing: 0;
	line-height: 1.5;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 .625rem;
	color: #5e2d85;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: .9375rem;
	letter-spacing: -.02375rem;
	line-height: 1.1;
	text-decoration: none;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link:hover .text::after {
	width: 100%;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link img {
	width: 40px;
	height: 40px;
	margin-bottom: .625rem;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link .text {
	position: relative;
	padding-bottom: .3125rem;
}

.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link .text::after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 0;
	height: 1px;
	background: #b2d235;
	content: "";
	transition: all .3s ease-out;
}

.project-card-collection {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 2.5rem;
}

.project-card-collection .product-grid-item {
	position: relative;
	width: 100%;
	height: 320px;
	margin-bottom: 1rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.project-card-collection .product-grid-item::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	content: "";
}

.project-card-collection .product-grid-item:hover .post-information::before {
	bottom: 0;
	left: 0;
}

.project-card-collection .product-grid-item:hover .post-information .content {
	padding-bottom: 4.125rem;
}

.project-card-collection .product-grid-item:hover .post-information .text-link {
	bottom: 30px;
}

.project-card-collection .product-grid-item .post-information {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 85%;
	min-width: 240px;
	height: 100%;
	overflow: hidden;
	color: #fff;
}

.project-card-collection .product-grid-item .post-information::before {
	position: absolute;
	z-index: -1;
	bottom: -100%;
	left: -100%;
	width: 240px;
	height: 170px;
	background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/328px 328px;
	content: "";
	transition: all .3s ease-out;
}

.project-card-collection .product-grid-item .post-information .content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1.875rem;
	transition: all .3s ease-out;
}

.project-card-collection .product-grid-item .post-information .post-title {
	margin-bottom: .375rem;
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: -.02375rem;
}

.project-card-collection .product-grid-item .post-information .post-location {
	font-family: "AvenirLTPro-Book", "Arial", "sans-serif";
	font-size: 1.125rem;
	letter-spacing: -.02188rem;
}

.project-card-collection .product-grid-item .post-information .text-link {
	position: absolute;
	bottom: -40px;
	display: inline-block;
	margin-top: .3125rem;
	color: #fff;
	transition: all .3s ease-out;
}

.project-content-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 1.875rem;
}

.project-content-block .project-content {
	width: 100%;
	padding-top: .625rem;
	padding-bottom: 1.875rem;
}

.project-content-block .project-content .content {
	position: relative;
	padding-left: 3.125rem;
}

.project-content-block .project-content .rt-reading-time {
	display: none !important;
}

.project-content-block .project-content .rt-reading-time + * {
	margin-top: 0;
}

.project-content-block .project-sidebar {
	position: relative;
	width: 100%;
	margin: 1.875rem 0 0;
	padding: 1.875rem 1.875rem 0;
	background: #fff;
}

.project-content-block .project-sidebar::before {
	position: absolute;
	z-index: -1;
	top: -37px;
	left: -24px;
	width: 182px;
	height: 202px;
	background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	content: "";
}

.project-content-block .project-sidebar .list-item {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #cdcdce;
}

.project-content-block .project-sidebar .list-item:last-child {
	margin: 0;
	padding: 0;
	border: 0;
}

.project-content-block .project-sidebar .list-item .list-title {
	display: block;
	width: 100%;
	margin: 0;
	padding-bottom: .625rem;
	color: #808284;
	font-family: "MuseoSlab-500";
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
}

.project-content-block .project-sidebar .list-item .list-content {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9375rem;
}

.project-content-block .project-sidebar .list-item .list-content li {
	padding: .3125rem 0;
}

.project-content-block .project-sidebar .list-item .cher-links {
	margin-top: .625rem;
}

.search-result-section {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	padding: 3.75rem 0;
}

.search-result-section .result {
	display: block;
	margin: 0 0 1.25rem;
	padding: 1.25rem;
	border: 1px solid #efefef;
	text-decoration: none;
	transition: ease all .4s 0s;
}

.search-result-section .result:hover {
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, .06);
}

.search-result-section .result h2 {
	font-size: 1.25rem;
}

.search-result-section .result .excerpt {
	color: #080808;
}

.no-result {
	padding: 3.125rem 0;
	text-align: center;
}

.no-result em {
	font-family: "AvenirLTPro-Heavy", "Arial", "sans-serif";
}

.author.archive {
	background: #f6f6f6;
}

.author-archive {
	padding: 2.5rem 0;
}

@media screen and (min-width: 25em) {
	.article-author .author-avatar {
		width: 100px;
	}
	
	.post-grid .filters-close {
		width: 200px;
	}
	
	.resource-hero-wrapper {
		padding: 3.125rem 0;
	}
	
	.resource-hero-has-image .resource-hero-wrapper {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	
	.flexible-layout.hero-with-video .hero-background-video {
		height: 400px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		min-height: 350px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		min-height: 350px;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-item {
		width: 90px;
	}
}

@media screen and (min-width: 28.125em) and (max-width: 50em) {
	.post-grid .filter-bar .filter:nth-child(1n+3) {
		margin-top: 1.25rem;
	}
}

@media screen and (min-width: 28.125em) {
	.post-grid .filter-bar .filters-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.post-grid .filter-bar .filter {
		width: 48%;
	}
}

@media screen and (min-width: 31.25em) {
	.article-author .author-avatar {
		width: 150px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-item-level-2 {
		width: calc(100% - 60px);
		margin: 0 1.875rem .625rem;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options {
		max-width: 80%;
	}
	
	.footer.footer-landing {
		padding: 3.25rem 0 1.875rem;
	}
	
	.footer.footer-landing .copyright {
		width: auto;
		text-align: left;
	}
	
	.footer.footer-landing .social-links {
		margin: 0;
	}
	
	.call-to-action .resource-cta .content-block {
		padding: 2.5rem 1.875rem;
	}
	
	.call-to-action .newsletter-cta .action form .gform_body {
		width: calc(100% - 116px);
	}
	
	.call-to-action .newsletter-cta .action form .gform_footer {
		width: 116px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		min-height: 400px;
	}
	
	.flexible-layout.two-column-banner .image-block .image {
		height: 350px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		min-height: 400px;
	}
	
	.flexible-layout.anchor-nav {
		display: inline-block;
	}
	
	.flexible-layout.team-feed .team-items .team-item {
		width: 48%;
		margin: 0 4% 1.875rem 0;
	}
	
	.flexible-layout.team-feed .team-items .team-item:nth-child(2n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.image-grid .gallery-images .left-gallery-block {
		height: 350px;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block {
		height: 650px;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block .image {
		width: calc(50% - 10px);
		height: calc(50% - 10px);
		margin-top: 1.25rem;
	}
	
	.flexible-layout.related-project-slider .content-block {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 1.875rem;
	}
	
	.flexible-layout.related-project-slider .content-block h2 {
		width: auto;
		margin: 0;
		text-align: left;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-item {
		width: 100px;
	}
}

@media screen and (min-width: 35.625em) {
	.resource-card-title {
		height: 50px;
		margin: 1.25rem 1.875rem;
	}
	
	.resource-card-collection .resource-card {
		width: 46%;
		margin: 0 2% 2.5rem;
	}
	
	.resource-card-collection .resource-card-thumb {
		margin: 0 auto 1.25rem;
	}
}

@media screen and (min-width: 37.5em) {
	.core .core-eyebrow-text {
		font-size: 1.125rem;
	}
	
	.core .core-eyebrow-text + .heading1, .core .core-eyebrow-text + .heading2, .core .core-eyebrow-text + h1, .core .core-eyebrow-text + h2, .core .core-eyebrow-text + h3, .core .core-eyebrow-text + h4, .core .core-eyebrow-text + h5, .core .core-eyebrow-text + h6 {
		margin-top: 1.25rem;
	}
	
	.core .eyebrow-text-center {
		font-size: 1rem;
	}
	
	.core .eyebrow-text-center + .heading1, .core .eyebrow-text-center + .heading2, .core .eyebrow-text-center + h1, .core .eyebrow-text-center + h2, .core .eyebrow-text-center + h3, .core .eyebrow-text-center + h4, .core .eyebrow-text-center + h5, .core .eyebrow-text-center + h6 {
		margin-top: 1.25rem;
	}
	
	.core .eyebrow-text-vertical {
		font-size: 1rem;
	}
	
	.core .heading1, .core h1 {
		font-size: 2.5rem;
	}
	
	.core .heading2, .core h2 {
		font-size: 2rem;
	}
	
	.core h3 {
		font-size: 1.375rem;
	}
	
	.core h4 {
		font-size: 1.125rem;
	}
	
	.core h5 {
		font-size: 1rem;
	}
	
	.core h6 {
		font-size: 1rem;
	}
	
	.core address strong, .core p strong {
		font-size: 1.125rem;
	}
	
	.core blockquote {
		padding: .625rem 2.5rem 0 4.375rem;
		background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/46px 33px;
		font-size: 1.25rem;
	}
	
	.core blockquote p {
		font-size: 1.25rem;
	}
	
	.core code, .core pre {
		font-size: 1em;
	}
	
	.core dd, .core dt {
		font-size: 1em;
	}
	
	.core li {
		font-size: 1em;
	}
	
	.core .number-list {
		margin: 1.875rem 0 0;
	}
	
	.core .number-list li {
		font-size: 1rem;
	}
	
	.core .check-list li {
		font-size: 1rem;
	}
	
	.core .progress-list {
		margin: 1.875rem 0 0;
	}
	
	.core .progress-list li {
		font-size: 1rem;
	}
	
	.core table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.core td, .core th {
		font-size: 1em;
	}
	
	.core tr:last-child td {
		border-bottom: 0;
	}
	
	.core .alignright {
		float: right;
		margin: 0 0 1em 1em;
	}
	
	.core .alignleft {
		float: left;
		margin: 0 1em 1em 0;
	}
	
	.core img.alignright {
		float: right;
		margin: 1em 0 1em 1em;
	}
	
	.core img.alignleft {
		float: left;
		margin: 1em 1em 1em 0;
	}
	
	.article-author .author-avatar {
		width: 200px;
	}
	
	.flexbox .blog-header .toolbar {
		padding: 0 1rem;
	}
	
	.blog-header .icon-search {
		display: none;
	}
	
	.blog-header .search-form-wrapper {
		position: relative;
		top: initial;
		display: block;
	}
	
	.blog-header .search-form-wrapper::before {
		top: 9px;
	}
	
	.blog-header .search-form-wrapper input[type='search'] {
		width: 100%;
		height: 35px;
		border: 1px solid #ccc;
		border-radius: 17.5px;
		background: #fff;
	}
	
	.related-post-title {
		margin-bottom: 2.5rem;
	}
	
	.post-card-collection {
		width: calc(100% + 2%);
		margin-right: -1%;
		margin-left: -1%;
	}
	
	.post-card-collection .blog-post-card {
		width: 48%;
		margin: 0 1% 3.125rem;
	}
	
	.post-card-collection .blog-post-card:last-child {
		margin: 0 1% 3.125rem;
	}
	
	.post-card-collection .call-to-action {
		margin: 0 1% 3.125rem;
	}
	
	.blog-post-card {
		width: 32%;
		margin: 0 2% 0 0;
	}
	
	.blog-post-card .title {
		font-size: 1.25rem;
		line-height: 1.5;
	}
	
	.entry-info {
		padding: 2em;
	}
	
	.entry-buttons .share-buttons {
		cursor: pointer;
	}
	
	.entry-buttons .share-buttons:hover .cher-links {
		opacity: 1;
	}
	
	.entry-buttons .cher-links {
		opacity: 0;
	}
	
	.single-careers .back-to-blog, .single-post .back-to-blog {
		padding: 1rem 1.25rem;
	}
	
	.single-careers .blog-banner::before, .single-post .blog-banner::before {
		width: 393px;
		height: 100px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top center/393px 393px;
	}
	
	.single-careers .blog-bottom-wrapper, .single-post .blog-bottom-wrapper {
		margin-top: 3.75rem;
	}
	
	.main-nav .main-menu-toggle .hamburger {
		width: 30px;
		height: 30px;
	}
	
	.main-nav .main-menu-toggle .hamburger .part {
		width: 28px;
	}
	
	.main-menu.main-menu-has-touch .sub-menu-toggle {
		display: block;
	}
	
	.main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
		margin-right: 1.375rem;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options {
		max-width: 100%;
		margin: 0;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover {
		display: block;
		width: 50%;
		padding: 0 1.25rem 1.875rem;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover .parent-inner {
		display: block !important;
		height: auto !important;
		padding: .625rem 0 0 !important;
	}
	
	.post-grid .filter-bar .filters {
		padding: 1.875rem;
	}
	
	.post-grid .active-filter-items {
		padding: .9375rem 0;
	}
	
	.post-grid .active-filter {
		margin: .5rem;
	}
	
	.post-grid .filter-option-remove, .post-grid .text-filter span {
		font-size: .875rem;
	}
	
	.resource-card-collection .call-to-action {
		margin-bottom: 2.5rem;
	}
	
	.resource-grid .resource-card {
		margin-bottom: 2.5rem;
	}
	
	.resource-hero.resource-hero-has-image::after {
		position: absolute;
		z-index: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50px;
		background-color: #f6f6f6;
		content: "";
	}
	
	.resource-hero .resource-hero-pretitle {
		font-size: 1.125rem;
	}
	
	.resource-hero .resource-hero-subtitle {
		margin-top: 1rem;
		font-size: 1.125rem;
	}
	
	.resource-hero .resource-hero-thumb {
		width: 12.5rem;
	}
	
	.resource-hero-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 3.75rem 0;
	}
	
	.resource-hero-has-image .resource-hero-wrapper {
		padding-top: 3.75rem;
		padding-bottom: 0;
	}
	
	.resource-hero-header {
		-ms-flex: 1;
		flex: 1;
	}
	
	.resource-hero-has-image .resource-hero-header {
		margin-top: 0;
		padding-bottom: 4.6875rem;
		padding-left: 5%;
		text-align: left;
	}
	
	.resource-body {
		margin-top: 3.75rem;
		margin-bottom: 2.5rem;
	}
	
	.resource-body:not(.resource-body-has-form) {
		margin-bottom: 3.75rem;
	}
	
	.resource-body-content .button {
		margin-top: 2.5rem;
	}
	
	.resource-hero-has-image .resource-share {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.resource-share .resource-share-heading {
		font-size: 1rem;
	}
	
	.button, .core a.button, .main-header .secondary-menu a, .post-grid .filters-close {
		padding: 1.125rem 1.875rem .875rem;
		font-size: .9375rem;
	}
	
	.button.small-button, .core a.button.small-button {
		padding: .875rem 1.875rem .625rem;
		font-size: .875rem;
	}
	
	.gform_wrapper label {
		font-size: .875rem;
		letter-spacing: .04063rem;
	}
	
	.gform_wrapper input[type='date'], .gform_wrapper input[type='email'], .gform_wrapper input[type='password'], .gform_wrapper input[type='search'], .gform_wrapper input[type='tel'], .gform_wrapper input[type='text'], .gform_wrapper input[type='time'], .gform_wrapper input[type='url'], .gform_wrapper select, .gform_wrapper textarea {
		padding: 1.25rem;
	}
	
	.gform_body {
		padding: 2.8125rem 2.8125rem 0;
	}
	
	.gform_footer {
		padding: 1.25rem 2.8125rem 2.8125rem;
	}
	
	.ginput_complex .name_first, .ginput_complex .name_last {
		margin: 0;
	}
	
	.ginput_complex .ginput_left, .ginput_complex .ginput_right, .ginput_complex .name_first, .ginput_complex .name_last {
		width: 48%;
	}
	
	.ginput_complex .ginput_left, .ginput_complex .name_first {
		float: left;
	}
	
	.ginput_complex .ginput_right, .ginput_complex .name_last {
		float: right;
	}
	
	.validation_error {
		font-size: 1em;
	}
	
	.slick-arrow {
		width: 45px;
		height: 45px;
	}
	
	.slick-arrow:hover::before {
		background: url("data:image/svg+xml,%3csvg width=\'23\' height=\'8\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg fill=\'white\' fill-rule=\'evenodd\' stroke=\'white\'%3e%3cpath stroke-width=\'1.3\' d=\'M0 4.167h14.553\'/%3e%3cpath d=\'M22.014 4.073l-7.8 3.5v-7z\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/22px 7px;
	}
	
	.slick-arrow::before {
		background: url("data:image/svg+xml,%3csvg width=\'23\' height=\'8\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg fill=\'%23B2D235\' fill-rule=\'evenodd\'%3e%3cpath stroke=\'%23B2D235\' stroke-width=\'1.3\' d=\'M0 4.167h14.553\'/%3e%3cpath d=\'M22.014 4.073l-7.8 3.5v-7z\'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/22px 7px;
	}
	
	.main-header {
		height: 90px;
	}
	
	.main-header > .container {
		padding: .9375rem 1.25rem;
	}
	
	.main-header .main-header-logo {
		height: 62px;
	}
	
	.main-header .home-link {
		height: 62px;
	}
	
	.nav-open .main-header .main-menu-wrapper {
		top: 90px;
		height: calc(100vh - 90px);
	}
	
	.header-landing {
		height: 90px;
	}
	
	.header-landing .main-header-logo {
		width: 210px;
	}
	
	.footer.footer-landing .social-links a {
		margin-right: 1.25rem;
	}
	
	.footer .footer-top .social-links a {
		margin-right: 1.25rem;
	}
	
	.footer .footer-menus {
		margin: 1.875rem 0;
	}
	
	.padding-top-xsm {
		padding-top: 1em;
	}
	
	.padding-top-sm {
		padding-top: 2em;
	}
	
	.padding-top-md {
		padding-top: 2.75em;
	}
	
	.padding-top-lg {
		padding-top: 4em;
	}
	
	.padding-top-xlg {
		padding-top: 5.25em;
	}
	
	.padding-btm-xsm {
		padding-bottom: 1em;
	}
	
	.padding-btm-sm {
		padding-bottom: 2em;
	}
	
	.padding-btm-md {
		padding-bottom: 2.75em;
	}
	
	.padding-btm-lg {
		padding-bottom: 4em;
	}
	
	.padding-btm-xlg {
		padding-bottom: 5.25em;
	}
	
	.margin-top-xsm {
		margin-top: 1em;
	}
	
	.margin-top-sm {
		margin-top: 2em;
	}
	
	.margin-top-md {
		margin-top: 2.75em;
	}
	
	.margin-top-lg {
		margin-top: 4em;
	}
	
	.margin-top-xlg {
		margin-top: 5.25em;
	}
	
	.margin-btm-xsm {
		margin-bottom: 1em;
	}
	
	.margin-btm-sm {
		margin-bottom: 2em;
	}
	
	.margin-btm-md {
		margin-bottom: 2.75em;
	}
	
	.margin-btm-lg {
		margin-bottom: 4em;
	}
	
	.margin-btm-xlg {
		margin-bottom: 5.25em;
	}
	
	.flexible-layout.hero-slider .banner-slide {
		height: calc(100vh - 90px);
	}
	
	.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title {
		font-size: 2.5rem;
		line-height: 3.3125rem;
	}
	
	.flexible-layout.hero-with-video {
		height: calc(100vh - 90px);
	}
	
	.flexible-layout.hero-with-video::before {
		width: 400px;
		max-width: 100%;
		height: 300px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/600px 600px;
	}
	
	.flexible-layout.hero-with-video .content-block {
		bottom: 50px;
		left: 50px;
		width: 100%;
		max-width: 500px;
	}
	
	.flexible-layout.hero-with-video .headline {
		font-size: 2.5rem;
	}
	
	.flexible-layout.hero-with-video .sub-headline {
		font-size: 1.125rem;
	}
	
	.flexible-layout.hero-with-video .hero-background-video {
		min-width: 120%;
	}
	
	.flexible-layout.hero-with-video .hero-background-video .video {
		width: 120vw;
		height: 56.25vw;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::after, .call-to-action.in-view .primary-cta .shapes::after {
		top: -150px;
		right: -100px;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::before, .call-to-action.in-view .primary-cta .shapes::before {
		top: 150px;
	}
	
	.call-to-action .primary-cta {
		min-height: 300px;
	}
	
	.call-to-action .primary-cta::before {
		width: 400px;
		height: 200px;
	}
	
	.call-to-action .primary-cta .shapes::after {
		width: 300px;
		height: 300px;
	}
	
	.call-to-action .primary-cta .shapes::before {
		right: 150px;
		width: 50px;
		height: 50px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::after {
		left: 80px;
		width: 300px;
		height: 300px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::before {
		left: 50px;
		width: 60px;
		height: 60px;
	}
	
	.call-to-action .simple-cta {
		min-height: 260px;
	}
	
	.call-to-action .simple-cta::before {
		width: 400px;
		height: 200px;
	}
	
	.call-to-action .simple-cta-with-icon {
		min-height: 260px;
	}
	
	.call-to-action .simple-cta-with-icon::before {
		width: 400px;
		height: 200px;
	}
	
	.call-to-action .resource-cta::before {
		width: 400px;
		height: 200px;
	}
	
	.call-to-action .newsletter-cta {
		min-height: 244px;
	}
	
	.call-to-action .newsletter-cta::before {
		width: 400px;
		height: 200px;
	}
	
	.call-to-action .newsletter-cta .shapes::after {
		width: 300px;
		height: 300px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::after {
		left: 80px;
		width: 300px;
		height: 300px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::before {
		left: 50px;
		width: 60px;
		height: 60px;
	}
	
	.call-to-action .title {
		font-size: 2.25rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper {
		padding: 1.875rem 0;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .title {
		font-size: 1.625rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card {
		width: 48%;
		margin: 0 1% 1.25rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 {
		font-size: .9375rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .description {
		font-size: 1rem;
	}
	
	.flexible-layout.feature-project-slider .project-slider-wrapper {
		padding: 0 3.125rem;
	}
	
	.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-prev {
		margin-left: -1.875rem;
	}
	
	.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-next {
		right: -30px;
	}
	
	.flexible-layout.feature-project-slider .project-grid-item {
		height: 450px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		min-height: 450px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list {
		margin: 1.875rem 0 0;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li {
		font-size: 1.0625rem;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .button {
		margin-top: 1.25rem;
	}
	
	.stats-bar .statistic-animation-wrapper {
		padding: 2.5rem;
	}
	
	.stats-bar .statistic-animation-wrapper::after {
		width: 40%;
		height: 110px;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics .single-statistic {
		width: 33.3336%;
		margin: 0;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block {
		padding: 2.5rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item {
		padding: 2.5rem 3.125rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .quote {
		background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/40px 29px;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .name {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .financial-name, .flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .position {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow {
		margin-top: -3.75rem;
	}
	
	.flexible-layout.interior-banner-simple .headline {
		font-size: 2.5rem;
	}
	
	.flexible-layout.interior-banner-simple .sub-headline {
		font-size: 1.125rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card {
		width: calc(50% - 20px);
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card .image-wrap {
		margin-bottom: 1.25rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card h3 {
		font-size: 1.125rem;
	}
	
	.flexible-layout.related-resources .related-blogs .post-card-collection .blog-post-card {
		width: 48%;
		margin: 0;
	}
	
	.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card {
		width: 48%;
		padding: 0;
		border: none;
	}
	
	.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card .title {
		font-size: 1.25rem;
		line-height: 1.5;
	}
	
	.flexible-layout.two-column-banner.has-video .image-block .image {
		height: 375px;
	}
	
	.flexible-layout.two-column-banner .image-block {
		padding: 3.125rem;
	}
	
	.flexible-layout.two-column-banner .image-block .shapes {
		left: 210px;
	}
	
	.flexible-layout.two-column-banner .image-block .shapes {
		left: 150px;
	}
	
	.flexible-layout.two-column-banner .image-block .image {
		height: 430px;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card {
		min-height: 460px;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card {
		width: 48%;
		margin: 0 4% 1.875rem 0;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card:nth-child(2n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		min-height: 450px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.left-top::before {
		top: -64px;
		left: -42px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.left-bottom::before {
		bottom: -64px;
		left: -42px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.right-top::before {
		top: -64px;
		right: -42px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern.right-bottom::before {
		right: -42px;
		bottom: -64px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media .pattern::before {
		width: 182px;
		height: 202px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block .button {
		margin-top: 1.25rem;
	}
	
	.flexible-layout.anchor-nav .anchor-navs {
		padding: 1.25rem 0;
	}
	
	.flexible-layout.anchor-nav .anchor-navs .anchor {
		margin: 0 1.25rem;
	}
	
	.flexible-layout.anchor-nav .anchor-navs a {
		font-size: .9375rem;
		letter-spacing: .1175rem;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::before {
		top: -200px;
		left: -150px;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::after {
		right: -90px;
		bottom: -125px;
	}
	
	.flexible-layout.interior-with-image-circle::before {
		width: 500px;
		height: 500px;
	}
	
	.flexible-layout.interior-with-image-circle::after {
		width: 250px;
		height: 280px;
	}
	
	.flexible-layout.large-video .video-bg {
		height: 400px;
	}
	
	.flexible-layout.large-video .video-bg::before {
		bottom: -55px;
		left: -40px;
		width: 185px;
		height: 200px;
	}
	
	.flexible-layout.team-feed .team-items .team-item .team-member .content-block .name {
		font-size: 1.375rem;
	}
	
	.flexible-layout.team-feed .team-items .team-item .team-member .content-block .position {
		font-size: 1.125rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .team-expander-wrapper {
		padding: 2.5rem 1.875rem 1.875rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .team-expander-wrapper::before {
		bottom: -37px;
		left: -27px;
		width: 546px;
		height: 91px;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .close {
		top: 30px;
		right: 30px;
		width: 30px;
		height: 30px;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .close::after, .flexible-layout.team-feed .team-items .team-expander-contents .close::before {
		width: 16px;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .title {
		font-size: 1.875rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .position {
		font-size: 1.25rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fav-quote {
		font-size: 1.25rem;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::before {
		top: -200px;
		left: -200px;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -230px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap .image-block {
		width: calc(50% - 5px);
		min-height: 300px;
		margin-right: .625rem;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap .image-block:nth-child(2n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption {
		min-height: 400px;
		padding: 4.375rem 1.875rem;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::before {
		width: 500px;
		height: 500px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -300px;
		width: 300px;
		height: 300px;
	}
	
	.flexible-layout.project-banner {
		height: 450px;
	}
	
	.flexible-layout.project-banner .overlay::before {
		width: 300px;
		max-width: 100%;
		height: 220px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/600px 600px;
	}
	
	.flexible-layout.project-banner .content-block {
		bottom: 60px;
		left: 50px;
		width: 100%;
		max-width: 500px;
	}
	
	.flexible-layout.project-banner .headline {
		font-size: 2.5rem;
	}
	
	.flexible-layout.project-banner .location {
		font-size: 1.375rem;
	}
	
	.flexible-layout.image-grid .gallery-images .left-gallery-block {
		height: 450px;
	}
	
	.flexible-layout.related-project-slider {
		padding-right: 1.25rem;
		padding-left: 1.25rem;
	}
	
	.flexible-layout.related-project-slider .card-wrapper {
		margin: 0 1.25rem 0 0;
	}
	
	.flexible-layout.related-project-slider .slick-list {
		width: calc(100vw - 14px);
	}
	
	.flexible-layout.related-project-slider .content-block {
		margin-bottom: 2.5rem;
	}
	
	.flexible-layout.related-project-slider .related-project-slider-wrapper .slick-arrow {
		left: -27px;
	}
	
	.flexible-layout.related-project-slider .related-project-slider-wrapper .slick-arrow.slick-next {
		top: 120px;
	}
	
	.flexible-layout.related-project-slider .project-grid-item {
		height: 350px;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column {
		width: 50%;
		padding-right: 1.875rem;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column h3 {
		font-size: 1.125rem;
	}
	
	.flexible-layout.simple-banner.in-view::after {
		top: calc(100% - 106px);
	}
	
	.flexible-layout.simple-banner.in-view .container::after {
		top: calc(100% - 190px);
	}
	
	.flexible-layout.simple-banner::after {
		width: 250px;
		height: 250px;
	}
	
	.flexible-layout.simple-banner::before {
		width: 350px;
		height: 350px;
	}
	
	.flexible-layout.simple-banner .container::after {
		right: 30px;
		width: 70px;
		height: 70px;
	}
	
	.flexible-layout.simple-banner .eyebrow-text {
		margin-bottom: 1.875rem;
	}
	
	.author-hero .container {
		display: -ms-flexbox;
		display: flex;
	}
	
	.author-hero .author-details {
		margin: 0 3.125rem 0 0;
	}
	
	.author-hero .author-details .author-meta {
		display: block;
	}
	
	.author-hero .avatar-container {
		margin: 0 auto 3.75rem;
		width: 188px;
		height: 188px;
	}
	
	.author-hero .avatar-container img {
		max-width: 188px;
	}
	
	.banner-with-filter.in-view::after {
		top: -180px;
		right: -160px;
	}
	
	.banner-with-filter.in-view::before {
		bottom: -240px;
	}
	
	.banner-with-filter::after {
		width: 293px;
		height: 293px;
		background-size: 293px 293px;
	}
	
	.banner-with-filter::before {
		width: 293px;
		height: 293px;
		background-size: 293px 293px;
	}
	
	.banner-with-filter .banner-heading {
		font-size: 2.5rem;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-item {
		width: 120px;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link {
		margin: 0 1.875rem;
		font-size: 1.125rem;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link img {
		width: 50px;
		height: 50px;
	}
	
	.project-card-collection .product-grid-item {
		width: 49%;
	}
	
	.project-content-block .project-sidebar .list-item .list-title {
		font-size: 1.125rem;
		letter-spacing: .0625rem;
	}
	
	.project-content-block .project-sidebar .list-item .list-content {
		font-size: 1rem;
		letter-spacing: -.01938rem;
	}
	
	.search-result-section .result h2 {
		font-size: 1.375rem;
	}
}

@media screen and (min-width: 50em) {
	.core .heading1, .core h1 {
		font-size: 3.125rem;
	}
	
	.core .heading2, .core h2 {
		font-size: 2.25rem;
	}
	
	.core h3 {
		font-size: 1.625rem;
	}
	
	.core h4 {
		font-size: 1.1875rem;
	}
	
	.core h5 {
		font-size: 1.0625rem;
	}
	
	.core blockquote {
		font-size: 1.5rem;
	}
	
	.core blockquote p {
		font-size: 1.5rem;
	}
	
	.article-author .author-avatar {
		width: 250px;
		margin: 0;
	}
	
	.article-author .author-description {
		width: calc(100% - 250px);
	}
	
	.article-author .avatar-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.flexbox .blog-header .toolbar {
		padding: 0 2rem;
	}
	
	.no-flexbox .blog-header .toolbar {
		padding: 1em;
	}
	
	.blog-header .category-select-wrapper {
		margin-right: 0;
	}
	
	.blog-header .category-select-wrapper label {
		display: inline-block;
		margin-right: 2rem;
	}
	
	.blog-posts .post-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.related-post-title {
		margin-bottom: 3.125rem;
	}
	
	.post-thumbnail {
		height: 250px;
		overflow: hidden;
	}
	
	.single-careers .back-to-blog a, .single-post .back-to-blog a {
		font-size: .75rem;
		letter-spacing: .09375rem;
	}
	
	.single-careers .blog-banner::before, .single-post .blog-banner::before {
		width: 493px;
		height: 150px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top center/493px 493px;
	}
	
	.single-careers .blog-banner .content-block, .single-careers .blog-banner .image-block, .single-post .blog-banner .content-block, .single-post .blog-banner .image-block {
		width: 50%;
	}
	
	.single-careers .blog-banner .content-block, .single-post .blog-banner .content-block {
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding: 1.875rem 0;
	}
	
	.single-careers .blog-banner .content-block .content, .single-post .blog-banner .content-block .content {
		width: 100%;
		max-width: 700px;
	}
	
	.single-careers .blog-banner .content-block .content .author-content, .single-post .blog-banner .content-block .content .author-content {
		margin-top: 1.25rem;
		margin-bottom: 1.875rem;
	}
	
	.single-careers .blog-banner .content-block .content .author-content .author-name, .single-careers .blog-banner .content-block .content .author-content .author-title, .single-post .blog-banner .content-block .content .author-content .author-name, .single-post .blog-banner .content-block .content .author-content .author-title {
		font-size: 1rem;
	}
	
	.single-careers .blog-banner .content-block .content .read-time, .single-post .blog-banner .content-block .content .read-time {
		position: static;
		margin-top: 1.25rem;
		padding-top: .1875rem;
		font-size: .875rem;
		letter-spacing: .10938rem;
		line-height: 1.25rem;
	}
	
	.single-careers .blog-banner .image-block, .single-post .blog-banner .image-block {
		padding: 0 0 0 5%;
	}
	
	.single-careers .blog-banner .image-block img, .single-post .blog-banner .image-block img {
		width: 100%;
	}
	
	.single-careers .blog-post, .single-post .blog-post {
		margin: 2em auto;
	}
	
	.single-careers .blog-bottom-wrapper, .single-post .blog-bottom-wrapper {
		margin-top: 5rem;
	}
	
	.single-post .blog-post {
		margin: 2em auto;
	}
	
	.cta.full-width {
		padding: 3.75rem 5rem;
	}
	
	.cta.ebook img {
		width: 30%;
		margin: 0;
	}
	
	.cta.ebook .content {
		padding: 0 2.625rem;
		text-align: left;
	}
	
	.flexbox .cta.ebook {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.related-posts {
		padding: 4.6875rem 0;
	}
	
	.post-grid.blog-grid .filter-bar .filter-name {
		display: inline-block;
	}
	
	.post-grid.blog-grid .filter-bar .filters {
		box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
	}
	
	.post-grid.blog-grid .filter-bar .filter {
		width: 48%;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options {
		padding: 1.875rem .625rem .625rem;
		box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover {
		width: 33.3336%;
	}
	
	.post-grid.blog-grid .filter-bar-search {
		width: 170px;
	}
	
	.post-grid .filter-bar-wrapper {
		height: 60px;
	}
	
	.post-grid .filter-bar-header {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		width: auto;
		padding-right: 1.25rem;
	}
	
	.post-grid .filter-toggle {
		display: none;
	}
	
	.post-grid .filter-bar .filters {
		position: static;
		display: block;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: auto;
		padding: 0;
		border-bottom: 0;
		background: none;
	}
	
	.post-grid .filter-bar .filters-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.post-grid .filter-bar .filter {
		width: auto;
	}
	
	.post-grid .filter-bar .filter-options {
		position: absolute;
		z-index: 2;
		top: 100%;
		left: 0;
		display: none;
		width: auto;
		min-width: 220px;
		margin: 0;
		padding: 1.25rem;
		box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
		background-color: #fff;
	}
	
	.post-grid .filter-bar .filter-name {
		font-size: 1rem;
		font-weight: 400;
		line-height: 3.5rem;
	}
	
	.post-grid .filter-bar .filter-name svg {
		display: inline-block;
	}
	
	.post-grid .filter-bar .filter-name-link {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		height: 60px;
		padding: 0 1.875rem 0 1.25rem;
	}
	
	.post-grid .filters-close {
		display: none;
	}
	
	.post-grid .filter-bar-search {
		width: 220px;
		margin-left: auto;
	}
	
	.post-grid .filter-bar-search .search-submit {
		width: 30px;
		height: 60px;
		height: 100%;
	}
	
	.post-grid .filter-bar-search .search-submit-icon {
		width: 12px;
		height: 13px;
	}
	
	.post-grid .filter-bar-search-input {
		height: 100%;
		padding-left: 1.875rem;
		font-size: 1rem;
	}
	
	.post-grid .filter-bar-search-input::-ms-input-placeholder {
		font-size: .875rem;
		letter-spacing: .055rem;
	}
	
	.post-grid .filter-bar-search-input:-ms-input-placeholder {
		font-size: .875rem;
		letter-spacing: .055rem;
	}
	
	.post-grid .filter-bar-search-input:-ms-input-placeholder {
		font-size: .875rem;
		letter-spacing: .055rem;
	}
	
	.post-grid .filter-bar-search-input::placeholder {
		font-size: .875rem;
		letter-spacing: .055rem;
	}
	
	.post-grid .resource-loading {
		margin: 6.5em auto;
	}
	
	.resource-card-title {
		font-size: 1.25rem;
	}
	
	.resource-card-collection .resource-card {
		width: 30%;
		margin: 0 1.6667% 5rem;
	}
	
	.resource-grid .resource-card-collection-wrapper {
		padding: 2rem 0 0;
	}
	
	.resource-hero .resource-hero-subtitle {
		font-size: 1.25rem;
	}
	
	.resource-hero .resource-hero-thumb {
		width: 15.625rem;
	}
	
	.resource-share .resource-share-heading {
		font-size: 1.125rem;
	}
	
	.slick-arrow {
		width: 56px;
		height: 56px;
	}
	
	.main-header .utility-nav {
		padding: 0 1.875rem;
	}
	
	.footer .footer-menus {
		margin: 2.5rem 0;
	}
	
	.footer .footer-menus .footer-menu .sub-menu-toggle {
		display: none;
	}
	
	.footer .footer-menus .footer-menu .menu-item-top-level {
		width: 25%;
	}
	
	.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu .menu-item {
		margin-bottom: .3125rem;
	}
	
	.footer .footer-menus .footer-menu .menu-item-top-level.heading-menus .sub-menu .menu-item-link {
		margin-bottom: .625rem;
		padding: 0;
	}
	
	.footer .footer-menus .footer-menu .menu-item-top-level > .menu-item-link {
		margin-bottom: .625rem;
		padding: 0;
	}
	
	.footer .footer-menus .footer-menu .sub-menu {
		display: block;
		padding: 0;
	}
	
	.padding-top-xsm {
		padding-top: 1.25em;
	}
	
	.padding-top-sm {
		padding-top: 2.5em;
	}
	
	.padding-top-md {
		padding-top: 3.75em;
	}
	
	.padding-top-lg {
		padding-top: 5em;
	}
	
	.padding-top-xlg {
		padding-top: 6.25em;
	}
	
	.padding-btm-xsm {
		padding-bottom: 1.25em;
	}
	
	.padding-btm-sm {
		padding-bottom: 2.5em;
	}
	
	.padding-btm-md {
		padding-bottom: 3.75em;
	}
	
	.padding-btm-lg {
		padding-bottom: 5em;
	}
	
	.padding-btm-xlg {
		padding-bottom: 6.25em;
	}
	
	.margin-top-xsm {
		margin-top: 1.25em;
	}
	
	.margin-top-sm {
		margin-top: 2.5em;
	}
	
	.margin-top-md {
		margin-top: 3.75em;
	}
	
	.margin-top-lg {
		margin-top: 5em;
	}
	
	.margin-top-xlg {
		margin-top: 6.25em;
	}
	
	.margin-btm-xsm {
		margin-bottom: 1.25em;
	}
	
	.margin-btm-sm {
		margin-bottom: 2.5em;
	}
	
	.margin-btm-md {
		margin-bottom: 3.75em;
	}
	
	.margin-btm-lg {
		margin-bottom: 5em;
	}
	
	.margin-btm-xlg {
		margin-bottom: 6.25em;
	}
	
	.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.multicolumn-content-grid > .container {
		font-size: 0;
	}
	
	.flexbox .multicolumn-content-grid > .container {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.multicolumn-content-grid.align-columns-top > .container {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.multicolumn-content-grid.align-columns-middle > .container {
		-ms-flex-align: center;
		align-items: center;
	}
	
	.multicolumn-content-grid.align-columns-bottom > .container {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	
	.multicolumn-content-grid.justify-columns-flex-start > .container {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.multicolumn-content-grid.justify-columns-center > .container {
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.multicolumn-content-grid.justify-columns-flex-end > .container {
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.multicolumn-content-grid.justify-columns-space-around > .container {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	
	.multicolumn-content-grid.justify-columns-space-around > .container .content-area {
		margin-right: 0;
	}
	
	.multicolumn-content-grid.justify-columns-space-between > .container {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.multicolumn-content-grid.justify-columns-space-between > .container .content-area {
		margin-right: 0;
	}
	
	.multicolumn-content-grid .content-area {
		display: inline-block;
		vertical-align: top;
		margin-right: 1.69492%;
		margin-bottom: 1.69492%;
		font-size: 1rem;
	}
	
	.multicolumn-content-grid .content-area.core .gform_wrapper {
		margin-top: 0;
	}
	
	.multicolumn-content-grid .content-area:last-child {
		margin-right: 0;
	}
	
	.multicolumn-content-grid .content-area.columns-1 {
		width: 6.77966%;
	}
	
	.multicolumn-content-grid .content-area.columns-2 {
		width: 15.25424%;
	}
	
	.multicolumn-content-grid .content-area.columns-3 {
		width: 23.72881%;
	}
	
	.multicolumn-content-grid .content-area.columns-4 {
		width: 32.20339%;
	}
	
	.multicolumn-content-grid .content-area.columns-5 {
		width: 40.67797%;
	}
	
	.multicolumn-content-grid .content-area.columns-6 {
		width: 49.15254%;
	}
	
	.multicolumn-content-grid .content-area.columns-7 {
		width: 57.62712%;
	}
	
	.multicolumn-content-grid .content-area.columns-8 {
		width: 66.10169%;
	}
	
	.multicolumn-content-grid .content-area.columns-9 {
		width: 74.57627%;
	}
	
	.multicolumn-content-grid .content-area.columns-10 {
		width: 83.05085%;
	}
	
	.multicolumn-content-grid .content-area.columns-11 {
		width: 91.52542%;
	}
	
	.multicolumn-content-grid .content-area.columns-12 {
		width: 100%;
		margin-right: 0;
	}
	
	.flexbox .flexible-layout.card-grid .card-collection {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row;
		flex-flow: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.no-flexbox .flexible-layout.card-grid .card-collection {
		font-size: 0;
	}
	
	.no-flexbox .flexible-layout.card-grid .card {
		display: inline-block;
		vertical-align: top;
		font-size: 1rem;
	}
	
	.flexible-layout.card-grid[data-row-size='2'] .card-collection .card, .flexible-layout.card-grid[data-row-size='3'] .card-collection .card, .flexible-layout.card-grid[data-row-size='4'] .card-collection .card, .flexible-layout.card-grid[data-row-size='5'] .card-collection .card, .flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
		width: 49.15254%;
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='2'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
		margin-right: 0;
	}
	
	.flexible-layout.two-column-content-with-media-inline .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.two-column-content-with-media-inline .media-with-caption-content {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.flexible-layout.two-column-content-with-media-inline .media-with-caption-content .heading-and-caption, .flexible-layout.two-column-content-with-media-inline .media-with-caption-content .media {
		width: 48%;
	}
	
	.flexible-layout.two-column-content-with-media-inline .media-with-caption-content .heading-and-caption {
		-ms-flex-order: 0;
		order: 0;
		margin-bottom: 0;
	}
	
	.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title {
		font-size: 3.125rem;
		line-height: 3.9375rem;
	}
	
	.flexible-layout.hero-with-video::before {
		width: 450px;
		height: 300px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/700px 700px;
	}
	
	.flexible-layout.hero-with-video .content-block {
		max-width: 555px;
	}
	
	.flexible-layout.hero-with-video .headline {
		font-size: 3.125rem;
	}
	
	.flexible-layout.hero-with-video .sub-headline {
		font-size: 1.25rem;
	}
	
	.flexible-layout.hero-with-video .hero-background-video {
		height: 360px;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::after, .call-to-action.in-view .primary-cta .shapes::after {
		top: -200px;
		right: -150px;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::before, .call-to-action.in-view .primary-cta .shapes::before {
		top: 180px;
	}
	
	.call-to-action .primary-cta::before {
		width: 544px;
		height: 245px;
	}
	
	.call-to-action .primary-cta .shapes::after {
		width: 400px;
		height: 400px;
	}
	
	.call-to-action .primary-cta .shapes::before {
		right: 200px;
		width: 60px;
		height: 60px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::after {
		width: 400px;
		height: 400px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::before {
		width: 80px;
		height: 80px;
	}
	
	.call-to-action .primary-cta .content-block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 3.125rem;
	}
	
	.call-to-action .primary-cta .content {
		width: calc(100% - 300px);
	}
	
	.call-to-action .primary-cta .action {
		width: 250px;
		padding: 0 0 0 3.125rem;
	}
	
	.call-to-action .simple-cta::before {
		width: 544px;
		height: 245px;
	}
	
	.call-to-action .simple-cta .content-block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 3.125rem;
		text-align: left;
	}
	
	.call-to-action .simple-cta .content {
		width: calc(100% - 300px);
	}
	
	.call-to-action .simple-cta .action {
		width: 250px;
		padding: 0 0 0 3.125rem;
	}
	
	.call-to-action .simple-cta-with-icon::before {
		width: 544px;
		height: 245px;
	}
	
	.call-to-action .simple-cta-with-icon .shapes .inner-shapes {
		display: block;
	}
	
	.call-to-action .simple-cta-with-icon .content-block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 3.125rem;
		text-align: left;
	}
	
	.call-to-action .simple-cta-with-icon .content {
		display: -ms-flexbox;
		display: flex;
		width: calc(100% - 300px);
	}
	
	.call-to-action .simple-cta-with-icon .content .left {
		margin-right: 1.875rem;
		margin-bottom: 0;
	}
	
	.call-to-action .simple-cta-with-icon .action {
		width: 250px;
		padding: 0 0 0 3.125rem;
	}
	
	.call-to-action .resource-cta::before {
		width: 544px;
		height: 245px;
	}
	
	.call-to-action .resource-cta .img-block {
		width: 40%;
		height: auto;
	}
	
	.call-to-action .resource-cta .img-block::after {
		content: "";
	}
	
	.call-to-action .resource-cta .content-block {
		width: 60%;
		padding: 3.125rem;
		text-align: left;
	}
	
	.call-to-action .newsletter-cta::before {
		width: 544px;
		height: 245px;
	}
	
	.call-to-action .newsletter-cta .shapes::after {
		width: 400px;
		height: 400px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::after {
		width: 400px;
		height: 400px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::before {
		width: 80px;
		height: 80px;
	}
	
	.call-to-action .newsletter-cta .content-block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 3.125rem;
		text-align: left;
	}
	
	.call-to-action .newsletter-cta .content {
		display: -ms-flexbox;
		display: flex;
		width: 50%;
	}
	
	.call-to-action .newsletter-cta .content .left {
		margin-right: 1.875rem;
		margin-bottom: 0;
	}
	
	.call-to-action .newsletter-cta .action {
		width: 50%;
		padding: 0 0 0 3.125rem;
		text-align: left;
	}
	
	.call-to-action .title {
		font-size: 2.625rem;
	}
	
	.call-to-action p {
		margin: 1.25rem 0 0;
	}
	
	.flexible-layout.logo-bar .logo-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin: 0 0 1.5rem;
		padding: 2.5rem 1.25rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper::before {
		display: block;
		width: 400px;
		height: 200px;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .title {
		width: 175px;
		margin: 0;
		font-size: 1.875rem;
		text-align: left;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list {
		width: calc(100% - 160px);
	}
	
	.flexible-layout.solutions-cards-with-icons .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .short-description .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper::before {
		top: -63px;
		left: -30px;
		width: 182px;
		height: 202px;
		background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	}
	
	.flexible-layout.feature-project-slider .content-block .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.feature-project-slider .project-grid-item {
		height: 500px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		width: 50%;
		min-height: 500px;
		padding: 0;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption {
		-ms-flex-order: 0;
		order: 0;
		width: 50%;
		padding: 0 3.125rem;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption.content-then-media .content-block {
		max-width: 480px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block {
		max-width: 430px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li {
		margin: 0 0 .9375rem;
		font-size: 1.125rem;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .button {
		margin-top: 1.875rem;
	}
	
	.stats-bar .statistic-animation-wrapper {
		padding: 3.125rem;
	}
	
	.stats-bar .statistic-animation-wrapper::after {
		height: 134px;
	}
	
	.flexible-layout.testimonial-slider .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.testimonial-slider .short-description .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large::before {
		right: -40px;
		width: 182px;
		height: 202px;
		background: url("data:image/svg+xml,%3csvg width=\'544\' height=\'245\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3cpath id=\'a\' d=\'M0 0h544v245H0z\'/%3e%3c/defs%3e%3cg fill=\'none\' fill-rule=\'evenodd\' opacity=\'.4\'%3e%3cmask id=\'b\' fill=\'white\'%3e%3cuse xlink:href=\'%23a\'/%3e%3c/mask%3e%3cpath d=\'M256.656-291.72L-191.54 204.948M262.252-286.67l-448.197 496.668M267.85-281.618L-180.346 215.05m453.795-491.616L-174.75 220.1m453.796-491.616L-169.15 225.153m453.795-491.617l-448.198 496.668M290.24-261.413l-448.198 496.668m453.796-491.616L-152.36 240.306M301.437-251.31l-448.2 496.668M307.035-246.26l-448.198 496.668m453.796-491.617l-448.2 496.668M318.23-236.156l-448.2 496.666m453.796-491.616l-448.2 496.668m453.796-491.617l-448.197 496.668m453.796-491.617l-448.2 496.668m453.796-491.617L-107.58 280.715M346.216-210.9l-448.2 496.667M351.813-205.85L-96.384 290.819m453.796-491.617l-448.2 496.668M363.01-195.747L-85.19 300.92m453.796-491.616L-79.591 305.972m453.796-491.616l-448.2 496.668m453.796-491.617L-68.397 316.075m453.796-491.617L-62.8 321.126m453.797-491.617l-448.2 496.668M396.595-165.44L-51.604 331.229m453.796-491.617l-448.2 496.668m453.796-491.617L-40.409 341.33m453.794-491.617L-34.812 346.382m453.796-491.616L-29.214 351.433m453.796-491.616l-448.2 496.668m453.796-491.617L-18.019 361.536m453.796-491.617l-448.2 496.668M441.373-125.03L-6.824 371.638M446.97-119.978L-1.228 376.69m453.796-491.617L4.371 381.74m453.795-491.617L9.966 386.792m453.797-491.616L15.565 391.843M469.361-99.773L21.163 396.895M474.959-94.722L26.76 401.946M480.556-89.671L32.358 406.997M486.154-84.62l-448.2 496.667M491.75-79.568L43.553 417.099M497.349-74.517L49.149 422.15M502.945-69.466L54.748 427.202M508.543-64.415l-448.2 496.668M514.14-59.363L65.943 437.304M519.738-54.312l-448.2 496.668M525.337-49.261l-448.2 496.668M530.933-44.21L82.736 452.458M536.53-39.158L88.333 457.509M542.129-34.107L93.929 462.56M547.726-29.056L99.528 467.612M553.322-24.005L105.125 472.663M558.92-18.953L110.723 477.714M564.518-13.902l-448.2 496.667M570.115-8.851L121.918 487.817M575.713-3.8L127.515 492.868M581.31 1.25L133.112 497.919M586.91 6.303L138.71 502.97M592.505 11.354L144.308 508.022M598.103 16.405l-448.2 496.668M603.702 21.456l-448.2 496.668M609.298 26.508L161.1 523.175M699.254-61.67L251.055 435M704.851-56.618L256.654 440.05M710.447-51.566L262.251 445.1M716.046-46.515L267.848 450.153M721.644-41.464L273.445 455.204M727.241-36.413L279.043 460.255M732.838-31.361L284.641 465.306M738.437-26.31l-448.2 496.668M744.034-21.26L295.837 475.409M749.63-16.208L301.433 480.46M755.228-11.156L307.03 485.51M760.828-6.105l-448.2 496.668M766.423-1.054L318.226 495.614M772.02 3.997L323.823 500.665M777.619 9.048L329.42 505.716M783.216 14.1L335.017 510.767M788.813 19.15L340.616 515.819M794.411 24.202l-448.2 496.668M800.01 29.253L351.81 525.92M805.606 34.305L357.409 530.972M811.203 39.356L363.006 536.024M816.802 44.407l-448.2 496.668M822.4 49.458L374.2 546.126M827.996 54.509L379.798 551.177M833.592 59.56L385.396 556.229M839.192 64.612l-448.2 496.668M844.788 69.663L396.591 566.33M850.385 74.714L402.188 571.382M855.984 79.766L407.785 576.433M861.582 84.817l-448.2 496.668M867.178 89.868L418.981 586.536M872.776 94.919l-448.2 496.668M878.375 99.97l-448.2 496.668m453.796-491.616L435.772 601.69m453.796-491.617L441.371 606.74m453.794-491.617L446.968 611.792m453.796-491.616L452.565 616.843m453.796-491.616L458.163 621.895m453.795-491.617L463.761 626.946m453.795-491.617L469.357 631.997M923.154 140.38l-448.2 496.668M928.75 145.432L480.553 642.099m453.795-491.616L486.15 647.15m453.796-491.617L491.747 652.202m453.796-491.617L497.344 657.253M951.14 165.637L502.943 662.304m453.796-491.616l-448.2 496.668m453.797-491.617L514.138 672.407M967.933 180.79L519.736 677.458M973.53 185.842L525.333 682.509m453.796-491.616l-448.2 496.668m453.797-491.617L536.528 692.612m453.795-491.617L542.125 697.663M995.92 206.047L547.723 702.714m453.796-491.616l-448.2 496.667m453.797-491.616L558.918 712.817M1012.713 221.2L564.515 717.868M1018.31 226.25L570.111 722.919m453.797-491.616l-448.2 496.667m453.797-491.616L581.306 733.022m453.796-491.617L586.904 738.073M1040.7 246.456L592.503 743.124m453.794-491.616L598.1 748.175\' stroke=\'%23808284\' mask=\'url(%23b)\'/%3e%3c/g%3e%3c/svg%3e") no-repeat top left;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item {
		min-height: 700px;
		padding: 1.25rem 0;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .content-block {
		width: 50%;
		padding: 3.75rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-large .slider-item .media-block {
		width: 50%;
		height: auto;
		padding: 2.5rem 0;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item {
		padding: 2.5rem 3.75rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .logo-block {
		width: 225px;
		height: 225px;
		margin: 0 3.75rem 0 0;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .author-block {
		width: 225px;
		height: 225px;
		margin: 0 3.75rem 0 0;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item .content-block {
		width: calc(100% - 285px);
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .quote {
		font-size: 1.375rem;
	}
	
	.flexible-layout.interior-banner-simple .content-block {
		max-width: 85%;
	}
	
	.flexible-layout.interior-banner-simple .headline {
		font-size: 3.125rem;
	}
	
	.flexible-layout.interior-banner-simple .sub-headline {
		font-size: 1.25rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .short-description {
		margin: 0 auto 5rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .short-description .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper.column-count-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card {
		width: calc(33.336% - 30px);
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card h3 {
		font-size: 1.1875rem;
	}
	
	.flexible-layout.two-column-banner.has-video .content-block {
		width: 50%;
	}
	
	.flexible-layout.two-column-banner.has-video .image-block {
		width: 50%;
	}
	
	.flexible-layout.two-column-banner .breadcrumbs {
		position: absolute;
		top: 16px;
		left: 50px;
		margin: 0;
	}
	
	.flexible-layout.two-column-banner .content-block {
		width: 45%;
	}
	
	.flexible-layout.two-column-banner .content-block .content {
		max-width: 500px;
		padding-right: 3.125rem;
		padding-bottom: 0;
		padding-left: 3.125rem;
		text-align: left;
	}
	
	.flexible-layout.two-column-banner .image-block {
		width: 55%;
	}
	
	.flexible-layout.solutions-detail-cards .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.solutions-detail-cards .short-description .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card {
		margin: 0 1.25rem;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card:nth-child(2n+0) {
		margin: 0 1.25rem;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel .solution-card:nth-child(3n+0) {
		margin: 0 1.25rem;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		width: 50%;
		min-height: 500px;
		margin: 0;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption {
		-ms-flex-order: 0;
		order: 0;
		width: 50%;
		padding: 0 3.125rem;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block {
		max-width: 550px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption .content-block .button {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.anchor-nav .anchor-navs .anchor {
		margin: 0 1.875rem;
	}
	
	.flexible-layout.interior-with-image-circle .breadcrumbs {
		position: absolute;
		z-index: 1;
		top: 16px;
		left: 20px;
		margin: 0;
		text-align: left;
	}
	
	.js .flexible-layout.interior-with-image-circle .breadcrumbs {
		display: block;
	}
	
	.flexible-layout.interior-with-image-circle .content-block {
		max-width: 85%;
		text-align: left;
	}
	
	.flexible-layout.large-video .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.large-video .short-description p {
		margin: 0 15%;
	}
	
	.flexible-layout.large-video .video-bg {
		height: 460px;
	}
	
	.flexible-layout.team-feed .short-description {
		margin: 0 auto 3.125rem;
	}
	
	.flexible-layout.team-feed .short-description p {
		margin: 0 15%;
	}
	
	.flexible-layout.team-feed .team-items .team-item {
		width: 32%;
		margin: 0 2% 1.875rem 0;
	}
	
	.flexible-layout.team-feed .team-items .team-item:nth-child(2n+0) {
		margin-right: 2%;
	}
	
	.flexible-layout.team-feed .team-items .team-item:nth-child(3n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .team-expander-wrapper {
		margin: 1.875rem 0;
		padding: 2.5rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .title {
		font-size: 2.25rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .position {
		font-size: 1.375rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .content-block {
		width: 75%;
		padding-right: 5%;
		padding-bottom: 0;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fun-block {
		width: 25%;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fav-quote {
		font-size: 1.375rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .list-item {
		margin-bottom: 1.25rem;
		padding-bottom: 1.25rem;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper {
		margin: 0;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media {
		width: 50%;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .media .image-wrap .image-block {
		width: calc(50% - 10px);
		margin-right: 0;
		margin-bottom: .625rem;
		margin-left: .625rem;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption {
		-ms-flex-order: 0;
		order: 0;
		width: 50%;
		min-height: 610px;
		padding: 0 3.125rem;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block {
		max-width: 470px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption .content-block .content {
		margin: 0;
	}
	
	.flexible-layout.project-banner .overlay::before {
		width: 400px;
		height: 250px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/700px 700px;
	}
	
	.flexible-layout.project-banner .content-block {
		max-width: 75%;
	}
	
	.flexible-layout.project-banner .headline {
		font-size: 3.125rem;
	}
	
	.flexible-layout.project-banner .location {
		font-size: 1.625rem;
	}
	
	.flexible-layout.related-project-slider .slick-list {
		width: calc(100vw - 42px);
	}
	
	.flexible-layout.related-project-slider .project-grid-item {
		height: 370px;
	}
	
	.flexible-layout.process-bar .heading-caption {
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 3.75rem;
	}
	
	.flexible-layout.process-bar .heading-caption .content {
		width: 60%;
		margin: 0;
		text-align: left;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column h3 {
		font-size: 1.1875rem;
	}
	
	.flexible-layout.simple-banner.in-view .container::after {
		top: calc(100% - 200px);
	}
	
	.flexible-layout.simple-banner::after {
		width: 300px;
		height: 300px;
	}
	
	.flexible-layout.simple-banner::before {
		width: 400px;
		height: 400x;
	}
	
	.flexible-layout.simple-banner .container::after {
		width: 80px;
		height: 80px;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption {
		-ms-flex-order: 0;
		order: 0;
		margin-bottom: 0;
	}
	
	.banner-with-filter + .post-grid {
		margin-top: -3.75rem;
	}
	
	.banner-with-filter.in-view::after {
		top: -220px;
		right: -190px;
	}
	
	.banner-with-filter.in-view::before {
		bottom: -300px;
	}
	
	.banner-with-filter::after {
		width: 393px;
		height: 393px;
		background-size: 393px 393px;
	}
	
	.banner-with-filter::before {
		width: 393px;
		height: 393px;
		background-size: 393px 393px;
	}
	
	.banner-with-filter .banner-heading {
		font-size: 3.25rem;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-item {
		width: 165px;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link {
		margin: 0 3.125rem;
		font-size: 1.25rem;
	}
	
	.banner-with-filter .taxonomy-links-wrapper .tax-links .tax-link img {
		width: 63px;
		height: 63px;
		margin-bottom: 1.25rem;
	}
	
	.project-card-collection .product-grid-item {
		width: 40%;
		height: 360px;
	}
	
	.project-card-collection .product-grid-item:nth-child(4n + 2), .project-card-collection .product-grid-item:nth-child(4n + 3) {
		width: 58%;
	}
	
	.project-content-block .project-content {
		width: 50%;
		padding-top: 5.625rem;
		padding-bottom: 0;
	}
	
	.project-content-block .project-sidebar {
		width: 40%;
		margin: 2.5rem 0 0;
		padding: 2.5rem 2.5rem 0;
	}
	
	.project-content-block .project-sidebar .list-item {
		margin-bottom: 1.875rem;
		padding-bottom: 1.875rem;
	}
	
	.search-result-section .result h2 {
		font-size: 1.625rem;
	}
}

@media screen and (min-width: 60em) {
	.resource-body-has-form .resource-body-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.resource-body-has-form .resource-body-content {
		width: 50%;
	}
	
	.resource-body-form {
		width: 50%;
		margin-top: 0;
		margin-left: 5%;
	}
	
	.resource-body-form .gform_wrapper {
		max-width: none;
		margin: 0 0 3.125rem;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption {
		width: 50%;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption.content-then-form + .form-wrapper {
		margin-right: 0;
		margin-left: 5%;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .form-wrapper {
		width: 50%;
		margin-top: 0;
		margin-right: 5%;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .form-wrapper .gform_wrapper {
		max-width: none;
		margin: 0 0 3.125rem;
	}
}

@media screen and (min-width: 62.5em) and (min-width: 62.5em) {
	.main-menu .menu-item-top-level > .menu-item-link {
		padding: 0 0 1.5rem;
	}
}

@media screen and (min-width: 62.5em) and (max-width: 81.25em) {
	.main-header .secondary-menu a {
		padding: 1.0625rem 1.25rem .8125rem;
		font-size: .875rem;
		letter-spacing: .03125rem;
	}
}

@media screen and (min-width: 62.5em) {
	.core .heading1, .core h1 {
		font-size: 3.75rem;
	}
	
	.core .heading2, .core h2 {
		font-size: 2.625rem;
	}
	
	.core h3 {
		font-size: 1.875rem;
	}
	
	.core h4 {
		font-size: 1.25rem;
	}
	
	.core h5 {
		font-size: 1.125rem;
	}
	
	.related-post-title {
		margin-bottom: 3.75rem;
	}
	
	.post-card-collection {
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(100% + 2.333%);
		margin-right: -1.333%;
		margin-left: -1.333%;
	}
	
	.post-card-collection .blog-post-card {
		width: 31%;
		margin: 0 1.1667% 3.75rem;
	}
	
	.post-card-collection .blog-post-card:last-child {
		margin: 0 1.1667% 3.75rem;
	}
	
	.post-card-collection .call-to-action {
		margin: 0 1.1667% 3.125rem;
	}
	
	.single-careers .back-to-blog, .single-post .back-to-blog {
		padding: 1.25rem 1.875rem;
	}
	
	.single-careers .blog-banner.in-view::before, .single-post .blog-banner.in-view::before {
		bottom: 70px;
	}
	
	.single-careers .blog-banner::after, .single-post .blog-banner::after {
		content: "";
	}
	
	.single-careers .blog-banner .content-block, .single-post .blog-banner .content-block {
		padding: 1.25rem 0 6.25rem;
	}
	
	.single-careers .blog-banner .content-block .content, .single-post .blog-banner .content-block .content {
		padding: 0 1.875rem 0 3.125rem;
	}
	
	.single-careers .blog-post, .single-post .blog-post {
		margin: 3em auto;
	}
	
	.single-careers .share-this label, .single-post .share-this label {
		display: block;
		margin-bottom: 1.25rem;
	}
	
	.single-careers .share-this, .single-post .share-this {
		position: sticky;
		z-index: 1;
		top: 200px;
		width: 100px;
		min-height: 200px;
		margin-top: -1.875rem;
		margin-left: -6.25rem;
		padding: 1.875rem;
		text-align: center;
	}
	
	.single-careers .share-this .cher-link-item, .single-careers .share-this .cher-links, .single-post .share-this .cher-link-item, .single-post .share-this .cher-links {
		display: block;
		margin-top: .5em;
		margin-left: 0;
	}
	
	.single-careers .share-this::before, .single-post .share-this::before {
		width: 100px;
		height: 198px;
		content: "";
	}
	
	.single-post .blog-post {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row;
		flex-flow: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 3em auto;
	}
	
	.single-post .single-post-share-sidebar {
		width: 286px;
	}
	
	.single-post .single-post-share-sidebar .sidebar-title {
		margin-bottom: .625rem;
		padding: 0;
		border: none;
		font-weight: 400;
		cursor: auto;
	}
	
	.single-post .single-post-share-sidebar .links {
		margin-bottom: .625rem;
		padding: 0 0 0 1.25rem;
		color: rgba(255, 255, 255, .65);
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.375rem;
	}
	
	.single-post .single-post-share-sidebar .links:hover {
		color: #fff;
	}
	
	.single-post .single-post-share-sidebar .links.active {
		color: #fff;
	}
	
	.single-post .single-post-share-sidebar .links.active::before {
		background: #b2d235;
	}
	
	.single-post .single-post-share-sidebar .links::before {
		display: block;
	}
	
	.single-post .single-post-share-sidebar .social-share {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 3.125rem;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper {
		padding: 1.25rem 1.5625rem;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper::before {
		height: 100%;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper {
		position: sticky;
		top: 200px;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-bg-overlay {
		display: none;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-content::before {
		width: 100px;
		height: 198px;
		content: "";
	}
	
	.single-post .entry-excerpt {
		width: calc(100% - 326px);
	}
	
	.single-careers .entry-excerpt {
		margin-top: -12.5rem;
	}
	
	.cta.ebook img {
		width: 20%;
	}
	
	.cta.ebook .content {
		width: 70%;
	}
	
	.no-flexbox .cta.ebook .content, .no-flexbox .cta.ebook img {
		float: left;
	}
	
	.no-flexbox .cta.ebook img {
		width: 20%;
	}
	
	.no-flexbox .cta.ebook::after {
		display: block;
		clear: left;
		content: "";
	}
	
	.main-nav {
		position: relative;
	}
	
	.main-nav .main-menu-toggle {
		display: none;
	}
	
	.main-menu .menu-item + .menu-item {
		margin-top: 0;
	}
	
	.main-menu .menu-item .utility-menu .menu-item-link + .menu-item-link {
		margin-top: 0;
	}
	
	.main-menu {
		display: block;
		min-height: 0;
		margin: 0;
		padding: 0;
		transform: none;
		background-color: transparent;
		white-space: nowrap;
	}
	
	.main-menu .menu-item-top-level {
		display: inline-block;
		margin-left: .625rem;
	}
	
	.main-menu .menu-item-top-level:first-child {
		margin: 0;
	}
	
	.main-menu .menu-item-top-level > .menu-item-link {
		position: relative;
		color: #080808;
		font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
		font-size: .9375rem;
		letter-spacing: .055rem;
		text-transform: uppercase;
		cursor: pointer;
	}
	
	.main-menu .menu-item-top-level > .menu-item-link::before {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 0;
		height: 6px;
		background: #ceed54;
		content: "";
		transition: all .3s ease-out;
	}
	
	.main-menu .menu-item-top-level.active > .menu-item-link {
		color: #080808;
	}
	
	.main-menu .menu-item-top-level.active > .menu-item-link::before {
		width: 100%;
	}
	
	.main-menu .menu-item-top-level.active.cta > .menu-item-link {
		color: #fff;
	}
	
	.main-menu .menu-item.menu-item-top-level.project-menu, .main-menu .menu-item.menu-item-top-level.solution-menu, .main-menu .menu-item.menu-item-top-level.subnav-columns, .main-menu .menu-item.menu-item-top-level.subnav-meganav {
		position: static;
	}
	
	.main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		position: fixed;
		top: 106px;
		width: 100vw;
		height: calc(100vh - 106px);
		overflow: auto;
	}
	
	.vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 151px;
	}
	
	.vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 188px;
	}
	
	.admin-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 138px;
	}
	
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
		min-width: 220px;
		margin-left: -1.25rem;
		padding: 1.25rem;
		overflow: hidden;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
		background-color: #fff;
		color: #080808;
	}
	
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link {
		position: relative;
		transition: all .3s ease-out;
	}
	
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link:hover {
		padding-left: 1.375rem;
	}
	
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link:hover::before {
		left: 0;
		opacity: 1;
	}
	
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link::before {
		position: absolute;
		top: 50%;
		left: 10px;
		display: block;
		width: 14px;
		height: 1px;
		transform: translateY(-50%);
		opacity: 0;
		background: #b2d235;
		content: "";
		transition: all .3s ease-out;
	}
	
	.main-menu .menu-item-link {
		color: #080808;
	}
	
	.main-menu .sub-menu .menu-item-link {
		position: relative;
		padding: .4375rem 0;
		color: #080808;
		font-size: 1rem;
		letter-spacing: 0;
	}
	
	.main-menu .sub-menu-toggle {
		display: none;
	}
	
	.main-menu .sub-menu .columns-container {
		max-width: 600px;
	}
	
	.main-menu .sub-menu .columns-container .columns .column.sub-menu {
		position: relative;
		top: 0;
		display: block;
		box-shadow: none;
	}
	
	.main-menu .sub-menu .columns-container .columns .back-menu-item {
		display: none;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-item-level-2 {
		width: 40%;
		margin: 0 5% 1.875rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item {
		width: 100%;
		margin: 0 0 1.875rem;
	}
	
	.main-menu .sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		padding: 0;
	}
	
	.main-menu .sub-menu .menu-item {
		font-size: 100%;
		font-weight: normal;
	}
	
	.menu-item.subnav-columns .sub-menu-level-1 {
		padding: 1.875rem 0 4.375rem;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
		background-color: #fff;
		color: #080808;
	}
	
	.flexbox .menu-item.subnav-columns .sub-menu-level-1 .columns-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.menu-item.subnav-columns .menu-item-level-2 {
		display: inline-block;
		vertical-align: top;
		width: 15.25424%;
		text-align: left;
	}
	
	.menu-item.subnav-columns .menu-item-level-2 > .menu-item-link {
		white-space: normal;
	}
	
	.menu-item.subnav-columns .menu-item-level-3 > .menu-item-link {
		white-space: normal;
	}
	
	.menu-item.subnav-columns .sub-menu-level-2 {
		position: static;
		display: block;
	}
	
	.menu-item.project-menu .sub-menu .meganav-content, .menu-item.project-menu .sub-menu .meganav-heading, .menu-item.solution-menu .sub-menu .meganav-content, .menu-item.solution-menu .sub-menu .meganav-heading, .menu-item.subnav-meganav .sub-menu .meganav-content, .menu-item.subnav-meganav .sub-menu .meganav-heading {
		display: block;
	}
	
	.menu-item.project-menu .sub-menu, .menu-item.solution-menu .sub-menu, .menu-item.subnav-meganav .sub-menu {
		padding: 1.875rem 0 4.375rem;
		overflow: hidden;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
		background-color: #fff;
		color: #080808;
	}
	
	.menu-item.project-menu .sub-menu > div, .menu-item.solution-menu .sub-menu > div, .menu-item.subnav-meganav .sub-menu > div {
		position: relative;
		z-index: 2;
	}
	
	.menu-item.project-menu .sub-menu .meganav-heading, .menu-item.solution-menu .sub-menu .meganav-heading, .menu-item.subnav-meganav .sub-menu .meganav-heading {
		width: 32.20339%;
		font-size: 3.4375rem;
		font-weight: 200;
		white-space: normal;
		text-align: right;
	}
	
	.menu-item.project-menu .sub-menu .meganav-content, .menu-item.solution-menu .sub-menu .meganav-content, .menu-item.subnav-meganav .sub-menu .meganav-content {
		width: 32.20339%;
		padding: 0 3.125rem;
		line-height: 1.75rem;
		white-space: normal;
	}
	
	.menu-item.project-menu .sub-menu .meganav-content .call-to-action, .menu-item.solution-menu .sub-menu .meganav-content .call-to-action, .menu-item.subnav-meganav .sub-menu .meganav-content .call-to-action {
		color: #fff;
		text-decoration: none;
	}
	
	.menu-item.project-menu .sub-menu .meganav-children, .menu-item.solution-menu .sub-menu .meganav-children, .menu-item.subnav-meganav .sub-menu .meganav-children {
		position: relative;
		width: 32.20339%;
		padding-left: 3.125rem;
	}
	
	.menu-item.project-menu .sub-menu .meganav-children .menu-item-link::after, .menu-item.solution-menu .sub-menu .meganav-children .menu-item-link::after, .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link::after {
		top: 50%;
		right: auto;
		left: -75px;
		transform: translateY(-50%);
		border-width: 20px 35px;
		pointer-events: none;
	}
	
	.menu-item.project-menu .sub-menu .meganav-children .menu-item-link:hover::after, .menu-item.solution-menu .sub-menu .meganav-children .menu-item-link:hover::after, .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link:hover::after {
		right: auto;
		left: -60px;
	}
	
	.menu-item.project-menu .sub-menu .menu-item-link, .menu-item.solution-menu .sub-menu .menu-item-link, .menu-item.subnav-meganav .sub-menu .menu-item-link {
		color: #080808;
	}
	
	.flexbox .menu-item.project-menu .sub-menu .meganav-container, .flexbox
    .menu-item.solution-menu .sub-menu .meganav-container, .flexbox
    .menu-item.subnav-meganav .sub-menu .meganav-container {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.flexbox .menu-item.project-menu .sub-menu .meganav-container::after, .flexbox
      .menu-item.solution-menu .sub-menu .meganav-container::after, .flexbox
      .menu-item.subnav-meganav .sub-menu .meganav-container::after {
		display: none;
	}
	
	.no-flexbox .menu-item.project-menu .sub-menu .meganav-container .meganav-content, .no-flexbox .menu-item.project-menu .sub-menu .meganav-container .meganav-heading, .no-flexbox
    .menu-item.solution-menu .sub-menu .meganav-container .meganav-content, .no-flexbox
    .menu-item.solution-menu .sub-menu .meganav-container .meganav-heading, .no-flexbox
    .menu-item.subnav-meganav .sub-menu .meganav-container .meganav-content, .no-flexbox
    .menu-item.subnav-meganav .sub-menu .meganav-container .meganav-heading {
		float: left;
	}
	
	.no-flexbox .menu-item.project-menu .sub-menu .meganav-container .meganav-children, .no-flexbox
    .menu-item.solution-menu .sub-menu .meganav-container .meganav-children, .no-flexbox
    .menu-item.subnav-meganav .sub-menu .meganav-container .meganav-children {
		float: right;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options {
		left: -2px;
		padding: 1.875rem 3.125rem .625rem;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent-cover {
		width: 25%;
	}
	
	.post-grid .filter-bar-wrapper {
		padding: 0 1.25rem;
	}
	
	.resource-card-collection .call-to-action {
		margin-bottom: 5rem;
	}
	
	.resource-grid .resource-card-collection-wrapper {
		padding: 4.75rem 0 0;
	}
	
	.resource-grid .resource-card {
		margin-bottom: 5rem;
	}
	
	.resource-hero .resource-hero-thumb {
		width: 15.625rem;
	}
	
	.resource-hero-wrapper {
		padding: 5rem 0;
	}
	
	.resource-hero-has-image .resource-hero-header {
		padding-left: 5%;
	}
	
	.resource-body {
		margin-top: 5rem;
	}
	
	.resource-body:not(.resource-body-has-form) {
		margin-bottom: 5rem;
	}
	
	.resource-body-content ul {
		padding-right: 3.125rem;
	}
	
	.resource-body-content .button {
		margin-top: 3.125rem;
	}
	
	.slick-dots button {
		width: 16px;
		height: 16px;
	}
	
	.slick-dots .slick-active button {
		width: 18px;
		height: 18px;
	}
	
	.main-header {
		height: 106px;
	}
	
	.anchor-nav-sticky .main-header {
		opacity: 1;
	}
	
	.main-header > .container {
		padding: 0 1.875rem;
	}
	
	.nav-open .main-header .main-menu-wrapper {
		height: auto;
	}
	
	.main-header .main-menu-wrapper {
		position: static;
		overflow: visible;
		background-color: rgba(0, 0, 0, 0);
	}
	
	.main-header-menus {
		padding-top: 1.6875rem;
	}
	
	.main-header-menus .main-navigation .menu-top {
		display: -ms-flexbox;
		display: flex;
		margin-bottom: .9375rem;
	}
	
	.vtlmb-message-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(151px);
	}
	
	.vtlmb-message-bar.admin-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(183px);
	}
	
	.admin-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(133px);
	}
	
	.header-landing {
		height: 106px;
	}
	
	.footer .footer-menus .footer-menu-left {
		width: 75%;
	}
	
	.footer .footer-menus .footer-menu-right {
		width: 25%;
		padding: 0;
	}
	
	.footer .footer-menus .footer-menu .sub-menu-toggle {
		display: none;
	}
	
	.flexible-layout.card-grid[data-row-size='3'] .card-collection .card, .flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
		width: 32.20339%;
	}
	
	.flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n) {
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(3n), .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
		margin-right: 0;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card, .flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
		width: 23.72881%;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n), .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n), .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
		margin-right: 0;
	}
	
	.flexible-layout.hero-slider .banner-slide {
		height: calc(100vh - 106px);
	}
	
	.vtlmb-message-bar .flexible-layout.hero-slider .banner-slide {
		height: calc(100vh - 151px);
	}
	
	.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title {
		font-size: 3.4375rem;
		line-height: 4.25rem;
	}
	
	.flexible-layout.hero-slider .slick-dots {
		gap: 32px;
	}
	
	.flexible-layout.hero-with-video {
		height: calc(100vh - 106px);
	}
	
	.vtlmb-message-bar .flexible-layout.hero-with-video {
		height: calc(100vh - 151px);
	}
	
	.flexible-layout.hero-with-video::before {
		width: 530px;
		height: 325px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/838px 838px;
	}
	
	.flexible-layout.hero-with-video .content-block {
		left: 120px;
	}
	
	.flexible-layout.hero-with-video .headline {
		font-size: 3.4375rem;
	}
	
	.flexible-layout.hero-with-video .hero-background-video {
		height: 500px;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::after, .call-to-action.in-view .primary-cta .shapes::after {
		top: -263px;
		right: -213px;
	}
	
	.call-to-action.in-view .newsletter-cta .shapes::before, .call-to-action.in-view .primary-cta .shapes::before {
		top: 200px;
	}
	
	.call-to-action .primary-cta .shapes::after {
		width: 493px;
		height: 493px;
	}
	
	.call-to-action .primary-cta .shapes::before {
		right: 225px;
		width: 66px;
		height: 66px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::after {
		width: 493px;
		height: 493px;
	}
	
	.call-to-action .primary-cta .shapes .inner-shapes::before {
		width: 120px;
		height: 120px;
	}
	
	.call-to-action .primary-cta .content-block {
		padding: 3.125rem 5rem;
	}
	
	.call-to-action .primary-cta .action {
		width: 270px;
		padding: 0 3.125rem;
	}
	
	.call-to-action .simple-cta .content-block {
		padding: 3.125rem 5rem;
	}
	
	.call-to-action .simple-cta .action {
		width: 320px;
		text-align: right;
	}
	
	.call-to-action .simple-cta-with-icon .content-block {
		padding: 3.125rem 5rem;
	}
	
	.call-to-action .simple-cta-with-icon .action {
		width: 320px;
		text-align: right;
	}
	
	.call-to-action .resource-cta {
		-ms-flex-align: center;
		align-items: center;
		height: 300px;
	}
	
	.call-to-action .resource-cta .img-block {
		height: 100%;
	}
	
	.call-to-action .newsletter-cta {
		width: calc(100% - 50px);
		margin-left: 3.125rem;
	}
	
	.call-to-action .newsletter-cta .shapes::after {
		width: 450px;
		height: 450px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::after {
		width: 493px;
		height: 493px;
	}
	
	.call-to-action .newsletter-cta .shapes .inner-shapes::before {
		width: 120px;
		height: 120px;
	}
	
	.call-to-action .newsletter-cta .content-block {
		padding: 2.5rem 3.75rem;
	}
	
	.call-to-action .newsletter-cta .action {
		padding: 0 0 0 4.6875rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper {
		margin: 0 2.5rem 1.5rem;
		padding: 3.125rem 1.875rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper::before {
		width: 546px;
		height: 91px;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card {
		width: 23%;
		margin: 0 1%;
		padding: 1.5625rem 1.5625rem 3.125rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card::before {
		top: 52px;
		left: 52px;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 strong {
		font-size: 1.625rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .text-link {
		left: 25px;
		right: 25px;
	}
	
	.flexible-layout.feature-project-slider .project-slider-wrapper {
		padding: 0 0 0 2.5rem;
	}
	
	.flexible-layout.feature-project-slider .content-block {
		width: 35%;
		padding: 0 0 0 3.125rem;
	}
	
	.flexible-layout.feature-project-slider .slider-block {
		width: 65%;
		padding-left: 5%;
	}
	
	.flexible-layout.feature-project-slider .feature-project-slider-wrapper {
		position: static;
		width: 175%;
	}
	
	.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-prev {
		margin-left: 1.875rem;
	}
	
	.flexible-layout.feature-project-slider .feature-project-slider-wrapper .slick-arrow.slick-next {
		right: 17%;
	}
	
	.flexible-layout.feature-project-slider .project-grid-item {
		height: 575px;
		margin-right: 1.25rem;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		min-height: 550px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption .content-block .icon-list li {
		font-size: 1.25rem;
	}
	
	.stats-bar .statistic-animation-wrapper .statistic-animation-header {
		width: 180px;
		margin-right: 1.25rem;
		padding: 0;
		text-align: left;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics {
		width: calc(100% - 200px);
		text-align: left;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics .single-statistic {
		padding: 0 1.25rem;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-value-wrap {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-value {
		font-size: 3.75rem;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics .single-statistic .statistic-symbol {
		font-size: 3.75rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper.slider-small .slider-item {
		padding: 3.125rem 6.25rem;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .content-block .quote {
		padding-top: 3.125rem;
		background: url("data:image/svg+xml,%3csvg width=\'46\' height=\'33\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M11.074 33c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.404-.772-4.291-2.315-5.662-1.543-1.371-3.19-2.057-4.94-2.057-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.588 1.289-4.814 3.866-6.679 2.578-1.864 5.362-2.796 8.354-2.796V0c-5.315.154-9.841 1.918-13.58 5.292C1.869 8.666 0 13.326 0 19.273c0 4.314 1.018 7.68 3.055 10.099C5.09 31.79 7.765 33 11.074 33zm26 0c2.768 0 4.948-.84 6.54-2.519 1.59-1.68 2.386-3.69 2.386-6.031 0-2.311-.748-4.175-2.243-5.593-1.496-1.417-3.167-2.126-5.012-2.126-.541 0-1.257.093-2.148.277-.86.216-1.432.324-1.719.324-1.273 0-1.909-.77-1.909-2.311 0-2.65 1.329-4.891 3.986-6.725 2.657-1.833 5.401-2.75 8.234-2.75V0c-5.315.154-9.841 1.918-13.58 5.292C27.869 8.666 26 13.326 26 19.273c0 4.314 1.018 7.68 3.055 10.099C31.09 31.79 33.765 33 37.074 33z\' fill=\'%235E2D85\'/%3e%3c/svg%3e") no-repeat left top/46px 33px;
		font-size: 1.5rem;
		line-height: 1.5;
	}
	
	.flexible-layout.interior-banner-simple {
		height: 420px;
		padding: 0;
	}
	
	.flexible-layout.interior-banner-simple .content-block {
		max-width: 70%;
	}
	
	.flexible-layout.interior-banner-simple .headline {
		font-size: 3.4375rem;
	}
	
	.flexible-layout.three-four-column-icons-with-content .column-grid-wrapper .column-card h3 {
		font-size: 1.25rem;
	}
	
	.flexible-layout.related-resources .container {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.flexible-layout.related-resources .related-blogs {
		width: 65%;
		margin: 0 3.125rem 0 0;
	}
	
	.flexible-layout.related-resources .related-resources {
		width: 30%;
	}
	
	.flexible-layout.related-resources .related-resources .resource-card-collection .resource-post-card {
		width: 100%;
		padding: 1.5rem 0 1.875rem;
		border-top: 1px solid #c6c6c6;
	}
	
	.flexible-layout.two-column-banner .image-block {
		padding: 4.75rem;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.card-4:not(.slick-slider) .solution-card {
		width: 48%;
		margin: 0 4% 2.5rem 0;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.card-4:not(.slick-slider) .solution-card:nth-child(2n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.card-4:not(.slick-slider) .solution-card:nth-child(3n+0) {
		margin-right: 4%;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card {
		width: 31.3336%;
		margin: 0 3% 2.5rem 0;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card:nth-child(2n+0) {
		margin-right: 3%;
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper .solution-card:nth-child(3n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		min-height: 550px;
	}
	
	.flexible-layout.anchor-nav {
		height: 78px;
	}
	
	.flexible-layout.anchor-nav .anchor-navs {
		padding: 1.8125rem 0;
	}
	
	.flexible-layout.interior-with-image-circle .bg-image-wrapper {
		height: 500px;
		padding: 0;
	}
	
	.single-solution .flexible-layout.interior-with-image-circle .bg-image-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		height: auto;
		min-height: 500px;
		padding: 5.625rem 0 4.375rem;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::before {
		top: -300px;
		left: -200px;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::after {
		right: -70px;
		bottom: -150px;
	}
	
	.flexible-layout.interior-with-image-circle::before {
		width: 600px;
		height: 600px;
	}
	
	.flexible-layout.interior-with-image-circle::after {
		width: 300px;
		height: 320px;
	}
	
	.flexible-layout.interior-with-image-circle .content-block {
		max-width: 70%;
	}
	
	.flexible-layout.large-video .video-bg {
		height: 540px;
	}
	
	.flexible-layout.team-feed .team-items .team-item {
		width: 30%;
		margin: 0 5% 1.875rem 0;
	}
	
	.flexible-layout.team-feed .team-items .team-item:nth-child(2n+0) {
		margin-right: 5%;
	}
	
	.flexible-layout.team-feed .team-items .team-item:nth-child(3n+0) {
		margin-right: 0;
	}
	
	.flexible-layout.team-feed .team-items .team-item .team-member .content-block {
		padding: 1.875rem;
	}
	
	.flexible-layout.team-feed .team-items .team-item .team-member .content-block .name {
		font-size: 1.625rem;
	}
	
	.flexible-layout.team-feed .team-items .team-item .team-member .content-block .position {
		font-size: 1.25rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents {
		padding: 0 0 2.5rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .title {
		font-size: 2.625rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .title-block .position {
		font-size: 1.5rem;
	}
	
	.flexible-layout.team-feed .team-items .team-expander-contents .bio-wrapper .fav-quote {
		font-size: 1.5rem;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::before {
		top: -250px;
		left: -250px;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -320px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::before {
		width: 600px;
		height: 600px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -400px;
		width: 400px;
		height: 400px;
	}
	
	.flexible-layout.project-banner {
		height: 500px;
	}
	
	.flexible-layout.project-banner .overlay::before {
		width: 530px;
		height: 325px;
		background: url("data:image/svg+xml,%3csvg height=\'838\' width=\'838\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3ccircle cx=\'419\' cy=\'419\' fill=\'%235e2d85\' fill-opacity=\'.9\' fill-rule=\'evenodd\' r=\'419\'/%3e%3c/svg%3e") no-repeat top right/838px 838px;
	}
	
	.flexible-layout.project-banner .content-block {
		left: 120px;
	}
	
	.flexible-layout.project-banner .headline {
		font-size: 3.4375rem;
	}
	
	.flexible-layout.image-grid {
		padding: 0;
	}
	
	.flexible-layout.image-grid .gallery-images {
		height: 550px;
	}
	
	.flexible-layout.image-grid .gallery-images .left-gallery-block {
		width: calc(50% - 15px);
		height: 100%;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block {
		width: calc(50% + 15px);
		height: 100%;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block .image {
		width: calc(50% - 15px);
		height: calc(50% - 7.5px);
		margin-top: 0;
		margin-left: .9375rem;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block .image:nth-child(4n+3), .flexible-layout.image-grid .gallery-images .right-gallery-block .image:nth-child(4n+4) {
		margin-top: .9375rem;
	}
	
	.flexible-layout.related-project-slider {
		padding-right: 0;
		padding-left: 0;
	}
	
	.flexible-layout.related-project-slider .project-slider-wrapper {
		margin-left: 1.25rem;
	}
	
	.flexible-layout.related-project-slider .card-wrapper {
		margin: 0 1.875rem 0 0;
	}
	
	.flexible-layout.related-project-slider .project-grid-item {
		height: 400px;
		margin-right: 1.875rem;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper::before {
		position: absolute;
		top: 30px;
		left: 20px;
		width: 0;
		height: 1px;
		background: #c7c7c8;
		content: "";
		transition: all 1.5s ease-out;
		transition-delay: 1s;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column {
		width: 25%;
		margin: 0;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column .icon-block {
		margin-bottom: 1.25rem;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column h3 {
		font-size: 1.25rem;
	}
	
	.flexible-layout.simple-banner {
		min-height: 300px;
		padding: 0;
	}
	
	.flexible-layout.simple-banner.in-view .container::after {
		top: calc(100% - 230px);
	}
	
	.flexible-layout.simple-banner::after {
		width: 364px;
		height: 364px;
	}
	
	.flexible-layout.simple-banner::before {
		width: 453px;
		height: 433px;
	}
	
	.flexible-layout.simple-banner .container {
		height: 300px;
	}
	
	.flexible-layout.simple-banner .container::after {
		right: 40px;
		width: 97px;
		height: 97px;
	}
	
	.flexible-layout.two-column-form .content-wrapper {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.flexible-layout.two-column-form .form-content {
		width: 45%;
		margin: 0;
	}
	
	.flexible-layout.two-column-form .simple-form {
		width: 50%;
	}
	
	.banner-with-filter.in-view::after {
		top: -263px;
		right: -213px;
	}
	
	.banner-with-filter.in-view::before {
		bottom: -343px;
	}
	
	.banner-with-filter::after {
		width: 493px;
		height: 493px;
		background-size: 493px 493px;
	}
	
	.banner-with-filter::before {
		width: 493px;
		height: 493px;
		background-size: 493px 493px;
	}
	
	.project-card-collection .product-grid-item {
		height: 400px;
		margin-bottom: 1.875rem;
	}
	
	.project-card-collection .product-grid-item .post-information {
		width: 75%;
	}
	
	.project-content-block .project-sidebar {
		padding: 3.125rem 3.125rem 0;
	}
	
	.search-result-section .result h2 {
		font-size: 1.875rem;
	}
}

@media screen and (min-width: 62.5em) and (min-width: 68.75em) {
	.main-menu .menu-item-top-level > .menu-item-link {
		font-size: .875rem;
	}
	
	.transparent-header .main-menu .menu-item-top-level > .menu-item-link {
		color: #fff;
	}
	
	.header-active .main-menu .menu-item-top-level > .menu-item-link, .search-header-active .main-menu .menu-item-top-level > .menu-item-link, .sticky .main-menu .menu-item-top-level > .menu-item-link {
		color: #080808;
	}
}

@media screen and (min-width: 68.75em) {
	.single-careers .blog-post, .single-post .blog-post {
		max-width: 1100px;
		margin: 4em auto;
		padding: 0 0 0 6.25rem;
	}
	
	.single-careers .share-this label, .single-post .share-this label {
		font-size: 1.125rem;
	}
	
	.single-careers .share-this, .single-post .share-this {
		width: 144px;
		margin-left: -10rem;
	}
	
	.single-careers .share-this::before, .single-post .share-this::before {
		width: 162px;
		height: 198px;
	}
	
	.single-post .blog-post {
		margin: 4em auto;
		padding: 0 0 0 6.25rem;
	}
	
	.single-post .share-this {
		display: none;
	}
	
	.single-post .single-post-share-sidebar {
		display: block;
		margin-bottom: 0;
		margin-left: -5rem;
		transform: translateX(0);
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper .sidebar-content::before {
		width: 162px;
		height: 198px;
	}
	
	.single-post .entry-excerpt {
		width: calc(100% - 240px);
		margin-top: 0;
	}
	
	.single-careers .blog-post {
		max-width: 950px;
	}
	
	.main-menu .menu-item.menu-item-top-level.project-menu, .main-menu .menu-item.menu-item-top-level.solution-menu, .main-menu .menu-item.menu-item-top-level.subnav-columns, .main-menu .menu-item.menu-item-top-level.subnav-meganav {
		position: static;
	}
	
	.main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		position: fixed;
		top: 106px;
		width: 100vw;
		height: auto;
		overflow: inherit;
	}
	
	.vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .vtlmb-message-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 156px;
	}
	
	.vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .vtlmb-message-bar.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 188px;
	}
	
	.admin-bar .main-menu .menu-item.menu-item-top-level.project-menu > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.solution-menu > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu, .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
		top: 138px;
	}
	
	.main-menu .menu-item-top-level {
		margin-left: 1.5rem;
	}
	
	.main-menu .sub-menu .columns-container {
		max-width: 1270px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-item-level-2 {
		width: 23%;
		margin: 0 1%;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-item-level-2.subnav-standard {
		width: 14.33%;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item {
		width: 48%;
		margin: 0 4% 0 0;
	}
	
	.vtlmb-bar {
		min-height: 50px;
	}
	
	.main-header {
		position: sticky;
	}
	
	.vtlmb-message-bar .main-header {
		top: 0;
	}
	
	.admin-bar.vtlmb-message-bar .main-header {
		top: 32px;
	}
	
	.admin-bar .main-header {
		top: 32px;
	}
	
	.main-header.sticky .home-link {
		opacity: 0;
	}
	
	.main-header.sticky .home-link.home-sticky-link {
		opacity: 1;
	}
	
	.main-header.transparent-header {
		border: none;
		background: none;
	}
	
	.main-header.transparent-header.header-active, .main-header.transparent-header.search-header-active, .main-header.transparent-header.sticky {
		border-bottom: 1px solid #cdcdce;
		background: #fff;
	}
	
	.main-header.transparent-header.header-active .home-link .main-logo, .main-header.transparent-header.search-header-active .home-link .main-logo, .main-header.transparent-header.sticky .home-link .main-logo {
		display: block;
	}
	
	.main-header.transparent-header.header-active .home-link .white-logo, .main-header.transparent-header.search-header-active .home-link .white-logo, .main-header.transparent-header.sticky .home-link .white-logo {
		display: none;
	}
	
	.main-header.transparent-header .home-link .main-logo {
		display: none;
	}
	
	.main-header.transparent-header .home-link .white-logo {
		display: block;
	}
	
	.main-header .main-header-logo {
		width: 210px;
		height: 70px;
	}
	
	.main-header .home-link {
		width: 210px;
		height: 70px;
	}
	
	.main-header .home-link .white-logo {
		display: none;
	}
	
	.flexbox .main-header .home-link {
		max-width: 210px;
	}
	
	.transparent-header .main-header-menus .main-navigation .menu-top .utilities .icon path {
		fill: #fff;
	}
	
	.header-active .main-header-menus .main-navigation .menu-top .utilities .icon path, .search-header-active .main-header-menus .main-navigation .menu-top .utilities .icon path, .sticky .main-header-menus .main-navigation .menu-top .utilities .icon path {
		fill: #080808;
	}
	
	.transparent-header .main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link {
		color: #fff;
	}
	
	.header-active .main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link, .search-header-active .main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link, .sticky .main-header-menus .main-navigation .menu-top .utility-menu .menu-item-link {
		color: #080808;
	}
	
	.vtlmb-message-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(156px);
	}
	
	.vtlmb-message-bar.admin-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(188px);
	}
	
	.admin-bar .main-header-menus .main-navigation .menu-top .search-form.opened {
		transform: translateY(138px);
	}
	
	.footer .footer-menus .footer-menu-left {
		width: 80%;
	}
	
	.footer .footer-menus .footer-menu-right {
		width: 20%;
	}
	
	.flexible-layout.two-column-content-with-media-inline .media-with-caption-content .heading-and-caption, .flexible-layout.two-column-content-with-media-inline .media-with-caption-content .media {
		width: 45%;
	}
	
	.flexible-layout.hero-slider .banner-slide .banner-contents .banner-title {
		font-size: 4.0625rem;
		line-height: 4.875rem;
	}
	
	.flexible-layout.hero-with-video {
		height: 100vh;
	}
	
	.vtlmb-message-bar .flexible-layout.hero-with-video {
		height: calc(100vh - 50px);
	}
	
	.flexible-layout.hero-with-video .headline {
		font-size: 4.0625rem;
	}
	
	.call-to-action .primary-cta .content-block {
		padding: 3.125rem 8.75rem;
	}
	
	.call-to-action .simple-cta .content-block {
		padding: 3.125rem 8.75rem;
	}
	
	.call-to-action .simple-cta-with-icon .content-block {
		padding: 3.125rem 8.75rem;
	}
	
	.call-to-action .newsletter-cta .content-block {
		padding: 3.125rem 5rem;
	}
	
	.call-to-action .newsletter-cta .action {
		padding: 0 4.6875rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card {
		padding: 1.875rem 1.875rem 3.75rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card::before {
		top: 57px;
		left: 57px;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 {
		font-size: 1rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card h3 strong {
		font-size: 1.875rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .text-link {
		left: 30px;
		right: 30px;
		bottom: 30px;
	}
	
	.flexible-layout.feature-project-slider .project-slider-wrapper {
		padding: 0 0 0 4.375rem;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .media {
		min-height: 610px;
	}
	
	.flexible-layout.two-column-content-with-grid .two-column-content-grid-content .heading-and-caption {
		padding: 0 6.25rem;
	}
	
	.flexible-layout.interior-banner-simple .headline {
		font-size: 3.75rem;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .media {
		min-height: 610px;
	}
	
	.flexible-layout.two-column-content-with-media-progress .two-column-content-with-progress .heading-and-caption {
		padding: 0 4.375rem;
	}
	
	.flexible-layout.anchor-nav.anchor-nav-sticky .anchor-cover {
		position: fixed;
		z-index: 999;
		top: 0;
		left: 0;
		width: 100%;
		box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .07);
		background: #f6f6f6;
		transition: all .3s ease-out;
	}
	
	.admin-bar .flexible-layout.anchor-nav.anchor-nav-sticky .anchor-cover {
		top: 32px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption {
		padding: 0 6.25rem;
	}
	
	.flexible-layout.project-banner {
		height: 550px;
	}
	
	.flexible-layout.project-banner .headline {
		font-size: 3.75rem;
	}
	
	.flexible-layout.image-grid .gallery-images {
		height: 610px;
	}
	
	.flexible-layout.process-bar .process-bar-wrapper .process-column {
		margin-right: 1.25rem;
	}
	
	.banner-with-filter.blog-archive-hero {
		padding: 9.375rem 0 6.875rem;
	}
}

@media screen and (min-width: 75em) {
	.single-careers .back-to-blog, .single-post .back-to-blog {
		padding: 1.75rem 3.125rem;
	}
	
	.single-careers .blog-post, .single-post .blog-post {
		max-width: 1050px;
		padding: 0;
	}
	
	.single-post .blog-post {
		padding: 0;
	}
	
	.main-menu .menu-item-top-level {
		margin-left: 2.1875rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta {
		min-height: 210px;
		padding: 1.875rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta .cta-title {
		margin-bottom: 1.875rem;
		font-size: 1.125rem;
	}
	
	.resource-hero.resource-hero-has-image::after {
		height: 65px;
	}
	
	.resource-hero .resource-hero-thumb {
		width: 18.75rem;
	}
	
	.resource-hero-wrapper {
		padding: 7.5rem 0;
	}
	
	.resource-hero-has-image .resource-hero-header {
		padding-bottom: 4.6875rem;
	}
	
	.resource-body-has-form .resource-body-content {
		width: 50%;
	}
	
	.resource-body-form {
		width: 45%;
	}
	
	.main-header > .container {
		padding: 0 3.125rem;
	}
	
	.flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
		width: 23.72881%;
	}
	
	.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(4n) {
		margin-right: 0;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card {
		width: 18.64407%;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n) {
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(5n) {
		margin-right: 0;
	}
	
	.flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
		width: 15.25424%;
	}
	
	.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
		margin-right: 1.69492%;
	}
	
	.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(6n) {
		margin-right: 0;
	}
	
	.flexible-layout.hero-with-video .hero-background-video {
		height: 682px;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list .logo-item {
		margin: 0 1rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card {
		padding: 2.5rem 2.5rem 4.375rem;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card::before {
		top: 67px;
		left: 67px;
	}
	
	.flexible-layout.solutions-cards-with-icons .solution-card-wrapper .solution-card .text-link {
		bottom: 40px;
		left: 40px;
		right: 40px;
	}
	
	.flexible-layout.feature-project-slider .project-slider-wrapper {
		padding: 0 0 0 6.25rem;
	}
	
	.stats-bar .statistic-animation-wrapper {
		margin-top: 1.875rem;
	}
	
	.stats-bar .statistic-animation-wrapper::after {
		top: -30px;
		right: -50px;
		width: 546px;
		height: 134px;
	}
	
	.stats-bar .statistic-animation-wrapper .statistic-animation-header {
		width: 250px;
		margin-right: 3.125rem;
	}
	
	.stats-bar .statistic-animation-wrapper .statistics {
		width: calc(100% - 300px);
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow.slick-prev {
		left: -30px;
	}
	
	.flexible-layout.testimonial-slider .testimonial-slider-wrapper .slick-arrow.slick-next {
		right: -30px;
	}
	
	.flexible-layout.two-column-banner.has-video .content-block .content {
		padding-right: 3.125rem;
		padding-left: 1.25rem;
	}
	
	.flexible-layout.two-column-banner .content-block .content {
		padding-right: 4.375rem;
		padding-left: 5rem;
	}
	
	.flexible-layout.two-column-banner .content-block .content .type-icon {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::before {
		top: -420px;
		left: -238px;
	}
	
	.flexible-layout.interior-with-image-circle.in-view::after {
		right: -70px;
		bottom: -225px;
	}
	
	.flexible-layout.interior-with-image-circle::before {
		width: 838px;
		height: 838px;
	}
	
	.flexible-layout.interior-with-image-circle::after {
		width: 375px;
		height: 390px;
	}
	
	.flexible-layout.interior-with-image-circle .breadcrumbs {
		left: 50px;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::before {
		top: -320px;
		left: -320px;
	}
	
	.flexible-layout.image-grid-with-content.in-view .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -364px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::before {
		width: 671px;
		height: 671px;
	}
	
	.flexible-layout.image-grid-with-content .image-grid-content-wrapper .heading-and-caption::after {
		bottom: -464px;
		width: 464px;
		height: 464px;
	}
	
	.flexible-layout.image-grid .gallery-images .left-gallery-block {
		width: calc(50% - 30px);
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block {
		width: calc(50% + 30px);
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block .image {
		width: calc(50% - 30px);
		height: calc(50% - 15px);
		margin-left: 1.875rem;
	}
	
	.flexible-layout.image-grid .gallery-images .right-gallery-block .image:nth-child(4n+3), .flexible-layout.image-grid .gallery-images .right-gallery-block .image:nth-child(4n+4) {
		margin-top: 1.875rem;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .heading-and-caption {
		width: 50%;
	}
	
	.flexible-layout.two-column-content-with-form .form-with-content .form-wrapper {
		width: 45%;
	}
}

@media screen and (min-width: 77.5em) {
	.related-blog-card-collection .slick-arrow.slick-prev {
		left: -30px;
	}
	
	.related-blog-card-collection .slick-arrow.slick-next {
		right: -30px;
	}
}

@media screen and (min-width: 81.25em) {
	.single-careers .share-this, .single-post .share-this {
		margin-left: -12.5rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper {
		margin: 0 3.75rem 1.5rem;
		padding: 3.75rem 2.5rem;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .title {
		width: 175px;
		margin: 0 1.875rem 0 0;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list {
		width: calc(100% - 175px);
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list .logo-item {
		margin: 0 1.5625rem;
	}
	
	.flexible-layout.related-project-slider .project-slider-wrapper {
		margin-left: 0;
	}
}

@media screen and (min-width: 62.5em) and (min-width: 81.25em) {
	.main-menu .menu-item-top-level > .menu-item-link {
		font-size: 1rem;
	}
}

@media screen and (min-width: 87.5em) {
	.single-post .single-post-share-sidebar {
		margin-left: -11.25rem;
	}
	
	.single-post .entry-excerpt {
		width: calc(100% - 145px);
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list .logo-item {
		margin: 0 2.1875rem;
	}
}

@media screen and (max-width: 31.1875em) {
	.post-grid.blog-grid .filter-bar .filters {
		padding-right: 0;
		padding-left: 0;
	}
	
	.flexible-layout.logo-bar .logo-wrapper .logo-list .slick-list {
		width: calc(100% + 120px);
		margin-right: -3.75rem;
		margin-left: -3.75rem;
	}
	
	.flexible-layout.team-feed .team-items .team-item.active {
		margin: 0 0 3.125rem;
	}
}

@media screen and (max-width: 31.25em) {
	.main-menu .sub-menu .columns-container .columns {
		padding: 0 0 1.875rem;
	}
}

@media screen and (max-width: 62.5em) {
	.single-careers .blog-banner .content-block .content .title, .single-post .blog-banner .content-block .content .title {
		font-size: 2.5rem;
	}
	
	.single-careers .share-this, .single-post .share-this {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 1.5625rem;
	}
	
	.single-post .single-post-share-sidebar .sidebar-content.open-sidebar-nav .sidebar-links {
		position: relative;
		clip-path: inset(0 0 0 0);
	}
	
	.single-post .single-post-share-sidebar .sidebar-links {
		position: absolute;
		z-index: 9;
		top: 100%;
		left: 50%;
		width: 100%;
		margin-top: -.625rem;
		padding: 1.1875rem 1rem;
		clip-path: inset(0 0 100% 0);
		transform: translateX(-50%);
		border-right: 1px solid #ceed54;
		border-bottom: 1px solid #ceed54;
		border-left: 1px solid #ceed54;
		background: #fff;
		transition: clip-path .2s ease-out;
	}
	
	.single-post .single-post-share-sidebar .sidebar-wrapper::after {
		display: none;
	}
	
	.flexible-layout.hero-slider .slick-dots li {
		width: 10px;
		height: 10px;
		padding: 0;
		background: #fff;
		border: none;
		border-radius: 100%;
		overflow: hidden;
	}
	
	.flexible-layout.hero-slider .slick-dots li .nav-description, .flexible-layout.hero-slider .slick-dots li .nav-heading {
		font-size: 0;
	}
	
	.flexible-layout.hero-slider .slick-dots li.slick-active {
		background: #ceed54;
		border: none;
	}
	
	.flexible-layout.hero-slider .slick-dots li:hover {
		background: #ceed54;
		border: none;
	}
}

@media screen and (max-width: 37.4375em) {
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent {
		position: relative;
		padding-right: 1.25rem;
		cursor: pointer;
	}
	
	.post-grid.blog-grid .filter-bar .filter .filter-options .parent::after {
		position: absolute;
		top: 50%;
		right: 0;
		display: inline-block;
		width: 10px;
		height: 5px;
		transform: translateY(-50%);
		background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat center/10px 5px;
		content: "";
	}
	
	.flexible-layout.solutions-detail-cards .solution-card-wrapper.solution-card-carousel {
		width: calc(100% + 20px);
		margin-right: -.625rem;
		margin-left: -.625rem;
	}
}

@media screen and (max-width: 49.9375em) {
	.post-grid .filter-bar.loading .filter:hover .filter-options, .post-grid .filter-bar.loading .filters {
		display: none !important;
	}
	
	.post-grid .filter-bar .filters {
		z-index: 9;
		box-shadow: 15px 15px 15px -5px rgba(0, 0, 0, .07);
		background-color: #fff;
	}
	
	.post-grid .filter-bar .filter-name-link::after {
		position: relative;
		top: -2px;
	}
	
	.footer .footer-menus .footer-menu {
		max-width: 310px;
		margin: 0 auto;
	}
	
	.footer .footer-menus .newsletter-signup {
		max-width: 310px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 75em) {
	.single-careers .blog-banner .content-block .content .title, .single-post .blog-banner .content-block .content .title {
		font-size: 3.125rem;
	}
}

@media screen and (max-width: 28.125em) {
	.post-grid .filter-bar .filter:not(:first-child) {
		margin-top: 1rem;
	}
}

@media screen and (max-width: 62.4375em) {
	.main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
		position: relative;
		top: 0;
		left: 0;
	}
	
	.main-menu .menu-item-link {
		padding: .3125rem 0;
	}
	
	.main-menu .menu-item-top-level > .menu-item-link {
		padding: .625rem 0;
		font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
		font-size: 1rem;
		letter-spacing: .055rem;
		text-transform: uppercase;
		text-decoration: none;
		cursor: pointer;
	}
	
	.main-menu .sub-menu {
		position: fixed;
		top: 30px;
		left: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	.main-menu .sub-menu .sub-menu {
		position: relative;
		top: 0;
		left: 0;
	}
	
	.main-menu .sub-menu .columns-container .columns {
		max-width: 430px;
		margin: 0 auto;
		padding: 0 1.875rem 3.75rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .back-menu-item {
		position: relative;
		left: -20px;
		margin-bottom: 1.25rem;
		padding: 0 0 0 .9375rem;
		list-style-type: none;
		font-family: "AvenirLTPro-Black", "Arial", "sans-serif";
		font-size: .75rem;
		letter-spacing: .04688rem;
		text-transform: uppercase;
		text-decoration: none;
		cursor: pointer;
	}
	
	.main-menu .sub-menu .columns-container .columns .back-menu-item::before {
		position: absolute;
		top: 4px;
		left: 0;
		width: 10px;
		height: 5px;
		transform: rotate(90deg);
		background: url("data:image/svg+xml,%3csvg width=\'10\' height=\'5\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M.327.436l4.5 4.5 4.5-4.5z\' fill=\'%23B2D235\' fill-rule=\'evenodd\'/%3e%3c/svg%3e") no-repeat top left;
		content: "";
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-column {
		padding: 0;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-column + .menu-cta-column.menu-item {
		margin-top: 0;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-column.menu-item {
		width: 100%;
		margin: 2.5rem 0 1.25rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.left-top::before {
		left: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.left-bottom::before {
		left: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.right-top::before {
		right: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta.right-botttom::before {
		right: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta-two-column .menu-item .menu-cta::before {
		width: 180px;
		height: 50px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta {
		min-height: inherit;
		margin: 0;
		padding: 1.25rem;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta.left-top::before {
		left: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta.left-bottom::before {
		left: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta.right-top::before {
		right: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta.right-botttom::before {
		right: -20px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta::before {
		width: 180px;
		height: 50px;
	}
	
	.main-menu .sub-menu .columns-container .columns .menu-cta .cta-title {
		margin-bottom: .625rem;
		font-size: .9375rem;
	}
	
	.stats-bar .statistic-animation-wrapper .statistic-animation-header .eyebrow-text-vertical {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: .625rem;
		padding: 0 0 .625rem;
		transform: none;
	}
	
	.stats-bar .statistic-animation-wrapper .statistic-animation-header .eyebrow-text-vertical::after {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 50%;
		width: 20px;
		height: 1px;
		transform: translateX(-50%);
		background: #808284;
		content: "";
	}
}

@media screen and (max-width: 50em) {
	.main {
		overflow: hidden;
	}
	
	.single-careers .blog-banner .content-block .content .categories, .single-post .blog-banner .content-block .content .categories {
		display: none;
	}
	
	.single-careers .blog-banner .content-block .content .title, .single-post .blog-banner .content-block .content .title {
		margin: 0;
		font-size: 1.5rem;
		line-height: 1;
	}
	
	.single-careers .blog-banner .image-block, .single-post .blog-banner .image-block {
		min-height: 200px;
		aspect-ratio: 16/9;
	}
	
	.single-careers .call-to-action .content-block, .single-post .call-to-action .content-block {
		padding: 5.1875rem 1.875rem 8.125rem;
	}
	
	.single-careers .call-to-action .title, .single-post .call-to-action .title {
		margin-bottom: 1.5rem;
	}
	
	.post-grid .filter-bar-heading {
		position: absolute;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(1px 1px 1px 1px);
		clip: rect(1px, 1px, 1px, 1px);
		white-space: nowrap;
	}
}

@media screen and (max-width: 37.5em) {
	.core table {
		width: 100%;
	}
	
	.core thead {
		display: none;
	}
	
	.core tr:nth-of-type(2n) {
		background-color: inherit;
	}
	
	.core tr td:first-child {
		background: rgba(0, 0, 0, .1);
		font-size: 1em;
		font-weight: 700;
	}
	
	.core tbody td {
		display: block;
		text-align: center;
	}
	
	.core tbody td::before {
		display: block;
		text-align: center;
		content: attr(data-th);
	}
}

@media screen and (max-width: 68.6875em) {
	.main-header .secondary-menu {
		margin: 0 0 0 1rem;
	}
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed !important;
	}
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.swp-flex--col {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

form.searchwp-form .swp-flex--row {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	flex-grow: 1;
}

form.searchwp-form .swp-flex--wrap {
	flex-wrap: wrap;
}

form.searchwp-form .swp-flex--gap-sm {
	gap: .25em;
}

form.searchwp-form .swp-flex--gap-md {
	gap: .5em;
}

form.searchwp-form .swp-items-stretch {
	align-items: stretch;
}

form.searchwp-form .swp-margin-l-auto {
	margin-left: auto;
}

form.searchwp-form input.swp-input, form.searchwp-form select.swp-select {
	color: rgba(14, 33, 33, .8);
}

form.searchwp-form select.swp-select {
	min-width: fit-content;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg width=\'17\' height=\'11\' viewBox=\'0 0 17 11\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M14.2915 0.814362L8.09717 6.95819L1.90283 0.814362L0 2.7058L8.09717 10.7545L16.1943 2.7058L14.2915 0.814362Z\' fill=\'%230E2121\' fill-opacity=\'0.8\'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right 12px top 50%;
	background-size: 12px auto;
	padding: 0 33px 0 .7em;
	min-height: 2em;
}

form.searchwp-form select.swp-select.nitro-lazy {
	background-image: none !important;
}

form.searchwp-form input.swp-input--search {
	background-image: url("data:image/svg+xml,%3Csvg width=\'15\' height=\'15\' viewBox=\'0 0 15 15\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M6.06786 12.1357C7.3777 12.1357 8.60074 11.7096 9.59495 10.9995L13.3351 14.7396C13.5087 14.9132 13.7375 15 13.9742 15C14.4871 15 14.858 14.6055 14.858 14.1005C14.858 13.8638 14.7791 13.6428 14.6055 13.4692L10.889 9.74487C11.6702 8.7191 12.1357 7.44871 12.1357 6.06786C12.1357 2.73014 9.40558 0 6.06786 0C2.72225 0 0 2.73014 0 6.06786C0 9.40558 2.72225 12.1357 6.06786 12.1357ZM6.06786 10.8259C3.45608 10.8259 1.30984 8.67175 1.30984 6.06786C1.30984 3.46397 3.45608 1.30984 6.06786 1.30984C8.67175 1.30984 10.8259 3.46397 10.8259 6.06786C10.8259 8.67175 8.67175 10.8259 6.06786 10.8259Z\' fill=\'%23CFCFCF\'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px top 50%;
	background-size: 15px auto;
	padding-right: 38px;
	padding-left: .7em;
}

form.searchwp-form input.swp-input--search.nitro-lazy {
	background-image: none !important;
}

form.searchwp-form .searchwp-form-input-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-grow: 1;
}

form.searchwp-form .searchwp-form-input-container .swp-input {
	margin: 0;
	width: 100%;
}

form.searchwp-form .searchwp-form-input-container .swp-select {
	border-right: 0;
}

form.searchwp-form .searchwp-form-input-container .swp-select + .swp-input {
	flex-grow: 1;
}

form.searchwp-form .searchwp-form-advanced-filters-toggle {
	text-align: right;
}

form.searchwp-form .searchwp-form-advanced-filters select {
	flex: 1;
}

form.searchwp-form .swp-toggle {
	cursor: pointer;
	margin-bottom: 0;
}

form.searchwp-form .swp-toggle-switch {
	background-color: rgba(14, 33, 33, .14);
	border-radius: 20px;
	width: 40px;
	height: 22px;
	position: relative;
	transition: background-color .25s;
}

form.searchwp-form .swp-toggle-switch:not(.swp-toggle-switch--mini):hover {
	background-color: rgba(14, 33, 33, .2);
}

form.searchwp-form .swp-toggle-switch--mini {
	width: 25px;
	height: 15px;
}

form.searchwp-form .swp-toggle-switch:before, form.searchwp-form .swp-toggle-switch:after {
	content: "";
}

form.searchwp-form .swp-toggle-switch:before {
	display: block;
	background: #fff;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 2px;
	left: 2px;
	-webkit-transition: left .25s;
	-o-transition: left .25s;
	transition: left .25s;
}

form.searchwp-form .swp-toggle-switch--mini:before {
	width: 11px;
	height: 11px;
	top: 2px;
	left: 2px;
}

form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch, form.searchwp-form .swp-toggle-switch--checked {
	background: currentcolor;
}

form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch:before {
	left: 20px;
}

form.searchwp-form .swp-toggle-checkbox:checked + .swp-toggle-switch--mini:before, form.searchwp-form .swp-toggle-switch--checked.swp-toggle-switch--mini:before {
	left: 12px;
}

form.searchwp-form input.swp-toggle-checkbox {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
}

form.searchwp-form input.swp-toggle-checkbox:focus {
	border: none;
	box-shadow: none;
	outline: none;
}

form.searchwp-form .swp-toggle .swp-label {
	display: block;
	margin-top: 21px;
}

form.searchwp-form input.swp-toggle-checkbox:focus + .swp-toggle-switch, form.searchwp-form input.swp-toggle-checkbox:active + .swp-toggle-switch {
	-webkit-box-shadow: 0 0 1px 1px rgba(14, 33, 33, .14);
	box-shadow: 0 0 1px 1px rgba(14, 33, 33, .14);
	border: none;
}
