/* @charset "UTF-8"; */
/*!
	Theme Name: Shroom Bros
	Theme URI: http://underscores.me/
	Author: Shroom Bros
	Author URI: https://shroombros.co
	Description: Custom WooCommerce Theme
	Version: 1.0.0
	Tested up to: 5.4
	Requires PHP: 5.6
	License: GNU General Public License v2 or later
	License URI: LICENSE
	Text Domain: shroom-bros
	Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned.

	Shroom Bros is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
	Underscores is distributed under the terms of the GNU GPL v2 or later.

	Normalizing styles have been helped along thanks to the fine work of
	Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
	*/
/*--------------------------------------------------------------
	>>> TABLE OF CONTENTS:
	----------------------------------------------------------------
	# Components
		- Navigation
		- Posts and pages`
		- Comments
		- Widgets
		- Media
		- Captions
		- Galleries
	# Plugins
		- Jetpack infinite scroll
	# Utilities
		- Accessibility
		- Alignments

	--------------------------------------------------------------*/
/*--------------------------------------------------------------
	# Components
	--------------------------------------------------------------*/
/* Navigation
	--------------------------------------------- */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
	--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
	--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
	--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
	--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
	--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*='wp-image-'] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
	--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
	# Plugins
	--------------------------------------------------------------*/
/* Jetpack infinite scroll
	--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
	# Utilities
	--------------------------------------------------------------*/
/* Accessibility
	--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex='-1']:focus {
	outline: 0;
}

/* Alignments
	--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
	# Source
	--------------------------------------------------------------*/
@font-face {
	font-family: 'Beyond Infinity';
	src: url('./fonts/beyond_infinity-webfont.woff2') format('woff2'),
		url('./fonts/beyond_infinity-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
	* 1. Set default font family to sans-serif.
	* 2. Prevent iOS and IE text size adjust after device orientation change,
	*    without disabling user zoom.
	*/
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/**
		* Remove default margin.
		*/
body {
	margin: 0;
}

/* HTML5 display definitions
			========================================================================== */
/**
		* Correct `block` display not defined for any HTML5 element in IE 8/9.
		* Correct `block` display not defined for `details` or `summary` in IE 10/11
		* and Firefox.
		* Correct `block` display not defined for `main` in IE 11.
		*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
		* 1. Correct `inline-block` display not defined in IE 8/9.
		* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
		*/
audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

/**
		* Prevent modern browsers from displaying `audio` without controls.
		* Remove excess height in iOS 5 devices.
		*/
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
		* Address `[hidden]` styling not present in IE 8/9/10.
		* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
		*/
[hidden],
template {
	display: none;
}

/* Links
			========================================================================== */
/**
		* Remove the gray background color from active links in IE 10.
		*/
a {
	background-color: transparent;
}

/**
		* Improve readability of focused elements when they are also in an
		* active/hover state.
		*/
a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
			========================================================================== */
/**
		* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
		*/
abbr[title] {
	border-bottom: 1px dotted;
}

/**
		* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
		*/
b,
strong {
	font-weight: bold;
}

/**
		* Address styling not present in Safari and Chrome.
		*/
dfn {
	font-style: italic;
}

/**
		* Address variable `h1` font-size and margin within `section` and `article`
		* contexts in Firefox 4+, Safari, and Chrome.
		*/
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
		* Address styling not present in IE 8/9.
		*/
mark {
	background: #ff0;
	color: #000;
}

/**
		* Address inconsistent and variable font size in all browsers.
		*/
small {
	font-size: 80%;
}

/**
		* Prevent `sub` and `sup` affecting `line-height` in all browsers.
		*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content
			========================================================================== */
/**
		* Remove border when inside `a` element in IE 8/9/10.
		*/
img {
	border: 0;
}

/**
		* Correct overflow not hidden in IE 9/10/11.
		*/
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
			========================================================================== */
/**
		* Address margin not present in IE 8/9 and Safari.
		*/
figure {
	margin: 1em 40px;
}

/**
		* Address differences between Firefox and other browsers.
		*/
hr {
	box-sizing: content-box;
	height: 0;
}

/**
		* Contain overflow in all browsers.
		*/
pre {
	overflow: auto;
}

/**
		* Address odd `em`-unit font size rendering in all browsers.
		*/
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
			========================================================================== */
/**
		* Known limitation: by default, Chrome and Safari on OS X allow very limited
		* styling of `select`, unless a `border` property is set.
		*/
/**
		* 1. Correct color not being inherited.
		*    Known issue: affects color of disabled elements.
		* 2. Correct font properties not being inherited.
		* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
		*/
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}

/**
		* Address `overflow` set to `hidden` in IE 8/9/10/11.
		*/
button {
	overflow: visible;
}

/**
		* Address inconsistent `text-transform` inheritance for `button` and `select`.
		* All other form control elements do not inherit `text-transform` values.
		* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
		* Correct `select` style inheritance in Firefox.
		*/
button,
select {
	text-transform: none;
}

/**
		* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
		*    and `video` controls.
		* 2. Correct inability to style clickable `input` types in iOS.
		* 3. Improve usability and consistency of cursor style between image-type
		*    `input` and others.
		* 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
		*    specificity and defer to the .w-button selector
		*/
button,
html input[type='button'],
input[type='reset'] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}

/**
		* Re-set default cursor for disabled elements.
		*/
button[disabled],
html input[disabled] {
	cursor: default;
}

/**
		* Remove inner padding and border in Firefox 4+.
		*/
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
		* Address Firefox 4+ setting `line-height` on `input` using `!important` in
		* the UA stylesheet.
		*/
input {
	line-height: normal;
}

/**
		* It's recommended that you don't attempt to style these elements.
		* Firefox's implementation doesn't respect box-sizing, padding, or width.
		*
		* 1. Address box sizing set to `content-box` in IE 8/9/10.
		* 2. Remove excess padding in IE 8/9/10.
		*/
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
		* Fix the cursor style for Chrome's increment/decrement buttons. For certain
		* `font-size` values of the `input`, it causes the cursor style of the
		* decrement button to change from `default` to `text`.
		*/
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}

/**
		* 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
		* 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
		*    (similar to normalize.css >=4.0.0)
		*/
input[type='search'] {
	-webkit-appearance: none;
	/* 1 */
}

/**
		* Remove inner padding and search cancel button in Safari and Chrome on OS X.
		* Safari (but not Chrome) clips the cancel button when the search input has
		* padding (and `textfield` appearance).
		*/
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
		* Define consistent border, margin, and padding.
		*/
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
		* 1. Correct `color` not being inherited in IE 8/9/10/11.
		* 2. Remove padding so people aren't caught out if they zero out fieldsets.
		*/
legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
		* Remove default vertical scrollbar in IE 8/9/10/11.
		*/
textarea {
	overflow: auto;
}

/**
		* Don't inherit the `font-weight` (applied by a rule above).
		* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
		*/
optgroup {
	font-weight: bold;
}

/* Tables
			========================================================================== */
/**
		* Remove most spacing between table cells.
		*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

@font-face {
	font-family: 'webflow-icons';
	src: url('data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==')
		format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^='w-icon-'],
[class*=' w-icon-'] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'webflow-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.w-icon-slider-right:before {
	content: '\e600';
}

.w-icon-slider-left:before {
	content: '\e601';
}

.w-icon-nav-menu:before {
	content: '\e602';
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
	content: '\e603';
}

.w-icon-file-upload-remove:before {
	content: '\e900';
}

.w-icon-file-upload-icon:before {
	content: '\e903';
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	margin: 0;
	min-height: 100%;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

html.w-mod-touch * {
	background-attachment: scroll !important;
}

.w-block {
	display: block;
}

.w-inline-block {
	max-width: 100%;
	display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-clearfix:after {
	clear: both;
}

.w-hidden {
	display: none;
}

.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898ec;
	color: white;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0;
}

input.w-button {
	-webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
	color: transparent !important;
}

.w-webflow-badge,
.w-webflow-badge * {
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: auto;
	display: block;
	visibility: visible;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
	box-sizing: border-box;
	width: auto;
	height: auto;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	border: 0 none transparent;
	border-radius: 0;
	background: none;
	background-image: none;
	background-position: 0% 0%;
	background-size: auto auto;
	background-repeat: repeat;
	background-origin: padding-box;
	background-clip: border-box;
	background-attachment: scroll;
	background-color: transparent;
	box-shadow: none;
	opacity: 1;
	transform: none;
	transition: none;
	direction: ltr;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-align: inherit;
	letter-spacing: inherit;
	text-decoration: inherit;
	text-indent: 0;
	text-transform: inherit;
	list-style-type: disc;
	text-shadow: none;
	font-smoothing: auto;
	vertical-align: baseline;
	cursor: inherit;
	white-space: inherit;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
}

.w-webflow-badge {
	position: fixed !important;
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
	z-index: 2147483647 !important;
	top: auto !important;
	right: 12px !important;
	bottom: 12px !important;
	left: auto !important;
	color: #aaadb0 !important;
	background-color: #fff !important;
	border-radius: 3px !important;
	padding: 6px 8px 6px 6px !important;
	font-size: 12px !important;
	opacity: 1 !important;
	line-height: 14px !important;
	text-decoration: none !important;
	transform: none !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	white-space: nowrap;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.w-webflow-badge > img {
	display: inline-block !important;
	visibility: visible !important;
	opacity: 1 !important;
	vertical-align: middle !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	font-size: 38px;
	line-height: 44px;
	margin-top: 20px;
}

h2 {
	font-size: 32px;
	line-height: 36px;
	margin-top: 20px;
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
}

h4 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
}

h5 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

h6 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

blockquote {
	margin: 0 0 10px 0;
	padding: 10px 20px;
	border-left: 5px solid #e2e2e2;
	font-size: 18px;
	line-height: 22px;
}

figure {
	margin: 0;
	margin-bottom: 10px;
}

figcaption {
	margin-top: 5px;
	text-align: center;
}

ul,
ol {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 40px;
}

.w-list-unstyled {
	padding-left: 0;
	list-style: none;
}

.w-embed:before,
.w-embed:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-embed:after {
	clear: both;
}

.w-video {
	width: 100%;
	position: relative;
	padding: 0;
}

.w-video iframe,
.w-video object,
.w-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

button,
html input[type='button'],
input[type='reset'] {
	border: 0;
	cursor: pointer;
	-webkit-appearance: button;
}

.w-form {
	margin: 0 0 15px;
}

.w-form-done {
	display: none;
	padding: 20px;
	text-align: center;
	background-color: #dddddd;
}

.w-form-fail {
	display: none;
	margin-top: 10px;
	padding: 10px;
	background-color: #ffdede;
}

label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.w-input,
.w-select {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
	color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
	color: #999;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
	color: #999;
}

.w-input:focus,
.w-select:focus {
	border-color: #3898ec;
	outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
	cursor: not-allowed;
	background-color: #eeeeee;
}

textarea.w-input,
textarea.w-select {
	height: auto;
}

.w-select {
	background-color: #f3f3f3;
}

.w-select[multiple] {
	height: auto;
}

.w-form-label {
	display: inline-block;
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 0px;
}

.w-radio {
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}

.w-radio:before,
.w-radio:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-radio:after {
	clear: both;
}

.w-radio-input {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal;
	float: left;
	margin-left: -20px;
}

.w-radio-input {
	margin-top: 3px;
}

.w-file-upload {
	display: block;
	margin-bottom: 10px;
}

.w-file-upload-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -100;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
	display: inline-block;
	color: #333333;
}

.w-file-upload-error {
	display: block;
	margin-top: 10px;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
	display: none;
}

.w-file-upload-uploading-btn {
	display: flex;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	padding: 8px 12px;
	border: 1px solid #cccccc;
	background-color: #fafafa;
}

.w-file-upload-file {
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	margin: 0;
	padding: 8px 9px 8px 11px;
	border: 1px solid #cccccc;
	background-color: #fafafa;
}

.w-file-upload-file-name {
	font-size: 14px;
	font-weight: normal;
	display: block;
}

.w-file-remove-link {
	margin-top: 3px;
	margin-left: 10px;
	width: auto;
	height: auto;
	padding: 3px;
	display: block;
	cursor: pointer;
}

.w-icon-file-upload-remove {
	margin: auto;
	font-size: 10px;
}

.w-file-upload-error-msg {
	display: inline-block;
	color: #ea384c;
	padding: 2px 0;
}

.w-file-upload-info {
	display: inline-block;
	line-height: 38px;
	padding: 0 12px;
}

.w-file-upload-label {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	padding: 8px 12px;
	border: 1px solid #cccccc;
	background-color: #fafafa;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
	display: inline-block;
	margin-right: 8px;
	width: 20px;
}

.w-icon-file-upload-uploading {
	height: 20px;
}

.w-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 940px;
}

.w-container:before,
.w-container:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-container:after {
	clear: both;
}

.w-container .w-row {
	margin-left: -10px;
	margin-right: -10px;
}

.w-row:before,
.w-row:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-row:after {
	clear: both;
}

.w-row .w-row {
	margin-left: 0;
	margin-right: 0;
}

.w-col {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.w-col .w-col {
	padding-left: 0;
	padding-right: 0;
}

.w-col-1 {
	width: 8.33333333%;
}

.w-col-2 {
	width: 16.66666667%;
}

.w-col-3 {
	width: 25%;
}

.w-col-4 {
	width: 33.33333333%;
}

.w-col-5 {
	width: 41.66666667%;
}

.w-col-6 {
	width: 50%;
}

.w-col-7 {
	width: 58.33333333%;
}

.w-col-8 {
	width: 66.66666667%;
}

.w-col-9 {
	width: 75%;
}

.w-col-10 {
	width: 83.33333333%;
}

.w-col-11 {
	width: 91.66666667%;
}

.w-col-12 {
	width: 100%;
}

.w-hidden-main {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.w-container {
		max-width: 728px;
	}
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: none !important;
	}
	.w-col-medium-1 {
		width: 8.33333333%;
	}
	.w-col-medium-2 {
		width: 16.66666667%;
	}
	.w-col-medium-3 {
		width: 25%;
	}
	.w-col-medium-4 {
		width: 33.33333333%;
	}
	.w-col-medium-5 {
		width: 41.66666667%;
	}
	.w-col-medium-6 {
		width: 50%;
	}
	.w-col-medium-7 {
		width: 58.33333333%;
	}
	.w-col-medium-8 {
		width: 66.66666667%;
	}
	.w-col-medium-9 {
		width: 75%;
	}
	.w-col-medium-10 {
		width: 83.33333333%;
	}
	.w-col-medium-11 {
		width: 91.66666667%;
	}
	.w-col-medium-12 {
		width: 100%;
	}
	.w-col-stack {
		width: 100%;
		left: auto;
		right: auto;
	}
}

@media screen and (max-width: 767px) {
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: inherit !important;
	}
	.w-hidden-small {
		display: none !important;
	}
	.w-row,
	.w-container .w-row {
		margin-left: 0;
		margin-right: 0;
	}
	.w-col {
		width: 100%;
		left: auto;
		right: auto;
	}
	.w-col-small-1 {
		width: 8.33333333%;
	}
	.w-col-small-2 {
		width: 16.66666667%;
	}
	.w-col-small-3 {
		width: 25%;
	}
	.w-col-small-4 {
		width: 33.33333333%;
	}
	.w-col-small-5 {
		width: 41.66666667%;
	}
	.w-col-small-6 {
		width: 50%;
	}
	.w-col-small-7 {
		width: 58.33333333%;
	}
	.w-col-small-8 {
		width: 66.66666667%;
	}
	.w-col-small-9 {
		width: 75%;
	}
	.w-col-small-10 {
		width: 83.33333333%;
	}
	.w-col-small-11 {
		width: 91.66666667%;
	}
	.w-col-small-12 {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.w-container {
		max-width: none;
	}
	.w-hidden-main {
		display: inherit !important;
	}
	.w-hidden-medium {
		display: inherit !important;
	}
	.w-hidden-small {
		display: inherit !important;
	}
	.w-hidden-tiny {
		display: none !important;
	}
	.w-col {
		width: 100%;
	}
	.w-col-tiny-1 {
		width: 8.33333333%;
	}
	.w-col-tiny-2 {
		width: 16.66666667%;
	}
	.w-col-tiny-3 {
		width: 25%;
	}
	.w-col-tiny-4 {
		width: 33.33333333%;
	}
	.w-col-tiny-5 {
		width: 41.66666667%;
	}
	.w-col-tiny-6 {
		width: 50%;
	}
	.w-col-tiny-7 {
		width: 58.33333333%;
	}
	.w-col-tiny-8 {
		width: 66.66666667%;
	}
	.w-col-tiny-9 {
		width: 75%;
	}
	.w-col-tiny-10 {
		width: 83.33333333%;
	}
	.w-col-tiny-11 {
		width: 91.66666667%;
	}
	.w-col-tiny-12 {
		width: 100%;
	}
}

.w-widget {
	position: relative;
}

.w-widget-map {
	width: 100%;
	height: 400px;
}

.w-widget-map label {
	width: auto;
	display: inline;
}

.w-widget-map img {
	max-width: inherit;
}

.w-widget-map .gm-style-iw {
	text-align: center;
}

.w-widget-map .gm-style-iw > button {
	display: none !important;
}

.w-widget-twitter {
	overflow: hidden;
}

.w-widget-twitter-count-shim {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 28px;
	height: 20px;
	text-align: center;
	background: white;
	border: #758696 solid 1px;
	border-radius: 3px;
}

.w-widget-twitter-count-shim * {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
	position: relative;
	font-size: 15px;
	line-height: 12px;
	text-align: center;
	color: #999;
	font-family: serif;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
	position: relative;
	display: block;
}

.w-widget-twitter-count-shim.w--large {
	width: 36px;
	height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
	margin-left: 5px;
	margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
	margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
	top: 50%;
	left: 0;
	border: solid transparent;
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
	border-color: rgba(117, 134, 150, 0);
	border-right-color: #5d6c7b;
	border-width: 4px;
	margin-left: -9px;
	margin-top: -4px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
	border-width: 5px;
	margin-left: -10px;
	margin-top: -5px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: white;
	border-width: 4px;
	margin-left: -8px;
	margin-top: -4px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
	border-width: 5px;
	margin-left: -9px;
	margin-top: -5px;
}

.w-widget-twitter-count-shim.w--vertical {
	width: 61px;
	height: 33px;
	margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: ' ';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.w-widget-twitter-count-shim.w--vertical:before {
	border-color: rgba(117, 134, 150, 0);
	border-top-color: #5d6c7b;
	border-width: 5px;
	margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: white;
	border-width: 4px;
	margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
	font-size: 18px;
	line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
	width: 76px;
}

.w-widget-gplus {
	overflow: hidden;
}

.w-background-video {
	position: relative;
	overflow: hidden;
	height: 500px;
	color: white;
}

.w-background-video > video {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	right: -100%;
	bottom: -100%;
	top: -100%;
	left: -100%;
	object-fit: cover;
	z-index: -100;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none;
}

.w-slider {
	position: relative;
	height: 300px;
	text-align: center;
	background: #dddddd;
	clear: both;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

.w-slider-mask {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0;
	height: 100%;
	white-space: nowrap;
}

.w-slide {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 100%;
	white-space: normal;
	text-align: left;
}

.w-slider-nav {
	position: absolute;
	z-index: 2;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

.w-slider-nav.w-round > div {
	border-radius: 100%;
}

.w-slider-nav.w-num > div {
	width: auto;
	height: auto;
	padding: 0.2em 0.5em;
	font-size: inherit;
	line-height: inherit;
}

.w-slider-nav.w-shadow > div {
	box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}

.w-slider-nav-invert {
	color: #fff;
}

.w-slider-nav-invert > div {
	background-color: rgba(34, 34, 34, 0.4);
}

.w-slider-nav-invert > div.w-active {
	background-color: #222;
}

.w-slider-dot {
	position: relative;
	display: inline-block;
	width: 1em;
	height: 1em;
	background-color: rgba(255, 255, 255, 0.4);
	cursor: pointer;
	margin: 0 3px 0.5em;
	transition: background-color 100ms, color 100ms;
}

.w-slider-dot.w-active {
	background-color: #fff;
}

.w-slider-dot:focus {
	outline: none;
	box-shadow: 0px 0px 0px 2px #fff;
}

.w-slider-dot:focus.w-active {
	box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
	position: absolute;
	width: 80px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	color: white;
	font-size: 40px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
	position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
	outline: 0;
}

.w-slider-arrow-left {
	z-index: 3;
	right: auto;
}

.w-slider-arrow-right {
	z-index: 4;
	left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 1em;
	height: 1em;
}

.w-slider-aria-label {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.w-slider-force-show {
	display: block !important;
}

.w-dropdown {
	display: inline-block;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index: 900;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
	position: relative;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.w-dropdown-toggle {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-block;
	cursor: pointer;
	padding-right: 40px;
}

.w-dropdown-toggle:focus {
	outline: 0;
}

.w-icon-dropdown-toggle {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-right: 20px;
	width: 1em;
	height: 1em;
}

.w-dropdown-list {
	position: absolute;
	background: #dddddd;
	display: none;
	min-width: 100%;
}

.w-dropdown-list.w--open {
	display: block;
}

.w-dropdown-link {
	padding: 10px 20px;
	display: block;
	color: #222222;
}

.w-dropdown-link.w--current {
	color: #0082f3;
}

.w-dropdown-link:focus {
	outline: 0;
}

@media screen and (max-width: 767px) {
	.w-nav-brand {
		padding-left: 10px;
	}
}

/**
		* ## Note
		* Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
		* For example percentage units do not work on descendants of elements that
		* have any dimensions expressed in viewport units. It also doesn’t handle them at
		* all in `calc()`.
		*/
/**
		* Wrapper around all lightbox elements
		*
		* 1. Since the lightbox can receive focus, IE also gives it an outline.
		* 2. Fixes flickering on Chrome when a transition is in progress
		*    underneath the lightbox.
		*/
.w-lightbox-backdrop {
	color: #000;
	cursor: auto;
	font-family: serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	list-style: disc;
	text-align: start;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	font-family: 'Helvetica Neue', Helvetica, Ubuntu, 'Segoe UI', Verdana,
		sans-serif;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 300;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	z-index: 2000;
	outline: 0;
	/* 1 */
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-transform: translate(0, 0);
	/* 2 */
}

/**
		* Neat trick to bind the rubberband effect to our canvas instead of the whole
		* document on iOS. It also prevents a bug that causes the document underneath to scroll.
		*/
.w-lightbox-backdrop,
.w-lightbox-container {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.w-lightbox-content {
	position: relative;
	height: 100vh;
	overflow: hidden;
}

.w-lightbox-view {
	position: absolute;
	width: 100vw;
	height: 100vh;
	opacity: 0;
}

.w-lightbox-view:before {
	content: '';
	height: 100vh;
}

/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
	height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
	display: inline-block;
	vertical-align: middle;
}

/*
		* 1. Remove default margin set by user-agent on the <figure> element.
		*/
.w-lightbox-figure {
	position: relative;
	margin: 0;
	/* 1 */
}

.w-lightbox-group .w-lightbox-figure {
	cursor: pointer;
}

/**
		* IE adds image dimensions as width and height attributes on the IMG tag,
		* but we need both width and height to be set to auto to enable scaling.
		*/
.w-lightbox-img {
	width: auto;
	height: auto;
	max-width: none;
}

/**
		* 1. Reset if style is set by user on "All Images"
		*/
.w-lightbox-image {
	display: block;
	float: none;
	/* 1 */
	max-width: 100vw;
	max-height: 100vh;
}

.w-lightbox-group .w-lightbox-image {
	max-height: 86vh;
}

.w-lightbox-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0.5em 1em;
	background: rgba(0, 0, 0, 0.4);
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.w-lightbox-embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.w-lightbox-control {
	position: absolute;
	top: 0;
	width: 4em;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.w-lightbox-left {
	display: none;
	bottom: 0;
	left: 0;
	/* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==');
}

.w-lightbox-right {
	display: none;
	right: 0;
	bottom: 0;
	/* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+');
}

/*
		* Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
		* The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
		* (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
		*/
.w-lightbox-close {
	right: 0;
	height: 2.6em;
	/* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=');
	background-size: 18px;
}

/**
		* 1. All IE versions add extra space at the bottom without this.
		*/
.w-lightbox-strip {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 1vh;
	line-height: 0;
	/* 1 */
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}

/*
		* 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
		*    which doesn’t work in Safari anyway.
		* 2. Chrome renders images pixelated when switching to GPU. Making sure
		*    the parent is also rendered on the GPU (by setting translate3d for
		*    example) fixes this behavior.
		*/
.w-lightbox-item {
	display: inline-block;
	width: 10vh;
	padding: 2vh 1vh;
	box-sizing: content-box;
	/* 1 */
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0);
	/* 2 */
}

.w-lightbox-active {
	opacity: 0.3;
}

.w-lightbox-thumbnail {
	position: relative;
	height: 10vh;
	background: #222;
	overflow: hidden;
}

.w-lightbox-thumbnail-image {
	position: absolute;
	top: 0;
	left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
	left: 50%;
	height: 100%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

/*
		* Spinner
		*
		* Absolute pixel values are used to avoid rounding errors that would cause
		* the white spinning element to be misaligned with the track.
		*/
.w-lightbox-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	border: 5px solid rgba(0, 0, 0, 0.4);
	border-radius: 50%;
	-webkit-animation: spin 0.8s infinite linear;
	animation: spin 0.8s infinite linear;
}

.w-lightbox-spinner:after {
	content: '';
	position: absolute;
	top: -4px;
	right: -4px;
	bottom: -4px;
	left: -4px;
	border: 3px solid transparent;
	border-bottom-color: #fff;
	border-radius: 50%;
}

/*
		* Utility classes
		*/
.w-lightbox-hide {
	display: none;
}

.w-lightbox-noscroll {
	overflow: hidden;
}

@media (min-width: 768px) {
	.w-lightbox-content {
		height: 96vh;
		margin-top: 2vh;
	}
	.w-lightbox-view,
	.w-lightbox-view:before {
		height: 96vh;
	}
	/* .w-lightbox-content */
	.w-lightbox-group,
	.w-lightbox-group .w-lightbox-view,
	.w-lightbox-group .w-lightbox-view:before {
		height: 84vh;
	}
	.w-lightbox-image {
		max-width: 96vw;
		max-height: 96vh;
	}
	.w-lightbox-group .w-lightbox-image {
		max-width: 82.3vw;
		max-height: 84vh;
	}
	.w-lightbox-left,
	.w-lightbox-right {
		display: block;
		opacity: 0.5;
	}
	.w-lightbox-close {
		opacity: 0.8;
	}
	.w-lightbox-control:hover {
		opacity: 1;
	}
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
	opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-richtext:after {
	clear: both;
}

.w-richtext[contenteditable='true']:before,
.w-richtext[contenteditable='true']:after {
	white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
	overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type='video'] div:after {
	outline: 2px solid #2895f7;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type='image'] div {
	outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type='video'] > div:after {
	content: '';
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.w-richtext figure {
	position: relative;
	max-width: 60%;
}

.w-richtext figure > div:before {
	cursor: default !important;
}

.w-richtext figure img {
	width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
	opacity: 0.6;
}

.w-richtext figure div {
	/* fix incorrectly sized selection border in the data manager */
	font-size: 0px;
	color: transparent;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type='image'] {
	display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type='image'] > div {
	display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type='image'] > figcaption {
	display: table-caption;
	caption-side: bottom;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type='video'] {
	width: 60%;
	height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type='video'] iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type='video'] > div {
	width: 100%;
}

.w-richtext figure.w-richtext-align-center {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type='image'] > div {
	max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
	clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
	width: 100%;
	max-width: 100%;
	text-align: center;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
	display: inline-block;
	/* padding-bottom is used for aspect ratios in video figures
					we want the div to inherit that so hover/selection borders in the designer-canvas
					fit right*/
	padding-bottom: inherit;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
	display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
	float: left;
	margin-right: 15px;
	clear: none;
}

.w-richtext figure.w-richtext-align-floatright {
	float: right;
	margin-left: 15px;
	clear: none;
}

.w-nav {
	position: relative;
	background: #dddddd;
	z-index: 1000;
}

.w-nav:before,
.w-nav:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-nav:after {
	clear: both;
}

.w-nav-brand {
	position: relative;
	float: left;
	text-decoration: none;
	color: #333333;
}

.w-nav-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: #222222;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.w-nav-link.w--current {
	color: #0082f3;
}

.w-nav-menu {
	position: relative;
	float: right;
}

[data-nav-menu-open] {
	display: block !important;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #c8c8c8;
	text-align: center;
	overflow: visible;
	min-width: 200px;
}

.w--nav-link-open {
	display: block;
	position: relative;
}

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
}

.w-nav-overlay [data-nav-menu-open] {
	top: 0;
}

.w-nav[data-animation='over-left'] .w-nav-overlay {
	width: auto;
}

.w-nav[data-animation='over-left'] .w-nav-overlay,
.w-nav[data-animation='over-left'] [data-nav-menu-open] {
	right: auto;
	z-index: 1;
	top: 0;
}

.w-nav[data-animation='over-right'] .w-nav-overlay {
	width: auto;
}

.w-nav[data-animation='over-right'] .w-nav-overlay,
.w-nav[data-animation='over-right'] [data-nav-menu-open] {
	left: auto;
	z-index: 1;
	top: 0;
}

.w-nav-button {
	position: relative;
	float: right;
	padding: 18px;
	font-size: 24px;
	display: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.w-nav-button:focus {
	outline: 0;
}

.w-nav-button.w--open {
	background-color: #c8c8c8;
	color: white;
}

.w-nav[data-collapse='all'] .w-nav-menu {
	display: none;
}

.w-nav[data-collapse='all'] .w-nav-button {
	display: block;
}

.w--nav-dropdown-open {
	display: block;
}

.w--nav-dropdown-toggle-open {
	display: block;
}

.w--nav-dropdown-list-open {
	position: static;
}

@media screen and (max-width: 991px) {
	.w-nav[data-collapse='medium'] .w-nav-menu {
		display: none;
	}
	.w-nav[data-collapse='medium'] .w-nav-button {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.w-nav[data-collapse='small'] .w-nav-menu {
		display: none;
	}
	.w-nav[data-collapse='small'] .w-nav-button {
		display: block;
	}
	.w-nav-brand {
		padding-left: 10px;
	}
}

@media screen and (max-width: 479px) {
	.w-nav[data-collapse='tiny'] .w-nav-menu {
		display: none;
	}
	.w-nav[data-collapse='tiny'] .w-nav-button {
		display: block;
	}
}

.w-tabs {
	position: relative;
}

.w-tabs:before,
.w-tabs:after {
	content: ' ';
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2;
}

.w-tabs:after {
	clear: both;
}

.w-tab-menu {
	position: relative;
}

.w-tab-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	padding: 9px 30px;
	text-align: left;
	cursor: pointer;
	color: #222222;
	background-color: #dddddd;
}

.w-tab-link.w--current {
	background-color: #c8c8c8;
}

.w-tab-link:focus {
	outline: 0;
}

.w-tab-content {
	position: relative;
	display: block;
	overflow: hidden;
}

.w-tab-pane {
	position: relative;
	display: none;
}

.w--tab-active {
	display: block;
}

@media screen and (max-width: 479px) {
	.w-tab-link {
		display: block;
	}
}

.w-ix-emptyfix:after {
	content: '';
}

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

.w-dyn-empty {
	padding: 10px;
	background-color: #dddddd;
}

.w-dyn-hide {
	display: none !important;
}

.w-dyn-bind-empty {
	display: none !important;
}

.w-condition-invisible {
	display: none !important;
}

.w-checkbox {
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}

.w-checkbox::before {
	content: ' ';
	display: table;
	-ms-grid-column-span: 1;
	grid-column-end: 2;
	-ms-grid-column: 1;
	grid-column-start: 1;
	-ms-grid-row-span: 1;
	grid-row-end: 2;
	-ms-grid-row: 1;
	grid-row-start: 1;
}

.w-checkbox::after {
	content: ' ';
	display: table;
	-ms-grid-column-span: 1;
	grid-column-end: 2;
	-ms-grid-column: 1;
	grid-column-start: 1;
	-ms-grid-row-span: 1;
	grid-row-end: 2;
	-ms-grid-row: 1;
	grid-row-start: 1;
	clear: both;
}

.w-checkbox-input {
	float: left;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: 0px;
	margin-top: 4px;
	line-height: normal;
}

.w-checkbox-input--inputType-custom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	width: 12px;
	height: 12px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
	background-color: #3898ec;
	border-top-color: #3898ec;
	border-bottom-color: #3898ec;
	border-left-color: #3898ec;
	border-right-color: #3898ec;
	background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
	box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
}

h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

p {
	margin-bottom: 1rem;
	font-size: 0.9rem;
	line-height: 1.5;
}

a {
	-webkit-transition: border-color 200ms ease, opacity 200ms ease,
		color 200ms ease;
	transition: border-color 200ms ease, opacity 200ms ease, color 200ms ease;
	color: #fa2b98;
	text-decoration: none;
}

blockquote {
	margin-bottom: 10px;
	padding: 10px 20px;
	border-left: 5px solid #e2e2e2;
	font-size: 18px;
	line-height: 22px;
}

figure {
	margin-bottom: 10px;
}

.body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
}

.body.body--account {
	background-image: url('./images/account-bg.jpg');
	background-position: 50% 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.header {
	position: relative;
	z-index: 2;
	width: 1600px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1.5rem;
	background-image: url('./images/header.png');
	background-position: 50% 0%;
	background-size: 1600px;
	background-repeat: no-repeat;
}

.main {
	padding-bottom: 10rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.main.main--tight {
	padding-bottom: 0rem;
}

.main.main--boat {
	padding-bottom: 20rem;
}

.footer {
	position: relative;
}

.container {
	width: 1170px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}

.container.container--large {
	width: 1500px;
}

.container.container--small {
	width: 1100px;
}

.header-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 22.5%;
	-ms-flex: 0 22.5%;
	flex: 0 22.5%;
}

.header-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -1.5rem;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 0;
	-webkit-flex: 0 22.5%;
	-ms-flex: 0 22.5%;
	flex: 0 22.5%;
	grid-auto-columns: 1fr;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
}

.header-logo {
	height: 5rem;
}

.header-logo__image {
	height: 100%;
}

.header-icon {
	width: 1.75rem;
	height: 1.75rem;
	margin-left: 1.5rem;
}

.header-icon.header-icon--search {
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 0rem;
}

.header-icon.header-icon--desktop-h {
	display: none;
}

.header-icon__image {
	height: 100%;
	max-height: 100%;
}

.footer-top {
	padding-top: 12.5rem;
	padding-bottom: 27.5rem;
	background-color: #0d001d;
	background-image: url('./images/footer-top.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.footer-newsletter {
	position: relative;
	margin-top: -2rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.footer-bottom {
	padding-bottom: 3rem;
	background-color: #0d001d;
	background-image: url('./images/footer-bottom.png');
	background-position: 100% 100%;
	background-size: 25rem;
	background-repeat: no-repeat;
}

.header-breadcrumb {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3rem;
	color: #503b54;
	font-size: 0.75rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.header-navigation {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.header-breadcrumb__item {
	color: #503b54;
}

.header-breadcrumb__separator {
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

.banner {
	position: relative;
	margin-top: -10.5rem;
	padding-top: 15rem;
	padding-bottom: 30rem;
	z-index: 9;
	/*background-color: #0d001d;*/
	background-image: url('./images/banner-car.webp');
	background-position: 50% 0%;
	background-size: 2100px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.banner.banner--bg-none {
	padding-bottom: 0rem;
	background-color: transparent;
	background-image: none;
}

.banner.banner--shipping {
	background-image: url('./images/shipping-banner.jpg');
}

.banner.banner-privacy {
	background-image: url('./images/banner-car.webp');
}

.banner.banner-refunds {
	margin-top: -15rem;
	padding-top: 17.5rem;
	padding-bottom: 33rem;
	background-image: url('./images/refunds-banner.jpg');
	background-position: 50% 0%;
	background-size: 2100px;
}

.banner.banner--contact {
	padding-top: 17.1rem;
	padding-bottom: 20rem;
	background-color: #0d001d;
	background-image: url('./images/banner-contact-2.jpg');
	background-position: 50% 0%;
	background-size: 2070px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.banner.banner--about {
	background-image: url('./images/banner-about.jpg');
	background-position: 50% 0%;
	background-size: cover;
	background-repeat: repeat;
	background-attachment: scroll;
}

.banner.banner--home-video {
	position: relative;
	overflow: hidden;
	padding-bottom: 0%;
	background-image: url('./images/home-bg.jpg'),
		-webkit-gradient(linear, left top, left bottom, from(#0d001d), to(#0d001d));
	background-image: url('./images/home-bg.jpg'),
		linear-gradient(180deg, #0d001d, #0d001d);
	background-position: 50% 0%, 0px 0px;
	background-size: 2100px, auto;
	background-repeat: no-repeat, repeat;
	background-attachment: scroll, scroll;
}

.banner.banner--product {
	padding-bottom: 6rem;
	background-color: #13041b;
	background-image: url('./images/product-header.png');
	background-position: 0% 50%;
	background-size: auto;
}

.banner.banner--shop {
	padding-bottom: 27.5rem;
	background-image: url('./images/banner-shop.jpg');
	background-position: 50% 0%;
	background-size: auto 100%;
}

.banner.banner--blog-single {
	padding-bottom: 27rem;
	background-image: url('./images/blog-single-bg.jpg');
	background-position: 50% 0%;
	background-size: auto 105%;
}

.heading-psy {
	background-image: url('./images/heading-psy.png');
	background-position: 50% 50%;
	background-size: auto 100%;
	background-repeat: repeat-x;
	color: transparent;
	text-shadow: 0 0 0 transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.heading-psy.heading-psy--secondary {
	background-image: url('./images/heading-psy--secondary.jpg');
}

.banner-content {
	text-align: center;
}

.banner-content.banner-content--inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.banner-content.banner-content--left {
	width: 35rem;
	max-width: 100%;
	text-align: left;
}

.banner-content.banner-content--small {
	width: 50rem;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.banner-prepend {
	position: relative;
	margin-bottom: 0.5rem;
	font-family: 'Beyond Infinity', sans-serif;
	color: #fa2b98;
	font-size: 6rem;
	text-shadow: 1px 1px 0.77rem #fa2b98;
}

.content {
	padding-top: 3rem;
	background-image: url('./images/article.png');
	background-position: 50% 50%;
	background-size: 100% 100%;
}

.content.content--pull {
	margin-top: -9.5rem;
	padding-top: 0rem;
}

.content.content--pull-md {
	position: relative;
	margin-top: -1.5rem;
	padding-top: 0rem;
}

.article {
	margin-bottom: 3rem;
}

.article.article--mb-small {
	margin-bottom: 1.5rem;
}

.article.article--w-smaller {
	width: 40rem;
	max-width: 100%;
}

.article-content h3 {
	margin-bottom: 0.75em;
	color: #fa2b98;
}

.article-content h2 {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

.article-content p {
	margin-bottom: 1.25em;
	font-size: 1rem;
	line-height: 1.7;
}

.article-content figure {
	max-width: 100%;
	margin-bottom: 2rem;
}

.article-content blockquote {
	margin-bottom: 2rem;
	padding: 0px;
	border-left-style: none;
	color: #fa2b98;
	line-height: 1.5;
	font-weight: 700;
}

.footer-blog {
	margin-bottom: -5rem;
	padding-top: 7.5rem;
	background-color: #0d001d;
}

.footer-boat {
	position: absolute;
	left: 50%;
	bottom: 100%;
	width: 1900px;
	height: 356px;
	margin-top: -355px;
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

.footer-boat__palms {
	position: absolute;
	left: 50%;
	bottom: 0px;
	z-index: 2;
	display: block;
	height: 100%;
	max-width: none;
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

.slider {
	height: 100%;
	background-color: transparent;
}

.slider.slider--blog {
	margin-top: 1rem;
	margin-bottom: 3rem;
}

.slider.slider--team {
	margin-bottom: 5rem;
}

.slider.slider--light {
	margin-bottom: 5rem;
}

.slider-slide {
	padding-right: 3rem;
	padding-left: 3rem;
}

.slider-slide.slider-slide--blog {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.slider-slide__grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 2rem;
	grid-row-gap: 2rem;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

.slider-slide__grid.slider-slide__grid--4 {
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.slider-slide__grid.slider-slide__grid--padding {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.blog-post {
	background-color: #070110;
	box-shadow: 0 0 3rem 0 #241734;
	-webkit-transition: opacity 200ms ease, color 200ms ease,
		-webkit-transform 200ms ease;
	transition: opacity 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
	transition: transform 200ms ease, opacity 200ms ease, color 200ms ease;
	transition: transform 200ms ease, opacity 200ms ease, color 200ms ease,
		-webkit-transform 200ms ease;
	color: #fff;
	text-decoration: none;
}

.blog-post:hover {
	box-shadow: 0 0 3rem 0 #19173a;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.blog-post.blog-post--archive {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	border-radius: 0.5rem;
}

.slider-arrow {
	left: auto;
	top: -5rem;
	right: 3rem;
	bottom: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 5rem;
	height: 5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	opacity: 0.9;
	-webkit-transition: -webkit-transform 200ms ease;
	transition: -webkit-transform 200ms ease;
	transition: transform 200ms ease;
	transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.slider-arrow:hover {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.slider-arrow.slider-arrow--left {
	right: 9rem;
	background-color: #1e112e;
}

.slider-arrow.slider-arrow--left.slider-arrow--side {
	left: -4rem;
	top: 50%;
	right: auto;
	-webkit-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}

.slider-arrow.slider-arrow--right {
	background-color: #241734;
}

.slider-arrow.slider-arrow--right.slider-arrow--side {
	top: 50%;
	right: -4rem;
	-webkit-transform: translate(0px, -50%);
	-ms-transform: translate(0px, -50%);
	transform: translate(0px, -50%);
}

.slider-arrow.slider-arrow--light {
	background-color: #e9eaea;
}

.slider-dots {
	margin-bottom: -1rem;
}

.slider-dots.slider-dots--hidden {
	display: none;
}

.slider-dots.slider-dots--pull {
	margin-bottom: -9rem;
}

.blog-post__content {
	padding: 2rem;
}

.blog-post__content.blog-post__content--archive {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.blog-post__heading {
	margin-top: 0px;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

.blog-post__excerpt {
	font-size: 0.9rem;
	line-height: 1.7;
}

.blog-post__thumbnail {
	width: 100%;
}

.blog-post__thumbnail.blog-post__thumbnail--archive {
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto;
	-webkit-box-flex: 0;
	-webkit-flex: 0 5rem;
	-ms-flex: 0 5rem;
	flex: 0 5rem;
	border-radius: 0.5rem;
}

.section-intro {
	text-align: center;
}

.section-intro.section-intro--mb-large {
	margin-bottom: 2.5rem;
}

.section-intro.section-intro--left {
	text-align: left;
}

.section-intro__heading {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 2.5rem;
	line-height: 0.75;
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.section-intro__heading.section-intro__heading--violet {
	color: #930ee4;
	text-transform: none;
}

.section-intro__heading.section-intro__heading--slate {
	color: #07424d;
}

.section-intro__heading.section-intro__heading--large {
	font-size: 4rem;
}

.section-intro__prepend {
	font-family: 'Beyond Infinity', sans-serif;
	color: #fa2b98;
	font-size: 5rem;
	line-height: 0.75;
	text-shadow: 0 0 2rem #fa2b98;
}

.section-intro__prepend.section-intro__prepend--pull {
	margin-bottom: -1.5rem;
}

.section-intro__prepend.section-intro__prepend--green {
	color: #15f404;
	text-shadow: 0 0 2rem #15f404;
}

.footer-newsletter__heading {
	margin-top: 0px;
	margin-right: 1.75rem;
	margin-bottom: 0px;
	color: #00eefe;
	font-size: 3rem;
	line-height: 1;
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.footer-newsletter__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0rem;
	padding-bottom: 3rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #241734;
}

.footer-newsletter__control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.footer-newsletter__input {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	padding: 0.5rem 1.5rem;
	border: 1px solid #503b54;
	border-top-left-radius: 2.5rem;
	border-bottom-left-radius: 2.5rem;
	background-color: #503b54;
	-webkit-transition: border-color 200ms ease, background-color 200ms ease;
	transition: border-color 200ms ease, background-color 200ms ease;
	color: #fff;
}

.footer-newsletter__input:hover {
	background-color: #41384e;
}

.footer-newsletter__input:focus {
	border-color: #fa2b98;
	background-color: #41384e;
}

.footer-newsletter__form {
	width: 27.5rem;
	margin-bottom: 0px;
}

.footer-newsletter__button {
	height: 2.5rem;
}

.alert {
	width: 100%;
	padding: 1.2rem;
	border-radius: 2rem;
	background-color: #fa2b98;
	color: #fff;
	font-size: 0.95rem;
	line-height: 1.2;
	font-weight: 700;
	text-align: left;
}

.footer-bottom__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.footer-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 12rem;
	-ms-flex: 0 12rem;
	flex: 0 12rem;
}

.footer-logo:hover {
	opacity: 0.8;
}

.footer-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 3rem;
	padding-left: 3rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff;
	font-size: 0.8rem;
}

.footer-social {
	color: #41384e;
	text-align: center;
}

.footer-info__about {
	margin-bottom: 1rem;
	text-align: center;
}

.footer-info__tagline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer-info__tagline__text {
	margin-right: 1rem;
	margin-left: 1rem;
	font-weight: 700;
}

.footer-info__tagline__icon {
	width: 1.75rem;
	height: 1.75rem;
}

.footer-social__heading {
	font-size: 1rem;
	font-weight: 400;
}

.footer-social__links {
	margin-bottom: 1rem;
}

.footer-social__link {
	width: 2.25rem;
	height: 2.25rem;
	margin-right: 1rem;
	margin-left: 1rem;
}

.footer-social__link:hover {
	opacity: 0.7;
}

.footer-social__copyright {
	font-size: 0.75rem;
}

.banner-heading {
	display: inline-block;
	margin-top: 0.25rem;
	margin-bottom: 0px;
	color: #00eefe;
	font-size: 4.25rem;
	line-height: 1.15;
}

.banner-heading.heading-psy.banner-heading--xl {
	margin-bottom: -1rem;
	font-size: 4.5rem;
}

.banner-heading.banner-heading--small {
	font-size: 3.5rem;
}

.heading-psy__mask {
	position: absolute;
	left: 0%;
	top: -5px;
	right: 0%;
	bottom: 0%;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.1;
}

.row {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: -1.5rem;
	margin-left: -1.5rem;
}

.column {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.column.column--half {
	-webkit-box-flex: 0;
	-webkit-flex: 0 50%;
	-ms-flex: 0 50%;
	flex: 0 50%;
}

.column.column--half.column--padding-xl {
	padding-right: 3rem;
	padding-left: 3rem;
}

.column.column--8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 66.66%;
	-ms-flex: 0 66.66%;
	flex: 0 66.66%;
}

.column.column--4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 33.34%;
	-ms-flex: 0 33.34%;
	flex: 0 33.34%;
}

.column.column--7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 58.33%;
	-ms-flex: 0 58.33%;
	flex: 0 58.33%;
}

.column.column--5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 41.67%;
	-ms-flex: 0 41.67%;
	flex: 0 41.67%;
}

.column.column--pull-t-xl {
	margin-top: -3rem;
}

.column.column--center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.column.column--tight {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.card {
	padding: 2rem;
	border-radius: 0.5rem;
	background-color: #0d001d;
	box-shadow: 0 0 1.5rem 0rem rgba(250, 43, 152, 0.3);
}

.card-heading {
	margin-top: 0px;
	margin-bottom: 1.5rem;
	color: #fa2b98;
	font-size: 1.25rem;
}

.card-heading.card-heading--secondary {
	color: #00eefe;
}

.form {
	margin-bottom: 0px;
}

.field {
	height: auto;
	margin-bottom: 1.25rem;
	padding: 0.8rem 1rem;
	border: 1px solid #41384e;
	border-radius: 0.5rem;
	background-color: transparent;
	color: #fff;
	font-size: 1rem;
}

.field:focus {
	border-color: #3c8f98;
}

.field.field--icon {
	padding-left: 3.25rem;
	background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
	background-position: 10px 50%;
	background-size: auto 30px;
	background-repeat: no-repeat;
}

.field.field--icon.field--user {
	background-image: url('./images/icon-field-user.svg');
}

.field.field--icon.field--email {
	background-image: url('./images/icon-field-envelope.svg');
}

.field.field--icon.field--password {
	background-image: url('./images/icon-field-password.svg');
}

.field.field--icon.field--phone {
	background-image: url('./images/icon-phone.svg');
}

.field.field--icon.field--message {
	background-image: url('./images/icon-message.svg');
	background-position: 10px 10px;
}

.field.field--contact {
	margin-bottom: 0rem;
	border-radius: 0rem;
	color: #0d001d;
	font-weight: 700;
}

.field.field--textarea {
	height: 10rem;
}

.button {
	display: inline-block;
	padding: 1em 1.5em;
	border-radius: 0.5rem;
	background-color: transparent;
	-webkit-transition: border-color 200ms ease, background-color 200ms ease,
		color 200ms ease, -webkit-transform 200ms ease;
	transition: border-color 200ms ease, background-color 200ms ease,
		color 200ms ease, -webkit-transform 200ms ease;
	transition: transform 200ms ease, border-color 200ms ease,
		background-color 200ms ease, color 200ms ease;
	transition: transform 200ms ease, border-color 200ms ease,
		background-color 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
	color: #fff;
	font-weight: 700;
}

.button:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.button.button--primary {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#ff78d1),
		color-stop(30%, #fa2b98),
		color-stop(70%, #fa2b98),
		to(#ff78d1)
	);
	background-image: linear-gradient(
		180deg,
		#ff78d1,
		#fa2b98 30%,
		#fa2b98 70%,
		#ff78d1
	);
	box-shadow: 0 0 2rem 0rem rgba(250, 43, 152, 0.5);
	text-decoration: none;
}

.button.button--primary:hover {
	background-color: #b3186a;
}

.button.button--primary.footer-newsletter__button {
	height: 100%;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	border-style: solid;
	border-width: 1px;
	border-color: #fa2b98;
	border-radius: 0px 2.5rem 2.5rem 0rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.button.button--primary.footer-newsletter__button:hover {
	border-color: #b3186a;
	background-color: #b3186a;
}

.button.button--primary.button--login {
	padding-left: 3.25rem;
	background-image: url('./images/icon-login.png'),
		-webkit-gradient(linear, left top, left bottom, from(#ff78d1), color-stop(30%, #fa2b98), color-stop(70%, #fa2b98), to(#ff78d1));
	background-image: url('./images/icon-login.png'),
		linear-gradient(180deg, #ff78d1, #fa2b98 30%, #fa2b98 70%, #ff78d1);
	background-position: 20px 50%, 0px 0px;
	background-size: auto, auto;
	background-repeat: no-repeat, repeat;
}

.button.button--primary.button--rounded.button--contact {
	background-image: url('./images/icon-send.svg'),
		-webkit-gradient(linear, left top, left bottom, from(#ff78d1), color-stop(50%, #fa2b98), to(#ff78d1));
	background-image: url('./images/icon-send.svg'),
		linear-gradient(180deg, #ff78d1, #fa2b98 50%, #ff78d1);
	background-position: 20px 50%, 0px 0px;
	background-size: auto 15px, auto;
	background-repeat: no-repeat, repeat;
}

.button.button--primary.button--rounded.button--arrow {
	background-image: url('./images/arrow-dots-right-white.png'),
		-webkit-gradient(linear, left top, left bottom, from(#ff78d1), color-stop(50%, #fa2b98), to(#ff78d1));
	background-image: url('./images/arrow-dots-right-white.png'),
		linear-gradient(180deg, #ff78d1, #fa2b98 50%, #ff78d1);
	background-position: 85% 50%, 0px 0px;
	background-size: auto 10px, auto;
	background-repeat: no-repeat, repeat;
}

.button.button--primary.button--rounded.button--review {
	padding-right: 2em;
	padding-left: 4em;
	background-image: url('./images/icon-review-white.png'),
		-webkit-gradient(linear, left top, left bottom, from(#f859af), color-stop(69%, #f859af), to(#f859af));
	background-image: url('./images/icon-review-white.png'),
		linear-gradient(180deg, #f859af, #f859af 69%, #f859af);
	background-position: 20px 45%, 0px 0px;
	background-size: 25px, auto;
	background-repeat: no-repeat, repeat;
	color: #fff;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.button.button--secondary {
	background-color: #70bfc8;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#91c1c7),
		color-stop(50%, #70bfc8),
		to(#91c1c7)
	);
	background-image: linear-gradient(180deg, #91c1c7, #70bfc8 50%, #91c1c7);
	color: #0d001d;
}

.button.button--secondary.button--signup {
	padding-left: 3.25rem;
	background-image: url('./images/icon-signup.png'),
		-webkit-gradient(linear, left top, left bottom, from(#91c1c7), color-stop(50%, #70bfc8), to(#91c1c7));
	background-image: url('./images/icon-signup.png'),
		linear-gradient(180deg, #91c1c7, #70bfc8 50%, #91c1c7);
	background-position: 20px 50%, 0px 0px;
	background-size: auto, auto;
	background-repeat: no-repeat, repeat;
}

.button.button--rounded {
	border-radius: 3rem;
}

.button.button--contact {
	padding-left: 3.25rem;
	background-image: url('./images/icon-send.svg');
	background-position: 20px 50%;
	background-size: auto 15px;
	background-repeat: no-repeat;
}

.button.button--icon {
	padding: 0.5rem;
	background-color: transparent;
	color: #0d001d;
}

.button.button--arrow {
	padding-right: 4rem;
	padding-left: 2.5rem;
	background-image: url('./images/arrow-dots-right-white.png');
	background-position: 90% 50%;
	background-size: auto 10px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.button.button--tertiary {
	background-color: #70bfc8;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#1bcaca),
		to(#1bcaca)
	);
	background-image: linear-gradient(180deg, #1bcaca, #1bcaca);
	color: #fff;
	text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}

.button.button--calculator {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 3.5em;
	background-image: url('./images/button--calculator.png'),
		-webkit-gradient(linear, left top, left bottom, from(#5fe4e1), to(#1bcaca));
	background-image: url('./images/button--calculator.png'),
		linear-gradient(180deg, #5fe4e1, #1bcaca);
	background-position: 15px 50%, 0px 0px;
	background-size: auto, auto;
	background-repeat: no-repeat, repeat;
}

.button.button--cart {
	padding-left: 3em;
	background-image: url('./images/icon-cart_1.png'),
		-webkit-gradient(linear, left top, left bottom, from(#f85aaf), color-stop(100%, #ff3b8f), to(#ffbcd9));
	background-image: url('./images/icon-cart_1.png'),
		linear-gradient(180deg, #f85aaf, #ff3b8f 100%, #ffbcd9);
	background-position: 10% 50%, 0px 0px;
	background-size: 25px, auto;
	background-repeat: no-repeat, repeat;
	font-weight: 400;
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
}

.button.button--review {
	padding-right: 0em;
	padding-left: 2.25em;
	background-image: url('./images/icon-review.png');
	background-position: 0% 45%;
	background-size: 25px;
	background-repeat: no-repeat;
	color: #070110;
	font-size: 0.95rem;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.button.button--banner {
	margin-top: 1.5rem;
	padding: 1.25em 4em 1.25em 3em;
	border-radius: 3rem;
	background-image: url('./images/arrow-dots-right.png'),
		-webkit-gradient(linear, left top, left bottom, from(#82e7f4), color-stop(80%, #48bdc7), to(#99e3ef));
	background-image: url('./images/arrow-dots-right.png'),
		linear-gradient(180deg, #82e7f4, #48bdc7 80%, #99e3ef);
	background-position: 85% 50%, 0px 0px;
	background-size: auto, auto;
	background-repeat: no-repeat, repeat;
	box-shadow: 0 0 20px 0 #000;
	color: #0d001d;
	font-size: 1.1rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.button.button--link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0em;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #3a7daf;
}

.button.button--link.button--small:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	color: #fa2b98;
}

.button.button--link.button-link--primary {
	color: #fa2b98;
}

.button.button--link.button-link--primary:hover {
	color: #3a7daf;
}

.button.button--small {
	font-size: 0.8rem;
}

.form-fields {
	margin-bottom: 1.5rem;
}

.footer-newsletter__mask {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 100%;
	z-index: 2;
	height: 90px;
	background-color: transparent;
	background-image: url('./images/footer-newsletter.webp');
	background-position: 50% 0%;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.footer-info__about__link {
	color: #00eefe;
	text-decoration: none;
}

.footer-info__about__link:hover {
	color: #70bfc8;
}

.banner__subtitle {
	margin-top: 1rem;
	color: #fff;
	font-size: 1.75rem;
	line-height: 1.4;
	font-weight: 700;
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.75);
}

.banner__subtitle.banner__subtitle--small {
	font-size: 1.25rem;
	font-weight: 400;
}

.banner-overlay {
	position: absolute;
	left: 50%;
	top: auto;
	right: 0%;
	bottom: 0%;
	width: auto;
	height: 2rem;
	max-width: 95%;
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

.banner-overlay.banner-overlay--tall {
	height: 4.5rem;
	max-width: 85%;
}

.widget {
	margin-bottom: 3rem;
}

.sidebar {
	padding-left: 3rem;
}

.search-form {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.search-field {
	height: 100%;
	margin-bottom: 0px;
	padding: 0.75rem 1.25rem;
	border-style: solid;
	border-width: 1px;
	border-color: #fa2b98;
	border-radius: 0.5rem;
	background-image: url('./images/icon-search-primary.png');
	background-position: 95% 50%;
	background-size: 16px;
	background-repeat: no-repeat;
	font-size: 1rem;
}

.search-field:focus {
	border-color: #b3186a;
}

.search-submit {
	position: absolute;
	left: auto;
	top: 0.1rem;
	right: 0.1rem;
	bottom: 0.1rem;
	width: 4rem;
	background-color: transparent;
	color: #fa2b98;
}

.wip {
	margin-bottom: 3rem;
	text-align: center;
}

.footer-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 0px;
	padding-left: 0px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style-type: none;
}

.footer-links__item {
	margin-right: 1rem;
	margin-left: 1rem;
}

.footer-links__link {
	display: inline-block;
	padding-bottom: 0.15rem;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

.footer-links__link:hover {
	color: #fa2b98;
}

.footer-links__link.w--current {
	border-style: none none solid;
	border-width: 1px;
	border-color: #000 #000 #fff;
	color: #fff;
}

.blog-post__separator {
	width: 12.6rem;
	height: 2px;
	margin-bottom: 1rem;
	background-color: #fa2b98;
}

.widget-title {
	margin-top: 0px;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
	font-size: 1.05rem;
	color: #fa2b98;
}

.widget-title.widget-title--secondary {
	color: #067bff;
}

.widget-list {
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.widget-list__item {
	margin-bottom: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 2rem;
	background-image: url('./images/arrow-dots-right.png');
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.widget-list__link {
	color: #0d001d;
	text-decoration: none;
}

.widget-list__link:hover {
	color: #fa2b98;
}

.form-consent {
	margin-bottom: 0.75rem;
	color: #fff;
	font-size: 0.66rem;
	line-height: 1.6;
	letter-spacing: 0.5px;
}

.form-consent__link {
	display: inline-block;
	padding-bottom: 0.25rem;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.25);
	color: #fff;
	text-decoration: none;
}

.form-consent__link:hover {
	color: #fa2b98;
}

.form-checkbox {
	margin-bottom: 1.5rem;
	color: #70bfc8;
	font-size: 0.77rem;
}

.form-checkbox__input {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
}

.form-checkbox__label {
	margin-bottom: 0px;
	margin-left: 0.5rem;
}

.blog-post__figure.blog-post__figure--archive {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem 0rem 1rem 1.75rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 12.5rem;
	-ms-flex: 0 12.5rem;
	flex: 0 12.5rem;
}

.post-footer {
	margin-top: 1rem;
}

.post-footer__date {
	margin-bottom: 0.5rem;
	color: #fa2b98;
	font-weight: 700;
}

.post-footer__link {
	border-bottom: 1px dotted #0d001d;
	color: #0d001d;
	text-decoration: none;
}

.post-footer__link:hover {
	color: #3c8f98;
}

.blog-title {
	margin-top: 0px;
	margin-bottom: 2rem;
}

.section {
	position: relative;
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-color: #fff;
}

.section.section--large {
	padding-top: 8rem;
	padding-bottom: 8rem;
}

.section.section--large.section--gray.section--faq {
	padding-top: 10rem;
	padding-bottom: 10rem;
}

.section.section--large.section--gray.section--greviews {
	z-index: 2;
	background-image: url('./images/reviews-bg-2.png');
	background-position: 50% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.section.section--gray {
	background-color: #f5f5f5;
}

.section.section--gray.section--large.section--boat-alt {
	padding-bottom: 12rem;
}

.section.section--first {
	padding-top: 1.5rem;
}

.section.section--center {
	text-align: center;
}

.section.section--team {
	background-color: #0d001d;
	background-image: url('./images/about-team.jpg');
	background-position: 50% 100%;
	background-size: 1350px;
	background-repeat: no-repeat;
	text-align: center;
}

.section.section--about {
	position: relative;
	z-index: 2;
	height: 55rem;
	background-image: url('./images/about-mountains.jpg');
	background-position: 50% 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.section.section--about.section--pull {
	margin-top: -12rem;
}

.section.section--z-3 {
	position: relative;
	z-index: 3;
}

.section.section--faq {
	position: relative;
	background-image: url('./images/faq-decorations.png');
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

.section.section--tight {
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.section.section--dark {
	background-color: #070110;
}

.section.section--pull {
	position: relative;
	margin-bottom: -10rem;
}

.section.section--how {
	background-image: url('./images/how-bg.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.section.section--dark-bg {
	background-image: url('./images/products-dark-bg.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.section.section--survey {
	background-image: url('./images/survey-badge.png');
	background-position: 40% 100%;
	background-size: 20rem;
	background-repeat: no-repeat;
}

.section.section--boat {
	margin-top: 8rem;
}

.section.section--product-content {
	padding-bottom: 15rem;
	background-image: url('./images/product-content.png');
	background-position: 50% 50%;
	background-size: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.section.section--z2 {
	z-index: 2;
}

.section.section--transparent {
	background-color: transparent;
}

.section.section--reviews {
	background-image: url('./images/reviews-bg.png');
	background-position: 50% 10%;
	background-size: auto;
	background-repeat: no-repeat;
}

.section-title {
	margin-top: 0px;
	margin-bottom: 1rem;
	text-align: center;
}

.contact-method {
	display: block;
	color: #0d001d;
	text-align: center;
	text-decoration: none;
}

.contact-method:hover {
	color: #fa2b98;
}

.contact-methods {
	display: -ms-grid;
	display: grid;
	margin-top: 3rem;
	grid-auto-columns: 1fr;
	grid-column-gap: 1.5rem;
	grid-row-gap: 1.5rem;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

.contact-method__figure {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 15rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.contact-form {
	position: relative;
	z-index: 3;
	width: 36.5rem;
	margin-right: auto;
	margin-left: auto;
}

.contact-form__fields {
	margin-bottom: 2rem;
	border-style: solid;
	border-width: 1px;
	border-color: #0d001d;
}

.contact-form__footer {
	text-align: center;
}

.shop-sorting {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #9e9e9e;
	font-size: 0.75rem;
	font-weight: 700;
}

.shop-filters {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem;
	padding-left: 0px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0.95rem;
	font-weight: 700;
	list-style-type: none;
}

.shop-grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 0rem;
	grid-row-gap: 0rem;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

.shop-filter {
	margin-right: 1rem;
	margin-left: 1rem;
}

.shop-sorting__separator {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	font-weight: 400;
}

.dropdown {
	margin-right: 0px;
	margin-left: 0px;
}

.dropdown-toggle {
	padding: 0px;
}

.dropdown-list.w--open {
	right: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #0d001d;
	background-color: #fff;
}

.dropdown-list__item:hover {
	color: #fa2b98;
}

.dropdown-toggle__icon {
	margin-right: -1.25rem;
	color: #ff4df6;
}

.dropdown-toggle__label {
	color: #9e9e9e;
}

.product {
	padding: 2rem;
}

.product-thumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 20rem;
	margin-bottom: 2rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-thumb__image {
	display: block;
	width: auto;
	max-height: 100%;
}

.product-name {
	margin-top: 0px;
	font-size: 1.2rem;
	line-height: 1.2;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.product-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-price {
	color: #fa2b98;
	font-size: 1rem;
	font-weight: 700;
}

.product-link {
	display: block;
	color: #0d001d;
	text-decoration: none;
}

.product-link:hover {
	color: #fa2b98;
}

.product-link.product-link--dark {
	color: #70bfc8;
}

.product-link.product-link--dark:hover {
	color: #fa2b98;
}

.product-reviews {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.5rem;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.product-buttons {
	margin-right: -0.25rem;
	margin-left: -0.25rem;
}

.product-icon {
	margin-right: 0.25rem;
	margin-left: 0.25rem;
}

.shop-filter__button {
	display: inline-block;
	color: #0d001d;
	text-decoration: none;
}

.shop-filter__button:hover {
	color: #fa2b98;
}

.shop-filter__button.w--current {
	color: #ff4df6;
}

.load-more {
	margin-top: 1.5rem;
}

.load-more__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.load-more__button:hover {
	opacity: 0.5;
}

.load-more__label {
	color: #c2c2c2;
}

.load-more__icon {
	width: 3rem;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

.header-navbar {
	margin-top: -1.25rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: transparent;
}

.header-navbar__menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.header-navbar__link {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0.25rem;
	border-bottom: 1px solid transparent;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.header-navbar__link:hover {
	color: #fa2b98;
}

.header-navbar__link.w--current {
	border-bottom-color: #fff;
	color: #fff;
}

.header-navbar__extras {
	display: none;
}

.section-paragraph {
	font-size: 1rem;
	line-height: 1.5;
}

.section-header {
	margin-bottom: 3rem;
}

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

.section-footer.section-footer--center {
	text-align: center;
}

.feature {
	color: #fff;
	font-size: 1rem;
	text-align: center;
}

.feature__title {
	margin-top: 0px;
	margin-bottom: 1rem;
	color: #00eefe;
	font-size: 2rem;
}

.feature__subtitle {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1rem;
	line-height: 1.5;
	font-weight: 700;
}

.feature__description {
	margin-bottom: 0px;
	font-size: 0.9rem;
	line-height: 1.5;
}

.feature__image {
	max-height: 100%;
}

.mb {
	margin-bottom: 1rem;
}

.feature__figure {
	height: 25rem;
	margin-bottom: 2rem;
}

.list-inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 3rem;
	padding-left: 0px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 0.95rem;
	font-weight: 700;
	list-style-type: none;
}

.list-inline.list-inline--large {
	margin-bottom: 6rem;
	font-size: 1.33rem;
}

.list-inline__item {
	margin-right: 1.5rem;
	padding: 0px 1.5rem 0px 0px;
	border-right: 1px solid #000;
	background-color: transparent;
}

.list-inline__item.w--current {
	background-color: transparent;
	color: #fa2b98;
}

.list-inline__item.list-inline__item--last {
	margin-right: 0rem;
	padding-right: 0rem;
	border-right-style: none;
}

.list-inline__link {
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
}

.list-inline__link:hover {
	color: #fa2b98;
}

.accordion.accordion--faq {
	margin-left: -10rem;
	box-shadow: 0 0 1rem 0rem rgba(0, 0, 0, 0.2);
}

.accordion-content {
	position: relative;
	display: block;
	width: 100%;
	background-color: #fff;
	font-size: 0.9rem;
	line-height: 1.5;
}

.accordion-trigger__title {
	position: relative;
	z-index: 2;
	font-size: 1.3rem;
	font-weight: 700;
}

.accordion-content__wrapper {
	padding: 0rem 2rem 2rem;
}

.accordion-trigger {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 80px;
	padding: 1.5rem 4rem 1.5rem 2rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	-webkit-transition: color 250ms ease;
	transition: color 250ms ease;
	color: #3a7daf;
	white-space: break-spaces;
}

.accordion-trigger:hover {
	color: #145688;
}

.accordion-trigger__icon {
	position: absolute;
	left: auto;
	top: 1.75rem;
	right: 0%;
	bottom: 0%;
	z-index: 2;
	width: 1.5rem;
	margin-right: 1.5rem;
}

.accordion-panel {
	overflow: hidden;
	width: 100%;
	margin-bottom: -5px;
	border-bottom: 3px solid #f5f5f5;
}

.accordion-panel.accordion-panel--faq {
	padding-left: 10rem;
	background-color: #fff;
}

.faq {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.faq-illustration {
	position: relative;
	top: -4rem;
	z-index: 1000;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 45%;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
}

.categories-grid {
	display: -ms-grid;
	position: relative;
	z-index: 9;
	display: grid;
	width: 2100px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0.5rem;
	grid-auto-columns: 1fr;
	grid-column-gap: 0.5rem;
	grid-row-gap: 0.5rem;
	grid-template-areas: 'Area Area . .' '. . Area-2 Area-2';
	-ms-grid-columns: 1fr 0.5rem 1fr 0.5rem 1fr 0.5rem 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	-ms-grid-rows: auto 0.5rem auto;
	grid-template-rows: auto auto;
	background-color: #070110;
}

.categories-grid__item {
	height: 22.5vw;
	max-height: 25rem;
	background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: box-shadow 200ms ease, border-color 200ms ease,
		opacity 200ms ease, color 200ms ease, -webkit-transform 200ms ease;
	transition: box-shadow 200ms ease, border-color 200ms ease, opacity 200ms ease,
		color 200ms ease, -webkit-transform 200ms ease;
	transition: box-shadow 200ms ease, transform 200ms ease,
		border-color 200ms ease, opacity 200ms ease, color 200ms ease;
	transition: box-shadow 200ms ease, transform 200ms ease,
		border-color 200ms ease, opacity 200ms ease, color 200ms ease,
		-webkit-transform 200ms ease;
}

.categories-grid__item:hover {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.categories-grid__item.categories-grid__item--1 {
	background-image: url('./images/grid-category-banner-1.webp');
}

.categories-grid__item.categories-grid__item--2 {
	background-image: url('./images/grid-category-banner-2.webp');
}

.categories-grid__item.categories-grid__item--3 {
	background-image: url('./images/grid-category-banner-3.webp');
}

.categories-grid__item.categories-grid__item--4 {
	background-image: url('./images/grid-category-banner-4.png');
}

.categories-grid__item.categories-grid__item--5 {
	background-image: url('./images/grid-category-banner-5.png');
}

.categories-grid__item.categories-grid__item--6 {
	background-image: url('./images/grid-category-banner-6.png');
	background-position: 0% 50%;
}

.review-card {
	padding: 1rem;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
}

.review-card__content {
	overflow: scroll;
	max-height: 10rem;
	font-size: 0.9rem;
	line-height: 1.2;
}

.review-card__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
}

.review-card__info {
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.review-card__name {
	margin-top: 0px;
	margin-bottom: 0.25rem;
	font-size: 0.95rem;
}

.review-card__date {
	margin-bottom: 0px;
	color: #818181;
	font-size: 0.8rem;
}

.review-card__avatar {
	width: 3rem;
	height: 3rem;
	margin-right: 1rem;
	border: 1px solid #f5f5f5;
	border-radius: 50%;
}

.review-card__rating {
	margin-bottom: 1rem;
}

.reviews-overview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 40rem;
	max-width: 100%;
	margin-top: -3rem;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.reviews-overview__logo {
	height: 3rem;
}

.reviews-overview__stars {
	margin-right: 1.5rem;
	margin-left: 1.5rem;
}

.reviews-overview__image {
	height: 100%;
}

.grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}

.grid.grid---3 {
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
}

.section-content {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.section-content.section-content-t-xl {
	margin-top: 5rem;
}

.feature__title__alt {
	color: #fa2b98;
}

.banner__description {
	margin-bottom: 0.5rem;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 1px;
}

.banner__logo {
	margin-top: -0.5rem;
}

.survey-image {
	display: block;
	width: 30rem;
	margin-right: auto;
	margin-bottom: -10rem;
	margin-left: auto;
}

.survey-progress {
	margin-bottom: 1rem;
}

.survey-progress__bar {
	position: relative;
	width: 100%;
	height: 1rem;
	background-color: rgba(0, 0, 0, 0.1);
}

.survey-progress__bar__status {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 0px;
}

.survey-progress__bar__status.survey-progress__bar__status--orange {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e6c466),
		to(#e18b23)
	);
	background-image: linear-gradient(180deg, #e6c466, #e18b23);
	box-shadow: 0 0 1rem 0 #e6943c;
}

.survey-progress__bar__status.survey-progress__bar__status--green {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#68c92d),
		to(#1fb118)
	);
	background-image: linear-gradient(180deg, #68c92d, #1fb118);
	box-shadow: 0 0 1rem 0 #68c92d;
}

.survey-progress__bar__status.survey-progress__bar__status--purple {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#067bff),
		to(#fa2b98)
	);
	background-image: linear-gradient(180deg, #067bff, #fa2b98);
	box-shadow: 0 0 1rem 0 #fa2b98;
}

.survey-progress__title {
	font-size: 0.95rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.survey-progress__score {
	margin-left: 0.5rem;
	font-weight: 900;
}

.survey-progress__score.survey-progress__score--orange {
	color: #e6943c;
}

.survey-progress__score.survey-progress__score--green {
	color: #68c92d;
}

.survey-progress__score.survey-progress__score--purple {
	color: #fa2b98;
}

.footer-boat__yacht {
	position: absolute;
	left: 88rem;
	bottom: 0.5rem;
	z-index: 3;
}

.footer-boat__trail {
	position: absolute;
	left: 50rem;
	bottom: 0.3rem;
	overflow: hidden;
	width: 40rem;
}

.footer-boat__trail__image {
	width: 40rem;
	max-width: none;
}

.banner-footer {
	position: relative;
	margin-top: 24.5rem;
	z-index: 4;
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-color: #0e0320;
}

.banner-footer__mask {
	position: absolute;
	left: 50%;
	right: 0px;
	bottom: 100%;
	width: 900px;
	height: 2.7rem;
	margin-bottom: -2px;
	background-image: url('./images/footer-newsletter.webp');
	background-position: 50% 50%;
	background-size: 900px;
	background-repeat: no-repeat;
	-webkit-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}

.banner-footer__content {
	position: relative;
	z-index: 2;
	margin-top: -1.5rem;
	font-size: 1.1rem;
}

.media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.media.media--center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.media-image {
	max-height: 40px;
	max-width: 40px;
	margin-right: 1rem;
}

.media-image.media-image--small {
	max-height: 30px;
	max-width: 30px;
}

.media-content {
	color: #fff;
}

.media-content.media-content--dark {
	color: #4c4c4c;
}

.media-label {
	margin-bottom: 0.1rem;
	color: #fa2b98;
	font-weight: 700;
}

.subsection {
	margin-bottom: 5rem;
}

.perks-title {
	margin-top: 0px;
	margin-bottom: 2rem;
	color: #00eefe;
	font-size: 1.2rem;
}

.perks-title.perks-title--secondary {
	color: #fa2b98;
}

.perks-list {
	color: #70bfc8;
}

.perks-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.perks-item__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 3rem;
	margin-right: 1rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.perks-item__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.perks-item__name {
	margin-bottom: 0.75rem;
}

.perks-item__progress {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 6px;
	margin-left: 2px;
	background-color: rgba(255, 255, 255, 0.3);
}

.perks-item__progress__bar {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 0%;
	background-color: #fa2b98;
}

.perks-item__image {
	width: auto;
	height: auto;
	max-height: 100%;
}

.product-description {
	margin-bottom: 1rem;
}

.product-description__content h3 {
	margin-top: 0px;
	margin-bottom: 1rem;
	font-size: 1.1rem;
}

.product-banner {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.product-type {
	margin-bottom: -4rem;
	font-family: 'Beyond Infinity', sans-serif;
	color: #fa2b98;
	font-size: 5rem;
	line-height: 1;
	text-align: center;
}

.product-header {
	margin-bottom: 3rem;
}

.product-header__name {
	position: relative;
	z-index: 1;
	display: block;
	font-family: 'Beyond Infinity', sans-serif;
	color: #fa2b98;
	font-size: 6rem;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

.product-header__title {
	margin-top: 0px;
	margin-bottom: 1rem;
	color: #fff;
	font-size: 2.5rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.product-header__stage {
	height: 40rem;
	margin-top: -5rem;
	margin-right: -5rem;
	margin-left: -5rem;
	padding: 2.5rem 5rem 5rem;
	background-image: url('./images/product-stage.png');
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
}

.product-header__thumbnail {
	width: auto;
	height: 100%;
	max-height: 100%;
}

.product-header__subtitle {
	margin-bottom: 1rem;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
}

.product-header__excerpt {
	color: #fff;
	font-size: 1rem;
	line-height: 1.6;
}

.product-header__meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-header__price {
	display: inline-block;
	padding: 0.5rem 2rem 0.5rem 1rem;
	background-image: url('./images/price-tag.png');
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #fa2b98;
	font-weight: 700;
}

.product-header__badges {
	margin-left: 1rem;
}

.product-cart {
	position: relative;
	z-index: 2;
}

.product-cart__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.5rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-cart__group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-cart__inline {
	margin-left: 1rem;
}

.product-cart__input {
	height: auto;
	margin-bottom: 0px;
	padding: 0.8rem 1rem;
	border: 1px solid #1b2b3a;
	border-radius: 2rem;
	background-color: #1b2b3a;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.product-cart__input:hover {
	border-color: #145688;
}

.product-cart__input.product-cart__input--number {
	width: 5rem;
	background-image: url('./images/icon-dropdown.png');
	background-position: 80% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.product-cart__input.product-cart__input--number:focus {
	border-color: #3a7daf;
}

.product-cart__input.product-cart__input--select {
	min-width: 13.25rem;
	padding-right: 3rem;
	background-image: url('./images/icon-dropdown.png');
	background-position: 87.5% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

.product-cart__label {
	margin-right: 1rem;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 400;
}

.product-cart__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 3rem;
	height: 3rem;
	padding: 0.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	grid-auto-columns: 1fr;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	border-radius: 50%;
	background-color: #1b2b3a;
	-webkit-transition: border-color 200ms ease, opacity 200ms ease,
		color 200ms ease, -webkit-transform 200ms ease;
	transition: border-color 200ms ease, opacity 200ms ease, color 200ms ease,
		-webkit-transform 200ms ease;
	transition: transform 200ms ease, border-color 200ms ease, opacity 200ms ease,
		color 200ms ease;
	transition: transform 200ms ease, border-color 200ms ease, opacity 200ms ease,
		color 200ms ease, -webkit-transform 200ms ease;
}

.product-cart__button:hover {
	z-index: 3;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.product-cart__button.product-cart__button--share {
	background-color: #00eefe;
	box-shadow: 0 0 1rem 0 #00eefe;
}

.product-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: -5rem;
	margin-bottom: 1.5rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-bar__heading {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fa2b98;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.section-intro__heading__extra {
	font-weight: 400;
}

.section-intro__button {
	margin-top: 2rem;
}

.product-review {
	margin-bottom: 4.5rem;
	padding: 3rem;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2);
}

.product-review__header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-review__avatar {
	margin-right: 1rem;
}

.product-review__name {
	margin-top: 0.5rem;
	margin-bottom: 0px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
}

.product-review__content {
	font-size: 16px;
	line-height: 1.4;
}

.product-review__right {
	display: -ms-grid;
	display: grid;
	margin-left: 2rem;
	padding-left: 2rem;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	grid-auto-columns: 1fr;
	grid-column-gap: 3rem;
	grid-row-gap: 1.5rem;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	border-left: 1px solid #f5f5f5;
	font-size: 0.9rem;
}

.product-bar__right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-bar__group {
	margin-left: 1.5rem;
}

.product-bar__link {
	color: #13041b;
}

.product-bar__rating {
	position: relative;
	top: -2px;
}

.shop-wrapper {
	background-image: url('./images/products-bg.png');
	background-position: 50% 25%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.product-review__main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.product-review__footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2rem;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.button__icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2rem;
	margin-right: 0.75rem;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.button__label {
	font-weight: 400;
}

.product-review__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.25rem;
	margin-right: 3rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-review__separator {
	width: 10rem;
	height: 1px;
	margin-bottom: 1rem;
	background-color: #d5d5d5;
}

@media screen and (max-width: 991px) {
	.header {
		padding-bottom: 0rem;
		background-size: 100% 4rem;
	}
	.main.main--boat {
		padding-bottom: 10rem;
	}
	.header-content {
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	.header-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-left: 7rem;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	.header-right {
		margin-top: -1.75rem;
		margin-right: 1rem;
		-webkit-flex-basis: 0%;
		-ms-flex-preferred-size: 0%;
		flex-basis: 0%;
	}
	.header-logo {
		position: absolute;
		left: 50%;
		top: 0.5rem;
		height: 4rem;
		-webkit-transform: translate(-50%, 0px);
		-ms-transform: translate(-50%, 0px);
		transform: translate(-50%, 0px);
	}
	.header-icon {
		width: 1.25rem;
		height: 1.25rem;
	}
	.header-icon.header-icon--search {
		width: 1.25rem;
		height: 1.25rem;
	}
	.header-icon.header-icon--desktop {
		display: none;
	}
	.header-icon.header-icon--desktop-h {
		display: inline-block;
	}
	.footer-top {
		padding-top: 6rem;
		padding-bottom: 15rem;
		background-position: 50% 100%;
		background-size: cover;
	}
	.footer-newsletter {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.header-breadcrumb {
		left: 1.5rem;
		top: 4.5rem;
		margin-top: 0rem;
		text-shadow: 1px 1px 6px #000;
	}
	.header-navigation {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.header-breadcrumb__item {
		color: #c2c2c2;
	}
	.header-breadcrumb__separator {
		color: #c2c2c2;
	}
	.header-breadcrumb__current {
		color: #c2c2c2;
	}
	.banner {
		padding-bottom: 5rem;
		background-size: cover;
	}
	.banner.banner--shipping {
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/shipping-banner.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/shipping-banner.jpg');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner-privacy {
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/banner-car.webp');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/banner-car.webp');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner-refunds {
		padding-bottom: 5rem;
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/refunds-banner.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/refunds-banner.jpg');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner--contact {
		margin-top: -5.5rem;
		padding: 10rem 0.5rem 5rem;
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/banner-contact-2.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/banner-contact-2.jpg');
		background-position: 0px 0px, 50% 50%;
		background-size: auto, 2070px;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner--about {
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/banner-about.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/banner-about.jpg');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner--home-video {
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/home-bg.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/home-bg.jpg');
		background-position: 0px 0px, 50% 130%;
		background-size: auto, auto;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner--product {
		padding-bottom: 3rem;
	}
	.banner.banner--shop {
		padding-bottom: 5rem;
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/banner-shop.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/banner-shop.jpg');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner--blog-single {
		padding-bottom: 5rem;
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(13, 0, 29, 0.8)),
				to(rgba(13, 0, 29, 0.8))
			),
			url('./images/blog-single-bg.jpg');
		background-image: linear-gradient(
				180deg,
				rgba(13, 0, 29, 0.8),
				rgba(13, 0, 29, 0.8)
			),
			url('./images/blog-single-bg.jpg');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, auto 105%;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner-prepend {
		font-size: 4rem;
		text-shadow: 0 0 1rem #000;
	}
	.content {
		padding-top: 1.5rem;
		background-image: none;
	}
	.content.content--pull {
		margin-top: -7rem;
	}
	.content.content--pull-md {
		margin-top: 2rem;
	}
	.article.article--mb-small.article--w-smaller {
		width: 100%;
	}
	.article-content {
		font-size: 1rem;
	}
	.article-content h2 {
		font-size: 1.5rem;
	}
	.footer-blog {
		margin-bottom: -3rem;
		padding-top: 5rem;
	}
	.footer-boat {
		left: 0%;
	}
	.footer-boat__palms {
		height: 27rem;
	}
	.slider.slider--blog {
		margin-right: -1rem;
		margin-left: -1rem;
	}
	.slider.slider--team {
		margin-bottom: 2.5rem;
	}
	.slider.slider--light {
		margin-bottom: 2.5rem;
	}
	.slider-slide {
		padding-top: 1.5rem;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.slider-slide__grid {
		grid-column-gap: 1rem;
	}
	.slider-slide__grid.slider-slide__grid--4 {
		grid-row-gap: 1rem;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		-ms-grid-rows: auto auto;
		grid-template-rows: auto auto;
	}
	.blog-post.blog-post--archive {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.slider-arrow {
		width: 3rem;
		height: 3rem;
	}
	.slider-arrow.slider-arrow--left {
		right: 5rem;
	}
	.slider-arrow.slider-arrow--left.slider-arrow--side {
		left: 0.5rem;
		top: 20%;
	}
	.slider-arrow.slider-arrow--right {
		right: 1rem;
	}
	.slider-arrow.slider-arrow--right.slider-arrow--side {
		top: 20%;
		right: 0.5rem;
	}
	.blog-post__content {
		padding: 1rem;
	}
	.blog-post__content.blog-post__content--archive {
		padding: 1.5rem;
	}
	.blog-post__excerpt {
		font-size: 0.8rem;
		line-height: 1.6;
	}
	.section-intro.section-intro--mb-large {
		margin-bottom: 0rem;
	}
	.section-intro.section-intro--mb-large.section-intro--t-left {
		text-align: left;
	}
	.section-intro__heading {
		font-size: 2rem;
		line-height: 1;
	}
	.section-intro__heading.heading-psy {
		font-size: 2rem;
	}
	.section-intro__heading.section-intro__heading--slate {
		margin-bottom: 0.5rem;
	}
	.section-intro__prepend {
		margin-bottom: 0.5rem;
		font-size: 3rem;
	}
	.footer-newsletter__heading {
		font-size: 1.5rem;
	}
	.footer-newsletter__wrapper {
		padding-bottom: 1.5rem;
	}
	.footer-logo {
		-webkit-flex-basis: 8rem;
		-ms-flex-preferred-size: 8rem;
		flex-basis: 8rem;
	}
	.footer-info {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.footer-social {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		-webkit-box-flex: 0;
		-webkit-flex: 0 8rem;
		-ms-flex: 0 8rem;
		flex: 0 8rem;
	}
	.footer-social__heading {
		font-size: 0.8rem;
	}
	.footer-social__links {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.footer-social__link {
		width: 1.5rem;
		height: 1.5rem;
		margin-right: 0.5rem;
		margin-left: 0.5rem;
	}
	.banner-heading {
		font-size: 2rem;
	}
	.banner-heading.heading-psy.banner-heading--xl {
		font-size: 3rem;
	}
	.row {
		margin-right: -1rem;
		margin-left: -1rem;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.row.row--t-vertical {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.column {
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.column.column--half.column--padding-xl {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.column.column--8 {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	.column.column--4 {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	.column.column--7.column--m-12.column--t-mb {
		margin-bottom: 3rem;
	}
	.column.column--pull-t-xl.column--center.column--tight.column--m-4 {
		margin-top: 0rem;
	}
	.card {
		padding: 1.5rem;
	}
	.card-heading {
		margin-bottom: 0.5rem;
	}
	.field {
		font-size: 0.8rem;
	}
	.footer-newsletter__mask {
		height: 50px;
	}
	.banner__subtitle {
		margin-top: 0.5rem;
		font-size: 1.5rem;
	}
	.banner-overlay.banner-overlay--tall {
		display: none;
	}
	.banner-overlay.banner-overlay--tall.banner-overlay--hide-tablet {
		display: none;
	}
	.widget {
		margin-bottom: 1.5rem;
	}
	.sidebar {
		padding-left: 0rem;
	}
	.footer-links__link {
		font-size: 0.7rem;
	}
	.widget-title {
		font-size: 1rem;
	}
	.widget-list__item {
		margin-bottom: 0.75rem;
		font-size: 0.9rem;
	}
	.blog-post__figure.blog-post__figure--archive {
		padding: 0rem;
	}
	.post-footer__date {
		font-size: 0.9rem;
	}
	.post-footer__author {
		font-size: 0.9rem;
	}
	.section {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.section.section--large {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.section.section--large.section--gray.section--faq {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.section.section--gray.section--large {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.section.section--team {
		background-position: 50% 50%;
		background-size: cover;
	}
	.section.section--about {
		height: 60vw;
		margin-top: 0rem;
		background-position: 50% 100%;
		background-size: 100%;
	}
	.section.section--pull {
		margin-bottom: -10rem;
	}
	.section.section--survey {
		padding-bottom: 7.5rem;
	}
	.section.section--product-content {
		padding-bottom: 5rem;
	}
	.section-title {
		font-size: 1.5rem;
	}
	.contact-method__thumb {
		max-height: 100%;
	}
	.contact-method__heading {
		font-size: 0.9rem;
		line-height: 1.3;
	}
	.contact-methods {
		margin-top: 2rem;
	}
	.contact-method__figure {
		height: 8rem;
	}
	.shop-sorting {
		margin-bottom: 0rem;
	}
	.product {
		padding: 1rem;
	}
	.product-thumb {
		height: 12.5rem;
	}
	.product-name {
		font-size: 0.8rem;
		text-align: center;
	}
	.product-meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.product-price {
		font-size: 0.8rem;
	}
	.product-reviews {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.load-more {
		position: relative;
		z-index: 2;
		margin-top: 0.5rem;
	}
	.load-more__button {
		font-size: 1rem;
	}
	.header-navbar {
		top: -0.75rem;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 0rem;
		margin-left: 0.5rem;
		padding: 0.4rem;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.header-navbar__menu {
		left: 0.4rem;
		top: 3.1rem;
		width: 15rem;
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
		border-radius: 0px 0.75rem 0.75rem;
		background-color: #1e112e;
	}
	.header-navbar__link {
		padding: 1.25em;
		font-size: 0.9rem;
	}
	.header-navbar__link.w--current {
		border-bottom-style: none;
		color: #00eefe;
	}
	.header-navbar__button {
		margin-top: 0.25rem;
		margin-right: 1rem;
		padding: 0.5rem;
	}
	.header-navbar__button.w--open {
		border-radius: 0.75rem 0.75rem 0rem 0px;
		background-color: #1e112e;
	}
	.header-navbar__icon {
		color: #00eefe;
		font-size: 1.5rem;
	}
	.feature__title {
		margin-bottom: 0.5rem;
		font-size: 1.1rem;
		line-height: 1.1;
	}
	.feature__subtitle {
		font-size: 0.9rem;
	}
	.feature__description {
		font-size: 0.8rem;
	}
	.feature__figure {
		height: 11rem;
	}
	.list-inline.list-inline--large {
		margin-bottom: 3rem;
	}
	.list-inline__item {
		font-size: 1rem;
	}
	.accordion {
		width: 100%;
		min-width: 0px;
	}
	.review-card {
		min-height: 17rem;
	}
	.reviews-overview {
		margin-top: 0rem;
		margin-bottom: 3rem;
	}
	.banner__description {
		font-size: 1rem;
	}
	.survey {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-top: 2rem;
	}
	.survey-image {
		width: 15rem;
		margin-bottom: -1rem;
		-webkit-box-flex: 0;
		-webkit-flex: 0 auto;
		-ms-flex: 0 auto;
		flex: 0 auto;
	}
	.survey-content {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	.banner-footer {
		margin-top: 3rem;
		padding-bottom: 1.5rem;
	}
	.media-label {
		font-size: 0.9rem;
	}
	.media-title {
		font-size: 0.8rem;
	}
	.perks-item__name {
		font-size: 0.9rem;
	}
	.product-type {
		margin-bottom: -2rem;
		font-size: 3rem;
	}
	.product-header__name {
		font-size: 3rem;
	}
	.product-header__stage {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.product-header__thumbnail {
		height: auto;
	}
	.product-header__subtitle {
		font-size: 0.9rem;
	}
	.product-header__excerpt {
		font-size: 0.9rem;
	}
	.product-cart {
		margin-bottom: 0px;
	}
	.product-cart__row {
		margin-bottom: 1rem;
	}
	.product-bar {
		margin-top: 0rem;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.section-intro__button {
		margin-bottom: 2rem;
	}
	.product-review {
		margin-bottom: 1.5rem;
		padding: 1.5rem;
	}
	.product-review__name {
		font-size: 0.9rem;
	}
	.product-review__content {
		font-size: 0.9rem;
	}
	.product-review__right {
		margin-left: 1.5rem;
		padding-left: 1.5rem;
	}
}

@media screen and (max-width: 767px) {
	.header {
		background-size: auto 4.6rem;
	}
	.footer-bottom {
		padding-bottom: 0rem;
	}
	.header-breadcrumb {
		margin-top: 1rem;
		font-size: 0.6rem;
	}
	.banner.banner-privacy {
		margin-top: -5.25rem;
		padding-top: 10rem;
		padding-bottom: 5rem;
	}
	.banner.banner--shop {
		padding-bottom: 4rem;
	}
	.banner-prepend {
		margin-bottom: 0rem;
		font-size: 3rem;
	}
	.content.content--pull {
		margin-top: -2rem;
	}
	.footer-boat {
		margin-top: -7.5rem;
	}
	.footer-boat__palms {
		width: 100%;
		height: auto;
		margin-bottom: 0rem;
	}
	.slider-slide {
		padding-top: 0rem;
		padding-bottom: 0rem;
	}
	.slider-slide__grid {
		grid-row-gap: 1.5rem;
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.slider-slide__grid.slider-slide__grid--4.slider-slide__grid--padding {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.slider-arrow {
		top: -2.5rem;
		width: 2rem;
		height: 2rem;
	}
	.slider-arrow.slider-arrow--left {
		right: 3.5rem;
	}
	.slider-arrow.slider-arrow--left.slider-arrow--side {
		top: -1rem;
	}
	.slider-arrow.slider-arrow--right.slider-arrow--side {
		top: -1rem;
	}
	.slider-dots {
		margin-bottom: -3rem;
	}
	.footer-blog__arrow__image {
		width: 0.5rem;
	}
	.section-intro.section-intro--mb-large {
		margin-bottom: 2rem;
	}
	.section-intro__heading {
		font-size: 2rem;
	}
	.section-intro__heading.heading-psy {
		font-size: 1.3rem;
	}
	.section-intro__prepend {
		margin-bottom: 0.5rem;
		font-size: 3.1rem;
	}
	.footer-newsletter__heading {
		margin-right: 0rem;
		margin-bottom: 1rem;
	}
	.footer-newsletter__wrapper {
		padding: 0px 20px 1rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer-bottom__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer-logo {
		width: 9rem;
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.footer-info {
		padding-right: 0rem;
		padding-left: 0rem;
	}
	.footer-social {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.footer-social__links {
		margin-right: 1rem;
		margin-bottom: 0rem;
		margin-left: 1rem;
	}
	.row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.row.row--m-vertical {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.row.row--m {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.row.row-m--reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.column {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.column.column--half.column--padding-xl {
		margin-bottom: 0.75rem;
	}
	.column.column--8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.column.column--4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.column.column--pull-t-xl {
		margin-top: 0rem;
	}
	.column.column--m-4 {
		-webkit-flex-basis: 33.3333%;
		-ms-flex-preferred-size: 33.3333%;
		flex-basis: 33.3333%;
	}
	.button {
		padding-right: 1em;
		padding-left: 1em;
		font-size: 0.8rem;
	}
	.button.button--primary.button--login {
		padding-left: 2.5rem;
		background-position: 12px 50%, 0px 0px;
	}
	.button.button--secondary.button--signup {
		padding-left: 2.5rem;
		background-position: 12px 50%, 0px 0px;
	}
	.button.button--tertiary.button--rounded.button--calculator {
		padding-right: 1.5em;
		padding-left: 4.5em;
		background-position: 6px 50%, 0px 0px;
	}
	.footer-newsletter__mask {
		height: 19%;
	}
	.banner__subtitle {
		margin-top: 0.5rem;
		font-size: 1rem;
	}
	.banner__subtitle.banner__subtitle--small {
		font-size: 0.9rem;
	}
	.banner-overlay.banner-overlay--tall {
		display: none;
	}
	.footer-links {
		margin-bottom: 1rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.section.section--large.section--gray.section--faq {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.section.section--pull {
		margin-bottom: -10rem;
	}
	.section.section--how.section--pull.section--large.section--dark.section--z2 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.section.section--product-content {
		margin-right: -1rem;
		margin-left: -1rem;
		padding-bottom: 0rem;
	}
	.section-title {
		font-size: 1.3rem;
		line-height: 1.2;
	}
	.section-title.section-title--m-left {
		text-align: left;
	}
	.contact-method__heading {
		font-size: 0.9rem;
	}
	.contact-methods {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.contact-form {
		width: 100%;
	}
	.shop-sorting {
		margin-bottom: 1rem;
	}
	.shop-filters {
		margin-bottom: 1.5rem;
		text-align: center;
	}
	.shop-grid {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
	.shop-filter {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
		line-height: 1.3;
	}
	.shop-filter__button {
		font-size: 0.8rem;
	}
	.header-navbar {
		margin-left: -0.5rem;
	}
	.section-paragraph {
		text-align: left;
	}
	.feature {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.feature__subtitle {
		width: 100%;
		margin-bottom: 0rem;
	}
	.feature__figure {
		width: 10rem;
		height: auto;
		margin-right: 1rem;
		margin-bottom: 0rem;
	}
	.feature__content {
		text-align: left;
	}
	.list-inline {
		margin-bottom: 1.5rem;
		text-align: center;
	}
	.list-inline.list-inline--large {
		margin-bottom: 1.5rem;
	}
	.list-inline__item {
		margin-right: 0.5rem;
		margin-left: 0.5rem;
		line-height: 1.3;
	}
	.list-inline__link {
		font-size: 0.8rem;
	}
	.accordion.accordion--faq {
		margin-top: -12.5rem;
		margin-left: 0rem;
	}
	.accordion-trigger__title {
		font-size: 1.1rem;
	}
	.accordion-trigger {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.accordion-panel.accordion-panel--faq {
		padding-left: 0rem;
	}
	.faq {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.faq-illustration {
		top: -1.5rem;
		z-index: 0;
		-webkit-flex-basis: 10rem;
		-ms-flex-preferred-size: 10rem;
		flex-basis: 10rem;
	}
	.review-card {
		min-height: auto;
	}
	.reviews-overview__logo {
		height: 2rem;
	}
	.reviews-overview__text {
		font-size: 0.9rem;
	}
	.grid.grid---3 {
		grid-auto-flow: row;
		grid-auto-columns: 1fr;
		grid-column-gap: 1rem;
		grid-row-gap: 2rem;
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		-ms-grid-rows: auto;
		grid-template-rows: auto;
	}
	.section-content.section-content-t-xl {
		margin-top: 2.5rem;
	}
	.banner__logo {
		width: 80%;
	}
	.survey-image {
		-webkit-box-flex: 0;
		-webkit-flex: 0 30%;
		-ms-flex: 0 30%;
		flex: 0 30%;
	}
	.survey-content {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	.footer-boat__yacht {
		left: 70rem;
		bottom: -1rem;
	}
	.footer-boat__trail {
		left: 35rem;
	}
	.media-label {
		font-size: 0.8rem;
	}
	.media-title {
		font-size: 0.7rem;
		line-height: 1.5;
	}
	.product-type {
		margin-top: 2rem;
	}
	.product-header {
		text-align: center;
	}
	.product-header__stage {
		margin-top: -10rem;
		margin-bottom: -5rem;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.product-header__thumbnail {
		width: 25rem;
		margin-top: 4rem;
	}
	.product-header__meta {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.product-cart__row {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.product-bar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.product-review__right {
		margin-top: 1rem;
		margin-left: 0rem;
		padding-left: 0rem;
		border-left-style: none;
	}
	.product-bar__right {
		margin-right: -1.5rem;
		margin-left: -1.5rem;
	}
	.product-review__main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.product-review__footer {
		padding-top: 1rem;
		border-top: 1px solid #e6e6e6;
	}
	.product-review__separator {
		width: 100%;
		background-color: #e6e6e6;
	}
}

@media screen and (max-width: 479px) {
	.header {
		background-image: none;
	}
	.container.container--large.container--m-shrink {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.container.container--m-shrink {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}
	.header-right {
		margin-top: -0.5rem;
		margin-right: 0.5rem;
	}
	.header-icon.header-icon--search.header-icon--desktop-h {
		display: none;
	}
	.header-icon.header--account {
		display: none;
	}
	.header-icon.header--favorites {
		display: none;
	}
	.header-icon.header-icon--extras {
		height: 2.5rem;
		margin-left: 0rem;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		border-right: 1px solid #41384e;
	}
	.header-icon.header-icon--extras.header-icon--search {
		border-right-style: none;
	}
	.header-icon.header-icon--cart {
		width: 1.5rem;
		height: 1.5rem;
	}
	.header-breadcrumb {
		right: 1.5rem;
		overflow: hidden;
		margin-top: 1rem;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 0.5rem;
		white-space: nowrap;
	}
	.banner {
		margin-top: -5rem;
		padding-top: 10rem;
		background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				from(rgba(0, 0, 0, 0.66)),
				to(rgba(0, 0, 0, 0.66))
			),
			url('./images/banner-car.webp');
		background-image: linear-gradient(
				180deg,
				rgba(0, 0, 0, 0.66),
				rgba(0, 0, 0, 0.66)
			),
			url('./images/banner-car.webp');
		background-position: 0px 0px, 50% 0%;
		background-size: auto, cover;
		background-repeat: repeat, no-repeat;
		background-attachment: scroll, scroll;
	}
	.banner.banner-refunds {
		padding-top: 19rem;
		padding-bottom: 4rem;
	}
	.banner.banner--about {
		padding-top: 9rem;
		padding-bottom: 3rem;
	}
	.banner.banner--home-video {
		padding-top: 9rem;
	}
	.banner.banner--product {
		background-image: url('./images/product-header.png'),
			-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
		background-image: url('./images/product-header.png'),
			linear-gradient(180deg, transparent, transparent);
		background-position: 0% 0%, 0px 0px;
		background-size: auto, auto;
		background-repeat: no-repeat, repeat;
	}
	.banner.banner--shop {
		padding-top: 8rem;
		padding-bottom: 2.5rem;
	}
	.banner.banner--blog-single {
		padding-bottom: 2.5rem;
	}
	.banner-prepend {
		font-size: 2.5rem;
		line-height: 1.1;
	}
	.content.content--pull {
		margin-top: -2rem;
	}
	.article.article--mb-small.article--w-smaller {
		margin-bottom: 0rem;
	}
	.article-content {
		font-size: 0.9rem;
	}
	.article-content blockquote {
		margin-bottom: 1rem;
		font-size: 0.9rem;
	}
	.footer-blog {
		padding-top: 3rem;
	}
	.slider-slide__grid.slider-slide__grid--4 {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.slider-arrow.slider-arrow--light.slider-arrow--left.slider-arrow--side {
		top: -2rem;
	}
	.slider-arrow.slider-arrow--light.slider-arrow--right.slider-arrow--side {
		top: -2rem;
	}
	.slider-dots {
		margin-bottom: -1rem;
	}
	.blog-post__content {
		padding: 1.5rem;
	}
	.section-intro.section-intro--mb-large {
		margin-bottom: 0rem;
	}
	.section-intro__heading {
		font-size: 1.25rem;
		line-height: 1.25;
	}
	.footer-newsletter__wrapper {
		padding-right: 0px;
		padding-left: 0px;
	}
	.footer-newsletter__input {
		width: 100%;
	}
	.footer-newsletter__form {
		width: 100%;
	}
	.footer-social {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer-info__tagline__text {
		font-size: 0.7rem;
	}
	.footer-social__heading {
		margin-bottom: 0px;
	}
	.footer-social__links {
		margin-bottom: 1rem;
	}
	.footer-social__link {
		width: 2rem;
		height: 2rem;
		margin-right: 1rem;
		margin-left: 1rem;
	}
	.banner-heading {
		font-size: 1.25rem;
	}
	.banner-heading.heading-psy.banner-heading--xl {
		margin-top: 0rem;
		font-size: 2.25rem;
		line-height: 1;
	}
	.banner-heading.banner-heading--small {
		font-size: 1.5rem;
	}
	.row {
		margin-right: -0.5rem;
		margin-left: -0.5rem;
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.row.row--m {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.row.row--t-vertical {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.column {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.column.column--5.column--m-12 {
		width: 100%;
	}
	.form {
		position: relative;
	}
	.button.button--primary.button--rounded.button--cart {
		width: 100%;
		padding-left: 2em;
		font-size: 0.9rem;
	}
	.button.button--tertiary.button--rounded.button--calculator {
		width: 100%;
		text-align: center;
	}
	.button.button--banner {
		padding: 1em 3em 1em 1.5em;
		background-position: 90% 50%, 0px 0px;
		background-size: 15px, auto;
		font-size: 0.9rem;
	}
	.banner__subtitle.banner__subtitle--small {
		font-size: 0.7rem;
		line-height: 1.5;
	}
	.banner-overlay {
		bottom: -1px;
		height: 1rem;
	}
	.banner-overlay.banner-overlay--tall {
		display: none;
	}
	.wip {
		font-size: 0.8rem;
	}
	.blog-post__figure.blog-post__figure--archive {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.blog-title {
		font-size: 1.25rem;
		text-align: center;
	}
	.section.section--large {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.section.section--large.section--gray.section--faq {
		padding-top: 2rem;
		padding-bottom: 3rem;
	}
	.section.section--large.section--gray.section--greviews {
		padding-bottom: 1.5rem;
	}
	.section.section--first {
		padding-top: 1.5rem;
	}
	.section.section--about.section--pull {
		margin-top: -5rem;
	}
	.shop-sorting {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.shop-filters {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.shop-filter {
		margin-right: 0rem;
		margin-bottom: 0.25rem;
		margin-left: 0rem;
	}
	.shop-sorting__separator {
		display: none;
	}
	.product {
		padding: 0.5rem;
	}
	.product-thumb {
		height: 9rem;
	}
	.header-navbar {
		position: static;
		margin-top: -0.5rem;
	}
	.header-navbar__menu {
		left: 1.4rem;
		top: 3rem;
		right: 1.4rem;
		z-index: 10;
		width: auto;
		margin-top: -1px;
		padding-bottom: 0.55rem;
		box-shadow: 0 0 2rem 0rem #0d001d;
	}
	.header-navbar__link {
		padding-top: 0.75em;
		padding-bottom: 0.75em;
		font-size: 0.8rem;
	}
	.header-navbar__extras {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: -0.5rem;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		border-top: 1px solid #41384e;
	}
	.feature__title {
		margin-bottom: 0.5rem;
		font-size: 1rem;
	}
	.feature__subtitle {
		font-size: 0.8rem;
		line-height: 1.5;
	}
	.feature__description {
		font-size: 0.6rem;
	}
	.list-inline.list-inline--large {
		margin-bottom: 1.5rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		border-bottom: 1px solid #e0e0e0;
	}
	.list-inline__item {
		margin-right: 0rem;
		margin-bottom: 0.75rem;
		margin-left: 0rem;
		border-right-style: none;
	}
	.accordion.accordion--faq {
		margin-top: -7rem;
		margin-left: 0rem;
	}
	.accordion-trigger__title {
		font-size: 0.8rem;
		line-height: 1.2;
	}
	.accordion-content__wrapper {
		padding-right: 1.5rem;
		padding-bottom: 1rem;
		padding-left: 1.5rem;
	}
	.accordion-trigger {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
		padding-left: 1.5rem;
	}
	.accordion-trigger__icon {
		top: 2rem;
		width: 1rem;
	}
	.accordion-panel.accordion-panel--faq {
		padding-left: 0rem;
	}
	.accordion-content__body {
		font-size: 0.8rem;
	}
	.faq {
		display: block;
		margin-bottom: -1rem;
	}
	.faq-illustration {
		z-index: 0;
		width: 15rem;
		max-width: 100%;
		margin: 2rem auto -2rem;
	}
	.categories-grid {
		position: relative;
		z-index: 9;
		grid-auto-flow: row;
		grid-template-areas: 'Area Area' '. .' '. .' 'Area-2 Area-2';
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		-ms-grid-rows: auto;
		grid-template-rows: auto;
	}
	.categories-grid__item {
		height: 40vw;
		max-height: 12.5rem;
	}
	.review-card {
		min-height: auto;
	}
	.reviews-overview {
		margin-top: -2rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.reviews-overview__stars {
		margin: 0.5rem 0rem;
	}
	.banner__description {
		font-size: 0.7rem;
	}
	.survey {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.survey-image {
		max-width: 100%;
		margin-bottom: -4rem;
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	.banner-footer {
		padding-bottom: 0rem;
	}
	.media.media--center {
		margin-bottom: 1.5rem;
	}
	.media-image {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 40px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.subsection {
		margin-bottom: 2.5rem;
	}
	.product-description__content h3 {
		line-height: 1.4;
	}
	.product-header {
		margin-bottom: 2rem;
	}
	.product-header__name {
		font-size: 2.2rem;
	}
	.product-header__title {
		font-size: 2rem;
		line-height: 1.1;
	}
	.product-header__stage {
		height: auto;
		margin-top: -7rem;
		margin-bottom: 3rem;
		padding: 2rem 3rem 0rem;
	}
	.product-header__subtitle {
		text-align: left;
	}
	.product-header__excerpt {
		text-align: left;
	}
	.product-header__meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.product-header__badges {
		margin-top: 1rem;
		margin-left: 0rem;
	}
	.product-cart__row {
		display: block;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
	.product-cart__group {
		margin-bottom: 1rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 0;
		-webkit-flex: 0 100%;
		-ms-flex: 0 100%;
		flex: 0 100%;
	}
	.product-cart__inline {
		display: inline-block;
		margin-right: 1rem;
		margin-left: 0rem;
	}
	.product-cart__inline.product-cart__inline--button {
		width: 100%;
		margin-bottom: 1rem;
		margin-left: 0rem;
	}
	.product-cart__input.product-cart__input--number {
		width: 100%;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		background-position: 90% 50%;
	}
	.product-cart__input.product-cart__input--select {
		background-position: 90% 50%;
	}
	.product-cart__label {
		margin-right: 0rem;
		margin-bottom: 0.5rem;
		font-size: 0.9rem;
	}
	.product-bar {
		margin-bottom: 0.5rem;
		padding-right: 0.5rem;
		padding-left: 0.5rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.product-bar__heading {
		width: 100%;
		font-size: 1rem;
	}
	.product-review__rating {
		width: 5rem;
	}
	.product-review__right {
		grid-column-gap: 1.5rem;
	}
	.product-bar__right {
		width: 100%;
		margin-right: 0rem;
		margin-left: 0rem;
	}
	.product-bar__group {
		margin-right: 0.5rem;
		margin-bottom: 0.5rem;
		margin-left: 0rem;
		font-size: 0.9rem;
	}
	.product-bar__group.product-bar__group--review {
		display: none;
	}
	.product-bar__link {
		font-size: 0.8rem;
		line-height: 1.2;
	}
	.product-review__footer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.button__icon {
		width: 1.5rem;
	}
	.product-review__button {
		width: 100%;
	}
	.media-image__icon {
		max-height: 100%;
	}
}

#w-node-_88e54227-745a-a217-8dfd-879ecc4e46e2-c1d12c40 {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-area: Area;
}

#w-node-_15cb076c-2761-e288-c0e2-39a4e6459944-c1d12c40 {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
	-ms-grid-column-span: 3;
	grid-area: Area-2;
}

@media screen and (max-width: 479px) {
	#w-node-_88e54227-745a-a217-8dfd-879ecc4e46e2-c1d12c40 {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
	}
	#w-node-_15cb076c-2761-e288-c0e2-39a4e6459944-c1d12c40 {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
	}
}

.header::before,
.header::after {
	position: absolute;
	top: 0;
	background: #150a21;
	content: '';
	z-index: 2;
	width: 99999px;
}

.header::after {
	right: 100%;
	bottom: 7px;
}

.header::before {
	left: 100%;
	bottom: 13px;
}

@media screen and (max-width: 479px) {
	.w-nav-overlay {
		margin-top: -1px;
	}
}

html,
body {
	overflow-x: hidden;
}

.heading-psy {
	position: relative;
}

.heading-psy::before {
	background: radial-gradient(rgba(0, 0, 0, 0.15), transparent 70%);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.banner-footer__mask::before,
.banner-footer__mask::after {
	width: 9999px;
	height: 2.5rem;
	content: '';
	position: absolute;
	bottom: 0;
	background-color: #0e0320;
}

.banner-footer__mask::before {
	right: 100%;
}

.banner-footer__mask::after {
	left: 100%;
}

.footer-boat {
	pointer-events: none;
}

.footer-boat::before,
.footer-boat::after {
	width: 9999px;
	height: 2.05rem;
	content: '';
	position: absolute;
	bottom: 0;
	background-color: #0e0320;
}

.footer-boat::before {
	right: 100%;
}

.footer-boat::after {
	left: 100%;
}

.w-webflow-badge {
	display: none !important;
}

.w-nav-overlay {
	width: 15rem;
	top: 88.5%;
}

@media screen and (max-width: 479px) {
	.w-nav-overlay {
		width: 100%;
		top: 75%;
	}
}

.w-slider-dot {
	width: 2rem;
	padding: 1rem;
	background-color: transparent;
	transition: opacity 200ms ease;
}

.w-slider-dot.w-active {
	background-color: transparent;
}

.w-slider-dot:focus {
	box-shadow: none;
}

.w-slider-dot:hover {
	opacity: 0.8;
}

.w-slider-dot::after {
	height: 3px;
	background-color: #42325a;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	content: '';
}

.w-slider-dot.w-active::after {
	background-color: #02e6dd;
}

.w-slider-dot.w-active:hover {
	opacity: 0.8;
}

.slider--light .w-slider-dot::after {
	background-color: #e5e5e5;
}

.slider--light .w-slider-dot.w-active::after {
	background-color: #02e6dd;
}

.field::placeholder {
	color: white;
}

.field--contact::placeholder {
	color: #2c2c2c;
	font-weight: 400;
}

.footer-blog__mask::after,
.footer-blog__mask::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 3rem;
	z-index: 2;
}

.footer-blog__mask::before {
	left: 0;
	background-image: linear-gradient(
		to right,
		#0d091d 0%,
		rgba(13, 9, 29, 0) 50%
	);
}

.footer-blog__mask::after {
	right: 0;
	background-image: linear-gradient(to left, #0d091d 0%, rgba(13, 9, 29, 0) 50%);
}

.product-link {
	cursor: pointer;
}

@media (min-width: 992px) {
	.shop-grid > .product {
		border-top: 1px solid #dfdfdf;
		border-left: 1px solid #dfdfdf;
	}
	.shop-grid > .product:nth-child(-n + 2) {
		border-top: 1px solid #dfdfdf;
	}
	.shop-grid > .product:nth-child(odd) {
		border-left: 1px solid #dfdfdf;
	}
	.shop-grid > .product:nth-child(-n + 3) {
		border-top: none;
	}
	.shop-grid > .product:first-child,
	.shop-grid > .product:nth-child(3n + 1) {
		border-left: none;
	}
	.shop-grid > .product--dark {
		border-top-color: #181330;
		border-left-color: #181330;
	}
	.shop-grid > .product--dark:nth-child(-n + 2) {
		border-top-color: #181330;
	}
	.shop-grid > .product--dark:nth-child(odd) {
		border-left-color: #181330;
	}
}

.product-link .product-thumb {
	position: relative;
	transition: transform 200ms ease;
}

.product-link .product-thumb::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 120%;
	height: 120%;
	background: radial-gradient(#80f8f4, transparent 70%);
	z-index: 2;
	transition: opacity 200ms ease;
	opacity: 0;
	z-index: -1;
	pointer-events: none;
}

.product-link:hover .product-thumb {
	transform: scale(1.05);
}

.product-link:hover .product-thumb::before {
	opacity: 1;
}

.accordion-panel--faq:last-child {
	border-bottom: 0;
}

.perks-list--primary .perks-item__progress__bar {
	background-color: #53e0dd;
}

.product-cart__input--select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.product-cart__input--number::-webkit-outer-spin-button,
.product-cart__input--number::-webkit-inner-spin-button {
	opacity: 0;
	-webkit-appearance: none;
}

.product-cart__input--number {
	-moz-appearance: textfield;
}

.survey-progress__bar__status::after {
	position: absolute;
	top: -0.5px;
	bottom: 0;
	left: 99.5%;
	width: 1rem;
	clip-path: polygon(0 0, 100% 0%, 0% 100%);
	content: '';
}

.survey-progress__bar__status--orange::after {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e6c466),
		to(#e18b23)
	);
	background-image: linear-gradient(180deg, #e6c466, #e18b23);
	box-shadow: 0 0 1rem 0 #e6943c;
}

.survey-progress__bar__status--green::after {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#68c92d),
		to(#1fb118)
	);
	background-image: linear-gradient(180deg, #68c92d, #1fb118);
	box-shadow: 0 0 1rem 0 #68c92d;
}

.survey-progress__bar__status--purple::after {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#067bff),
		to(#fa2b98)
	);
	background-image: linear-gradient(180deg, #067bff, #fa2b98);
	box-shadow: 0 0 1rem 0 #fa2b98;
}

.perks-item__progress__bar::after {
	position: absolute;
	top: -0.5px;
	bottom: 0;
	left: 99.5%;
	width: 0.75rem;
	clip-path: polygon(0 0, 100% 0%, 0% 100%);
	content: '';
}

.perks-list--primary .perks-item__progress__bar::after {
	background-color: #53e0dd;
}

.perks-list--secondary .perks-item__progress__bar::after {
	background-color: #fa2b98;
}

.blog-post:nth-child(even) .blog-post__separator {
	background-color: #6de2de;
}

img {
	height: auto;
}

hr {
	margin: 3rem 0;
	border-top: 0;
	border-bottom: 1px solid #efefef;
}

/**
	* Header
	*/
.header-icon {
	position: relative;
}

.header-icon__count {
	display: block;
	background: #fa2b98;
	color: white;
	width: 1.25rem;
	height: 1.25rem;
	text-align: center;
	line-height: 1.25rem;
	border-radius: 50%;
	font-weight: bold;
	font-size: 0.8rem;
	position: absolute;
	bottom: -0.5rem;
	right: -0.5rem;
}

.header-icon__count:empty {
	display: none;
}

.header-navbar__menu__list {
	list-style: none;
	margin-bottom: 0;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-content: space-between;
}

.header-navbar__menu__list li {
	padding-left: 0;
	flex-grow: 1;
}

.header-icon__dropdown {
	padding-top: 1rem;
	position: absolute;
	right: 0;
	top: 1.75rem;
}

.cart-dropdown {
	width: 25rem;
	max-width: 100%;
	background: white;
	padding: 1rem;
	z-index: 100;
	border-radius: 0.5rem;
	color: #333;
	opacity: 0;
	transform: translateY(-1rem);
	transition: all 250ms;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
}

.cart-dropdown .widget,
.cart-dropdown p:last-child {
	margin-bottom: 0;
}

.cart-dropdown .woocommerce-mini-cart-item {
	background: none;
	padding-left: 0;
	position: relative;
}

.cart-dropdown .woocommerce-mini-cart-item img {
	width: 50px;
	height: 50px;
	float: right;
}

.cart-dropdown .woocommerce-mini-cart-item > a[href*='/product/'] {
	font-size: 0.8rem;
	line-height: 1rem;
	margin-left: 2.75rem;
	display: block;
}

.cart-dropdown .woocommerce-mini-cart-item .quantity {
	margin-left: 2.75rem;
	font-size: 0.9rem;
	color: #666;
}

.cart-dropdown .woocommerce-mini-cart-item .remove_from_cart_button {
	background: #efefef;
	border-radius: 100%;
	height: 2rem;
	display: inline-block;
	width: 2rem;
	text-align: center;
	line-height: 2rem;
	color: #666;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.cart-dropdown .woocommerce-mini-cart__total {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1rem 0;
	text-align: center;
	margin-bottom: 0;
}

.cart-dropdown .buttons {
	text-align: center;
}

.cart-dropdown .button {
	width: 100%;
}

.cart-dropdown .button.wc-forward {
	background: transparent;
	color: #333;
}

.cart-dropdown .button.checkout {
	background-color: #fa2b98;
	color: #fff;
}

.header-icon--cart:hover .cart-dropdown {
	opacity: 1;
	pointer-events: all;
	transform: translateY(0);
}

.header-breadcrumb {
	word-break: break-all;
}

.header-breadcrumb a {
	color: inherit;
}

.header-breadcrumb a:hover {
	color: rgba(255, 255, 255, 0.5);
}

/**
	* Home
	*/
.accordion-panel {
	max-height: 80px;
	transition: max-height 250ms ease-in-out;
}

.accordion-trigger__icon {
	transition: transform 250ms ease-in-out;
}

.accordion-panel--open {
	max-height: 9999px;
}

.accordion-panel--open .accordion-trigger__icon {
	transform: rotate(90deg);
}

/**
	* Blog: Single
	*/
.post-footer a {
	border-bottom: 1px dotted #0d001d;
	color: #0d001d;
	text-decoration: none;
}

.post-footer__author {
	display: inline-block;
	margin-left: 0.5rem;
}

.edit-link {
	display: block;
	margin-top: 1rem;
}

.post-navigation {
	margin-top: 3rem;
	border-top: 1px solid #ddd;
	padding-top: 3rem;
}

/**
	* Checkout
	*/
.woocommerce-cart .woocommerce-error,
.woocommerce-cart .woocommerce-message {
	padding: 1.5rem;
	margin-bottom: 1rem;
	border-radius: 1rem;
}

.coupon label {
	display: none;
}

.coupon .input-text {
	padding: 0.9rem 1.5rem;
	background-color: #f7f7f7;
	border: 1px solid #c9c9c9;
	border-radius: 0.5rem;
	text-transform: uppercase;
	margin-right: 0.75rem;
}

.coupon .input-text:focus {
	outline: none;
	border-color: #666;
}

.coupon [type='submit'] {
	background-image: linear-gradient(0deg, #58d1f8, #5ad2f8);
	text-transform: uppercase;
	text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
	letter-spacing: 1px;
	padding: 1rem 1.5rem;
}

.woocommerce-cart-form__contents {
	width: 100%;
}

.woocommerce-cart-form__contents thead tr {
	display: flex;
	margin-bottom: 2rem;
	padding-left: 4.5rem;
}

.woocommerce-cart-form__contents thead tr > th {
	color: #fa2b98;
	text-transform: uppercase;
	font-size: 0.9rem;
	letter-spacing: 1px;
	line-height: 1;
	flex-grow: 1;
}

.woocommerce-cart-form__contents thead tr > th.product-name {
	flex-basis: 42%;
}

.woocommerce-cart-form__contents thead tr > th.product-remove,
.woocommerce-cart-form__contents thead tr > th.product-thumbnail {
	display: none;
	visibility: hidden;
}

.woocommerce-cart-form__cart-item {
	display: flex;
	padding: 1.5rem;
	border: 1px solid #efefef;
	margin-bottom: 2rem;
	border-radius: 1rem;
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
	align-items: center;
	color: #003643;
}

.woocommerce-cart-form__cart-item .product-remove {
	width: 3rem;
	font-size: 1.5rem;
}

.woocommerce-cart-form__cart-item .product-thumbnail {
	display: none;
	visibility: hidden;
}

.woocommerce-cart-form__cart-item .product-name {
	flex-basis: 40%;
	flex-grow: 0;
	flex-shrink: 1;
	margin-right: 10%;
	font-size: 0.95rem;
}

.woocommerce-cart-form__cart-item .product-name a {
	color: #003643;
}

.woocommerce-cart-form__cart-item .product-price {
	flex-basis: 13.5%;
	color: #003643;
	font-weight: normal;
}

.woocommerce-cart-form__cart-item .product-quantity {
	flex-basis: 17%;
}

.woocommerce-cart-form__cart-item .product-quantity .input-text.qty {
	width: 3rem;
	border: 0;
	border-bottom: 1px dashed #333;
	padding: 0 0 0.25rem 0;
}

.woocommerce-cart-form__cart-item .product-quantity .input-text.qty:focus {
	outline: none;
}

.actions [name='update_cart'] {
	background: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9rem;
	margin: 1.5rem 0;
	width: 100%;
	padding: 1.25rem;
}

.actions [name='update_cart'][disabled] {
	display: none;
}

.product-remove a {
	color: #fa2b98;
}

.cart-collaterals {
	margin-top: 3rem;
	width: 50%;
	margin-left: auto;
	background-color: #fff3f9;
	padding: 2rem;
	border-radius: 1rem;
}

.cart-collaterals h2 {
	color: #f951a7;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2rem;
}

.cart-collaterals .shop_table {
	width: 100%;
}

.cart-collaterals .shop_table tr {
	display: block;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #fed3e9;
}

.cart-collaterals .checkout-button {
	width: 100%;
	display: block;
	text-align: center;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#ff78d1),
		color-stop(30%, #fa2b98),
		color-stop(70%, #fa2b98),
		to(#ff78d1)
	);
	background-image: linear-gradient(
		180deg,
		#ff78d1,
		#fa2b98 30%,
		#fa2b98 70%,
		#ff78d1
	);
	box-shadow: 0 0 2rem 0rem rgba(250, 43, 152, 0.5);
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.cart-collaterals .checkout-button:hover {
	background-color: #b3186a;
}

.wc-proceed-to-checkout {
	margin-top: 2rem;
}

/**
	* Thank you page
	*/
.woocommerce-order > p {
	display: none;
}

/**
	* Widgets
	*/
.widget ul {
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.widget li {
	margin-bottom: 1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 2rem;
	background-image: url('./images/arrow-dots-right.png');
	background-position: 0% 50%;
	background-size: auto;
	background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
	.widget li {
		margin-bottom: 0.75rem;
		font-size: 0.9rem;
	}
}

.widget li > a {
	color: #0d001d;
	text-decoration: none;
}

.widget li > a:hover {
	color: #fa2b98;
}

.search-form label {
	width: 100%;
	margin-bottom: 0;
}

.search-field {
	width: 100%;
}

.search-field::placeholder {
	font-weight: normal;
}

.search-submit {
	color: transparent;
	border: none;
	cursor: pointer;
}

.widget_meta .widget-title {
	color: #067bff;
}

/**
	* Products
	*/
.banner.banner--product {
	padding-bottom: 10rem;
}

.product-banner {
	pointer-events: none;
}

.product-review__avatar img {
	border-radius: 50%;
}

.product-reviews .star-rating span::before,
.product-review__rating .star-rating span::before,
.product-bar__group .star-rating span::before {
	color: #f0b200;
}

.product-reviews-list li {
	list-style: none;
}

.product-review__name .meta {
	margin-bottom: 0;
}

.product-review__left {
	flex-grow: 1;
}

.perks-item__progress__bar {
	width: 100%;
	max-width: 0;
	transition: all 700ms ease-in-out;
}

.onsale {
	background: url(./images/tag-sale.png) no-repeat center;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 60px;
	color: transparent;
}

.product-cart .variations {
	margin-bottom: 1.5rem;
}

.product-cart .variations .value {
	display: flex;
	align-items: center;
}

.product-cart .variations .value .reset_variations {
	margin-left: 1rem;
}

.product-cart .price {
	display: block;
	padding: 1rem;
	margin-bottom: 1.5rem;
	background: #1a1a31;
	border-radius: 0.5rem;
	color: #fff;
	font-weight: bold;
}

.product-cart .price ins {
	color: #fa2a98;
	text-decoration: none;
}

.product-cart .price::before {
	content: 'Your Exclusive Price: ';
	margin-right: 0.5rem;
	font-weight: normal;
}

.product-cart .woocommerce-variation-add-to-cart {
	display: flex;
	align-items: center;
}

.product-cart .quantity {
	display: none !important;
	visibility: hidden !important;
}

.product-cart .product-cart__inline,
.product-cart .product-cart__label,
.product-cart .product-cart__input {
	display: inline-block;
}

.product-cart__inline {
	margin-left: 0;
	margin-right: 1.5rem;
}

.product-cart__button .add_to_wishlist {
	display: inline-block;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
	margin: 0;
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist > img,
.yith-wcwl-add-to-wishlist a.delete_item > img,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist > img {
	margin-right: 0;
}

.woocommerce-notices-wrapper {
	margin-bottom: 5rem;
}

.woocommerce-notices-wrapper ul {
	list-style: none;
	padding-left: 0;
}

.product-cart__button--share {
	position: relative;
}

.product-cart__button__dropdown {
	padding: 0.5rem 1rem;
	position: absolute;
	top: 98%;
	left: 0;
	background: white;
	border-radius: 1rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: opacity 250ms;
	pointer-events: none;
	min-width: 10rem;
}

.product-cart__button__dropdown a {
	padding: 0.75rem 0;
	color: #333;
	border-bottom: 1px solid #efefef;
	display: block;
	font-size: 0.9rem;
}

.product-cart__button__dropdown a:hover {
	color: #fa2b98;
}

.product-cart__button__dropdown a:last-child {
	border-bottom: 0;
}

.product-cart__button--share:hover .product-cart__button__dropdown {
	opacity: 1;
	pointer-events: all;
}

.woocommerce-message {
	color: white;
	border-radius: 0.75rem;
}

.woocommerce-message .button {
	border-radius: 0;
	background: rgba(0, 0, 0, 0.3);
	margin-right: 1rem;
}

@media (max-width: 767px) {
	.product-header__subtitle,
	.product-header__excerpt {
		text-align: left;
	}
}

.section--reviews .comment-reply-title {
	margin-bottom: 1rem;
	font-weight: bold;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1rem;
}

.section--reviews .submit {
	border: 0;
	cursor: pointer;
}

/**
	* Footer
	*/
.footer-newsletter__input {
	padding: 0.9rem 1.5rem;
}

.footer-info__about a {
	color: #00eefe;
	text-decoration: none;
}

.footer-info__about a:hover {
	color: #70bfc8;
}

/**
	* Blog
	*/
.blog-post__content {
	word-break: break-all;
}

/**
	* Forms
	*/
nf-field .nf-field-container {
	border-left: 1px solid #0d001d;
	border-right: 1px solid #0d001d;
	margin-bottom: 0;
}

nf-field:first-child .nf-field-container {
	border-top: 1px solid #0d001d;
}

nf-field:last-child {
	text-align: center;
}

nf-field:last-child .nf-field-container {
	margin-top: 2rem;
	border: 0;
}

.nf-after-field {
	position: absolute;
	top: 50%;
	right: 0.5rem;
	transform: translateY(-50%);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9rem;
	pointer-events: none;
}

.nf-after-field nf-section {
	margin-top: 0;
}

.nf-form-fields-required {
	display: none;
}

nf-errors:not(:empty) {
	display: block;
	margin-top: 2rem;
	border-top: 1px solid #ddd;
	padding-top: 2rem;
	text-align: center;
}

.nf-response-msg {
	padding: 2rem;
	text-align: center;
}

.nf-response-msg p {
	font-size: 1.1rem;
}

/**
	* Customizer
	*/
.woocommerce-billing-fields label,
.shipping_address label,
#wc_checkout_add_ons label {
	display: none;
}

.woocommerce-input-wrapper {
	width: 100%;
}

.woocommerce-notices-wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.woocommerce-form-coupon-toggle {
	width: 42%;
	margin-left: auto;
	padding-left: 2.1rem;
}

#customer_details p {
	margin-bottom: 1.6em;
}

.woocommerce-info {
	border-radius: 0.5rem;
	border: 1px solid rgba(37, 161, 192, 0.32);
	background-color: rgba(235, 252, 255, 0.55);
	background-color: #f4fbfe;
	padding: 0.3rem 0.3rem 0.3rem 3.1rem;
	color: #05a5c5;
	font-weight: 500;
}

.woocommerce-info a {
	color: #05a5c5;
}

.select2-container {
	width: 100% !important;
}

.input-text,
#select2-billing_state-container,
#select2-shipping_state-container,
.select2-container--default .select2-search--dropdown .select2-search__field,
#select2-f62fcad-container,
#select2-currency-be-container,
li.wc_payment_method div > span > span > span > span:first-child {
	-webkit-appearance: none;
	border-radius: 0.5rem;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #f7f7f7;
	padding: 10px 8px 8px 46px;
	width: 100%;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 27.88px;
	text-align: left;
	transition: border-color 0.1s ease;
	background-repeat: no-repeat;
	background-position: 14px 14px;
	background-size: 20px;
}

label[for='order_comments'] {
	display: none;
}

#order_comments {
	min-height: 10rem;
}

li.wc_payment_method > div > span {
	margin-top: 5px;
}

li.wc_payment_method > div {
	margin-top: 1rem;
	font-size: 1rem;
}

.select2-selection__clear {
	margin-right: 10px;
}

li.wc_payment_method
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	top: 0.7rem;
}

.input-text:focus {
	border-color: #fa2b98;
	outline: 0;
}

.select2-dropdown,
.select2-container--default .select2-selection--single {
	background: transparent;
	border: 0;
	border-radius: 0;
}

.select2-search--dropdown {
	padding: 0;
	margin-top: -11px;
}

.select2-results {
	border-radius: 0.5rem;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #f7f7f7;
	margin-top: 5px;
	overflow: hidden;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container--default .select2-results__option[aria-selected='true'],
.select2-container--default .select2-results__option[data-selected='true'] {
	background-color: #ffd0e9;
}

.select2-container--default
	.select2-results__option--highlighted[aria-selected],
.select2-container--default
	.select2-results__option--highlighted[data-selected] {
	background-color: #fa2b98;
}

.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	top: 0.5rem;
	right: 0.5rem;
}

.input-text::placeholder {
	color: #888;
	opacity: 1;
}

#order_review_heading {
	padding: 24px 24px 0 24px;
	margin-top: 0;
	border-radius: 8px 8px 0 0;
	background-color: #e9fcff;
	opacity: 0.89;
	color: #5acbd6;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	margin-left: 35px;
	margin-bottom: 0;
}

#order_review {
	margin-left: 35px;
}

.woocommerce-checkout .shop_table thead th,
.woocommerce-checkout .shop_table tbody td,
.woocommerce-checkout .shop_table tfoot td,
.woocommerce-checkout .shop_table tfoot th {
	background-color: #e9fcff;
	opacity: 0.89;
	padding: 1rem 1.5rem;
}

.woocommerce-checkout .shop_table thead th {
	position: relative;
	padding-top: 1.5rem;
}

.woocommerce-checkout .shop_table thead th:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	background-color: #c1edf2;
}

.woocommerce-checkout .shop_table thead th:first-child:after {
	left: 24px;
	right: 0;
}

.woocommerce-checkout .shop_table thead th:last-child:after {
	right: 24px;
	left: 0;
}

.shop_table {
	font-weight: 500;
	font-size: 1rem;
}

.shop_table th {
	text-transform: uppercase;
}

.shop_table th:first-child {
	text-align: left;
}

.woocommerce-shipping-totals td {
	display: flex;
	justify-content: flex-end;
}

.woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout-review-order .shop_table td {
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: 500;
}

.checkout .cart-subtotal th,
.checkout .cart-subtotal td {
	position: relative;
}

.checkout .cart-subtotal th:before {
	content: '';
	position: absolute;
	top: 0;
	left: 24px;
	right: 0;
	height: 1px;
	background-color: #95dfe6;
}

.checkout .cart-subtotal th:after {
	bottom: 0;
	left: 24px;
	right: 0;
	background-color: #c7eff4;
}

.checkout .cart-subtotal td:before,
.checkout .cart-subtotal td:after,
.checkout .cart-subtotal th:after,
.woocommerce-shipping-totals th:after,
.woocommerce-shipping-totals th:before,
.woocommerce-shipping-totals td:after {
	content: '';
	position: absolute;
	height: 1px;
}

.checkout .cart-subtotal td:before {
	top: 0;
	left: 0;
	right: 24px;
	background-color: #95dfe6;
}

.checkout .cart-subtotal td:after {
	bottom: 0;
	right: 24px;
	left: 0;
	background-color: #c7eff4;
}

.woocommerce-shipping-totals th,
.woocommerce-shipping-totals td {
	position: relative;
}

.woocommerce-checkout-review-order .woocommerce-shipping-totals th:after {
	bottom: 0;
	left: 24px;
	right: 0;
	background-color: #95dfe6;
}

.woocommerce-checkout-review-order .woocommerce-shipping-totals td:after {
	bottom: 0;
	right: 24px;
	left: 0;
	background-color: #95dfe6;
}

.woocommerce-shipping-totals td {
	width: 48%;
}

.woocommerce-shipping-totals .woocommerce-Price-amount {
	margin-left: 0.3rem;
}

.order-total .amount {
	font-weight: bold;
}

.product-total {
	text-align: right;
}

.product-name {
	font-size: 1rem;
}

.woocommerce-Price-amount,
.order-total td,
.cart-subtotal td,
.fee td {
	text-align: right;
}

.woocommerce ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.woocommerce li {
	position: relative;
	font-size: 0.9rem;
	line-height: 1.5;
	margin-bottom: 0.75rem;
}

.woocommerce .woocommerce-checkout-review-order label {
	display: flex;
	font-size: 1rem;
	font-weight: 500;
	align-items: center;
}

.woocommerce li input {
	opacity: 0;
	display: flex;
}

.woocommerce .woocommerce-checkout-payment li label,
.place-order .input-checkbox + span {
	padding-left: 42px;
}

.woocommerce li input[type='radio'],
.input-checkbox {
	display: none;
	align-items: center;
}

.woocommerce li label {
	padding-left: 33px;
}

.woocommerce-shipping-totals {
	width: 157px;
}

.woocommerce li input[type='radio'] + label:before,
.input-checkbox + span:before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0.3rem;
	opacity: 1;
	margin-right: 0.7rem;
	border: 1px solid rgba(0, 0, 0, 0.17);
	display: inline-block;
	background-color: #f7f7f7;
}

.woocommerce li input[type='radio'] + label:after,
.input-checkbox + span:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 8px;
	width: 7px;
	height: 7px;
	opacity: 1;
	border-radius: 0.1rem;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.17);
}

.automatewoo-optin .input-checkbox + span::before {
	top: 3px;
}

.automatewoo-optin .input-checkbox:checked + span::after,
.automatewoo-optin .input-checkbox + span::after {
	top: 10px;
}

.woocommerce li input:checked + label:after,
.input-checkbox:checked + span:after {
	background-color: #fa4ea5;
}

.woocommerce #shipping_method li input:checked + label:after {
	background-color: #7bc9d4;
}

.input-checkbox + span {
	padding-left: 33px;
	position: relative;
}

.woocommerce li.payment_method_emt input + label:after {
	top: 17px;
}

.woocommerce li.payment_method_emt input + label:before {
	top: 10px;
}

.wc_payment_method {
	margin: 2.3rem 0;
}

.wc_payment_method label img {
	margin-left: auto;
}

.order-total {
	display: flex;
}

.woocommerce tfoot .order-total th,
.shop_table tfoot .order-total td {
	margin-top: 2.1rem;
	width: 50%;
	background-color: #96dfeb;
	font-weight: bold;
}

.fee th {
	border-radius: 0 0 0 0.5rem;
}

.fee td {
	border-radius: 0 0 0.5rem 0;
}

.order-total th {
	border-radius: 0.5rem 0 0 0.5rem;
}

.order-total td {
	border-radius: 0 0.5rem 0.5rem 0;
}

.order-total tfoot {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.order-total tfoot tr {
	width: 100%;
}

.payment_box p {
	margin-top: 1.5rem;
}

.woocommerce-privacy-policy-text {
	margin-top: -0.7rem;
	margin-bottom: 2.3rem;
}

.woocommerce-privacy-policy-text,
.payment_box,
#order_review .wc_payment_method label,
.automatewoo-optin__checkbox-text {
	font-weight: 500;
}

.woocommerce-checkout-review-order-table {
	display: flex;
	flex-direction: column;
}

.woocommerce-active thead {
	display: flex;
}

.shop_table tr {
	display: flex;
	width: 100%;
}

#ship-to-different-address {
	margin: 2rem 0;
	text-transform: uppercase;
}

.woocommerce-form__label-for-checkbox {
	color: #333;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0;
}

.woocommerce-billing-fields h3 {
	text-transform: uppercase;
	font-size: 1rem;
	margin-top: 0.4rem;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
	width: 50%;
}

.woocommerce-checkout-review-order-table .product-name,
.fee th {
	width: 70%;
}

.woocommerce-checkout-review-order-table .product-name + td,
.fee th + td {
	width: 30%;
}

.survey-progress__bar__status {
	width: 100%;
	transition: maxWidth 250ms ease-out;
}

#billing_first_name {
	position: relative;
}

/*
	* Cart Page
	*/
.cart-collaterals h2 {
	font-size: 2rem;
	margin-bottom: 1.5rem;
}

.woocommerce .cart-collaterals .shop_table tr {
	display: flex;
	padding-bottom: 1.3rem;
	margin-bottom: 1.3rem;
}

.cart-collaterals th,
.cart-collaterals td {
	width: 50%;
	font-weight: 500;
}

.woocommerce-Price-amount {
	font-weight: normal;
}

.cart-collaterals #shipping_method li input:checked + label:after {
	background-color: #fa4ea5;
}

.select2-container--default
	.select2-search--dropdown
	input[aria-owns*='select2-currency'],
#select2-currency-hl-container {
	padding-left: 10px;
}

.cart-collaterals #shipping_method li {
	text-align: left;
}

.cart-collaterals #shipping_method li:first-child:not(:only-child) {
	margin-bottom: 5px;
}

.cart-collaterals #shipping_method li label {
	font-weight: normal;
}

#shipping_method {
	display: inline-flex;
	flex-direction: column;
}

.cart-collaterals .shop_table .order-total {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.banner {
	background-size: auto 100%;
}

.woocommerce-notices-wrapper:empty {
	margin: 0;
}

.cart-collaterals {
	width: 40%;
}

.woocommerce-form-coupon-toggle {
	margin-bottom: 3rem;
	font-size: 0.95rem;
}

.woocommerce .woocommerce-shipping-destination {
	margin-bottom: 3px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-weight: bold;
}

.woocommerce-cart-form__cart-item .product-quantity .input-text.qty {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.coupon {
	display: flex;
}

.coupon button {
	box-shadow: 0 5px 21px 1px rgba(202, 10, 178, 0.17);
	border-radius: 8px;
	background-color: #fa4ea5;
	background-image: linear-gradient(
		to bottom,
		#61d5f7 0%,
		#3bc1ff 88%,
		#abf6ff 99%,
		#abf6ff 100%
	);
}

.place-order {
	display: flex;
	flex-direction: column;
}

#place_order {
	width: 100%;
	margin-top: 3rem;
	padding: 1.4em 1.5em;
	text-transform: uppercase;
	box-shadow: 0 5px 54px 1px rgba(202, 10, 178, 0.33);
	border-radius: 8px;
	background-color: #fa4ea5;
	background-image: linear-gradient(
		to bottom,
		#f761b6 0%,
		#ff3b8f 88%,
		#ffabcf 100%
	);
}

.footer-newsletter__form .mailster-form {
	margin-bottom: 0;
}

.footer-newsletter__form form.mailster-form .mailster-form-info {
	position: absolute;
	bottom: 3.5rem;
	height: auto;
	z-index: 2;
	display: block;
	border-radius: 0.8rem;
}

.header-icon__dropdown {
	pointer-events: none;
}

.header-icon--cart:hover .header-icon__dropdown {
	pointer-events: all;
}

/*
	* Field Icons
	*/
#billing_first_name,
#billing_last_name,
#shipping_first_name,
#shipping_last_name {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-first-last-name.png');
}

#billing_company,
#shipping_company {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-company.png');
}

#billing_address_1,
#billing_address_2,
#shipping_address_1,
#shipping_address_2 {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-address.png');
}

#billing_city,
#shipping_city {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-city.png');
}

#select2-billing_state-container,
#billing_postcode,
#select2-shipping_state-container,
#shipping_postcode,
input[aria-owns='select2-billing_state-results'],
input[aria-owns='select2-shipping_state-results'] {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-province.png');
}

#billing_email {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-email.png');
}

#order_comments {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-order-notes.png');
}

#select2-f62fcad-container,
#coupon_code,
input[aria-owns='select2-f62fcad-results'] {
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-social.png');
}

.woocommerce-info {
	background-repeat: no-repeat;
	background-position: 14px 12px;
	background-size: 20px;
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/icon-coupon.png');
}

/*
	* Cart Items
	*/
.woocommerce .actions {
	padding: 1.5rem;
	border: 1px solid #efefef;
	margin-bottom: 2rem;
	border-radius: 1rem;
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
}

.coupon .input-text {
	padding: 6px 6px 6px 46px;
	width: auto;
	background-position: 14px 9px;
}

.coupon .input-text:focus {
	border-color: #ff3aa9;
}

.coupon [type='submit'] {
	padding: 0.4rem 2rem;
}

.wc-proceed-to-checkout {
	margin-top: 0;
}

/*
	* Confirm Messages
	*/
.woocommerce-cart .woocommerce-message {
	background-color: #b3eed333;
	color: #0f834d;
	border: 1px solid #0f834d;
	padding: 0.75rem 1.2rem 0.75rem 1.2rem;
	font-weight: bold;
	text-align: center;
	padding: 1.5rem;
}

input[type='hidden'] + label {
	padding-left: 0;
}

.mailster-form-info.success {
	background-color: #b3eed3 !important;
	color: #0f834d;
	font-weight: bold;
	border: 1px solid #0f834d;
}

/*
	* Error Messages
	*/
form.mailster-form .error input,
form.mailster-form .error select,
form.mailster-form .error textarea {
	outline: none;
	border-color: #ff0102;
}

form.mailster-form .mailster-form-info.error {
	background: #fdd4d4;
	border: 1px solid #ff0102;
	color: #ff0102;
	font-weight: bold;
}

.mailster-form-info ul > p {
	font-weight: bold;
}

.mailster-form-info ul li {
	font-size: 0.9rem;
}

.mailster-form-info ul li:before {
	content: '-';
	margin-right: 5px;
}

.mailster-form-info > p + ul {
	margin-top: 5px;
}

/*
	* Load More
	*/
.load_more_styling {
	color: transparent;
	position: relative;
}

.load_more_styling:after {
	content: '';
	position: absolute;
	width: 160px;
	height: 44px;
	background-image: url('https://preview.abruptive.com/SHR/wp-content/themes/shroom-bros/images/loader.png');
	background-size: cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#product_spiner {
	width: 42px;
	height: 42px;
	left: 36% !important;
	top: -24px;
}

/*
	* Responsive
	*/
@media screen and (max-width: 479px) {
	.banner {
		margin-top: -7.1rem;
	}
	.woocommerce-cart-form__cart-item {
		flex-direction: column;
		align-items: flex-end;
	}
	.woocommerce-variation-add-to-cart {
		flex-wrap: wrap;
		justify-content: center;
	}
	.woocommerce-variation-add-to-cart > .product-cart__inline {
		margin-right: 0;
	}
	.woocommerce-variation-add-to-cart .product-cart__inline--button {
		margin-right: 0;
	}
	.product-cart .variations {
		margin-right: 0;
		width: 100%;
	}
	.product-cart .variations tr {
		width: 100%;
		display: flex;
	}
	.product-cart .variations .value {
		flex-direction: column;
		align-items: flex-end;
		flex-grow: 1;
	}
	.product-cart .variations .product-cart__label {
		margin-right: 1rem;
		margin-top: 0.85rem;
	}
	.product-cart .variations .value .reset_variations {
		margin-top: 0.8rem;
	}
	.product-cart .price {
		line-height: 1.5;
	}
}

@media screen and (max-width: 767px) {
	.cart-collaterals {
		width: 100%;
	}
	.column {
		max-width: 100%;
	}
	.coupon {
		flex-direction: column;
		width: 100%;
	}
	.coupon .input-text {
		margin-right: 0;
		margin-bottom: 0.75rem;
	}
	.woocommerce .actions {
		margin-bottom: 0;
	}
	.woocommerce-cart-form__cart-item td.product-name {
		align-items: flex-start;
	}
	.mailster-email-wrapper {
		flex-grow: 1;
	}
	.footer-newsletter__form .mailster-submit-wrapper {
		margin-top: 0;
	}
	.footer-newsletter__control {
		align-items: stretch;
	}
	.cart-collaterals table.shop_table_responsive tr td {
		text-align: left;
	}
	.woocommerce-shipping-methods {
		margin-top: 8px;
	}
	.woocommerce-notices-wrapper {
		margin-bottom: 2rem;
	}
	.shop_table .woocommerce-cart-form__contents tr {
		flex-direction: column;
		align-items: flex-end;
	}
	.woocommerce-cart-form__cart-item .product-price {
		width: 100%;
		display: flex;
		margin-top: 1rem;
		font-size: 1rem;
	}
	table.shop_table_responsive tr td::before {
		margin-right: 8px;
		width: 100%;
	}
	.woocommerce-cart-form__cart-item .product-quantity,
	table.shop_table_responsive tr td {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.woocommerce-cart-form__cart-item .product-name {
		display: flex;
		flex-direction: column;
		margin-right: 0;
		align-items: flex-end;
	}
	.product-name {
		margin-right: 0;
	}
	.product-price,
	.product-quantity {
		margin-bottom: 8px;
	}
	.product-name:before {
		margin-bottom: 4px;
	}
	.product-remove {
		justify-content: flex-end;
		position: relative;
		z-index: 4;
	}
	.woocommerce-cart-form__contents .product-name {
		margin-top: -1.2rem;
	}
	table.shop_table_responsive tr td::before,
	.woocommerce-cart-form__cart-item .product-name a {
		text-align: left;
	}
	.cart-collaterals h2 {
		font-size: 1.3rem;
		margin-bottom: 0.8rem;
	}
	.cart-collaterals table.shop_table_responsive tr td {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	#order_review_heading,
	#order_review {
		margin-left: 0;
	}
	.checkout .product-name {
		text-align: left;
	}
	.woocommerce-privacy-policy-text {
		margin-bottom: 1.3rem;
	}
	#place_order {
		margin-top: 1rem;
	}
	.woocommerce-form-coupon-toggle {
		width: 100%;
		padding-left: 0;
	}
	.banner {
		padding-top: 13rem;
		padding-bottom: 4rem;
	}
}

@media screen and (min-width: 768px) {
	.cart-collaterals table.shop_table_responsive tr td {
		text-align: right;
	}
}

@media screen and (min-width: 576px) and (max-width: 991px) {
	.cart-collaterals {
		width: 60%;
		margin-top: 1.5rem;
	}
}

@media screen and (max-width: 991px) {
	#order_review_heading,
	#order_review {
		margin-left: 0;
	}
	.woocommerce-checkout-review-order-table .product-name {
		text-align: left;
	}
	.banner > .container {
		position: relative;
		z-index: 2;
	}
	.banner > img {
		z-index: 2;
	}
	.banner:after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-image: linear-gradient(#3a0620c7 50%, #19010194 100%);
		z-index: 1;
	}
	.main {
		position: relative;
		z-index: 1;
	}
	.header-icon__dropdown {
		max-width: calc(100vw - 4.2rem);
		pointer-events: none;
		padding-top: 2.5rem;
	}
	.header-icon--cart > a {
		pointer-events: none;
	}
	.header-icon--cart:active .cart-dropdown,
	.header-icon--cart:focus .cart-dropdown {
		opacity: 1;
		pointer-events: all;
		transform: translateY(0);
	}
	.header-navbar__menu__list {
		flex-direction: column;
	}
	.product-buttons .product-icon img {
		width: 25px;
	}
}

@media screen and (min-width: 992px) {
	.cart-collaterals {
		width: 40%;
	}
	form.woocommerce-checkout {
		display: flex;
		flex-wrap: wrap;
	}
	#wc_checkout_add_ons,
	#customer_details {
		padding-right: 35px;
	}
	#wc_checkout_add_ons {
		order: 1;
		width: 58%;
	}
	#customer_details {
		order: 3;
		width: 58%;
	}
	#order_review_heading {
		order: 2;
		width: 38%;
	}
	#order_review {
		order: 4;
		width: 38%;
	}
}

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

/** Shroom Bros Home Banner **/
@media screen and (max-width: 1023px) {
	.banner.banner--home-video {
		background-position: 50% 1rem;
		background-repeat: no-repeat, repeat;
		background-attachment: scroll, scroll;
		background-size: 125% 100%;
	}
	.banner.banner--home-video:after {
		display: none;
	}
	.banner.banner--home-video .banner-content.banner-content--small {
		height: 400px;
	}
	.banner.banner--home-video .banner__description {
		text-shadow: 2px 1px black;
	}

	.banner.banner--home-video .banner__description {
		margin-top: -100px;
	}

	.banner.banner--home-video .animated-banner-logo {
		height: 200px;
	}

	.banner.banner--home-video .animated-banner-logo svg {
		transform: translate3d(0px, -25%, 0px) !important;
	}
}

@media screen and (max-width: 479px) {
	.banner.banner--home-video {
		background-image: url('https://shroombros.co/wp-content/uploads/2023/11/shroom-x-mas-banner-mobile.png') !important;
		background-position: 50% -5rem;
		background-size: 100% 90%;
		padding-top: 10rem;
	}

	.banner.banner--shop {
		padding: 6rem 0 !important;
	}

	.w-video video {
		left: 50%;
		min-height: auto;
		max-width: 100%;
		min-height: auto;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 0;
	}
}

.banner.banner--home-video {
	padding: 0 !important;
	margin: 0 !important;
}

.banner.banner--home-video .canvas {
	display: flex;
	align-items: center;
	min-height: 56.25vw;
	position: relative;
	z-index: 3;
}

.banner.banner--home-video .canvas .container {
	padding-top: 120px;
	padding-bottom: 150px;
	z-index: 2;
}

/* .banner.banner--home-video .canvas .container {
		padding-top: 150px;
		padding-bottom: 150px;
		z-index: 2;
	} */

.banner.banner--home-video .canvas .container .banner-content {
	height: auto !important;
}

.banner.banner--home-video .banner-footer {
	margin: 0 !important;
}

.w-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.w-video video {
	position: absolute;
	max-width: auto;
	min-width: 100%;
	min-height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

@media screen and (min-width: 992px) {
	.banner.banner--home-video {
		margin-top: -60px !important;
	}

	.banner.banner--home-video .canvas {
		min-height: auto;
		height: 56.25vw;
		max-height: calc(100vh - 272px);
	}
}

@media screen and (max-width: 991px) {
	.banner:after {
		background-image: none !important;
	}

	.banner.banner--shop {
		background-position: center center !important;
		background-size: cover !important;
		padding: 10rem 0;
		margin-top: 0;
	}
}

.banner--shop h1 {
	text-indent: -9999px;
	overflow: hidden;
}

.banner.banner--shop {
	background-position: center center;
	background-size: cover;
}


#payment-model{
	display:flex !important;
	justify-content: center;
	align-items: center;
}