
@charset "UTF-8";

/*! 
 Theme Name:   Rayforce
 Version:      1.0.11
 Description:  An innovative, easily customizable, multi-purpose theme, focused on empowering users to build astonishing WordPress websites. It is mainly designed for small businesses, startups, or personal portfolio websites and works perfectly with Kubio Page Builder which enriches the WordPress block editor with a variety of new blocks and advanced styling options to give you full design freedom.
 Author:       Extend Themes
 Author URI:   https://kubiobuilder.com
 License:      GNU General Public License version 3
 License URI:  http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
 Tags:         entertainment, food-and-drink, portfolio, one-column, two-columns, grid-layout, custom-header, custom-menu, custom-logo, full-width-template, theme-options, translation-ready, featured-images, threaded-comments
 Text Domain:  rayforce

 Tested up to: 6.9
 Requires PHP: 7.1
 Requires at least: 5.8

*/
html.rayforce-theme body {
	background-color: #fff;
}

html.rayforce-theme .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

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

html.rayforce-theme .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

html.rayforce-theme .alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

html.rayforce-theme .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

html.rayforce-theme :has(>.alignleft,>.alignright,>.aligncenter):after {
	clear: both;
	content: "";
	display: table;
}

html.rayforce-theme #wp-toolbar ul {
	display: inline-block;
}

html.rayforce-theme .bypostauthor, html.rayforce-theme .gallery-caption, html.rayforce-theme .sticky {
	font-family: inherit;
}

html.rayforce-theme .aligncenter, html.rayforce-theme div.aligncenter {
	display: block;
	margin-bottom: "16px";
}

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

html.rayforce-theme .wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

html.rayforce-theme .wp-caption.alignleft, html.rayforce-theme .wp-caption.alignnone, html.rayforce-theme .wp-caption.alignright {
	margin-bottom: "16px";
}

html.rayforce-theme .wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

html.rayforce-theme .wp-caption p.wp-caption-text {
	font-size: .6em;
	line-height: 150%;
	margin: 0;
	padding: 0 4px 5px;
}

html.rayforce-theme .fancybox-container {
	z-index: 100000 !important;
}

html.rayforce-theme .fancybox-container .fancybox-slide--iframe .fancybox-content {
	max-height: 100% !important;
}

html.rayforce-theme .embed-container, html.rayforce-theme .embed-youtube {
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 56.25%;
	padding-top: 25px;
	position: relative;
}

html.rayforce-theme .embed-container>iframe, html.rayforce-theme .embed-youtube>iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

html.rayforce-theme .mejs-inner .mejs-button>button[aria-controls] {
	background-color: transparent;
	border: none;
	border-radius: 0;
	display: block;
	min-width: 10px;
	padding: 0;
	transition: none;
	width: 20px;
}

html.rayforce-theme .mejs-inner .mejs-button>button[aria-controls]:focus, html.rayforce-theme .mejs-inner .mejs-button>button[aria-controls]:hover {
	background-color: transparent;
}

html.rayforce-theme pre {
	white-space: pre-line;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: sans-serif;
}

html.rayforce-theme body {
	margin: 0;
}

html.rayforce-theme article, html.rayforce-theme aside, html.rayforce-theme details, html.rayforce-theme figcaption, html.rayforce-theme figure, html.rayforce-theme footer, html.rayforce-theme header, html.rayforce-theme main, html.rayforce-theme menu, html.rayforce-theme nav, html.rayforce-theme section, html.rayforce-theme summary {
	display: block;
}

html.rayforce-theme audio, html.rayforce-theme canvas, html.rayforce-theme progress, html.rayforce-theme video {
	display: inline-block;
	vertical-align: baseline;
}

html.rayforce-theme audio:not([controls]) {
	display: none;
	height: 0;
}

html.rayforce-theme [hidden], html.rayforce-theme template {
	display: none;
}

html.rayforce-theme a:not(.wp-block-button__link) {
	background-color: transparent;
}

html.rayforce-theme a:active, html.rayforce-theme a:hover {
	outline: 0;
}

html.rayforce-theme abbr[title] {
	border-bottom: 1px dotted;
}

html.rayforce-theme b, html.rayforce-theme strong {
	font-weight: 700;
}

html.rayforce-theme dfn {
	font-style: italic;
}

html.rayforce-theme h1 {
	font-size: 2.44em;
	margin: .67em 0;
}

html.rayforce-theme h1, html.rayforce-theme h2 {
	line-height: 1.4;
}

html.rayforce-theme h2 {
	font-size: 1.95em;
}

html.rayforce-theme h3 {
	font-size: 1.56em;
	line-height: 1.4;
}

html.rayforce-theme h4 {
	font-size: 1.25em;
	line-height: 1.5;
}

html.rayforce-theme h5 {
	font-size: 1em;
}

html.rayforce-theme h6 {
	font-size: .8em;
}

html.rayforce-theme mark {
	background: #ff0;
	color: #000;
}

html.rayforce-theme small {
	font-size: 80%;
}

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

html.rayforce-theme sup {
	top: -.5em;
}

html.rayforce-theme sub {
	bottom: -.25em;
}

html.rayforce-theme img {
	border: 0;
}

html.rayforce-theme svg:not(:root) {
	overflow: hidden;
}

html.rayforce-theme figure {
	margin: 1em 40px;
}

html.rayforce-theme hr {
	box-sizing: content-box;
	height: 0;
}

html.rayforce-theme pre {
	overflow: auto;
}

html.rayforce-theme code, html.rayforce-theme kbd, html.rayforce-theme pre, html.rayforce-theme samp {
	font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace;
	font-size: .875rem;
}

html.rayforce-theme button {
	overflow: visible;
}

html.rayforce-theme button, html.rayforce-theme select {
	text-transform: none;
}

html.rayforce-theme button, html input[type=button], html.rayforce-theme input[type=reset], html.rayforce-theme input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

html.rayforce-theme button[disabled], html input[disabled] {
	cursor: default;
}

html.rayforce-theme button::-moz-focus-inner, html.rayforce-theme input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

html.rayforce-theme input {
	line-height: normal;
}

html.rayforce-theme input[type=checkbox], html.rayforce-theme input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

html.rayforce-theme input[type=number]::-webkit-inner-spin-button, html.rayforce-theme input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

html.rayforce-theme input[type=search]::-webkit-search-cancel-button, html.rayforce-theme input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

html.rayforce-theme fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

html.rayforce-theme legend {
	border: 0;
	padding: 0;
}

html.rayforce-theme textarea {
	overflow: auto;
}

html.rayforce-theme optgroup {
	font-weight: 700;
}

html.rayforce-theme table {
	border-collapse: collapse;
	border-spacing: 0;
}

html.rayforce-theme td, html.rayforce-theme th {
	padding: 0;
}

html.rayforce-theme :root {
	--kubio-system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

html.rayforce-theme *, html.rayforce-theme :after, html.rayforce-theme :before {
	box-sizing: inherit;
}

html.rayforce-theme .h-global-transition, html.rayforce-theme .h-global-transition-all *, html.rayforce-theme [class*=local-style-], html.rayforce-theme [class*=style-] {
	transition-property: background, padding, margin, border, transform, filter, box-shadow, opacity, color, fill, font, border-radius, max-height, max-width;
}

html.rayforce-theme .new-stacking-context {
	position: relative;
	z-index: 1;
}

html.rayforce-theme .h-svg-icon {
	line-height: 0;
}

html.rayforce-theme .hide {
	display: none;
}

html.rayforce-theme .mw-100 {
	max-width: 100%;
}

html.rayforce-theme .mh-100 {
	max-height: 100%;
}

html.rayforce-theme .h-100 {
	height: 100%;
}

html.rayforce-theme .z-index-zero {
	z-index: 0;
}

html.rayforce-theme .section-option-submenu-hidden {
	display: none;
}

html.rayforce-theme .h-ignore-global-body-typography {
	color: initial;
	font-family: Roboto, sans-serif;
	font-size: medium;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}

html.rayforce-theme .kubio-theme-nav-full-width .h-section-boxed-container, html.rayforce-theme .kubio-theme-nav-full-width .h-section-grid-container, html.rayforce-theme .kubio-theme-nav-full-width .wp-block-kubio-navigation-section__nav {
	max-width: unset;
	padding: 0;
}

@media (max-width:767px) {
	html.rayforce-theme .kubio-theme-nav-full-width .h-section-boxed-container, html.rayforce-theme .kubio-theme-nav-full-width .h-section-grid-container, html.rayforce-theme .kubio-theme-nav-full-width .wp-block-kubio-navigation-section__nav {
		padding: 0 1rem;
	}
}

@media (max-width:1023px) {
	html.rayforce-theme .kubio-theme-nav-full-width .h-section-boxed-container, html.rayforce-theme .kubio-theme-nav-full-width .h-section-grid-container, html.rayforce-theme .kubio-theme-nav-full-width .wp-block-kubio-navigation-section__nav {
		padding: 0 .5rem;
	}
}

html.rayforce-theme .content.page-content {
	position: relative;
}

html.rayforce-theme .shape-layer {
	background-size: cover;
}

html.rayforce-theme :root {
	--kubio-gap-fallback-half: 20;
}

html.rayforce-theme body h1>a, html.rayforce-theme body h2>a, html.rayforce-theme body h3>a, html.rayforce-theme body h4>a, html.rayforce-theme body h5>a, html.rayforce-theme body h6>a, html.rayforce-theme body p>a {
	text-decoration: underline;
}

html.rayforce-theme .wp-block-kubio-hero [class*=h-row]:after, html.rayforce-theme .wp-block-kubio-hero [class*=h-row]:before {
	display: none;
}

html.rayforce-theme .wp-block-kubio-iconlist .customize-partial-edit-shortcut {
	right: -40px !important;
	top: -5px !important;
}

html.rayforce-theme .wp-block-kubio-image .customize-partial-edit-shortcut {
	right: 0 !important;
}

html.rayforce-theme [data-kubio-partial-refresh=logo] .customize-partial-edit-shortcut {
	right: -40px !important;
}

html.rayforce-theme .wp-block-kubio-post-categories__placeholder:empty {
	padding-right: 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-comments .comment-list .comment .comment-author img {
	height: 60px;
	width: 60px;
}

html.rayforce-theme .wp-block-kubio-post-comments .comment-list .comment .comment-author span.says {
	display: none;
}

@media (max-width:767px) {
	html.rayforce-theme [data-kubio-partial-refresh=logo] .customize-partial-edit-shortcut {
		right: 20px !important;
	}
	
	html.rayforce-theme .kubio-offscreen [data-kubio-partial-refresh=logo] .customize-partial-edit-shortcut {
		right: -10px !important;
	}
	
	html.rayforce-theme [data-kubio-partial-refresh=buttons] .customize-partial-edit-shortcut, html.rayforce-theme [data-kubio-partial-refresh=subtitle] .customize-partial-edit-shortcut, html.rayforce-theme [data-kubio-partial-refresh=title] .customize-partial-edit-shortcut {
		right: 0;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-hide-lg {
		display: none;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .h-hide-md {
		display: none;
	}
	
	html.rayforce-theme .wp-block-kubio-iconlist .customize-partial-edit-shortcut {
		right: 10px !important;
		top: 0 !important;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .h-hide-sm {
		display: none;
	}
	
	html.rayforce-theme .h-hide-sm-force {
		display: none !important;
	}
}

@media (max-width:320px) {
	html.rayforce-theme .h-hide-xs {
		display: none;
	}
	
	html.rayforce-theme .h-hide-xs-force {
		display: none !important;
	}
}

html.rayforce-theme #start-resizable-kubio-section {
	display: none;
}

html.rayforce-theme #kubio, html.rayforce-theme #kubio body {
	max-width: 100%;
	position: relative;
}

html.rayforce-theme #kubio body {
	overflow-x: hidden !important;
}

html.rayforce-theme [data-kubio] {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-block-start: 0;
	outline: 0;
	padding: 0;
}

html.rayforce-theme [data-kubio], html.rayforce-theme [data-kubio] *, html.rayforce-theme [data-kubio] :after, html.rayforce-theme [data-kubio] :before {
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
}

html.rayforce-theme [data-kubio] audio, html.rayforce-theme [data-kubio] img, html.rayforce-theme [data-kubio] video {
	max-width: 100%;
}

html.rayforce-theme [data-kubio] img, html.rayforce-theme [data-kubio] video {
	height: auto;
}

html.rayforce-theme [data-kubio] svg {
	max-height: 100%;
}

html.rayforce-theme [data-kubio] iframe {
	border: none;
	max-width: 100%;
}

html.rayforce-theme [data-kubio] ::-moz-focus-inner {
	border: 0;
	padding: 0;
}

html.rayforce-theme [data-kubio] input:matches([type=password],[type="search;"]) {
	border-radius: 0;
}

html.rayforce-theme [data-kubio] input[type=checkbox], html.rayforce-theme [data-kubio] input[type=radio] {
	bottom: .15rem;
	font-size: 115%;
	margin-right: 3px;
	position: relative;
	vertical-align: middle;
}

html.rayforce-theme [data-kubio] input[type=search] {
	-webkit-appearance: textfield;
}

html.rayforce-theme [data-kubio] input[type=search]::-webkit-search-cancel-button, html.rayforce-theme [data-kubio] input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

html.rayforce-theme [data-kubio] :focus:focus-visible {
	outline: none;
}

html.rayforce-theme [data-kubio] code {
	background: inherit;
	font-family: monospace;
	font-size: inherit;
	margin: 0;
	padding: 0;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .wp-editor-tabs button {
	border: 1px solid transparent;
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: #646970;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .wp-editor-tabs button:hover {
	border-color: transparent;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .wp-editor-tabs button.toggle {
	background-color: #f6f7f7;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap.html-active .wp-editor-tabs button.switch-html, html.rayforce-theme [data-kubio] .wp-editor-wrap.tmce-active .wp-editor-tabs button.switch-tmce {
	background-color: #f6f7f7 !important;
	border-color: #dcdcde !important;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .mce-widget button {
	border-color: transparent;
	color: #646970;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .mce-widget button:hover {
	border-color: transparent;
}

html.rayforce-theme [data-kubio] .wp-editor-wrap .mce-divider {
	display: inline-block;
	margin: 0 6px;
}

html.rayforce-theme [data-kubio] .quicktags-toolbar .ed_button {
	background: #f6f7f7;
	border: 1px solid #2271b1 !important;
	border-radius: 3px !important;
	box-sizing: border-box;
	color: #2271b1 !important;
	display: inline-block !important;
	font-size: 13px !important;
	height: unset !important;
	line-height: 2.15384615 !important;
	padding: 0 10px !important;
	text-decoration: none;
	white-space: nowrap;
	width: auto !important;
}

html.rayforce-theme [data-kubio] .quicktags-toolbar .ed_button:focus, html.rayforce-theme [data-kubio] .quicktags-toolbar .ed_button:hover {
	background: #f0f0f1 !important;
	border-color: #0a4b78 !important;
	color: #0a4b78 !important;
}

html.rayforce-theme [data-kubio] img.emoji {
	height: 1em;
}

html.rayforce-theme .h-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

@media (min-width:576px) {
	html.rayforce-theme .h-container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-container {
		max-width: 720px;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-container {
		max-width: 1232px;
	}
}

html.rayforce-theme .h-container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

html.rayforce-theme .h-section-boxed-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

@media (min-width:576px) {
	html.rayforce-theme .h-section-boxed-container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-section-boxed-container {
		max-width: 720px;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-section-boxed-container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-section-boxed-container {
		max-width: 1232px;
	}
}

html.rayforce-theme .h-section-fluid-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

html.rayforce-theme .h-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}

html.rayforce-theme .no-gutters {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .no-gutters>.h-col, html.rayforce-theme .no-gutters>[class*=h-col-] {
	padding-left: 0;
	padding-right: 0;
}

html.rayforce-theme .h-row.gutters-col-0 {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .h-px-0, html.rayforce-theme .h-row.gutters-col-0>.h-col, html.rayforce-theme .h-row.gutters-col-0>[class*=h-col-] {
	padding-left: 0;
	padding-right: 0;
}

html.rayforce-theme .h-px-0-remove {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .gutters-row-0 {
	padding-left: 0;
	padding-right: 0;
}

html.rayforce-theme .h-row.gutters-col-1 {
	margin-left: -5px;
	margin-right: -5px;
}

html.rayforce-theme .h-px-1, html.rayforce-theme .h-row.gutters-col-1>.h-col, html.rayforce-theme .h-row.gutters-col-1>[class*=h-col-] {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme .h-px-1-remove {
	margin-left: -5px;
	margin-right: -5px;
}

html.rayforce-theme .gutters-row-1 {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme .h-row.gutters-col-2 {
	margin-left: -10px;
	margin-right: -10px;
}

html.rayforce-theme .h-px-2, html.rayforce-theme .h-row.gutters-col-2>.h-col, html.rayforce-theme .h-row.gutters-col-2>[class*=h-col-] {
	padding-left: 10px;
	padding-right: 10px;
}

html.rayforce-theme .h-px-2-remove {
	margin-left: -10px;
	margin-right: -10px;
}

html.rayforce-theme .gutters-row-2 {
	padding-left: 10px;
	padding-right: 10px;
}

html.rayforce-theme .h-row.gutters-col-3 {
	margin-left: -15px;
	margin-right: -15px;
}

html.rayforce-theme .h-px-3, html.rayforce-theme .h-row.gutters-col-3>.h-col, html.rayforce-theme .h-row.gutters-col-3>[class*=h-col-] {
	padding-left: 15px;
	padding-right: 15px;
}

html.rayforce-theme .h-px-3-remove {
	margin-left: -15px;
	margin-right: -15px;
}

html.rayforce-theme .gutters-row-3 {
	padding-left: 15px;
	padding-right: 15px;
}

html.rayforce-theme .h-row.gutters-col-4 {
	margin-left: -15px;
	margin-right: -15px;
}

html.rayforce-theme .h-px-4, html.rayforce-theme .h-row.gutters-col-4>.h-col, html.rayforce-theme .h-row.gutters-col-4>[class*=h-col-] {
	padding-left: 15px;
	padding-right: 15px;
}

html.rayforce-theme .h-px-4-remove {
	margin-left: -15px;
	margin-right: -15px;
}

html.rayforce-theme .gutters-row-4 {
	padding-left: 15px;
	padding-right: 15px;
}

html.rayforce-theme .h-row.gutters-col-custom {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .h-px-custom, html.rayforce-theme .h-row.gutters-col-custom>.h-col, html.rayforce-theme .h-row.gutters-col-custom>[class*=h-col-] {
	padding-left: 0;
	padding-right: 0;
}

html.rayforce-theme .h-px-custom-remove {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .gutters-row-custom {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width:576px) {
	html.rayforce-theme .h-row.gutters-col-sm-0 {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-sm-0, html.rayforce-theme .h-row.gutters-col-sm-0>.h-col, html.rayforce-theme .h-row.gutters-col-sm-0>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-sm-0-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-sm-0 {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-sm-1 {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	html.rayforce-theme .h-px-sm-1, html.rayforce-theme .h-row.gutters-col-sm-1>.h-col, html.rayforce-theme .h-row.gutters-col-sm-1>[class*=h-col-] {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	html.rayforce-theme .h-px-sm-1-remove {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	html.rayforce-theme .gutters-row-sm-1 {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	html.rayforce-theme .h-row.gutters-col-sm-2 {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	html.rayforce-theme .h-px-sm-2, html.rayforce-theme .h-row.gutters-col-sm-2>.h-col, html.rayforce-theme .h-row.gutters-col-sm-2>[class*=h-col-] {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	html.rayforce-theme .h-px-sm-2-remove {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	html.rayforce-theme .gutters-row-sm-2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	html.rayforce-theme .h-row.gutters-col-sm-3 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-sm-3, html.rayforce-theme .h-row.gutters-col-sm-3>.h-col, html.rayforce-theme .h-row.gutters-col-sm-3>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-sm-3-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-sm-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-sm-4 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-sm-4, html.rayforce-theme .h-row.gutters-col-sm-4>.h-col, html.rayforce-theme .h-row.gutters-col-sm-4>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-sm-4-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-sm-4 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-sm-custom {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-sm-custom, html.rayforce-theme .h-row.gutters-col-sm-custom>.h-col, html.rayforce-theme .h-row.gutters-col-sm-custom>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-sm-custom-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-sm-custom {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-row.gutters-col-md-0 {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-md-0, html.rayforce-theme .h-row.gutters-col-md-0>.h-col, html.rayforce-theme .h-row.gutters-col-md-0>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-md-0-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-md-0 {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-md-1 {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	html.rayforce-theme .h-px-md-1, html.rayforce-theme .h-row.gutters-col-md-1>.h-col, html.rayforce-theme .h-row.gutters-col-md-1>[class*=h-col-] {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	html.rayforce-theme .h-px-md-1-remove {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	html.rayforce-theme .gutters-row-md-1 {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	html.rayforce-theme .h-row.gutters-col-md-2 {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	html.rayforce-theme .h-px-md-2, html.rayforce-theme .h-row.gutters-col-md-2>.h-col, html.rayforce-theme .h-row.gutters-col-md-2>[class*=h-col-] {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	html.rayforce-theme .h-px-md-2-remove {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	html.rayforce-theme .gutters-row-md-2 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	html.rayforce-theme .h-row.gutters-col-md-3 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-md-3, html.rayforce-theme .h-row.gutters-col-md-3>.h-col, html.rayforce-theme .h-row.gutters-col-md-3>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-md-3-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-md-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-md-4 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-md-4, html.rayforce-theme .h-row.gutters-col-md-4>.h-col, html.rayforce-theme .h-row.gutters-col-md-4>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-md-4-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-md-4 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-md-custom {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-md-custom, html.rayforce-theme .h-row.gutters-col-md-custom>.h-col, html.rayforce-theme .h-row.gutters-col-md-custom>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-md-custom-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-md-custom {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-row.gutters-col-lg-0 {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-lg-0, html.rayforce-theme .h-row.gutters-col-lg-0>.h-col, html.rayforce-theme .h-row.gutters-col-lg-0>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-lg-0-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-lg-0 {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-lg-1 {
		margin-left: -8px;
		margin-right: -8px;
	}
	
	html.rayforce-theme .h-px-lg-1, html.rayforce-theme .h-row.gutters-col-lg-1>.h-col, html.rayforce-theme .h-row.gutters-col-lg-1>[class*=h-col-] {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	html.rayforce-theme .h-px-lg-1-remove {
		margin-left: -8px;
		margin-right: -8px;
	}
	
	html.rayforce-theme .gutters-row-lg-1 {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	html.rayforce-theme .h-row.gutters-col-lg-2 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-lg-2, html.rayforce-theme .h-row.gutters-col-lg-2>.h-col, html.rayforce-theme .h-row.gutters-col-lg-2>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-lg-2-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-lg-2 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-lg-3 {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .h-px-lg-3, html.rayforce-theme .h-row.gutters-col-lg-3>.h-col, html.rayforce-theme .h-row.gutters-col-lg-3>[class*=h-col-] {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-px-lg-3-remove {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .gutters-row-lg-3 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-lg-4 {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .h-px-lg-4, html.rayforce-theme .h-row.gutters-col-lg-4>.h-col, html.rayforce-theme .h-row.gutters-col-lg-4>[class*=h-col-] {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-px-lg-4-remove {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .gutters-row-lg-4 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-lg-custom {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-lg-custom, html.rayforce-theme .h-row.gutters-col-lg-custom>.h-col, html.rayforce-theme .h-row.gutters-col-lg-custom>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-lg-custom-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-lg-custom {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-row.gutters-col-xl-0 {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-xl-0, html.rayforce-theme .h-row.gutters-col-xl-0>.h-col, html.rayforce-theme .h-row.gutters-col-xl-0>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-xl-0-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-xl-0 {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-xl-1 {
		margin-left: -8px;
		margin-right: -8px;
	}
	
	html.rayforce-theme .h-px-xl-1, html.rayforce-theme .h-row.gutters-col-xl-1>.h-col, html.rayforce-theme .h-row.gutters-col-xl-1>[class*=h-col-] {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	html.rayforce-theme .h-px-xl-1-remove {
		margin-left: -8px;
		margin-right: -8px;
	}
	
	html.rayforce-theme .gutters-row-xl-1 {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	html.rayforce-theme .h-row.gutters-col-xl-2 {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .h-px-xl-2, html.rayforce-theme .h-row.gutters-col-xl-2>.h-col, html.rayforce-theme .h-row.gutters-col-xl-2>[class*=h-col-] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-px-xl-2-remove {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	html.rayforce-theme .gutters-row-xl-2 {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-xl-3 {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .h-px-xl-3, html.rayforce-theme .h-row.gutters-col-xl-3>.h-col, html.rayforce-theme .h-row.gutters-col-xl-3>[class*=h-col-] {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-px-xl-3-remove {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .gutters-row-xl-3 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-xl-4 {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .h-px-xl-4, html.rayforce-theme .h-row.gutters-col-xl-4>.h-col, html.rayforce-theme .h-row.gutters-col-xl-4>[class*=h-col-] {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-px-xl-4-remove {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	html.rayforce-theme .gutters-row-xl-4 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-xl-custom {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .h-px-xl-custom, html.rayforce-theme .h-row.gutters-col-xl-custom>.h-col, html.rayforce-theme .h-row.gutters-col-xl-custom>[class*=h-col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme .h-px-xl-custom-remove {
		margin-left: 0;
		margin-right: 0;
	}
	
	html.rayforce-theme .gutters-row-xl-custom {
		padding-left: 0;
		padding-right: 0;
	}
}

html.rayforce-theme .h-row.gutters-col-v-0 {
	margin-bottom: 0;
	margin-top: 0;
}

html.rayforce-theme .gutters-row-v-0, html.rayforce-theme .h-row.gutters-col-v-0>.h-col, html.rayforce-theme .h-row.gutters-col-v-0>[class*=h-col-], html.rayforce-theme .v-inner-0 {
	padding-bottom: 0;
	padding-top: 0;
}

html.rayforce-theme .h-row.gutters-col-v-1 {
	margin-bottom: -5px;
	margin-top: -5px;
}

html.rayforce-theme .gutters-row-v-1, html.rayforce-theme .h-row.gutters-col-v-1>.h-col, html.rayforce-theme .h-row.gutters-col-v-1>[class*=h-col-], html.rayforce-theme .v-inner-1 {
	padding-bottom: 5px;
	padding-top: 5px;
}

html.rayforce-theme .h-row.gutters-col-v-2 {
	margin-bottom: -10px;
	margin-top: -10px;
}

html.rayforce-theme .gutters-row-v-2, html.rayforce-theme .h-row.gutters-col-v-2>.h-col, html.rayforce-theme .h-row.gutters-col-v-2>[class*=h-col-], html.rayforce-theme .v-inner-2 {
	padding-bottom: 10px;
	padding-top: 10px;
}

html.rayforce-theme .h-row.gutters-col-v-3 {
	margin-bottom: -15px;
	margin-top: -15px;
}

html.rayforce-theme .gutters-row-v-3, html.rayforce-theme .h-row.gutters-col-v-3>.h-col, html.rayforce-theme .h-row.gutters-col-v-3>[class*=h-col-], html.rayforce-theme .v-inner-3 {
	padding-bottom: 15px;
	padding-top: 15px;
}

html.rayforce-theme .h-row.gutters-col-v-4 {
	margin-bottom: -15px;
	margin-top: -15px;
}

html.rayforce-theme .gutters-row-v-4, html.rayforce-theme .h-row.gutters-col-v-4>.h-col, html.rayforce-theme .h-row.gutters-col-v-4>[class*=h-col-], html.rayforce-theme .v-inner-4 {
	padding-bottom: 15px;
	padding-top: 15px;
}

html.rayforce-theme .h-row.gutters-col-v-custom {
	margin-bottom: 0;
	margin-top: 0;
}

html.rayforce-theme .gutters-row-v-custom, html.rayforce-theme .h-row.gutters-col-v-custom>.h-col, html.rayforce-theme .h-row.gutters-col-v-custom>[class*=h-col-], html.rayforce-theme .v-inner-custom {
	padding-bottom: 0;
	padding-top: 0;
}

@media (min-width:576px) {
	html.rayforce-theme .h-row.gutters-col-v-sm-0 {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-sm-0, html.rayforce-theme .h-row.gutters-col-v-sm-0>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-0>[class*=h-col-], html.rayforce-theme .v-inner-sm-0 {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-sm-1 {
		margin-bottom: -5px;
		margin-top: -5px;
	}
	
	html.rayforce-theme .gutters-row-v-sm-1, html.rayforce-theme .h-row.gutters-col-v-sm-1>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-1>[class*=h-col-], html.rayforce-theme .v-inner-sm-1 {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-sm-2 {
		margin-bottom: -10px;
		margin-top: -10px;
	}
	
	html.rayforce-theme .gutters-row-v-sm-2, html.rayforce-theme .h-row.gutters-col-v-sm-2>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-2>[class*=h-col-], html.rayforce-theme .v-inner-sm-2 {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-sm-3 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-sm-3, html.rayforce-theme .h-row.gutters-col-v-sm-3>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-3>[class*=h-col-], html.rayforce-theme .v-inner-sm-3 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-sm-4 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-sm-4, html.rayforce-theme .h-row.gutters-col-v-sm-4>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-4>[class*=h-col-], html.rayforce-theme .v-inner-sm-4 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-sm-custom {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-sm-custom, html.rayforce-theme .h-row.gutters-col-v-sm-custom>.h-col, html.rayforce-theme .h-row.gutters-col-v-sm-custom>[class*=h-col-], html.rayforce-theme .v-inner-sm-custom {
		padding-bottom: 0;
		padding-top: 0;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-row.gutters-col-v-md-0 {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-md-0, html.rayforce-theme .h-row.gutters-col-v-md-0>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-0>[class*=h-col-], html.rayforce-theme .v-inner-md-0 {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-md-1 {
		margin-bottom: -5px;
		margin-top: -5px;
	}
	
	html.rayforce-theme .gutters-row-v-md-1, html.rayforce-theme .h-row.gutters-col-v-md-1>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-1>[class*=h-col-], html.rayforce-theme .v-inner-md-1 {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-md-2 {
		margin-bottom: -10px;
		margin-top: -10px;
	}
	
	html.rayforce-theme .gutters-row-v-md-2, html.rayforce-theme .h-row.gutters-col-v-md-2>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-2>[class*=h-col-], html.rayforce-theme .v-inner-md-2 {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-md-3 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-md-3, html.rayforce-theme .h-row.gutters-col-v-md-3>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-3>[class*=h-col-], html.rayforce-theme .v-inner-md-3 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-md-4 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-md-4, html.rayforce-theme .h-row.gutters-col-v-md-4>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-4>[class*=h-col-], html.rayforce-theme .v-inner-md-4 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-md-custom {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-md-custom, html.rayforce-theme .h-row.gutters-col-v-md-custom>.h-col, html.rayforce-theme .h-row.gutters-col-v-md-custom>[class*=h-col-], html.rayforce-theme .v-inner-md-custom {
		padding-bottom: 0;
		padding-top: 0;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-row.gutters-col-v-lg-0 {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-lg-0, html.rayforce-theme .h-row.gutters-col-v-lg-0>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-0>[class*=h-col-], html.rayforce-theme .v-inner-lg-0 {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-lg-1 {
		margin-bottom: -8px;
		margin-top: -8px;
	}
	
	html.rayforce-theme .gutters-row-v-lg-1, html.rayforce-theme .h-row.gutters-col-v-lg-1>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-1>[class*=h-col-], html.rayforce-theme .v-inner-lg-1 {
		padding-bottom: 8px;
		padding-top: 8px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-lg-2 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-lg-2, html.rayforce-theme .h-row.gutters-col-v-lg-2>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-2>[class*=h-col-], html.rayforce-theme .v-inner-lg-2 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-lg-3 {
		margin-bottom: -30px;
		margin-top: -30px;
	}
	
	html.rayforce-theme .gutters-row-v-lg-3, html.rayforce-theme .h-row.gutters-col-v-lg-3>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-3>[class*=h-col-], html.rayforce-theme .v-inner-lg-3 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-lg-4 {
		margin-bottom: -30px;
		margin-top: -30px;
	}
	
	html.rayforce-theme .gutters-row-v-lg-4, html.rayforce-theme .h-row.gutters-col-v-lg-4>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-4>[class*=h-col-], html.rayforce-theme .v-inner-lg-4 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-lg-custom {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-lg-custom, html.rayforce-theme .h-row.gutters-col-v-lg-custom>.h-col, html.rayforce-theme .h-row.gutters-col-v-lg-custom>[class*=h-col-], html.rayforce-theme .v-inner-lg-custom {
		padding-bottom: 0;
		padding-top: 0;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-row.gutters-col-v-xl-0 {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-xl-0, html.rayforce-theme .h-row.gutters-col-v-xl-0>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-0>[class*=h-col-], html.rayforce-theme .v-inner-xl-0 {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-xl-1 {
		margin-bottom: -8px;
		margin-top: -8px;
	}
	
	html.rayforce-theme .gutters-row-v-xl-1, html.rayforce-theme .h-row.gutters-col-v-xl-1>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-1>[class*=h-col-], html.rayforce-theme .v-inner-xl-1 {
		padding-bottom: 8px;
		padding-top: 8px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-xl-2 {
		margin-bottom: -15px;
		margin-top: -15px;
	}
	
	html.rayforce-theme .gutters-row-v-xl-2, html.rayforce-theme .h-row.gutters-col-v-xl-2>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-2>[class*=h-col-], html.rayforce-theme .v-inner-xl-2 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-xl-3 {
		margin-bottom: -30px;
		margin-top: -30px;
	}
	
	html.rayforce-theme .gutters-row-v-xl-3, html.rayforce-theme .h-row.gutters-col-v-xl-3>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-3>[class*=h-col-], html.rayforce-theme .v-inner-xl-3 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-xl-4 {
		margin-bottom: -30px;
		margin-top: -30px;
	}
	
	html.rayforce-theme .gutters-row-v-xl-4, html.rayforce-theme .h-row.gutters-col-v-xl-4>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-4>[class*=h-col-], html.rayforce-theme .v-inner-xl-4 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	html.rayforce-theme .h-row.gutters-col-v-xl-custom {
		margin-bottom: 0;
		margin-top: 0;
	}
	
	html.rayforce-theme .gutters-row-v-xl-custom, html.rayforce-theme .h-row.gutters-col-v-xl-custom>.h-col, html.rayforce-theme .h-row.gutters-col-v-xl-custom>[class*=h-col-], html.rayforce-theme .v-inner-xl-custom {
		padding-bottom: 0;
		padding-top: 0;
	}
}

html.rayforce-theme .h-row>.h-col, html.rayforce-theme .h-row>.h-col-1, html.rayforce-theme .h-row>.h-col-2, html.rayforce-theme .h-row>.h-col-3, html.rayforce-theme .h-row>.h-col-4, html.rayforce-theme .h-row>.h-col-5, html.rayforce-theme .h-row>.h-col-6, html.rayforce-theme .h-row>.h-col-7, html.rayforce-theme .h-row>.h-col-8, html.rayforce-theme .h-row>.h-col-9, html.rayforce-theme .h-row>.h-col-10, html.rayforce-theme .h-row>.h-col-11, html.rayforce-theme .h-row>.h-col-12, html.rayforce-theme .h-row>.h-col-auto, html.rayforce-theme .h-row>.h-col-lg, html.rayforce-theme .h-row>.h-col-lg-1, html.rayforce-theme .h-row>.h-col-lg-2, html.rayforce-theme .h-row>.h-col-lg-3, html.rayforce-theme .h-row>.h-col-lg-4, html.rayforce-theme .h-row>.h-col-lg-5, html.rayforce-theme .h-row>.h-col-lg-6, html.rayforce-theme .h-row>.h-col-lg-7, html.rayforce-theme .h-row>.h-col-lg-8, html.rayforce-theme .h-row>.h-col-lg-9, html.rayforce-theme .h-row>.h-col-lg-10, html.rayforce-theme .h-row>.h-col-lg-11, html.rayforce-theme .h-row>.h-col-lg-12, html.rayforce-theme .h-row>.h-col-lg-auto, html.rayforce-theme .h-row>.h-col-md, html.rayforce-theme .h-row>.h-col-md-1, html.rayforce-theme .h-row>.h-col-md-2, html.rayforce-theme .h-row>.h-col-md-3, html.rayforce-theme .h-row>.h-col-md-4, html.rayforce-theme .h-row>.h-col-md-5, html.rayforce-theme .h-row>.h-col-md-6, html.rayforce-theme .h-row>.h-col-md-7, html.rayforce-theme .h-row>.h-col-md-8, html.rayforce-theme .h-row>.h-col-md-9, html.rayforce-theme .h-row>.h-col-md-10, html.rayforce-theme .h-row>.h-col-md-11, html.rayforce-theme .h-row>.h-col-md-12, html.rayforce-theme .h-row>.h-col-md-auto, html.rayforce-theme .h-row>.h-col-sm, html.rayforce-theme .h-row>.h-col-sm-1, html.rayforce-theme .h-row>.h-col-sm-2, html.rayforce-theme .h-row>.h-col-sm-3, html.rayforce-theme .h-row>.h-col-sm-4, html.rayforce-theme .h-row>.h-col-sm-5, html.rayforce-theme .h-row>.h-col-sm-6, html.rayforce-theme .h-row>.h-col-sm-7, html.rayforce-theme .h-row>.h-col-sm-8, html.rayforce-theme .h-row>.h-col-sm-9, html.rayforce-theme .h-row>.h-col-sm-10, html.rayforce-theme .h-row>.h-col-sm-11, html.rayforce-theme .h-row>.h-col-sm-12, html.rayforce-theme .h-row>.h-col-sm-auto, html.rayforce-theme .h-row>.h-col-xl, html.rayforce-theme .h-row>.h-col-xl-1, html.rayforce-theme .h-row>.h-col-xl-2, html.rayforce-theme .h-row>.h-col-xl-3, html.rayforce-theme .h-row>.h-col-xl-4, html.rayforce-theme .h-row>.h-col-xl-5, html.rayforce-theme .h-row>.h-col-xl-6, html.rayforce-theme .h-row>.h-col-xl-7, html.rayforce-theme .h-row>.h-col-xl-8, html.rayforce-theme .h-row>.h-col-xl-9, html.rayforce-theme .h-row>.h-col-xl-10, html.rayforce-theme .h-row>.h-col-xl-11, html.rayforce-theme .h-row>.h-col-xl-12, html.rayforce-theme .h-row>.h-col-xl-auto {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}

html.rayforce-theme .h-row>.h-col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}

html.rayforce-theme .h-row>.h-col-auto {
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme .h-row>.h-col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

html.rayforce-theme .h-row>.h-col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

html.rayforce-theme .h-row>.h-col-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

html.rayforce-theme .h-row>.h-col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

html.rayforce-theme .h-row>.h-col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

html.rayforce-theme .h-row>.h-col-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

html.rayforce-theme .h-row>.h-col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

html.rayforce-theme .h-row>.h-col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

html.rayforce-theme .h-row>.h-col-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

html.rayforce-theme .h-row>.h-col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

html.rayforce-theme .h-row>.h-col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

html.rayforce-theme .h-row>.h-col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

html.rayforce-theme .h-row>.order-first {
	order: -1;
}

html.rayforce-theme .h-row>.order-last {
	order: 13;
}

html.rayforce-theme .h-row>.order-0 {
	order: 0;
}

html.rayforce-theme .h-row>.order-1 {
	order: 1;
}

html.rayforce-theme .h-row>.order-2 {
	order: 2;
}

html.rayforce-theme .h-row>.order-3 {
	order: 3;
}

html.rayforce-theme .h-row>.order-4 {
	order: 4;
}

html.rayforce-theme .h-row>.order-5 {
	order: 5;
}

html.rayforce-theme .h-row>.order-6 {
	order: 6;
}

html.rayforce-theme .h-row>.order-7 {
	order: 7;
}

html.rayforce-theme .h-row>.order-8 {
	order: 8;
}

html.rayforce-theme .h-row>.order-9 {
	order: 9;
}

html.rayforce-theme .h-row>.order-10 {
	order: 10;
}

html.rayforce-theme .h-row>.order-11 {
	order: 11;
}

html.rayforce-theme .h-row>.order-12 {
	order: 12;
}

html.rayforce-theme .h-row>.offset-1 {
	margin-left: 8.3333333333%;
}

html.rayforce-theme .h-row>.offset-2 {
	margin-left: 16.6666666667%;
}

html.rayforce-theme .h-row>.offset-3 {
	margin-left: 25%;
}

html.rayforce-theme .h-row>.offset-4 {
	margin-left: 33.3333333333%;
}

html.rayforce-theme .h-row>.offset-5 {
	margin-left: 41.6666666667%;
}

html.rayforce-theme .h-row>.offset-6 {
	margin-left: 50%;
}

html.rayforce-theme .h-row>.offset-7 {
	margin-left: 58.3333333333%;
}

html.rayforce-theme .h-row>.offset-8 {
	margin-left: 66.6666666667%;
}

html.rayforce-theme .h-row>.offset-9 {
	margin-left: 75%;
}

html.rayforce-theme .h-row>.offset-10 {
	margin-left: 83.3333333333%;
}

html.rayforce-theme .h-row>.offset-11 {
	margin-left: 91.6666666667%;
}

@media (min-width:576px) {
	html.rayforce-theme .h-row>.h-col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-auto {
		flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.order-sm-first {
		order: -1;
	}
	
	html.rayforce-theme .h-row>.order-sm-last {
		order: 13;
	}
	
	html.rayforce-theme .h-row>.order-sm-0 {
		order: 0;
	}
	
	html.rayforce-theme .h-row>.order-sm-1 {
		order: 1;
	}
	
	html.rayforce-theme .h-row>.order-sm-2 {
		order: 2;
	}
	
	html.rayforce-theme .h-row>.order-sm-3 {
		order: 3;
	}
	
	html.rayforce-theme .h-row>.order-sm-4 {
		order: 4;
	}
	
	html.rayforce-theme .h-row>.order-sm-5 {
		order: 5;
	}
	
	html.rayforce-theme .h-row>.order-sm-6 {
		order: 6;
	}
	
	html.rayforce-theme .h-row>.order-sm-7 {
		order: 7;
	}
	
	html.rayforce-theme .h-row>.order-sm-8 {
		order: 8;
	}
	
	html.rayforce-theme .h-row>.order-sm-9 {
		order: 9;
	}
	
	html.rayforce-theme .h-row>.order-sm-10 {
		order: 10;
	}
	
	html.rayforce-theme .h-row>.order-sm-11 {
		order: 11;
	}
	
	html.rayforce-theme .h-row>.order-sm-12 {
		order: 12;
	}
	
	html.rayforce-theme .h-row>.offset-sm-0 {
		margin-left: 0;
	}
	
	html.rayforce-theme .h-row>.offset-sm-1 {
		margin-left: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-2 {
		margin-left: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-3 {
		margin-left: 25%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-4 {
		margin-left: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-5 {
		margin-left: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-6 {
		margin-left: 50%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-7 {
		margin-left: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-8 {
		margin-left: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-9 {
		margin-left: 75%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-10 {
		margin-left: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-sm-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-row>.h-col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-auto {
		flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme .h-row>.h-col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.order-md-first {
		order: -1;
	}
	
	html.rayforce-theme .h-row>.order-md-last {
		order: 13;
	}
	
	html.rayforce-theme .h-row>.order-md-0 {
		order: 0;
	}
	
	html.rayforce-theme .h-row>.order-md-1 {
		order: 1;
	}
	
	html.rayforce-theme .h-row>.order-md-2 {
		order: 2;
	}
	
	html.rayforce-theme .h-row>.order-md-3 {
		order: 3;
	}
	
	html.rayforce-theme .h-row>.order-md-4 {
		order: 4;
	}
	
	html.rayforce-theme .h-row>.order-md-5 {
		order: 5;
	}
	
	html.rayforce-theme .h-row>.order-md-6 {
		order: 6;
	}
	
	html.rayforce-theme .h-row>.order-md-7 {
		order: 7;
	}
	
	html.rayforce-theme .h-row>.order-md-8 {
		order: 8;
	}
	
	html.rayforce-theme .h-row>.order-md-9 {
		order: 9;
	}
	
	html.rayforce-theme .h-row>.order-md-10 {
		order: 10;
	}
	
	html.rayforce-theme .h-row>.order-md-11 {
		order: 11;
	}
	
	html.rayforce-theme .h-row>.order-md-12 {
		order: 12;
	}
	
	html.rayforce-theme .h-row>.offset-md-0 {
		margin-left: 0;
	}
	
	html.rayforce-theme .h-row>.offset-md-1 {
		margin-left: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-md-2 {
		margin-left: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-md-3 {
		margin-left: 25%;
	}
	
	html.rayforce-theme .h-row>.offset-md-4 {
		margin-left: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-md-5 {
		margin-left: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-md-6 {
		margin-left: 50%;
	}
	
	html.rayforce-theme .h-row>.offset-md-7 {
		margin-left: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-md-8 {
		margin-left: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-md-9 {
		margin-left: 75%;
	}
	
	html.rayforce-theme .h-row>.offset-md-10 {
		margin-left: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-md-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-row>.h-col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-auto {
		flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.order-lg-first {
		order: -1;
	}
	
	html.rayforce-theme .h-row>.order-lg-last {
		order: 13;
	}
	
	html.rayforce-theme .h-row>.order-lg-0 {
		order: 0;
	}
	
	html.rayforce-theme .h-row>.order-lg-1 {
		order: 1;
	}
	
	html.rayforce-theme .h-row>.order-lg-2 {
		order: 2;
	}
	
	html.rayforce-theme .h-row>.order-lg-3 {
		order: 3;
	}
	
	html.rayforce-theme .h-row>.order-lg-4 {
		order: 4;
	}
	
	html.rayforce-theme .h-row>.order-lg-5 {
		order: 5;
	}
	
	html.rayforce-theme .h-row>.order-lg-6 {
		order: 6;
	}
	
	html.rayforce-theme .h-row>.order-lg-7 {
		order: 7;
	}
	
	html.rayforce-theme .h-row>.order-lg-8 {
		order: 8;
	}
	
	html.rayforce-theme .h-row>.order-lg-9 {
		order: 9;
	}
	
	html.rayforce-theme .h-row>.order-lg-10 {
		order: 10;
	}
	
	html.rayforce-theme .h-row>.order-lg-11 {
		order: 11;
	}
	
	html.rayforce-theme .h-row>.order-lg-12 {
		order: 12;
	}
	
	html.rayforce-theme .h-row>.offset-lg-0 {
		margin-left: 0;
	}
	
	html.rayforce-theme .h-row>.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-2 {
		margin-left: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-3 {
		margin-left: 25%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-4 {
		margin-left: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-5 {
		margin-left: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-6 {
		margin-left: 50%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-7 {
		margin-left: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-8 {
		margin-left: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-9 {
		margin-left: 75%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-10 {
		margin-left: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-lg-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-row>.h-col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-auto {
		flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	html.rayforce-theme .h-row>.h-col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	html.rayforce-theme .h-row>.order-xl-first {
		order: -1;
	}
	
	html.rayforce-theme .h-row>.order-xl-last {
		order: 13;
	}
	
	html.rayforce-theme .h-row>.order-xl-0 {
		order: 0;
	}
	
	html.rayforce-theme .h-row>.order-xl-1 {
		order: 1;
	}
	
	html.rayforce-theme .h-row>.order-xl-2 {
		order: 2;
	}
	
	html.rayforce-theme .h-row>.order-xl-3 {
		order: 3;
	}
	
	html.rayforce-theme .h-row>.order-xl-4 {
		order: 4;
	}
	
	html.rayforce-theme .h-row>.order-xl-5 {
		order: 5;
	}
	
	html.rayforce-theme .h-row>.order-xl-6 {
		order: 6;
	}
	
	html.rayforce-theme .h-row>.order-xl-7 {
		order: 7;
	}
	
	html.rayforce-theme .h-row>.order-xl-8 {
		order: 8;
	}
	
	html.rayforce-theme .h-row>.order-xl-9 {
		order: 9;
	}
	
	html.rayforce-theme .h-row>.order-xl-10 {
		order: 10;
	}
	
	html.rayforce-theme .h-row>.order-xl-11 {
		order: 11;
	}
	
	html.rayforce-theme .h-row>.order-xl-12 {
		order: 12;
	}
	
	html.rayforce-theme .h-row>.offset-xl-0 {
		margin-left: 0;
	}
	
	html.rayforce-theme .h-row>.offset-xl-1 {
		margin-left: 8.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-2 {
		margin-left: 16.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-3 {
		margin-left: 25%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-4 {
		margin-left: 33.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-5 {
		margin-left: 41.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-6 {
		margin-left: 50%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-7 {
		margin-left: 58.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-8 {
		margin-left: 66.6666666667%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-9 {
		margin-left: 75%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-10 {
		margin-left: 83.3333333333%;
	}
	
	html.rayforce-theme .h-row>.offset-xl-11 {
		margin-left: 91.6666666667%;
	}
}

html.rayforce-theme .d-none {
	display: none;
}

html.rayforce-theme .d-inline {
	display: inline;
}

html.rayforce-theme .d-inline-block {
	display: inline-block;
}

html.rayforce-theme .d-block {
	display: block;
}

html.rayforce-theme .d-table {
	display: table;
}

html.rayforce-theme .d-table-row {
	display: table-row;
}

html.rayforce-theme .d-table-cell {
	display: table-cell;
}

html.rayforce-theme .d-flex {
	display: flex;
}

html.rayforce-theme .d-inline-flex {
	display: inline-flex;
}

@media (min-width:576px) {
	html.rayforce-theme .d-sm-none {
		display: none;
	}
	
	html.rayforce-theme .d-sm-inline {
		display: inline;
	}
	
	html.rayforce-theme .d-sm-inline-block {
		display: inline-block;
	}
	
	html.rayforce-theme .d-sm-block {
		display: block;
	}
	
	html.rayforce-theme .d-sm-table {
		display: table;
	}
	
	html.rayforce-theme .d-sm-table-row {
		display: table-row;
	}
	
	html.rayforce-theme .d-sm-table-cell {
		display: table-cell;
	}
	
	html.rayforce-theme .d-sm-flex {
		display: flex;
	}
	
	html.rayforce-theme .d-sm-inline-flex {
		display: inline-flex;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .d-md-none {
		display: none;
	}
	
	html.rayforce-theme .d-md-inline {
		display: inline;
	}
	
	html.rayforce-theme .d-md-inline-block {
		display: inline-block;
	}
	
	html.rayforce-theme .d-md-block {
		display: block;
	}
	
	html.rayforce-theme .d-md-table {
		display: table;
	}
	
	html.rayforce-theme .d-md-table-row {
		display: table-row;
	}
	
	html.rayforce-theme .d-md-table-cell {
		display: table-cell;
	}
	
	html.rayforce-theme .d-md-flex {
		display: flex;
	}
	
	html.rayforce-theme .d-md-inline-flex {
		display: inline-flex;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .d-lg-none {
		display: none;
	}
	
	html.rayforce-theme .d-lg-inline {
		display: inline;
	}
	
	html.rayforce-theme .d-lg-inline-block {
		display: inline-block;
	}
	
	html.rayforce-theme .d-lg-block {
		display: block;
	}
	
	html.rayforce-theme .d-lg-table {
		display: table;
	}
	
	html.rayforce-theme .d-lg-table-row {
		display: table-row;
	}
	
	html.rayforce-theme .d-lg-table-cell {
		display: table-cell;
	}
	
	html.rayforce-theme .d-lg-flex {
		display: flex;
	}
	
	html.rayforce-theme .d-lg-inline-flex {
		display: inline-flex;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .d-xl-none {
		display: none;
	}
	
	html.rayforce-theme .d-xl-inline {
		display: inline;
	}
	
	html.rayforce-theme .d-xl-inline-block {
		display: inline-block;
	}
	
	html.rayforce-theme .d-xl-block {
		display: block;
	}
	
	html.rayforce-theme .d-xl-table {
		display: table;
	}
	
	html.rayforce-theme .d-xl-table-row {
		display: table-row;
	}
	
	html.rayforce-theme .d-xl-table-cell {
		display: table-cell;
	}
	
	html.rayforce-theme .d-xl-flex {
		display: flex;
	}
	
	html.rayforce-theme .d-xl-inline-flex {
		display: inline-flex;
	}
}

@media print {
	html.rayforce-theme .d-print-none {
		display: none !important;
	}
	
	html.rayforce-theme .d-print-inline {
		display: inline !important;
	}
	
	html.rayforce-theme .d-print-inline-block {
		display: inline-block !important;
	}
	
	html.rayforce-theme .d-print-block {
		display: block !important;
	}
	
	html.rayforce-theme .d-print-table {
		display: table !important;
	}
	
	html.rayforce-theme .d-print-table-row {
		display: table-row !important;
	}
	
	html.rayforce-theme .d-print-table-cell {
		display: table-cell !important;
	}
	
	html.rayforce-theme .d-print-flex {
		display: flex !important;
	}
	
	html.rayforce-theme .d-print-inline-flex {
		display: inline-flex !important;
	}
}

html.rayforce-theme .flex-row {
	flex-direction: row !important;
}

html.rayforce-theme .flex-column {
	flex-direction: column !important;
}

html.rayforce-theme .flex-row-reverse {
	flex-direction: row-reverse !important;
}

html.rayforce-theme .flex-column-reverse {
	flex-direction: column-reverse !important;
}

html.rayforce-theme .flex-wrap {
	flex-wrap: wrap !important;
}

html.rayforce-theme .flex-nowrap {
	flex-wrap: nowrap !important;
}

html.rayforce-theme .flex-wrap-reverse {
	flex-wrap: wrap-reverse !important;
}

html.rayforce-theme .justify-content-start {
	justify-content: flex-start !important;
}

html.rayforce-theme .justify-content-end {
	justify-content: flex-end !important;
}

html.rayforce-theme .justify-content-center {
	justify-content: center !important;
}

html.rayforce-theme .justify-content-between {
	justify-content: space-between !important;
}

html.rayforce-theme .justify-content-around {
	justify-content: space-around !important;
}

html.rayforce-theme .justify-self-auto {
	justify-self: auto !important;
}

html.rayforce-theme .justify-self-start {
	justify-self: flex-start !important;
}

html.rayforce-theme .justify-self-end {
	justify-self: flex-end !important;
}

html.rayforce-theme .justify-self-center {
	justify-self: center !important;
}

html.rayforce-theme .justify-self-baseline {
	justify-self: baseline !important;
}

html.rayforce-theme .justify-self-stretch {
	justify-self: stretch !important;
}

html.rayforce-theme .align-items-start {
	align-items: flex-start !important;
}

html.rayforce-theme .align-items-end {
	align-items: flex-end !important;
}

html.rayforce-theme .align-items-center {
	align-items: center !important;
}

html.rayforce-theme .align-items-baseline {
	align-items: baseline !important;
}

html.rayforce-theme .align-items-stretch {
	align-items: stretch !important;
}

html.rayforce-theme .align-content-start {
	align-content: flex-start !important;
}

html.rayforce-theme .align-content-end {
	align-content: flex-end !important;
}

html.rayforce-theme .align-content-center {
	align-content: center !important;
}

html.rayforce-theme .align-content-between {
	align-content: space-between !important;
}

html.rayforce-theme .align-content-around {
	align-content: space-around !important;
}

html.rayforce-theme .align-content-stretch {
	align-content: stretch !important;
}

html.rayforce-theme .align-self-auto {
	align-self: auto !important;
}

html.rayforce-theme .align-self-start {
	align-self: flex-start !important;
}

html.rayforce-theme .align-self-end {
	align-self: flex-end !important;
}

html.rayforce-theme .align-self-center {
	align-self: center !important;
}

html.rayforce-theme .align-self-baseline {
	align-self: baseline !important;
}

html.rayforce-theme .align-self-stretch {
	align-self: stretch !important;
}

@media (min-width:576px) {
	html.rayforce-theme .flex-sm-row {
		flex-direction: row !important;
	}
	
	html.rayforce-theme .flex-sm-column {
		flex-direction: column !important;
	}
	
	html.rayforce-theme .flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	html.rayforce-theme .flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	html.rayforce-theme .flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	
	html.rayforce-theme .flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	
	html.rayforce-theme .flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	html.rayforce-theme .justify-content-sm-start {
		justify-content: flex-start !important;
	}
	
	html.rayforce-theme .justify-content-sm-end {
		justify-content: flex-end !important;
	}
	
	html.rayforce-theme .justify-content-sm-center {
		justify-content: center !important;
	}
	
	html.rayforce-theme .justify-content-sm-between {
		justify-content: space-between !important;
	}
	
	html.rayforce-theme .justify-content-sm-around {
		justify-content: space-around !important;
	}
	
	html.rayforce-theme .justify-self-sm-auto {
		justify-self: auto !important;
	}
	
	html.rayforce-theme .justify-self-sm-start {
		justify-self: flex-start !important;
	}
	
	html.rayforce-theme .justify-self-sm-end {
		justify-self: flex-end !important;
	}
	
	html.rayforce-theme .justify-self-sm-center {
		justify-self: center !important;
	}
	
	html.rayforce-theme .justify-self-sm-baseline {
		justify-self: baseline !important;
	}
	
	html.rayforce-theme .justify-self-sm-stretch {
		justify-self: stretch !important;
	}
	
	html.rayforce-theme .align-items-sm-start {
		align-items: flex-start !important;
	}
	
	html.rayforce-theme .align-items-sm-end {
		align-items: flex-end !important;
	}
	
	html.rayforce-theme .align-items-sm-center {
		align-items: center !important;
	}
	
	html.rayforce-theme .align-items-sm-baseline {
		align-items: baseline !important;
	}
	
	html.rayforce-theme .align-items-sm-stretch {
		align-items: stretch !important;
	}
	
	html.rayforce-theme .align-content-sm-start {
		align-content: flex-start !important;
	}
	
	html.rayforce-theme .align-content-sm-end {
		align-content: flex-end !important;
	}
	
	html.rayforce-theme .align-content-sm-center {
		align-content: center !important;
	}
	
	html.rayforce-theme .align-content-sm-between {
		align-content: space-between !important;
	}
	
	html.rayforce-theme .align-content-sm-around {
		align-content: space-around !important;
	}
	
	html.rayforce-theme .align-content-sm-stretch {
		align-content: stretch !important;
	}
	
	html.rayforce-theme .align-self-sm-auto {
		align-self: auto !important;
	}
	
	html.rayforce-theme .align-self-sm-start {
		align-self: flex-start !important;
	}
	
	html.rayforce-theme .align-self-sm-end {
		align-self: flex-end !important;
	}
	
	html.rayforce-theme .align-self-sm-center {
		align-self: center !important;
	}
	
	html.rayforce-theme .align-self-sm-baseline {
		align-self: baseline !important;
	}
	
	html.rayforce-theme .align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .flex-md-row {
		flex-direction: row !important;
	}
	
	html.rayforce-theme .flex-md-column {
		flex-direction: column !important;
	}
	
	html.rayforce-theme .flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	html.rayforce-theme .flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	html.rayforce-theme .flex-md-wrap {
		flex-wrap: wrap !important;
	}
	
	html.rayforce-theme .flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	
	html.rayforce-theme .flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	html.rayforce-theme .justify-content-md-start {
		justify-content: flex-start !important;
	}
	
	html.rayforce-theme .justify-content-md-end {
		justify-content: flex-end !important;
	}
	
	html.rayforce-theme .justify-content-md-center {
		justify-content: center !important;
	}
	
	html.rayforce-theme .justify-content-md-between {
		justify-content: space-between !important;
	}
	
	html.rayforce-theme .justify-content-md-around {
		justify-content: space-around !important;
	}
	
	html.rayforce-theme .justify-self-md-auto {
		justify-self: auto !important;
	}
	
	html.rayforce-theme .justify-self-md-start {
		justify-self: flex-start !important;
	}
	
	html.rayforce-theme .justify-self-md-end {
		justify-self: flex-end !important;
	}
	
	html.rayforce-theme .justify-self-md-center {
		justify-self: center !important;
	}
	
	html.rayforce-theme .justify-self-md-baseline {
		justify-self: baseline !important;
	}
	
	html.rayforce-theme .justify-self-md-stretch {
		justify-self: stretch !important;
	}
	
	html.rayforce-theme .align-items-md-start {
		align-items: flex-start !important;
	}
	
	html.rayforce-theme .align-items-md-end {
		align-items: flex-end !important;
	}
	
	html.rayforce-theme .align-items-md-center {
		align-items: center !important;
	}
	
	html.rayforce-theme .align-items-md-baseline {
		align-items: baseline !important;
	}
	
	html.rayforce-theme .align-items-md-stretch {
		align-items: stretch !important;
	}
	
	html.rayforce-theme .align-content-md-start {
		align-content: flex-start !important;
	}
	
	html.rayforce-theme .align-content-md-end {
		align-content: flex-end !important;
	}
	
	html.rayforce-theme .align-content-md-center {
		align-content: center !important;
	}
	
	html.rayforce-theme .align-content-md-between {
		align-content: space-between !important;
	}
	
	html.rayforce-theme .align-content-md-around {
		align-content: space-around !important;
	}
	
	html.rayforce-theme .align-content-md-stretch {
		align-content: stretch !important;
	}
	
	html.rayforce-theme .align-self-md-auto {
		align-self: auto !important;
	}
	
	html.rayforce-theme .align-self-md-start {
		align-self: flex-start !important;
	}
	
	html.rayforce-theme .align-self-md-end {
		align-self: flex-end !important;
	}
	
	html.rayforce-theme .align-self-md-center {
		align-self: center !important;
	}
	
	html.rayforce-theme .align-self-md-baseline {
		align-self: baseline !important;
	}
	
	html.rayforce-theme .align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .flex-lg-row {
		flex-direction: row !important;
	}
	
	html.rayforce-theme .flex-lg-column {
		flex-direction: column !important;
	}
	
	html.rayforce-theme .flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	html.rayforce-theme .flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	html.rayforce-theme .flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	
	html.rayforce-theme .flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	
	html.rayforce-theme .flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	html.rayforce-theme .justify-content-lg-start {
		justify-content: flex-start !important;
	}
	
	html.rayforce-theme .justify-content-lg-end {
		justify-content: flex-end !important;
	}
	
	html.rayforce-theme .justify-content-lg-center {
		justify-content: center !important;
	}
	
	html.rayforce-theme .justify-content-lg-between {
		justify-content: space-between !important;
	}
	
	html.rayforce-theme .justify-content-lg-around {
		justify-content: space-around !important;
	}
	
	html.rayforce-theme .justify-self-lg-auto {
		justify-self: auto !important;
	}
	
	html.rayforce-theme .justify-self-lg-start {
		justify-self: flex-start !important;
	}
	
	html.rayforce-theme .justify-self-lg-end {
		justify-self: flex-end !important;
	}
	
	html.rayforce-theme .justify-self-lg-center {
		justify-self: center !important;
	}
	
	html.rayforce-theme .justify-self-lg-baseline {
		justify-self: baseline !important;
	}
	
	html.rayforce-theme .justify-self-lg-stretch {
		justify-self: stretch !important;
	}
	
	html.rayforce-theme .align-items-lg-start {
		align-items: flex-start !important;
	}
	
	html.rayforce-theme .align-items-lg-end {
		align-items: flex-end !important;
	}
	
	html.rayforce-theme .align-items-lg-center {
		align-items: center !important;
	}
	
	html.rayforce-theme .align-items-lg-baseline {
		align-items: baseline !important;
	}
	
	html.rayforce-theme .align-items-lg-stretch {
		align-items: stretch !important;
	}
	
	html.rayforce-theme .align-content-lg-start {
		align-content: flex-start !important;
	}
	
	html.rayforce-theme .align-content-lg-end {
		align-content: flex-end !important;
	}
	
	html.rayforce-theme .align-content-lg-center {
		align-content: center !important;
	}
	
	html.rayforce-theme .align-content-lg-between {
		align-content: space-between !important;
	}
	
	html.rayforce-theme .align-content-lg-around {
		align-content: space-around !important;
	}
	
	html.rayforce-theme .align-content-lg-stretch {
		align-content: stretch !important;
	}
	
	html.rayforce-theme .align-self-lg-auto {
		align-self: auto !important;
	}
	
	html.rayforce-theme .align-self-lg-start {
		align-self: flex-start !important;
	}
	
	html.rayforce-theme .align-self-lg-end {
		align-self: flex-end !important;
	}
	
	html.rayforce-theme .align-self-lg-center {
		align-self: center !important;
	}
	
	html.rayforce-theme .align-self-lg-baseline {
		align-self: baseline !important;
	}
	
	html.rayforce-theme .align-self-lg-stretch {
		align-self: stretch !important;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .flex-xl-row {
		flex-direction: row !important;
	}
	
	html.rayforce-theme .flex-xl-column {
		flex-direction: column !important;
	}
	
	html.rayforce-theme .flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	html.rayforce-theme .flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	html.rayforce-theme .flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	
	html.rayforce-theme .flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	html.rayforce-theme .flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	html.rayforce-theme .justify-content-xl-start {
		justify-content: flex-start !important;
	}
	
	html.rayforce-theme .justify-content-xl-end {
		justify-content: flex-end !important;
	}
	
	html.rayforce-theme .justify-content-xl-center {
		justify-content: center !important;
	}
	
	html.rayforce-theme .justify-content-xl-between {
		justify-content: space-between !important;
	}
	
	html.rayforce-theme .justify-content-xl-around {
		justify-content: space-around !important;
	}
	
	html.rayforce-theme .justify-self-xl-auto {
		justify-self: auto !important;
	}
	
	html.rayforce-theme .justify-self-xl-start {
		justify-self: flex-start !important;
	}
	
	html.rayforce-theme .justify-self-xl-end {
		justify-self: flex-end !important;
	}
	
	html.rayforce-theme .justify-self-xl-center {
		justify-self: center !important;
	}
	
	html.rayforce-theme .justify-self-xl-baseline {
		justify-self: baseline !important;
	}
	
	html.rayforce-theme .justify-self-xl-stretch {
		justify-self: stretch !important;
	}
	
	html.rayforce-theme .align-items-xl-start {
		align-items: flex-start !important;
	}
	
	html.rayforce-theme .align-items-xl-end {
		align-items: flex-end !important;
	}
	
	html.rayforce-theme .align-items-xl-center {
		align-items: center !important;
	}
	
	html.rayforce-theme .align-items-xl-baseline {
		align-items: baseline !important;
	}
	
	html.rayforce-theme .align-items-xl-stretch {
		align-items: stretch !important;
	}
	
	html.rayforce-theme .align-content-xl-start {
		align-content: flex-start !important;
	}
	
	html.rayforce-theme .align-content-xl-end {
		align-content: flex-end !important;
	}
	
	html.rayforce-theme .align-content-xl-center {
		align-content: center !important;
	}
	
	html.rayforce-theme .align-content-xl-between {
		align-content: space-between !important;
	}
	
	html.rayforce-theme .align-content-xl-around {
		align-content: space-around !important;
	}
	
	html.rayforce-theme .align-content-xl-stretch {
		align-content: stretch !important;
	}
	
	html.rayforce-theme .align-self-xl-auto {
		align-self: auto !important;
	}
	
	html.rayforce-theme .align-self-xl-start {
		align-self: flex-start !important;
	}
	
	html.rayforce-theme .align-self-xl-end {
		align-self: flex-end !important;
	}
	
	html.rayforce-theme .align-self-xl-center {
		align-self: center !important;
	}
	
	html.rayforce-theme .align-self-xl-baseline {
		align-self: baseline !important;
	}
	
	html.rayforce-theme .align-self-xl-stretch {
		align-self: stretch !important;
	}
}

html.rayforce-theme .h-flex-basis {
	flex: 1 0 auto;
}

html.rayforce-theme .flex-basis-auto {
	flex-basis: auto;
}

html.rayforce-theme .flex-basis-100 {
	flex-basis: 100%;
}

html.rayforce-theme .position-relative {
	position: relative;
}

html.rayforce-theme .align-items-center {
	align-items: center;
}

html.rayforce-theme .align-items-left {
	align-items: flex-start;
}

html.rayforce-theme .align-items-right {
	align-items: flex-end;
}

html.rayforce-theme .h-global-transition, html.rayforce-theme .h-global-transition-all * {
	transition-property: background, padding, margin, border, transform, filter, box-shadow, opacity, color, fill, font, border-radius, max-height, max-width;
}

html.rayforce-theme .h-global-transition-disable, html.rayforce-theme .h-global-transition-disable * {
	transition-property: none !important;
	transition: none !important;
}

html.rayforce-theme .white-space-nowrap {
	white-space: nowrap;
}

html.rayforce-theme .w-100 {
	width: 100%;
}

html.rayforce-theme * {
	word-wrap: break-word;
}

html.rayforce-theme .h-hidden {
	display: none !important;
}

html.rayforce-theme .h-visible {
	display: block !important;
}

html.rayforce-theme .h-stop-animation {
	-webkit-animation-duration: 0s !important;
	animation-duration: 0s !important;
}

html.rayforce-theme .h-word-wrap {
	word-break: break-word;
}

html.rayforce-theme .h-new-stacking-context {
	position: relative;
	z-index: 1;
}

html.rayforce-theme .h-overflow-visible {
	overflow: visible;
}

html.rayforce-theme .h-overflow-hidden {
	overflow: hidden;
}

html.rayforce-theme .h-mw-100 {
	max-width: 100%;
}

html.rayforce-theme .h-mh-100 {
	max-height: 100%;
}

html.rayforce-theme .h-w-100 {
	width: 100%;
}

html.rayforce-theme .h-h-100 {
	height: 100%;
}

html.rayforce-theme .h-hide {
	display: none;
}

html.rayforce-theme .h-force-hide {
	display: none !important;
}

html.rayforce-theme .h-display-none {
	display: none;
}

html.rayforce-theme .h-text-success {
	color: #28a745 !important;
}

html.rayforce-theme .h-text-danger {
	color: #dc3545 !important;
}

html.rayforce-theme .h-cursor-pointer {
	cursor: pointer;
}

html.rayforce-theme .h-pointer-event-none {
	pointer-events: none;
}

html.rayforce-theme .kubio-frontent-placeholder {
	background-color: #e7eef4;
	border: 1px solid #cedce9;
	color: #555;
	font-family: Open Sans, Helvetica, Arial, Sans-Serif, serif;
	font-size: 1em;
	padding: 20px 40px;
}

html.rayforce-theme .kubio-frontent-placeholder, html.rayforce-theme .kubio-frontent-placeholder * {
	text-align: left;
}

html.rayforce-theme .kubio-frontent-placeholder--info {
	align-items: center;
	display: flex;
}

html.rayforce-theme .kubio-frontent-placeholder--logo {
	flex-basis: 1.5em;
	flex-grow: 0;
}

html.rayforce-theme .kubio-frontent-placeholder--logo svg {
	fill: #09f;
	display: block;
}

html.rayforce-theme .kubio-frontent-placeholder--title {
	color: #000;
	font-size: 1.3em;
	margin-left: .5em;
}

html.rayforce-theme .kubio-frontent-placeholder--small {
	font-size: 80%;
}

html.rayforce-theme .h-y-container>* {
	margin-top: 0;
}

html.rayforce-theme .h-y-container>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-cover:before {
	height: 100% !important;
	width: 100% !important;
}

html.rayforce-theme .wp-block[data-align=full] {
	max-width: unset !important;
}

html .h-y-container .wp-block:not([data-kubio]) {
	max-width: 100%;
}

html.rayforce-theme .h-ignore-global-body-typography.wp-block[data-kubio], html.rayforce-theme .h-ignore-global-body-typography.wp-block[data-kubio] [data-kubio] {
	color: initial;
	font-size: medium;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}

html.rayforce-theme .page-template-kubio-full-width :where(.wp-site-blocks)>* {
	margin-top: 0 !important;
}

html.rayforce-theme [data-kubio] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100px;
}

html.rayforce-theme .wp-block-image .hide:not(#extra-1) {
	display: block !important;
	visibility: hidden;
}

html.rayforce-theme .h-svg-icon {
	fill: currentColor;
	box-sizing: content-box;
	display: inline-block;
	height: 16px;
	line-height: 0 !important;
	vertical-align: middle;
	width: 16px;
}

html.rayforce-theme .background-wrapper {
	border-radius: inherit;
	pointer-events: none;
	z-index: 0;
}

html.rayforce-theme .background-layer, html.rayforce-theme .background-wrapper {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

html.rayforce-theme .background-layer {
	z-index: -10;
}

html.rayforce-theme .overlay-image-layer, html.rayforce-theme .overlay-layer, html.rayforce-theme .shape-layer {
	bottom: -1px;
	left: 0;
	position: absolute;
	right: 0;
	top: -1px;
}

html.rayforce-theme .overlay-layer {
	z-index: 1;
}

html.rayforce-theme .shape-layer {
	z-index: 2;
}

html.rayforce-theme .overlay-image-layer {
	z-index: 1;
}

html.rayforce-theme .kubio-slideshow:not([data-loaded=true]) .slideshow-image {
	display: none;
}

html.rayforce-theme .kubio-slideshow:not([data-loaded=true]) .slideshow-image:first-of-type {
	display: block;
	opacity: 1 !important;
}

html.rayforce-theme .kubio-slideshow .slideshow-image {
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 1 !important;
	position: absolute;
	right: 0;
	top: 0;
}

html.rayforce-theme .kubio-slideshow .slideshow-image.current {
	opacity: 0 !important;
	z-index: 1001 !important;
}

html.rayforce-theme .kubio-slideshow .slideshow-image.next {
	z-index: 1000 !important;
}

html.rayforce-theme .background-layer-media-container-lg {
	display: block;
}

html.rayforce-theme .background-layer-media-container, html.rayforce-theme .background-layer-media-container-md {
	display: none;
}

html.rayforce-theme .height-auto-forced {
	height: auto !important;
	min-height: unset !important;
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .background-layer-media-container-md {
		display: block;
	}
	
	html.rayforce-theme .background-layer-media-container, html.rayforce-theme .background-layer-media-container-lg {
		display: none;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .background-layer-media-container {
		display: block;
	}
	
	html.rayforce-theme .background-layer-media-container-lg, html.rayforce-theme .background-layer-media-container-md {
		display: none;
	}
}

html.rayforce-theme div.cp-video-bg {
	background-color: #000;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateZ(-2px);
	width: 100%;
	z-index: -3;
}

html.rayforce-theme .cp-video-bg {
	background-color: transparent !important;
	font-size: 0;
	height: 100%;
	line-height: 0 !important;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
}

html.rayforce-theme .cp-video-bg iframe, html.rayforce-theme .cp-video-bg video {
	display: block;
	visibility: hidden;
}

html.rayforce-theme .cp-video-bg.visible iframe, html.rayforce-theme .cp-video-bg.visible video {
	visibility: visible;
}

html.rayforce-theme div.cp-video-bg .wp-custom-header-video {
	opacity: 0;
	position: absolute;
	transition: opacity .4s cubic-bezier(.44, .94, .25, .34);
	width: 100%;
}

html.rayforce-theme div.cp-video-bg button.wp-custom-header-video-button {
	display: none;
}

html.rayforce-theme .background-video-youtube-blocker {
	background-color: transparent;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 9999;
}

html.rayforce-theme .kubio-video-background:before {
	background: transparent;
	bottom: 0;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

html.rayforce-theme video.kubio-video-background-item {
	max-width: unset;
	min-height: 100%;
	min-width: 100%;
	position: relative;
	width: auto;
	z-index: 0;
}

html.rayforce-theme iframe.kubio-video-background-item {
	max-height: unset;
	max-width: unset;
	min-height: unset;
	min-width: unset;
	visibility: hidden;
}

html.rayforce-theme iframe.kubio-video-background-item.ready {
	visibility: visible;
}

html.rayforce-theme .paraxify {
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

html.rayforce-theme .paraxify--ios.paraxify {
	background-attachment: scroll;
}

html.rayforce-theme .h-separator {
	display: flex;
	height: 10%;
	left: 0;
	max-width: 100%;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	width: 100%;
	z-index: 0;
}

html.rayforce-theme .h-separator svg {
	display: block;
	height: 100%;
	max-height: 100%;
	width: 100%;
}

html.rayforce-theme .h-separator.h-separator--display-flex {
	display: flex;
}

html.rayforce-theme .h-separator.h-separator--display-none {
	display: none;
}

@media (min-width:576px) {
	html.rayforce-theme .h-separator.h-separator--display-flex-sm {
		display: flex;
	}
	
	html.rayforce-theme .h-separator.h-separator--display-none-sm {
		display: none;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-separator.h-separator--display-flex-md {
		display: flex;
	}
	
	html.rayforce-theme .h-separator.h-separator--display-none-md {
		display: none;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-separator.h-separator--display-flex-lg {
		display: flex;
	}
	
	html.rayforce-theme .h-separator.h-separator--display-none-lg {
		display: none;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-separator.h-separator--display-flex-xl {
		display: flex;
	}
	
	html.rayforce-theme .h-separator.h-separator--display-none-xl {
		display: none;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-hide-lg {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .h-hide-md {
		display: none !important;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .h-hide-sm, html.rayforce-theme .h-hide-sm-force, html.rayforce-theme .kubio-hide-on-mobile {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .kubio-hide-on-tablet {
		display: none !important;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .kubio-hide-on-desktop {
		display: none !important;
	}
}

html.rayforce-theme [data-kubio] .wp-block-accordion {
	text-align: left;
}

html.rayforce-theme [data-kubio] .wp-block-accordion .wp-block-accordion-heading, html.rayforce-theme [data-kubio] .wp-block-accordion .wp-block-accordion-panel {
	width: 100%;
}

html.rayforce-theme [data-kubio] .wp-block-post-comments-form .wp-block-button__link {
	height: auto;
}

html.rayforce-theme .has-fit-text.wp-block-heading, html.rayforce-theme p.has-fit-text {
	max-width: 100%;
	overflow: hidden;
	transition: none !important;
}

.kubio-enable-gap-fallback .kubio-has-gap-fallback {
	--kubio-gap-fallback-half: calc(var(--kubio-gap-fallback) * .5);
	gap: 0 !important;
	margin: calc(var(--kubio-gap-fallback-half) * -1) !important;
}

.kubio-enable-gap-fallback .kubio-has-gap-fallback>* {
	margin: var(--kubio-gap-fallback-half) !important;
}

.kubio-attachment-fixed-support-fallback [data-kubio], .kubio-attachment-fixed-support-fallback [data-kubio] [class*=style-] {
	background-attachment: scroll !important;
}

html.rayforce-theme #kubio-language-selector {
	position: fixed;
	right: 0;
	top: 150px;
	z-index: 12345;
}

html.rayforce-theme #kubio-language-selector .--is-editor .kubio-language-selector a, html.rayforce-theme #kubio-language-selector .--is-editor .kubio-language-selector select {
	pointer-events: none;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector {
	background-color: #fff;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 0 5px #000;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector select {
	margin: 0;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector li {
	list-style: none;
	margin-bottom: 0;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls {
	border: none;
	padding: 0;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls .wpml-ls-link {
	padding: 0;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls.wpml-ls-legacy-dropdown-click {
	width: auto;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls .wpml-ls-item {
	padding: 14px 18px;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls .wpml-ls-item:not(.wpml-ls-current-language) {
	display: none;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls .wpml-ls-item a {
	line-height: 0;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls .wpml-ls-item a span {
	display: none;
}

html.rayforce-theme #kubio-language-selector .kubio-language-selector .wpml-ls:hover .wpml-ls-item {
	display: inline-block;
}

html.rayforce-theme .single-kubio_recommend_page #wpadminbar {
	display: none;
}

html:has(.single-kubio_recommend_page) {
	margin-top: 0 !important;
}

html.rayforce-theme .kubio-recommendation-page-iframe__wrapper {
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0 !important;
	max-width: 100% !important;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .3s ease-in-out;
	width: 100%;
	z-index: 99999999;
}

html.rayforce-theme .kubio-recommendation-page-iframe__wrapper iframe {
	border: none;
	height: 100%;
	width: 100%;
}

html.rayforce-theme .kubio-recommendation-page-iframe__wrapper--is-visible {
	opacity: 1;
	pointer-events: auto;
	visibility: visible;
}

html.rayforce-theme .kubio-recommendation-page-iframe__close {
	--size: 30px;
	--transition: .3s ease-in-out;
	align-items: center;
	background-color: #1e1e1e;
	border-radius: 100%;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: var(--size);
	font-weight: 500;
	height: var(--size);
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 40px;
	top: 40px;
	transition: var(--transition);
	transition-property: background-color;
	width: var(--size);
	z-index: 9999999;
}

html.rayforce-theme .kubio-recommendation-page-iframe__close svg {
	fill: currentColor;
	display: block;
	height: calc(var(--size) * .6);
	transition: var(--transition);
	transition-property: color;
	width: calc(var(--size) * .6);
}

@media (max-width:768px) {
	html.rayforce-theme .kubio-recommendation-page-iframe__close {
		right: 10px;
		top: 10px;
	}
}

html.rayforce-theme .kubio-recommendation-page-iframe__close:hover {
	background-color: #fff;
	color: #333;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title {
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .wp-block-kubio-accordionitem__titleText {
	flex: 1;
	order: 2;
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon {
	display: inline-flex;
	height: 16px;
	text-align: center;
	width: 16px;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon--left {
	order: 1;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon--right {
	margin-right: auto;
	order: 3;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-active-icon, html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title~.h-accordion-item-content__container {
	display: none;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-normal-icon {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active~.h-accordion-item-content__container {
	display: block;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active .h-accordion-item-title-active-icon {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active .h-accordion-item-title-normal-icon {
	display: none;
}

html.rayforce-theme .wp-block-kubio-buttongroup {
	display: block;
	width: 100%;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-buttongroup {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-button__outer {
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-button__link {
	align-items: center;
	cursor: pointer;
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-button__link svg {
	transform: translateY(1px);
}

html.rayforce-theme .wp-block-kubio-button__inner {
	cursor: pointer;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-button__icon {
	flex-shrink: 0;
}

html.rayforce-theme .wp-block-kubio-button__text:empty {
	display: none;
}

html.rayforce-theme .wp-block-kubio-button__inline-fancybox:empty {
	display: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-recommendation-lightbox__inner-content .wpcf7 input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]), html.rayforce-theme .kubio-recommendation-lightbox__inner-content .wpcf7 select, html.rayforce-theme .kubio-recommendation-lightbox__inner-content .wpcf7 textarea {
	display: block;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-column {
	max-width: 100%;
	min-width: 0;
}

html.rayforce-theme .wp-block-kubio-column.masonry-item {
	transition-duration: 0s;
}

html.rayforce-theme .wp-block-kubio-column__content .h-heading h1:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading h2:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading h3:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading h4:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading h5:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading h6:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-heading p:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h1:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h2:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h3:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h4:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h5:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text h6:last-child, html.rayforce-theme .wp-block-kubio-column__content .h-text p:last-child, html.rayforce-theme .wp-block-kubio-column__content>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-column__inner {
	flex-shrink: 1;
	max-width: 100%;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-column__align {
	flex: 1 0 auto;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-contact .h-block-placeholder {
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style input, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style select, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style textarea {
	line-height: normal;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form select {
	height: auto !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style textarea {
	overflow: auto;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style p {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style button, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]), html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]), html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 select, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 textarea {
	display: block;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 label {
	display: block;
	text-align: inherit;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 label>span {
	display: block;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-spinner {
	display: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 form.submitting .wpcf7-spinner {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-submit {
	margin-bottom: 16px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-response-output {
	margin: 15px 0 0;
	padding: .2em 1em;
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .screen-reader-response {
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 fieldset.hidden-fields-container {
	border: none !important;
	padding: 0 !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .ajax-loader {
	display: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-select {
	-webkit-appearance: listbox;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item {
	display: block;
	margin-bottom: 1em;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item label, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item label {
	text-align: inherit !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item label>*, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item label>* {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
	margin: auto 8px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-container .wpform-error {
	color: #900 !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]), html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui select, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui textarea {
	display: block;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui label {
	display: block;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-checkbox.forminator-checkbox-inline, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-checkbox:not(.forminator-checkbox-inline):last-child, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-file-upload, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-radio.forminator-radio-inline, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-radio:not(.forminator-radio-inline):last-child, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-select2+.forminator-select, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-select--field+.forminator-select {
	margin-bottom: 16px !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-checkbox span[aria-hidden], html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-radio span[aria-hidden] {
	background-color: #fff !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-pagination-footer:after, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-pagination-footer:before {
	display: none !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-icon-calendar {
	transform: translateY(calc(-50% - 6px)) !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-datepicker {
	padding-left: 38px !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-error-message, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-row [id^=checkbox] {
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-description {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-description span {
	margin-left: auto;
	margin-right: 0;
	min-width: 80px;
	text-align: right;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-button-submit {
	cursor: pointer;
	display: block;
	margin-bottom: 16px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message {
	border-radius: 0;
	display: block;
	margin: 0 0 30px;
	padding: 15px 20px 15px 22px;
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message[aria-hidden=true] {
	display: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-loading {
	background-color: #f8f8f8;
	padding-left: 46px;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-loading:before {
	speak: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: inherit;
	content: "◌";
	display: inline-block;
	font-family: forminator-icons-font !important;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	left: 20px;
	line-height: 1em;
	position: absolute;
	text-transform: none;
	top: calc(50% - .5em);
	width: 1em;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message label, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message p {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-style: inherit !important;
	font-weight: inherit !important;
	letter-spacing: inherit !important;
	line-height: inherit !important;
	text-decoration: inherit !important;
	text-transform: inherit !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-error-message {
	background-color: #f9e4e8;
	border-radius: 0;
	color: #e04562;
	display: block !important;
	font-family: inherit;
	font-size: 12px;
	font-weight: 500;
	line-height: 2em;
	margin: 5px 0 16px;
	padding: 2px 10px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-row {
	margin-bottom: 0 !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-textarea {
	min-height: 140px;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-accessible {
	clip: rect(0 0 0 0) !important;
	border: 0 !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui {
	display: block !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style div.forminator-ui {
	display: none;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-confirmation-container-full p, html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-confirmation-container p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-decoration: inherit;
	text-transform: inherit;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-form legend {
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-use-style [type=submit] {
	cursor: pointer;
	display: block;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-no-style {
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-no-style form.forminator-ui {
	display: block !important;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer.kubio-no-style .wpcf7 input {
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-contact__formContainer .wp-block form p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	text-decoration: inherit;
	text-transform: inherit;
}

html.rayforce-theme .wp-block-kubio-copyright p {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-divider {
	font-size: 0 !important;
	line-height: 0 !important;
}

html.rayforce-theme .wp-block-kubio-divider .divider-icon {
	display: inline-block;
	flex-grow: 0;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-divider .divider-icon .h-svg-icon {
	fill: #03a9f4;
	height: 40px;
	width: 40px;
}

html.rayforce-theme .wp-block-kubio-divider__line {
	border: 0;
	border-bottom: 3px solid #03a9f4;
	display: inline-block;
	flex-grow: 1;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-divider__inner {
	flex-shrink: 0;
	justify-self: center;
}

html.rayforce-theme .wp-block-kubio-divider .line-type .components-select-control__input {
	float: right;
	width: 50%;
}

html.rayforce-theme .wp-block-kubio-divider .line-type .components-base-control__label {
	margin-top: 8px;
}

html.rayforce-theme .wp-block-kubio-divider__width-container {
	align-items: center;
	display: inline-flex;
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-footer.wp-block, html.rayforce-theme .wp-block-kubio-footer [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .h-footer-parallax {
	bottom: 0 !important;
	left: 0 !important;
	position: fixed !important;
	right: 0 !important;
	z-index: -1 !important;
}

html.rayforce-theme .h-footer-parallax-content-class {
	box-shadow: 0 20px 20px -10px rgba(49, 52, 57, .3), 0 20px 30px rgba(0, 0, 0, .08);
}

html.rayforce-theme .h-footer-parallax-content-class, html.rayforce-theme .h-footer-parallax-header-class {
	background-color: #fff;
	position: relative;
	transition-duration: 0s !important;
}

html.rayforce-theme .wp-block-kubio-header.wp-block, html.rayforce-theme .wp-block-kubio-header [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-heading .h-hidden, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected:after, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type b {
	visibility: hidden;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip span, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar span, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide span {
	display: inline-block;
	padding: .2em 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip .ah-words-wrapper, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide .ah-words-wrapper, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper {
	overflow: hidden;
	vertical-align: top;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper {
	display: inline-block;
	position: relative;
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper b {
	display: inline-block;
	left: 0;
	position: absolute;
	top: 0;
	transition: none !important;
	white-space: nowrap;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper b.is-visible {
	position: relative;
}

html.rayforce-theme .wp-block-kubio-heading__text .no-js .ah-words-wrapper b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .no-js .ah-words-wrapper b.is-visible {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-1 .ah-words-wrapper {
	perspective: 300px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-1 b {
	opacity: 0;
	transform: rotateX(180deg);
	transform-origin: 50% 100%;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-1 b.is-visible {
	-webkit-animation: ah-rotate-1-in 1.2s;
	animation: ah-rotate-1-in 1.2s;
	opacity: 1;
	transform: rotateX(0);
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-1 b.is-hidden {
	-webkit-animation: ah-rotate-1-out 1.2s;
	animation: ah-rotate-1-out 1.2s;
	transform: rotateX(180deg);
}

@-webkit-keyframes ah-rotate-1-in {
	0% {
		opacity: 0;
		transform: rotateX(180deg);
	}
	
	35% {
		opacity: 0;
		transform: rotateX(120deg);
	}
	
	65% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
		transform: rotateX(1turn);
	}
}

@keyframes ah-rotate-1-in {
	0% {
		opacity: 0;
		transform: rotateX(180deg);
	}
	
	35% {
		opacity: 0;
		transform: rotateX(120deg);
	}
	
	65% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
		transform: rotateX(1turn);
	}
}

@-webkit-keyframes ah-rotate-1-out {
	0% {
		opacity: 1;
		transform: rotateX(0);
	}
	
	35% {
		opacity: 1;
		transform: rotateX(-40deg);
	}
	
	65% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
		transform: rotateX(180deg);
	}
}

@keyframes ah-rotate-1-out {
	0% {
		opacity: 1;
		transform: rotateX(0);
	}
	
	35% {
		opacity: 1;
		transform: rotateX(-40deg);
	}
	
	65% {
		opacity: 0;
	}
	
	to {
		opacity: 0;
		transform: rotateX(180deg);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper:after {
	background-color: #363636;
	bottom: auto;
	content: "";
	height: 90%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.waiting:after {
	-webkit-animation: ah-pulse 1s infinite;
	animation: ah-pulse 1s infinite;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected {
	background-color: #f0f0f0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected b {
	color: #363636;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type b.is-visible {
	visibility: visible;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type i {
	position: absolute;
	visibility: hidden;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.type i.in {
	position: relative;
	visibility: visible;
}

@-webkit-keyframes ah-pulse {
	0% {
		opacity: 1;
		transform: translateY(-50%) scale(1);
	}
	
	40% {
		opacity: 0;
		transform: translateY(-50%) scale(.9);
	}
	
	to {
		opacity: 0;
		transform: translateY(-50%) scale(0);
	}
}

@keyframes ah-pulse {
	0% {
		opacity: 1;
		transform: translateY(-50%) scale(1);
	}
	
	40% {
		opacity: 0;
		transform: translateY(-50%) scale(.9);
	}
	
	to {
		opacity: 0;
		transform: translateY(-50%) scale(0);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 .ah-words-wrapper {
	perspective: 300px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 em, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 i {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 i {
	opacity: 0;
	transform: translateZ(-20px) rotateX(90deg);
	transform-style: preserve-3d;
}

html.rayforce-theme .wp-block-kubio-heading__text .is-visible .ah-headline.rotate-2 i {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 i.in {
	-webkit-animation: ah-rotate-2-in .4s forwards;
	animation: ah-rotate-2-in .4s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 i.out {
	-webkit-animation: ah-rotate-2-out .4s forwards;
	animation: ah-rotate-2-out .4s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 em {
	transform: translateZ(20px);
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 i {
	opacity: 0;
	transform: rotateX(0);
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 i em {
	transform: scale(1);
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 .is-visible i {
	opacity: 1;
}

@-webkit-keyframes ah-rotate-2-in {
	0% {
		opacity: 0;
		transform: translateZ(-20px) rotateX(90deg);
	}
	
	60% {
		opacity: 1;
		transform: translateZ(-20px) rotateX(-10deg);
	}
	
	to {
		opacity: 1;
		transform: translateZ(-20px) rotateX(0);
	}
}

@keyframes ah-rotate-2-in {
	0% {
		opacity: 0;
		transform: translateZ(-20px) rotateX(90deg);
	}
	
	60% {
		opacity: 1;
		transform: translateZ(-20px) rotateX(-10deg);
	}
	
	to {
		opacity: 1;
		transform: translateZ(-20px) rotateX(0);
	}
}

@-webkit-keyframes ah-rotate-2-out {
	0% {
		opacity: 1;
		transform: translateZ(-20px) rotateX(0);
	}
	
	60% {
		opacity: 0;
		transform: translateZ(-20px) rotateX(-100deg);
	}
	
	to {
		opacity: 0;
		transform: translateZ(-20px) rotateX(-90deg);
	}
}

@keyframes ah-rotate-2-out {
	0% {
		opacity: 1;
		transform: translateZ(-20px) rotateX(0);
	}
	
	60% {
		opacity: 0;
		transform: translateZ(-20px) rotateX(-100deg);
	}
	
	to {
		opacity: 0;
		transform: translateZ(-20px) rotateX(-90deg);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper:after {
	background: #356efd;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	transition: width .3s -.1s;
	width: 0;
	z-index: 2;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper.is-loading:after {
	transition: width 3s;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar b {
	opacity: 0;
	top: .2em;
	transition: opacity .3s;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar b.is-visible {
	opacity: 1;
	top: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide b {
	opacity: 0;
	top: .2em;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide b.is-visible {
	-webkit-animation: slide-in .6s;
	animation: slide-in .6s;
	opacity: 1;
	top: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide b.is-hidden {
	-webkit-animation: slide-out .6s;
	animation: slide-out .6s;
}

@-webkit-keyframes slide-in {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	
	60% {
		opacity: 1;
		transform: translateY(20%);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes slide-in {
	0% {
		opacity: 0;
		transform: translateY(-100%);
	}
	
	60% {
		opacity: 1;
		transform: translateY(20%);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes slide-out {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	60% {
		opacity: 0;
		transform: translateY(120%);
	}
	
	to {
		opacity: 0;
		transform: translateY(100%);
	}
}

@keyframes slide-out {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	60% {
		opacity: 0;
		transform: translateY(120%);
	}
	
	to {
		opacity: 0;
		transform: translateY(100%);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip .ah-words-wrapper:after {
	background-color: #363636;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip b.is-visible {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.zoom .ah-words-wrapper {
	perspective: 300px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.zoom b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.zoom b.is-visible {
	-webkit-animation: zoom-in .8s;
	animation: zoom-in .8s;
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.zoom b.is-hidden {
	-webkit-animation: zoom-out .8s;
	animation: zoom-out .8s;
}

@-webkit-keyframes zoom-in {
	0% {
		opacity: 0;
		transform: translateZ(100px);
	}
	
	to {
		opacity: 1;
		transform: translateZ(0);
	}
}

@keyframes zoom-in {
	0% {
		opacity: 0;
		transform: translateZ(100px);
	}
	
	to {
		opacity: 1;
		transform: translateZ(0);
	}
}

@-webkit-keyframes zoom-out {
	0% {
		opacity: 1;
		transform: translateZ(0);
	}
	
	to {
		opacity: 0;
		transform: translateZ(-100px);
	}
}

@keyframes zoom-out {
	0% {
		opacity: 1;
		transform: translateZ(0);
	}
	
	to {
		opacity: 0;
		transform: translateZ(-100px);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-3 .ah-words-wrapper {
	perspective: 300px;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-3 b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-3 i {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: inline-block;
	transform: rotateY(180deg);
}

html.rayforce-theme .wp-block-kubio-heading__text .is-visible .ah-headline.rotate-3 i {
	transform: rotateY(0);
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-3 i.in {
	-webkit-animation: ah-rotate-3-in .6s forwards;
	animation: ah-rotate-3-in .6s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-3 i.out {
	-webkit-animation: ah-rotate-3-out .6s forwards;
	animation: ah-rotate-3-out .6s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-3 i {
	opacity: 0;
	transform: rotateY(0);
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-3 .is-visible i {
	opacity: 1;
}

@-webkit-keyframes ah-rotate-3-in {
	0% {
		transform: rotateY(180deg);
	}
	
	to {
		transform: rotateY(0);
	}
}

@keyframes ah-rotate-3-in {
	0% {
		transform: rotateY(180deg);
	}
	
	to {
		transform: rotateY(0);
	}
}

@-webkit-keyframes ah-rotate-3-out {
	0% {
		transform: rotateY(0);
	}
	
	to {
		transform: rotateY(-180deg);
	}
}

@keyframes ah-rotate-3-out {
	0% {
		transform: rotateY(0);
	}
	
	to {
		transform: rotateY(-180deg);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.scale b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.scale i {
	display: inline-block;
	opacity: 0;
	transform: scale(0);
}

html.rayforce-theme .wp-block-kubio-heading__text .is-visible .ah-headline.scale i {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.scale i.in {
	-webkit-animation: scale-up .6s forwards;
	animation: scale-up .6s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.scale i.out {
	-webkit-animation: scale-down .6s forwards;
	animation: scale-down .6s forwards;
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.scale i {
	opacity: 0;
	transform: scale(1);
}

html.rayforce-theme .wp-block-kubio-heading__text .no-csstransitions .ah-headline.scale .is-visible i {
	opacity: 1;
}

@-webkit-keyframes scale-up {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	
	60% {
		opacity: 1;
		transform: scale(1.2);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes scale-up {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	
	60% {
		opacity: 1;
		transform: scale(1.2);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes scale-down {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	60% {
		opacity: 0;
		transform: scale(0);
	}
}

@keyframes scale-down {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	60% {
		opacity: 0;
		transform: scale(0);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.push b {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.push b.is-visible {
	-webkit-animation: push-in .6s;
	animation: push-in .6s;
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.push b.is-hidden {
	-webkit-animation: push-out .6s;
	animation: push-out .6s;
}

@-webkit-keyframes push-in {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	
	60% {
		opacity: 1;
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes push-in {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	
	60% {
		opacity: 1;
		transform: translateX(10%);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes push-out {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	60% {
		opacity: 0;
		transform: translateX(110%);
	}
	
	to {
		opacity: 0;
		transform: translateX(100%);
	}
}

@keyframes push-out {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	60% {
		opacity: 0;
		transform: translateX(110%);
	}
	
	to {
		opacity: 0;
		transform: translateX(100%);
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline .text-wrapper-fancy {
	overflow: visible;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline .text-animation-fancy {
	position: relative;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline svg {
	height: calc(100% + 20px);
	left: 50%;
	overflow: visible;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 20px);
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline svg path {
	stroke: red;
	stroke-width: 9;
	fill: none;
	stroke-dasharray: 1500;
	stroke-dashoffset: 1500;
	-webkit-animation: fancy-headline-dash 10s infinite;
	animation: fancy-headline-dash 10s infinite;
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline svg path:nth-of-type(2) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

@-webkit-keyframes fancy-headline-dash {
	0% {
		stroke-dashoffset: 1500;
	}
	
	15% {
		stroke-dashoffset: 0;
	}
	
	85% {
		opacity: 1;
	}
	
	90% {
		stroke-dashoffset: 0;
		opacity: 0;
	}
	
	to {
		stroke-dashoffset: 1500;
		opacity: 0;
	}
}

@keyframes fancy-headline-dash {
	0% {
		stroke-dashoffset: 1500;
	}
	
	15% {
		stroke-dashoffset: 0;
	}
	
	85% {
		opacity: 1;
	}
	
	90% {
		stroke-dashoffset: 0;
		opacity: 0;
	}
	
	to {
		stroke-dashoffset: 1500;
		opacity: 0;
	}
}

html.rayforce-theme .wp-block-kubio-heading__text [data-kubio-component=fancy-title] {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.clip span, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.loading-bar span, html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.slide span {
	padding: 0 !important;
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-headline.rotate-2 .ah-words-wrapper {
	perspective: unset !important;
}

html.rayforce-theme .wp-block-kubio-heading__text .bring-to-front+svg {
	z-index: 2;
}

html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline {
	display: inline-flex;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	html.rayforce-theme .wp-block-kubio-heading__text .fancy-title-headline svg {
		display: none;
	}
}

html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper b, html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper em, html.rayforce-theme .wp-block-kubio-heading__text .ah-words-wrapper i {
	font-size: inherit !important;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

html.rayforce-theme .h-link, html.rayforce-theme .wp-block-kubio-heading a {
	text-decoration: underline;
}

html.rayforce-theme a.d-block .wp-block-kubio-heading {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-hero.wp-block, html.rayforce-theme .wp-block-kubio-hero [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-hero .kubio-sections-options-container {
	margin-top: var(--kubio-navigation-padding);
}

html.rayforce-theme .wp-block-kubio-hero__inner {
	position: static !important;
}

html.rayforce-theme .h-down-arrow {
	bottom: 0;
	left: 0;
	position: absolute !important;
	width: 100%;
}

html.rayforce-theme .h-scroll-to__outer {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	z-index: 2;
}

html.rayforce-theme .h-scroll-to__outer>* {
	cursor: pointer;
}

html.rayforce-theme .move-down-bounce {
	-webkit-animation-name: move-down-bounce;
	animation-name: move-down-bounce;
}

@-webkit-keyframes move-down-bounce {
	0%, 20%, 50%, 80%, to {
		transform: translateY(0);
	}
	
	40% {
		transform: translateY(-20px);
	}
	
	60% {
		transform: translateY(-10px);
	}
}

@keyframes move-down-bounce {
	0%, 20%, 50%, 80%, to {
		transform: translateY(0);
	}
	
	40% {
		transform: translateY(-20px);
	}
	
	60% {
		transform: translateY(-10px);
	}
}

html.rayforce-theme .wp-block-kubio-home-button__outer {
	display: inline-flex;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-home-button__link {
	align-items: center;
	cursor: pointer;
	display: inline-flex;
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-home-button__inner {
	cursor: pointer;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-home-button__icon {
	flex-shrink: 0;
}

html.rayforce-theme .wp-block-kubio-iconlist.wp-block {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	line-height: normal;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-iconlist.wp-block {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item {
	display: block;
	justify-content: inherit;
	max-width: 100%;
	word-break: keep-all;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item .first-el-spacer {
	padding-bottom: 0 !important;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item .last-el-spacer {
	padding-top: 0 !important;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item:last-child .wp-block-kubio-iconlistitem__divider-wrapper:last-child {
	display: none;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item>a {
	display: inline-block;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__text-wrapper {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__text {
	overflow: hidden;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__icon {
	flex: 0 0 auto;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__divider, html.rayforce-theme .wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__divider-wrapper {
	display: flex;
	justify-content: inherit;
}

@media (min-width:1024px) {
	html.rayforce-theme .list-type-vertical-on-desktop .first-el-spacer, html.rayforce-theme .list-type-vertical-on-desktop .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-vertical-on-desktop .wp-block-kubio-iconlistitem__divider {
		border-left: none !important;
		height: auto !important;
	}
	
	html.rayforce-theme .list-type-vertical-on-desktop .wp-block-kubio-iconlistitem__divider-wrapper {
		height: auto !important;
		width: 100% !important;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .list-type-vertical-on-tablet .first-el-spacer, html.rayforce-theme .list-type-vertical-on-tablet .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-vertical-on-tablet .wp-block-kubio-iconlistitem__divider {
		border-left: none !important;
		height: auto !important;
	}
	
	html.rayforce-theme .list-type-vertical-on-tablet .wp-block-kubio-iconlistitem__divider-wrapper {
		height: auto !important;
		width: 100% !important;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .list-type-vertical-on-mobile .first-el-spacer, html.rayforce-theme .list-type-vertical-on-mobile .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-vertical-on-mobile .wp-block-kubio-iconlistitem__divider {
		border-left: none !important;
		height: auto !important;
	}
	
	html.rayforce-theme .list-type-vertical-on-mobile .wp-block-kubio-iconlistitem__divider-wrapper {
		height: auto !important;
		width: 100% !important;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .list-type-horizontal-on-desktop .first-el-spacer, html.rayforce-theme .list-type-horizontal-on-desktop .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__item {
		display: flex;
	}
	
	html.rayforce-theme .list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__divider {
		border-bottom: none !important;
		width: auto !important;
	}
	
	html.rayforce-theme .list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__divider-wrapper {
		align-items: center;
		height: auto !important;
		width: auto !important;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .list-type-horizontal-on-tablet .first-el-spacer, html.rayforce-theme .list-type-horizontal-on-tablet .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__item {
		display: flex;
	}
	
	html.rayforce-theme .list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__divider {
		border-bottom: none !important;
		width: auto !important;
	}
	
	html.rayforce-theme .list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__divider-wrapper {
		align-items: center;
		height: auto !important;
		width: auto !important;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .list-type-horizontal-on-mobile .first-el-spacer, html.rayforce-theme .list-type-horizontal-on-mobile .last-el-spacer {
		display: none;
	}
	
	html.rayforce-theme .list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__item {
		display: flex;
	}
	
	html.rayforce-theme .list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__divider {
		border-bottom: none !important;
		width: auto !important;
	}
	
	html.rayforce-theme .list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__divider-wrapper {
		align-items: center;
		height: auto !important;
		width: auto !important;
	}
}

html.rayforce-theme .wp-block-kubio-icon a {
	display: block;
	line-height: 1px;
}

html.rayforce-theme .wp-block-kubio-image-gallery__gallery {
	display: flex;
	flex-flow: wrap;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-image-gallery_classic {
	align-items: flex-start;
	justify-items: center;
}

html.rayforce-theme .wp-block-kubio-image-gallery-item {
	display: block;
}

html.rayforce-theme .wp-block-kubio-image-gallery-item__image-overlay {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

html.rayforce-theme .wp-block-kubio-image-gallery-item__image-caption-wrapper {
	position: relative;
}

html.rayforce-theme .wp-block-kubio-image-gallery .image-gallery-grid-item {
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-image-gallery .image-gallery-grid-item a {
	display: block;
}

html.rayforce-theme .wp-block-kubio-image-gallery .image-gallery-grid-item img {
	display: block;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-image-gallery figcaption {
	display: inline-block;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	width: auto;
}

html.rayforce-theme .wp-block-kubio-image-gallery figure {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-image-gallery_masonry .wp-block-kubio-image-gallery__item {
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	display: inline-block;
	height: auto;
	margin-bottom: 10px;
}

html.rayforce-theme .wp-block-kubio-image-gallery__image-overlay {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--blur figure:hover img {
	filter: blur(5px);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--zoom figure {
	overflow: hidden;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--zoom img {
	transition: transform .5s ease;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--zoom figure:hover img {
	transform: scale(1.1);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--fadeIn img {
	opacity: .7;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--fadeIn figure:hover img, html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--fadeOut img {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--fadeOut figure:hover img {
	opacity: .7;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--glow figure:hover img {
	filter: brightness(1.3);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--color img {
	filter: grayscale(100%);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--color figure:hover img, html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--grayscale img {
	filter: grayscale(0);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--grayscale figure:hover img {
	filter: grayscale(100%);
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--addOverlay .wp-block-kubio-image-gallery-item__image-overlay {
	opacity: 0;
	pointer-events: none;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--addOverlay figure:hover .wp-block-kubio-image-gallery-item__image-overlay {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--removeOverlay .wp-block-kubio-image-gallery-item__image-overlay {
	opacity: 1;
	pointer-events: none;
}

html.rayforce-theme .wp-block-kubio-image-gallery .hover-effect--removeOverlay figure:hover .wp-block-kubio-image-gallery-item__image-overlay {
	opacity: 0;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption-position {
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption-position--over_on_hover figcaption, html.rayforce-theme .wp-block-kubio-image-gallery .caption-position--over figcaption {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 100;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption-position--below figcaption {
	bottom: 0;
	display: block;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption-position--over_on_hover figcaption {
	opacity: 0;
	transition-property: opacity;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption-position--over_on_hover figure:hover figcaption {
	opacity: 1;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption--start figcaption {
	bottom: auto;
	padding-top: inherit;
	top: 0;
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption--center:not(.caption-position--below) figcaption {
	top: 50%;
	transform: translateY(-50%);
}

html.rayforce-theme .wp-block-kubio-image-gallery .caption--end figcaption {
	bottom: 0;
	padding-bottom: inherit;
	top: auto;
}

html.rayforce-theme .wp-block-kubio-image-gallery .components-placeholder {
	font: initial !important;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme body.fancybox-active.compensate-for-scrollbar {
	margin-right: 0 !important;
}

html.rayforce-theme .wp-block-kubio-image {
	display: block;
	min-height: 20px;
	vertical-align: middle;
	z-index: 1;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-image {
	display: inline-block;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-image.wp-block.position-relative {
	line-height: 0;
}

html.rayforce-theme .wp-block-kubio-image__outer {
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-image__outer {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-image__captionContainer {
	display: block;
}

html.rayforce-theme .wp-block-kubio-image__caption {
	line-height: 1.6;
	width: 100%;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-image__image {
	display: block;
	height: auto;
	max-height: 100%;
	width: auto;
}

html.rayforce-theme .wp-block-kubio-image__frameContainer {
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-image__frameContainer img:before {
	background-color: transparent;
	content: " " !important;
	display: inline-block !important;
	font-size: 300000px !important;
	height: 100% !important;
	max-width: var(--kubio-image-width, 100%);
	overflow: hidden;
	width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-image__frameContainer img[data-width] {
	width: var(--kubio-image-width, auto);
}

html.rayforce-theme .wp-block-kubio-image__frameContainer .frame-type-background {
	border: inherit;
	border-color: transparent !important;
}

html.rayforce-theme .wp-block-kubio-image__overlay {
	bottom: 0;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-image__frameImage {
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: -1;
}

html.rayforce-theme .wp-block-kubio-image__frameImage.frame-image-shadow {
	box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
}

html.rayforce-theme .wp-block-kubio-image .components-placeholder {
	line-height: 1.6 !important;
	font: initial !important;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-image .components-placeholder .components-placeholder__fieldset .components-button {
	padding: 6px 12px;
}

html.rayforce-theme .image-link {
	display: contents;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-image img, html.rayforce-theme [data-align=full]>.wp-block-kubio-image img, html.rayforce-theme [data-align=wide]>.wp-block-kubio-image img {
	width: 100%;
}

html.rayforce-theme .wp-block[data-align=left]>.wp-block-kubio-image {
	margin: .5em 1em .5em 0;
}

html.rayforce-theme .wp-block[data-align=right]>.wp-block-kubio-image {
	margin: .5em 0 .5em 1em;
}

html.rayforce-theme .wp-block[data-align=center]>.wp-block-kubio-image {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-image .aligncenter, html.rayforce-theme .wp-block-kubio-image .alignleft, html.rayforce-theme .wp-block-kubio-image .alignright, html.rayforce-theme .wp-block-kubio-image.is-resized {
	display: table;
}

html.rayforce-theme .image-size-row-dropdown {
	flex-grow: 1;
}

html.rayforce-theme .wp-block-kubio-linkgroup__outer {
	display: block;
	width: 100%;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-linkgroup__outer {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-link__outer {
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-link__link {
	align-items: center;
	border-color: transparent;
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-link__link svg {
	transform: translateY(1px);
}

html.rayforce-theme .wp-block-kubio-link__inner {
	cursor: pointer;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-link__icon {
	flex-shrink: 0;
}

html.rayforce-theme .h-navigation_sticky .kubio-logo-image, html.rayforce-theme .kubio-alternate-logo-image {
	display: none;
}

html.rayforce-theme .h-navigation_sticky .kubio-alternate-logo-image, html.rayforce-theme .normal-mode .kubio-logo-image {
	display: inline;
}

html.rayforce-theme .alternate-mode .kubio-logo-image, html.rayforce-theme .normal-mode .kubio-alternate-logo-image {
	display: none;
}

html.rayforce-theme .alternate-mode .kubio-alternate-logo-image {
	display: inline;
}

html.rayforce-theme .wp-block-kubio-logo {
	align-items: center;
	display: flex;
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-row {
	align-items: center !important;
	flex-direction: row;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-row-reverse {
	align-items: center !important;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-row-reverse span {
	order: 1;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-row-reverse img {
	order: 2;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-row.kubio-logo-without-text {
	gap: 0 !important;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-column {
	flex-direction: column;
}

html.rayforce-theme .wp-block-kubio-logo.kubio-logo-direction-column-reverse {
	flex-direction: column-reverse;
}

html.rayforce-theme .wp-block-kubio-logo .kubio-logo-image, html.rayforce-theme .wp-block-kubio-logo__alternateImage {
	max-height: 70px;
}

html.rayforce-theme .wp-block-kubio-logo__container.show-logo-text:not(.show-logo-image) {
	gap: 0 !important;
}

html.rayforce-theme .wp-block-kubio-logo.is-selected:after {
	height: calc(100% - 4px) !important;
	left: 2px !important;
	top: 2px !important;
	width: calc(100% - 4px) !important;
}

html.rayforce-theme .wp-block-kubio-map__wrapper {
	border-radius: inherit;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-map__wrapper.frontend-wrapper {
	pointer-events: all;
}

html.rayforce-theme .wp-block-kubio-map__iframe {
	border: none;
	height: 100%;
	line-height: normal;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

html.rayforce-theme .kubio-menu ul {
	margin: 0;
	padding: 0;
}

html.rayforce-theme .kubio-menu ul, html.rayforce-theme .kubio-menu ul li {
	list-style: none;
}

html.rayforce-theme .kubio-menu li {
	display: flex;
	text-align: initial;
}

html.rayforce-theme .kubio-menu a {
	align-items: center;
	color: inherit;
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	white-space: break-spaces;
}

html.rayforce-theme .kubio-menu>ul>li {
	margin: unset;
}

html.rayforce-theme .kubio-menu ul li.current-menu-item>a, html.rayforce-theme .kubio-menu ul li:hover>a, html.rayforce-theme .kubio-menu ul li>a {
	color: inherit;
}

html.rayforce-theme .kubio-menu .is-selected svg.kubio-menu-item-icon {
	transform: rotate(0deg);
}

html.rayforce-theme .kubio-menu svg.kubio-menu-item-icon {
	box-sizing: content-box;
	height: 1em;
	min-height: 1em;
	min-width: 1em;
	width: 1em;
}

html.rayforce-theme .kubio-menu svg.kubio-menu-item-icon path {
	fill: currentColor;
}

html.rayforce-theme .kubio-dropdown-menu svg.kubio-menu-item-icon {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

html.rayforce-theme .mobile-menu-button {
	margin-top: 10px;
}

html.rayforce-theme .kubio-dropdown-menu {
	display: flex;
	flex-grow: 1;
}

html.rayforce-theme .kubio-dropdown-menu .wp-block-kubio-mobile-menu-icon {
	display: none;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu {
	display: flex;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li {
	align-items: center;
	display: flex;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li ul.open-reverse:not(#extra-1) {
	left: auto;
	right: 100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu ul, html.rayforce-theme .kubio-dropdown-menu .kubio-menu ul:not(.h-select-control__menu) li {
	margin: 0;
	padding: 0;
	position: relative;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul {
	align-items: center;
	display: flex;
	flex-grow: 1;
	flex-wrap: wrap;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul:after, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul:before {
	display: none;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul {
	margin-left: 0 !important;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul:before {
	bottom: 100%;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul li.menu-item-has-children:hover:after, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul li.menu-item-has-children:hover:before {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: -1;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul li.menu-item-has-children:hover:after {
	left: 100%;
	right: auto;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li>ul li.menu-item-has-children:hover:before {
	left: auto;
	right: 100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li>ul {
	left: 0;
	min-width: 200px;
	opacity: 0;
	position: absolute;
	top: -100000px;
	transition: opacity .1s linear;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 2;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li>ul:empty {
	display: none;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li>ul .kubio-menu-item-icon {
	transform: rotate(-90deg);
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li>ul>li:last-of-type {
	border-bottom: none !important;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li.hover, html.rayforce-theme .kubio-dropdown-menu .kubio-menu li.open, html.rayforce-theme .kubio-dropdown-menu .kubio-menu li:hover {
	z-index: 30;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li.hover>ul, html.rayforce-theme .kubio-dropdown-menu .kubio-menu li.open>ul, html.rayforce-theme .kubio-dropdown-menu .kubio-menu li:hover>ul {
	opacity: 1;
	top: 100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu li>ul ul.reverse-directon {
	left: -100%;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li.hover, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li.open, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li:hover {
	z-index: 30;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li.hover>ul, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li.open>ul, html.rayforce-theme .kubio-dropdown-menu .kubio-menu>ul>li li:hover>ul {
	left: 100%;
	opacity: 1;
	top: 0;
}

html.rayforce-theme .kubio-dropdown-menu .h-block-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-offscreen-icon-wrapper {
	border: none;
	display: none;
	line-height: 1;
	margin: 0;
	padding: 0;
}

html.rayforce-theme .kubio-dropdown-menu .kubio-offscreen-icon-wrapper, html.rayforce-theme .kubio-dropdown-menu .kubio-offscreen-icon-wrapper:focus, html.rayforce-theme .kubio-dropdown-menu .kubio-offscreen-icon-wrapper:hover {
	background: none;
}

html.rayforce-theme .kubio-dropdown-menu .wp-block-kubio-menu-offscreen {
	display: none;
}

@media (max-width:767px) {
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-mobile .kubio-menu {
		display: none;
	}
	
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-mobile .kubio-offscreen-icon-wrapper {
		display: inline-block;
	}
	
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-mobile .wp-block-kubio-menu-offscreen {
		display: block;
	}
}

@media (max-width:1023px) {
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-tablet .kubio-menu {
		display: none;
	}
	
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-tablet .kubio-offscreen-icon-wrapper {
		display: inline-block;
	}
	
	html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-tablet .wp-block-kubio-menu-offscreen {
		display: block;
	}
}

html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-desktop .kubio-menu {
	display: none;
}

html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-desktop .kubio-offscreen-icon-wrapper {
	display: inline-block;
}

html.rayforce-theme .kubio-dropdown-menu.has-offcanvas-desktop .wp-block-kubio-menu-offscreen {
	display: block;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li {
	position: relative;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:before {
	content: " ";
	display: block;
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:before {
	top: 0;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:after {
	bottom: 0;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	margin-top: -10px;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	margin-bottom: -10px;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	margin-bottom: 0;
	margin-top: 0;
	opacity: 1;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	margin-top: 10px;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	margin-bottom: 10px;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	margin-bottom: 0;
	margin-top: 0;
	opacity: 1;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	content: "";
	opacity: 0;
	transition: all .3s;
	width: 0;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	left: 0;
	right: auto;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	left: auto;
	right: 0;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	opacity: 1;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0;
	transition: none;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	opacity: 1;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	left: 0 !important;
	right: auto !important;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	left: auto !important;
	right: 0 !important;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	left: 50% !important;
	right: auto !important;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	left: 0 !important;
	right: auto !important;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li:after {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current_page_item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current_page_item:before {
	opacity: 1;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li:before {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current_page_item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current_page_item:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current_page_item:after, html.rayforce-theme .kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current_page_item:before {
	opacity: 1;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li>.kubio-menu-item-link, html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li>a {
	color: #fff;
	transition: all .2s;
	z-index: 1;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li {
	position: relative;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:before {
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all .2s;
	width: 100%;
	z-index: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:before {
	top: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:after {
	bottom: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	height: 0;
	opacity: 1 !important;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	height: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current_page_item:after {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	height: 0;
	opacity: 1 !important;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after {
	height: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current_page_item:before {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current_page_item:after {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	height: 0;
	opacity: 1 !important;
	transition: all .4s;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	height: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current_page_item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	height: 0%;
	opacity: 1 !important;
	top: 50%;
	transition: all .3s;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	height: 100%;
	top: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current_page_item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 1 !important;
	transform: scaleX(0);
	transform-origin: 100% 50%;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after {
	transform: scaleX(1);
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current_page_item:before {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current_page_item:after {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 1 !important;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition: all .3s;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after {
	transform: scaleX(1);
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current_page_item:before {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current_page_item:after {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	height: 100%;
	left: auto;
	opacity: 1 !important;
	right: 0;
	transition: all .3s;
	width: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	height: 100%;
	left: 0;
	opacity: 1 !important;
	right: auto;
	transition: all .3s;
	width: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	border: inherit;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current_page_item:after {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	height: 100%;
	left: 50%;
	opacity: 1 !important;
	transition: all .3s;
	width: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	left: 0;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current_page_item:after {
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before {
	height: 100%;
	left: 50%;
	opacity: 1 !important;
	transition: none;
	width: 0;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after {
	opacity: 0 !important;
	transition: none;
	visibility: hidden;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before {
	left: 0;
	width: 100%;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current-menu-item:before, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current_page_item:before {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current-menu-item:after, html.rayforce-theme .kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current_page_item:after {
	visibility: hidden;
}

html[lang] .wp-block-kubio-dropdown-menu>.kubio-menu>.menu>.menu-item>a>br {
	display: none !important;
}

html.rayforce-theme .kubio-accordion-menu li {
	flex-direction: column;
}

html.rayforce-theme .kubio-accordion-menu li:last-of-type {
	border-bottom: none !important;
}

html.rayforce-theme .kubio-accordion-menu li>ul {
	display: none;
}

html.rayforce-theme .kubio-accordion-menu li>.kubio-menu-item-link>svg.kubio-menu-item-icon, html.rayforce-theme .kubio-accordion-menu li>a>svg.kubio-menu-item-icon {
	color: inherit !important;
}

html.rayforce-theme .kubio-accordion-menu li.open>ul {
	display: block;
}

html.rayforce-theme .kubio-accordion-menu li.open>.kubio-menu-item-link svg.kubio-menu-item-icon, html.rayforce-theme .kubio-accordion-menu li.open>a svg.kubio-menu-item-icon {
	transform: rotate(180deg);
}

html.rayforce-theme .kubio-accordion-menu li svg.kubio-menu-item-icon:focus {
	outline: auto;
}

html.rayforce-theme .kubio-accordion-menu li ul>li>a {
	justify-content: flex-start;
}

html.rayforce-theme .kubio-accordion-menu li ul>li>a>span {
	flex-grow: 1;
}

html.rayforce-theme .kubio-accordion-menu li ul>li>a:before {
	content: " ";
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
	height: 3px;
	min-width: calc(var(--kubio-accordion-menu-offset, 0) * var(--kubio-menu-item-depth, 0));
	order: 0;
	position: static;
	width: calc(var(--kubio-accordion-menu-offset, 0) * var(--kubio-menu-item-depth, 0));
}

html.rayforce-theme .kubio-accordion-menu .h-block-placeholder {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen__container {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen__inner {
	height: 100%;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen__iconWrapper:focus:focus-visible {
	outline: auto;
}

html.rayforce-theme .kubio-offscreen {
	-webkit-animation-duration: .25s;
	animation-duration: .25s;
	height: 100%;
	margin: 0;
	min-height: 100%;
	overflow: hidden auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	z-index: 2000001;
}

html.rayforce-theme .kubio-offscreen-overlay {
	bottom: 0;
	cursor: pointer;
	display: block;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: opacity .25s linear;
	visibility: hidden;
	z-index: -1000;
}

html.rayforce-theme .h-offcanvas-opened {
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 20000;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content {
	display: flex;
	flex-direction: column;
	height: 100%;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content>.wp-block-kubio-row {
	flex-basis: unset;
	flex-grow: 0;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content>.wp-block-kubio-accordion-menu {
	display: flex;
	flex-grow: 1;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content>.wp-block-kubio-accordion-menu .wp-block-kubio-menu-items {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-navigation-section {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	transition: all .5s;
	z-index: 20;
}

html.rayforce-theme .wp-block-kubio-navigation {
	padding-left: inherit;
	padding-right: inherit;
}

html.rayforce-theme .wp-block-kubio-navigation.wp-block, html.rayforce-theme .wp-block-kubio-navigation [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-navigation.h-navigation_overlap {
	left: 0;
	position: absolute !important;
	right: 0;
	z-index: 10001;
}

html.rayforce-theme .wp-block-kubio-navigation [data-nav-normal] {
	transition: all .5s;
}

html.rayforce-theme .wp-block-kubio-navigation .h-hide-normal {
	display: none;
}

html.rayforce-theme .wp-block-kubio-navigation .h-navigation_sticky .wp-block-kubio-row__inner {
	display: grid;
	grid-template-columns: auto auto;
	justify-content: space-between !important;
}

html.rayforce-theme .wp-block-kubio-navigation .h-navigation_sticky .wp-block-kubio-row__inner:has(>:nth-child(3)) {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-navigation .h-navigation_sticky .h-hide-normal {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-navigation .h-navigation_sticky .h-hide-sticky {
	display: none;
}

html.rayforce-theme .wp-block-kubio-navigation__outer {
	position: relative;
}

html.rayforce-theme .wp-block-kubio-navigation_container-in-sticky {
	z-index: 9999;
}

@-webkit-keyframes slideOutDownNavigation {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

@keyframes slideOutDownNavigation {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .slideOutDownNavigation {
	-webkit-animation-name: slideOutDownNavigation;
	animation-name: slideOutDownNavigation;
}

html.rayforce-theme .fade-animation-without-other-transitions {
	transition-property: opacity !important;
}

html.rayforce-theme .wp-block-kubio-page-title {
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-page-title .components-select-control__input {
	line-height: unset !important;
}

html.rayforce-theme .wp-block-kubio-page-title .kubio-alternate-logo-image {
	display: none;
}

html.rayforce-theme .wp-block-kubio-pagination-numbers .page-numbers {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-post-author-name a {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-author-name p {
	margin-bottom: 0;
	margin-top: 0;
	width: 100%;
}

html.rayforce-theme .comment-respond {
	text-align: initial;
}

html.rayforce-theme .comment-respond label {
	display: block;
}

html.rayforce-theme .comment-respond .comment-reply-title {
	text-align: left;
}

html.rayforce-theme .comment-respond input, html.rayforce-theme .comment-respond textarea {
	max-width: 100%;
}

html.rayforce-theme .comment-respond p {
	text-align: left;
}

html.rayforce-theme .comment-respond textarea {
	min-height: 200px;
	resize: vertical;
	width: 100%;
}

html.rayforce-theme .comment-respond input[type=checkbox]+label {
	display: inline;
}

html.rayforce-theme .comment-respond input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	display: inline;
}

html.rayforce-theme .comment-respond .form-submit {
	display: block;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments {
	padding: 10px;
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta {
	display: flex;
	flex-direction: column;
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard {
	align-items: center;
	display: flex;
	margin-top: 12px;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>.fn {
	height: 100%;
	margin-left: 5px;
	margin-right: 5px;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>b {
	font-weight: 400;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>.says {
	height: 21px;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-metadata * {
	color: inherit;
	font-family: inherit;
	font-weight: inherit;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author img {
	box-sizing: initial;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author cite a {
	color: inherit;
	font: inherit;
	line-height: inherit;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author .url {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body .reply a {
	display: block;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body .comment-content * {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul {
	margin: auto 1.5em 1em;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol ol, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol ul, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul ol, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul ul {
	margin: 0 0 0 1.5em;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list {
	padding: revert;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list .children {
	list-style-type: none;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comments-disabled {
	margin-bottom: 0;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond {
	padding-left: 1em;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .comment-reply-title {
	font-size: 1.0625em;
	font-weight: 400;
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .comment-reply-title>small {
	font-size: inherit;
	margin-left: .5em;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .logged-in-as, html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond p.comment-notes {
	margin-top: .2em;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond p.comment-notes {
	font-size: 80%;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .blog-post-comments-not-allow {
	background-color: rgba(3, 169, 244, .05);
	border: 1px solid rgba(3, 169, 244, .1);
	border-radius: 3px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-post-comments:not([class*=kubio-migration--]) .blog-post-comments-not-allow .blog-comments-not-allow-message {
	font-size: 16px;
	font-weight: 800;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 {
	text-align: left;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment>.children {
	padding-left: 0;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment pre {
	white-space: pre-wrap;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-content {
	clear: both;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-author {
	align-items: flex-start;
	display: flex;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-author .avatar {
	display: block;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-list {
	margin: 0;
	padding: 0;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-list, html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-list .children {
	list-style-type: none;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comments-disabled {
	margin-bottom: 0;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond {
	padding-left: 1em;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .comment-reply-title {
	font-size: 1.0625em;
	font-weight: 400;
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .comment-reply-title>small {
	font-size: inherit;
	margin-left: .5em;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .logged-in-as, html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond p.comment-notes {
	margin-top: .2em;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .comment-respond p.comment-notes {
	font-size: 80%;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .blog-post-comments-not-allow {
	background-color: rgba(3, 169, 244, .05);
	border: 1px solid rgba(3, 169, 244, .1);
	border-radius: 3px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-post-comments.kubio-migration--1 .blog-post-comments-not-allow .blog-comments-not-allow-message {
	font-size: 16px;
	font-weight: 800;
}

html.rayforce-theme .entry-content>* {
	margin: clamp(1rem, .5em, 2.5rem) auto clamp(1rem, .25em, 2rem);
}

html.rayforce-theme .entry-content>:first-child {
	margin-top: 0;
}

html.rayforce-theme .entry-content>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .entry-content>.wp-block-kubio-section {
	margin: 0;
	max-width: unset;
}

html.rayforce-theme .entry-content>* {
	max-width: 840px;
}

html.rayforce-theme .entry-content .alignwide {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
}

@media (max-width:767px) {
	html.rayforce-theme .entry-content .alignwide {
		max-width: 100%;
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme .entry-content .alignwide {
		max-width: 100%;
		width: 100%;
	}
}

html.rayforce-theme .wp-block-kubio-section .entry-content>* {
	margin: clamp(1rem, .5em, 2.5rem) auto clamp(1rem, .25em, 2rem);
}

html.rayforce-theme .wp-block-kubio-section .entry-content>:first-child {
	margin-top: 0;
}

html.rayforce-theme .wp-block-kubio-section .entry-content>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-section .entry-content>.wp-block-kubio-section {
	margin: 0;
	max-width: unset;
}

html.rayforce-theme .wp-block-kubio-post-featured-image {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-post-featured-image>img {
	border-radius: inherit;
	display: block;
	height: 100%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-featured-image .block-list-appender {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1, html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3, html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9 {
	height: 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1>img, html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3>img, html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9>img {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9 {
	padding: 56.25% 0 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3 {
	padding: 75% 0 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1 {
	padding: 100% 0 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image.kubio-post-featured-image--has-image.kubio-post-featured-image--image-missing {
	display: none;
}

html.rayforce-theme .wp-block-kubio-post-featured-image.kubio-post-featured-image--natural-size.kubio-post-featured-image--has-image {
	height: auto !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image.kubio-post-featured-image--natural-size.kubio-post-featured-image--has-image>img {
	height: auto;
	-o-object-position: center center !important;
	object-position: center center !important;
}

html.rayforce-theme .wp-block-kubio-post-featured-image__inner {
	bottom: 0;
	display: flex;
	flex: 1 0 auto;
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-featured-image__inner * {
	pointer-events: all;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-post-featured-image__align {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	line-height: 1em;
}

html.rayforce-theme .wp-block-kubio-post-meta .metadata-item {
	align-items: center;
	-moz-column-gap: 4px;
	column-gap: 4px;
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-post-meta .metadata-item .h-svg-icon {
	display: inline-block !important;
	line-height: inherit;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-post-meta .metadata-item svg {
	box-sizing: content-box;
}

html.rayforce-theme .wp-block-kubio-post-meta .metadata-item .meta-separator {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-post-meta .metadata-item a {
	align-items: center;
	display: inline-flex;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-post-meta .shortcode-placeholder {
	display: inline-block;
}

html.rayforce-theme .kubio-sortable-accordion-title .toggle-control-wrapper {
	margin-right: 32px;
}

html.rayforce-theme .kubio-sortable-accordion-title .components-toggle-control .components-base-control__field .components-form-toggle {
	margin-right: 0;
}

html.rayforce-theme .wp-block-kubio-post-tags__container {
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-post-tags__container a {
	white-space: pre;
}

html.rayforce-theme .wp-block-kubio-post-tags__tags>div {
	word-break: break-all;
}

html.rayforce-theme .wp-block-kubio-post-tags__tags>div a {
	display: inline-block;
	white-space: normal;
}

html.rayforce-theme .wp-block-kubio-query-pagination .components-placeholder:not(.extra-1) {
	background: #f5f7f7;
	padding: 30px 40px;
}

html.rayforce-theme .wp-block-kubio-query-pagination .components-placeholder__label {
	color: #454545;
	font-size: 24px !important;
	font-weight: 500 !important;
	line-height: 1.2;
	margin-bottom: 5px;
}

html.rayforce-theme .wp-block-kubio-query-pagination .kubio-block-icon {
	display: none;
}

html.rayforce-theme .wp-block-kubio-query-pagination .block-editor-block-variation-picker__variations {
	justify-content: flex-start !important;
	margin-left: -8px !important;
	margin-top: 0 !important;
}

html.rayforce-theme .wp-block-kubio-query-pagination .block-editor-block-variation-picker__variation:not(.extra-1) {
	border: 1px solid #ccc;
	box-shadow: none;
	color: #1e1e1e;
}

html.rayforce-theme .wp-block-kubio-query-pagination .block-editor-block-variation-picker__variation:not(.extra-1) svg {
	height: 40px;
	width: 40px;
}

html.rayforce-theme .wp-block-kubio-query-pagination .block-editor-block-variation-picker__variation:not(.extra-1):hover {
	background-color: #e5f1f8 !important;
	border-color: #007cba;
	color: #007cba;
}

html.rayforce-theme .wp-block-kubio-query-loop-item {
	max-width: 100%;
	min-width: 0;
}

html.rayforce-theme .wp-block-kubio-query-loop-item.masonry-item {
	transition-duration: 0s;
}

html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h1:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h2:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h3:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h4:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h5:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading h6:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-heading p:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h1:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h2:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h3:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h4:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h5:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text h6:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content .h-text p:last-child, html.rayforce-theme .wp-block-kubio-query-loop-item__content>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-query-loop-item__inner {
	flex-shrink: 1;
	max-width: 100%;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-query-loop-item__align {
	flex: 1 0 auto;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-post-featured-image .block-list-appender {
	margin-left: 0;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-query {
	max-width: unset;
}

html.rayforce-theme .wp-block-kubio-query-loop {
	flex-basis: 100%;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-query-loop.wp-block {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .wp-block-kubio-query-loop h2.kubio-empty-query-result {
	display: block;
	margin: 0;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-query-loop .kubio-query-loop--use-masonry {
	justify-content: flex-start !important;
}

html.rayforce-theme .wp-block-kubio-read-more-button__outer {
	display: inline-flex;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-read-more-button__link {
	align-items: center;
	cursor: pointer;
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-read-more-button__inner {
	cursor: pointer;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-read-more-button__icon {
	flex-shrink: 0;
}

html.rayforce-theme .kubio-reorder-controls-toolbar .kubio-toolbar-reorder-controls {
	border-right: 1px solid #1e1e1e;
}

html.rayforce-theme .kubio-reorder-controls-toolbar.is-fixed .kubio-toolbar-reorder-controls {
	border-right: 1px solid #e0e0e0;
}

html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--mobile .block-editor-block-toolbar__block-controls, html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--tablet .block-editor-block-toolbar__block-controls {
	border-right: none !important;
}

html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--mobile .block-editor-block-mover__move-button-container, html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--tablet .block-editor-block-mover__move-button-container {
	display: none !important;
}

html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--mobile .kubio-toolbar-reorder-controls .block-editor-block-mover__move-button-container, html.rayforce-theme .kubio-reorder-controls-toolbar.kubio-on--tablet .kubio-toolbar-reorder-controls .block-editor-block-mover__move-button-container {
	display: flex !important;
}

html.rayforce-theme .wp-block-kubio-row {
	flex-basis: 100%;
	position: relative;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-row.wp-block {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form form {
	flex-wrap: nowrap;
	margin-bottom: 0;
	overflow: hidden;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form label {
	flex: 0 0 100%;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form__input {
	border: 0;
	flex: auto;
	height: 40px;
	margin: 0;
	min-width: 0;
	width: auto;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form__button {
	border: 0;
	float: right;
	height: 40px;
	padding: 0;
	white-space: nowrap;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form__button span {
	height: auto !important;
	margin: 0;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form__button span svg {
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form .search-input:focus::-moz-placeholder {
	color: transparent;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form .search-input:focus:-ms-input-placeholder {
	color: transparent;
}

html.rayforce-theme #kubio .wp-block-kubio-search-form .search-input:focus::placeholder {
	color: transparent;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper {
	align-items: center;
	background: transparent;
	display: flex;
	height: 4px;
	justify-content: center;
	left: 0;
	position: absolute;
	width: 100%;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper .kubio-section-between-sections-inserter__line {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: between-section-inserter-animation;
	animation-name: between-section-inserter-animation;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	background: var(--wp-admin-theme-color);
	height: 100%;
	position: absolute;
	transform-origin: center;
	width: 0;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper__dialog {
	background: transparent;
	border: none;
	height: 100%;
	padding: 0;
	pointer-events: none;
	top: 0;
	width: 100%;
	z-index: 999999999;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper__dialog button {
	pointer-events: auto;
	position: absolute;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper--top {
	top: -2px;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper--top button {
	top: 50%;
	transform: translateY(-50%);
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper--bottom {
	bottom: -2px;
}

html.rayforce-theme .kubio-section-between-sections-inserter-wrapper--bottom button {
	top: 50%;
	transform: translateY(-50%);
}

@-webkit-keyframes between-section-inserter-animation {
	0% {
		width: 50%;
	}
	
	to {
		width: 100%;
	}
}

@keyframes between-section-inserter-animation {
	0% {
		width: 50%;
	}
	
	to {
		width: 100%;
	}
}

html.rayforce-theme .kubio-inserter-popup-disabled {
	display: none !important;
}

html.rayforce-theme .kubio-disable-animation:not(#extra-1) {
	-webkit-animation-name: none;
	animation-name: none;
}

html.rayforce-theme .wp-block-kubio-section.wp-block, html.rayforce-theme .wp-block-kubio-section [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-section>div {
	display: flex;
	flex-direction: column;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-section>div.h-separator {
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-section .entry-content>* {
	max-width: unset;
}

html.rayforce-theme .h-shortcode-placeholder-preview {
	background-color: #f7f7f7;
	border: 1px solid #dadada;
	color: #919191;
	padding: 10px;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-social-icon {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-social-icon .h-svg-icon svg {
	width: 100%;
}

html.rayforce-theme .h-tabs--horizontal--auto.h-tabs-horizontal>.h-tabs-navigation>* {
	flex-basis: auto;
	flex-grow: 0;
}

html.rayforce-theme .h-tabs--horizontal--stretch.h-tabs-horizontal>.h-tabs-navigation>* {
	flex-basis: auto;
	flex-grow: 1;
}

html.rayforce-theme .h-tabs--horizontal--full.h-tabs-horizontal>.h-tabs-navigation>* {
	flex-basis: 100%;
	flex-grow: 0;
}

html.rayforce-theme .h-tabs--vertical--auto.h-tabs-vertical {
	flex-direction: row;
}

html.rayforce-theme .h-tabs--vertical--auto.h-tabs-vertical>.h-tabs-navigation {
	flex: 0 0 auto;
	max-width: 33%;
}

html.rayforce-theme .h-tabs--vertical--auto.h-tabs-vertical>.h-tabs-navigation>* {
	flex-basis: auto;
	flex-grow: 0;
}

html.rayforce-theme .h-tabs--vertical--auto.h-tabs-vertical .h-tabs-item-content__container {
	flex-basis: 0;
	flex-grow: 1;
}

html.rayforce-theme .h-tabs--vertical--full.h-tabs-vertical {
	flex-direction: column;
}

html.rayforce-theme .h-tabs--vertical--full.h-tabs-vertical>.h-tabs-navigation {
	max-width: 100%;
}

html.rayforce-theme .h-tabs--vertical--full.h-tabs-vertical>.h-tabs-navigation>* {
	flex-basis: 100%;
	flex-grow: 0;
}

html.rayforce-theme .h-tabs--vertical--full.h-tabs-vertical .h-tabs-item-content__container {
	flex-basis: auto;
	flex-grow: 0;
}

@media (min-width:576px) {
	html.rayforce-theme .h-tabs--horizontal--auto-sm.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--horizontal--stretch-sm.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--horizontal--full-sm.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-sm.h-tabs-vertical {
		flex-direction: row;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-sm.h-tabs-vertical>.h-tabs-navigation {
		flex: 0 0 auto;
		max-width: 33%;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-sm.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-sm.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: 0;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-sm.h-tabs-vertical {
		flex-direction: column;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-sm.h-tabs-vertical>.h-tabs-navigation {
		max-width: 100%;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-sm.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-sm.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: auto;
		flex-grow: 0;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .h-tabs--horizontal--auto-md.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--horizontal--stretch-md.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--horizontal--full-md.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-md.h-tabs-vertical {
		flex-direction: row;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-md.h-tabs-vertical>.h-tabs-navigation {
		flex: 0 0 auto;
		max-width: 33%;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-md.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-md.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: 0;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-md.h-tabs-vertical {
		flex-direction: column;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-md.h-tabs-vertical>.h-tabs-navigation {
		max-width: 100%;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-md.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-md.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: auto;
		flex-grow: 0;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .h-tabs--horizontal--auto-lg.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--horizontal--stretch-lg.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--horizontal--full-lg.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-lg.h-tabs-vertical {
		flex-direction: row;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-lg.h-tabs-vertical>.h-tabs-navigation {
		flex: 0 0 auto;
		max-width: 33%;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-lg.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-lg.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: 0;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-lg.h-tabs-vertical {
		flex-direction: column;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-lg.h-tabs-vertical>.h-tabs-navigation {
		max-width: 100%;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-lg.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-lg.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: auto;
		flex-grow: 0;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .h-tabs--horizontal--auto-xl.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--horizontal--stretch-xl.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--horizontal--full-xl.h-tabs-horizontal>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-xl.h-tabs-vertical {
		flex-direction: row;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-xl.h-tabs-vertical>.h-tabs-navigation {
		flex: 0 0 auto;
		max-width: 33%;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-xl.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: auto;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--auto-xl.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: 0;
		flex-grow: 1;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-xl.h-tabs-vertical {
		flex-direction: column;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-xl.h-tabs-vertical>.h-tabs-navigation {
		max-width: 100%;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-xl.h-tabs-vertical>.h-tabs-navigation>* {
		flex-basis: 100%;
		flex-grow: 0;
	}
	
	html.rayforce-theme .h-tabs--vertical--full-xl.h-tabs-vertical .h-tabs-item-content__container {
		flex-basis: auto;
		flex-grow: 0;
	}
}

html.rayforce-theme .h-tabs {
	display: flex;
	flex-direction: column;
	z-index: 0;
}

html.rayforce-theme .h-tabs .h-tabs-item {
	min-height: 100px;
}

html.rayforce-theme .h-tabs .h-tabs-navigation-item {
	align-items: center;
	line-height: 1.15em;
}

html.rayforce-theme .h-tabs .h-tabs-item-content {
	display: none;
	flex: 1;
	justify-content: center;
	max-width: 100% !important;
	text-align: left;
}

html.rayforce-theme .h-tabs .h-tabs-item-content__container {
	width: 100%;
}

@media (min-width:767px) {
	html.rayforce-theme .h-tabs .h-tabs-content-vertical {
		flex-basis: 0;
		flex-grow: 1;
	}
}

html.rayforce-theme .h-tabs .h-tabs-content-active {
	display: flex;
	flex-direction: column;
}

html.rayforce-theme .h-tabs-horizontal {
	flex-direction: column;
}

html.rayforce-theme .h-tabs-horizontal>.h-tabs-navigation {
	margin-right: 0 !important;
}

html.rayforce-theme .h-tabs-horizontal>.h-tabs-navigation .h-tabs-navigation-item {
	display: flex;
}

html.rayforce-theme .h-tabs-horizontal>.h-tabs-navigation .h-tabs-navigation-item.position-relative.wp-block[data-kubio] {
	margin-bottom: 0;
}

html.rayforce-theme .h-tabs-horizontal .h-tabs-navigation {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	text-align: left;
}

html.rayforce-theme .h-tabs-horizontal .h-tabs-navigation>* {
	flex-basis: 100%;
}

@media (min-width:767px) {
	html.rayforce-theme .h-tabs-horizontal .h-tabs-navigation>* {
		flex-basis: auto;
	}
}

html.rayforce-theme .h-tabs-vertical {
	align-items: stretch;
	flex-direction: column;
}

@media (min-width:767px) {
	html.rayforce-theme .h-tabs-vertical {
		flex-direction: row;
	}
}

html.rayforce-theme .h-tabs-vertical>.h-tabs-navigation {
	flex-direction: column;
	margin: 0;
	text-align: center;
}

html.rayforce-theme .h-tabs-vertical>.h-tabs-navigation .h-tabs-navigation-item {
	display: flex;
}

@media (min-width:767px) {
	html.rayforce-theme .h-tabs-vertical>.h-tabs-navigation {
		flex-basis: auto;
		flex-grow: 0;
		max-width: 33%;
		width: auto;
	}
}

html.rayforce-theme .h-tabs-navigation {
	margin-bottom: 0;
	margin-left: 0;
	z-index: 1;
}

html.rayforce-theme .h-tabs-navigation-item {
	text-decoration: none;
}

html.rayforce-theme .h-tabs-navigation-item>.h-tabs-navigation-item__text {
	flex: 0 0 auto;
	max-width: 100%;
}

html.rayforce-theme .h-tabs-navigation-active-item, html.rayforce-theme .h-tabs-navigation-item {
	cursor: pointer;
}

html.rayforce-theme .h-tabs-navigation-active-item {
	position: relative;
	z-index: 1;
}

html.rayforce-theme .h-tabs-navigation .h-svg-icon {
	height: 1em;
	width: 1em;
}

html.rayforce-theme .h-tabs-navigation .h-svg-icon svg {
	width: 100%;
}

html.rayforce-theme .h-tabs-title-icon {
	fill: currentColor;
	height: 1em;
	margin-right: 12px;
	width: 1em;
}

html.rayforce-theme .components-input-control__label {
	cursor: default !important;
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-text a {
	text-decoration: underline;
}

html.rayforce-theme .wp-block-kubio-video .embed-container, html.rayforce-theme .wp-block-kubio-video .embed-youtube {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-video__video .wp-block-kubio-shortcode__outer, html.rayforce-theme .wp-block-kubio-video__video iframe, html.rayforce-theme .wp-block-kubio-video__video video {
	height: 100%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-video__outer {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-video__outer:before {
	content: "";
	display: block;
}

html.rayforce-theme .wp-block-kubio-video__outer.h-aspect-ratio:before {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-video__outer.h-aspect-ratio--3-2:before {
	padding-top: 66%;
}

html.rayforce-theme .wp-block-kubio-video__outer.h-aspect-ratio--4-3:before {
	padding-top: 75%;
}

html.rayforce-theme .wp-block-kubio-video__outer.h-aspect-ratio--16-9:before {
	padding-top: 56.25%;
}

html.rayforce-theme .wp-block-kubio-video__outer.h-aspect-ratio--21-9:before {
	padding-top: 42.857142%;
}

html.rayforce-theme .wp-block-kubio-video__outer .components-disabled {
	position: unset;
}

html.rayforce-theme .wp-block-kubio-video__video {
	bottom: 0;
	display: flex !important;
	height: 100%;
	left: 0;
	position: absolute !important;
	right: 0;
	top: 0;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-video__video .components-placeholder__fieldset {
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-video__poster {
	align-items: center;
	background-position: 50%;
	background-size: cover;
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

html.rayforce-theme .wp-block-kubio-video .wp-block-kubio-video__lightbox+.wp-block-kubio-video__video {
	display: none !important;
}

html.rayforce-theme .wp-block-kubio-video .h-svg-icon path {
	cursor: pointer;
}

html.rayforce-theme .wp-block-kubio-video .h-video-main {
	height: 100%;
	width: 100%;
}

html.rayforce-theme .components-flex.components-input-control.kubio-video-time-container {
	align-items: flex-end;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

html.rayforce-theme .components-flex.components-input-control.kubio-video-time-container>.components-flex__item {
	flex-basis: 0;
	flex-grow: 1;
	margin-bottom: 0;
}

html.rayforce-theme .kubio-media-upload {
	pointer-events: none;
}

html.rayforce-theme .video-options-customize-play__container {
	margin: 0 -10px;
	padding: 0 10px 10px;
}

html.rayforce-theme .wp-block-kubio-pagination-nav-button__outer {
	display: inline-flex;
	vertical-align: middle;
}

html.rayforce-theme .wp-block-kubio-pagination-nav-button__link {
	align-items: center;
	cursor: pointer;
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-pagination-nav-button__inner {
	cursor: pointer;
	text-decoration: none;
}

html.rayforce-theme .wp-block-kubio-pagination-nav-button__icon {
	flex-shrink: 0;
}

html.rayforce-theme .wp-block-kubio-post-categories__container {
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-post-categories__container a {
	white-space: nowrap;
}

html.rayforce-theme .wp-block-kubio-post-categories__container>.kubio-post-categories-link a {
	color: unset !important;
}

html.rayforce-theme .wp-block-kubio-post-categories__container a:first-of-type {
	margin-left: 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-categories__container .separator {
	padding-right: 0 !important;
}

html.rayforce-theme .wp-block-kubio-post-categories__container .wp-block-kubio-post-categories__placeholder {
	vertical-align: text-bottom;
}

html.rayforce-theme .wp-block-kubio-post-categories__container .wp-block-kubio-post-categories__placeholder:not(:empty) {
	display: inline-block;
}

html.rayforce-theme .wp-block-kubio-post-excerpt p {
	margin: 0;
}

html.rayforce-theme .interface-complementary-area.edit-post-sidebar .excerpt-length-wrapper .kubio-range-control {
	margin-left: 0;
}

html.rayforce-theme .wp-block-kubio-post-title__link {
	word-break: break-word;
}

html.rayforce-theme .wp-block-kubio-post-title__link>h1, html.rayforce-theme .wp-block-kubio-post-title__link>h2, html.rayforce-theme .wp-block-kubio-post-title__link>h3, html.rayforce-theme .wp-block-kubio-post-title__link>h4, html.rayforce-theme .wp-block-kubio-post-title__link>h5, html.rayforce-theme .wp-block-kubio-post-title__link>h6 {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-query-layout.wp-block, html.rayforce-theme .wp-block-kubio-query-layout [data-kubio]:not([class*=h-col-]) {
	max-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-query-layout>div {
	display: flex;
	flex-direction: column;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-query-layout>div.h-separator {
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-query-layout .entry-content>* {
	max-width: unset;
}

html.rayforce-theme [data-kubio-aos].force-hide:not([data-kubio-aos=none]) {
	visibility: none !important;
}

html.rayforce-theme [data-kubio-aos]:not([data-kubio-aos=none]) {
	visibility: hidden !important;
}

html.rayforce-theme [data-kubio-aos]:not([data-kubio-aos=none]):not([class*=fade]) {
	opacity: 1 !important;
}

html.rayforce-theme [data-kubio-aos].animated:not(.force-hide) {
	visibility: visible !important;
}

html.rayforce-theme [data-kubio-aos].animated:not([class*=fade]) {
	opacity: 1 !important;
}

html.rayforce-theme .kubio-aos-hide-animation {
	-webkit-animation-delay: 0 !important;
	animation-delay: 0 !important;
	-webkit-animation-name: unset !important;
	animation-name: unset !important;
}

html.rayforce-theme .wp-block-kubio-multipleimages {
	position: relative;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimages img {
	height: auto;
	width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-multipleimages .ratio-inner {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimages .ratio-inner>*>.block-editor-block-list__layout {
	height: 100%;
	position: absolute;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimages .h-image__frame-container, html.rayforce-theme .wp-block-kubio-multipleimages .h-multiple-image-inside-container {
	padding-top: 50%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimages .wp-block-kubio-multipleimagespicture__overlay {
	border-color: transparent !important;
}

html.rayforce-theme .wp-block-kubio-multipleimages .wp-block-kubio-multipleimagespicture__overlay .background-wrapper {
	border-radius: 0 !important;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture {
	display: block;
	min-height: 20px;
	vertical-align: middle;
	z-index: 1;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-multipleimagespicture {
	display: inline-block;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture.wp-block.position-relative {
	line-height: 0;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__outer {
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-multipleimagespicture__outer {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__captionContainer {
	display: block;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__caption {
	line-height: 1.6;
	width: 100%;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__image {
	display: block;
	height: auto;
	max-height: 100%;
	width: auto;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameContainer {
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameContainer img:before {
	background-color: transparent;
	content: " " !important;
	display: inline-block !important;
	font-size: 300000px !important;
	height: 100% !important;
	max-width: var(--kubio-image-width, 100%);
	overflow: hidden;
	width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameContainer img[data-width] {
	width: var(--kubio-image-width, auto);
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameContainer .frame-type-background {
	border: inherit;
	border-color: transparent !important;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__overlay {
	bottom: 0;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameImage {
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: -1;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameImage.frame-image-shadow {
	box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture .components-placeholder {
	line-height: 1.6 !important;
	font: initial !important;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture .components-placeholder .components-placeholder__fieldset .components-button {
	padding: 6px 12px;
}

html.rayforce-theme .wp-block-kubio-multipleimagespicture__frameContainer {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-counter :after, html.rayforce-theme .wp-block-kubio-counter :before {
	display: none !important;
}

html.rayforce-theme .wp-block-kubio-counter__outer {
	display: block;
}

html.rayforce-theme .wp-block-kubio-counter__outer .bar-counter.same-row-with-title {
	margin-left: auto;
}

html.rayforce-theme .wp-block-kubio-counter__counterContainer {
	box-sizing: border-box;
	display: inline-flex;
	flex-direction: column;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
}

html.rayforce-theme .wp-block-kubio-counter__counterContainer .progress-bar__animation {
	-webkit-animation: progress ease-in-out;
	animation: progress ease-in-out;
}

html.rayforce-theme .wp-block-kubio-counter .h-circle-progress .wp-block-kubio-counter__counter-wrapper, html.rayforce-theme .wp-block-kubio-counter .h-circle-progress .wp-block-kubio-counter__title {
	align-items: center !important;
	justify-content: center !important;
	text-align: center;
}

html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--inside .wp-block-kubio-counter__counterContainer {
	overflow: visible;
}

html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--same .title-counter-bar {
	justify-content: space-between !important;
}

html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--same .title-counter-bar:after, html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--same .title-counter-bar:before {
	display: none !important;
}

html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--hide .wp-block-kubio-counter__title, html.rayforce-theme .wp-block-kubio-counter .kubio-bar-counter-position--inside .wp-block-kubio-counter__title {
	flex: 1;
}

html.rayforce-theme .wp-block-kubio-counter .progress-number {
	align-items: center;
	bottom: 0;
	display: flex;
	justify-content: center;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

html.rayforce-theme .wp-block-kubio-counter__progressBarWrapper {
	position: relative;
}

html.rayforce-theme .wp-block-kubio-counter__progressBarContainer {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	overflow: hidden;
}

html.rayforce-theme .wp-block-kubio-counter__progressBar {
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	color: #fff;
	float: left;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	text-align: center;
	transition: width .6s ease;
	width: 0;
}

html.rayforce-theme .wp-block-kubio-counter .content-circle-inside {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-counter .kubio-counter-title--under.kubio-counter-type--bar .wp-block-kubio-counter__counterContainer, html.rayforce-theme .wp-block-kubio-counter .kubio-counter-title--under.kubio-counter-type--circle .content-circle-inside, html.rayforce-theme .wp-block-kubio-counter .kubio-counter-title--under.kubio-counter-type--number .wp-block-kubio-counter__counterContainer {
	flex-direction: column-reverse;
}

html.rayforce-theme .wp-block-kubio-counter .h-circle-progress canvas {
	display: block;
	max-height: 100%;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
}

html.rayforce-theme .wp-block-kubio-counter .title-counter-bar {
	align-items: center;
	flex-direction: row;
	justify-content: center;
}

@-webkit-keyframes progress {
	0% {
		width: 0;
	}
}

@keyframes progress {
	0% {
		width: 0;
	}
}

@-webkit-keyframes show {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes show {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
	
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	
	90% {
		transform: translate3d(0, -4px, 0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
	
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	
	90% {
		transform: translate3d(0, -4px, 0);
	}
}

html.rayforce-theme .bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, to {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, to {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

html.rayforce-theme .flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	0% {
		transform: scaleX(1);
	}
	
	50% {
		transform: scale3d(1.05, 1.05, 1.05);
	}
	
	to {
		transform: scaleX(1);
	}
}

@keyframes pulse {
	0% {
		transform: scaleX(1);
	}
	
	50% {
		transform: scale3d(1.05, 1.05, 1.05);
	}
	
	to {
		transform: scaleX(1);
	}
}

html.rayforce-theme .pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		transform: scaleX(1);
	}
	
	30% {
		transform: scale3d(1.25, .75, 1);
	}
	
	40% {
		transform: scale3d(.75, 1.25, 1);
	}
	
	50% {
		transform: scale3d(1.15, .85, 1);
	}
	
	65% {
		transform: scale3d(.95, 1.05, 1);
	}
	
	75% {
		transform: scale3d(1.05, .95, 1);
	}
	
	to {
		transform: scaleX(1);
	}
}

@keyframes rubberBand {
	0% {
		transform: scaleX(1);
	}
	
	30% {
		transform: scale3d(1.25, .75, 1);
	}
	
	40% {
		transform: scale3d(.75, 1.25, 1);
	}
	
	50% {
		transform: scale3d(1.15, .85, 1);
	}
	
	65% {
		transform: scale3d(.95, 1.05, 1);
	}
	
	75% {
		transform: scale3d(1.05, .95, 1);
	}
	
	to {
		transform: scaleX(1);
	}
}

html.rayforce-theme .rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, to {
		transform: translateZ(0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		transform: translate3d(-10px, 0, 0);
	}
	
	20%, 40%, 60%, 80% {
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, to {
		transform: translateZ(0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		transform: translate3d(-10px, 0, 0);
	}
	
	20%, 40%, 60%, 80% {
		transform: translate3d(10px, 0, 0);
	}
}

html.rayforce-theme .shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes headShake {
	0% {
		transform: translateX(0);
	}
	
	50% {
		transform: translateX(0);
	}
}

@-webkit-keyframes swing {
	20% {
		transform: rotate(15deg);
	}
	
	40% {
		transform: rotate(-10deg);
	}
	
	60% {
		transform: rotate(5deg);
	}
	
	80% {
		transform: rotate(-5deg);
	}
	
	to {
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg);
	}
	
	40% {
		transform: rotate(-10deg);
	}
	
	60% {
		transform: rotate(5deg);
	}
	
	80% {
		transform: rotate(-5deg);
	}
	
	to {
		transform: rotate(0deg);
	}
}

html.rayforce-theme .swing {
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-transform-origin: top center;
	transform-origin: top center;
}

@-webkit-keyframes tada {
	0% {
		transform: scaleX(1);
	}
	
	10%, 20% {
		transform: scale3d(.9, .9, .9) rotate(-3deg);
	}
	
	30%, 50%, 70%, 90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	
	40%, 60%, 80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	
	to {
		transform: scaleX(1);
	}
}

@keyframes tada {
	0% {
		transform: scaleX(1);
	}
	
	10%, 20% {
		transform: scale3d(.9, .9, .9) rotate(-3deg);
	}
	
	30%, 50%, 70%, 90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
	}
	
	40%, 60%, 80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
	}
	
	to {
		transform: scaleX(1);
	}
}

html.rayforce-theme .tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	0% {
		transform: translateZ(0);
	}
	
	15% {
		transform: translate3d(-25%, 0, 0) rotate(-5deg);
	}
	
	30% {
		transform: translate3d(20%, 0, 0) rotate(3deg);
	}
	
	45% {
		transform: translate3d(-15%, 0, 0) rotate(-3deg);
	}
	
	60% {
		transform: translate3d(10%, 0, 0) rotate(2deg);
	}
	
	75% {
		transform: translate3d(-5%, 0, 0) rotate(-1deg);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes wobble {
	0% {
		transform: translateZ(0);
	}
	
	15% {
		transform: translate3d(-25%, 0, 0) rotate(-5deg);
	}
	
	30% {
		transform: translate3d(20%, 0, 0) rotate(3deg);
	}
	
	45% {
		transform: translate3d(-15%, 0, 0) rotate(-3deg);
	}
	
	60% {
		transform: translate3d(10%, 0, 0) rotate(2deg);
	}
	
	75% {
		transform: translate3d(-5%, 0, 0) rotate(-1deg);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {}

@keyframes jello {}

html.rayforce-theme .jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@-webkit-keyframes heartBeat {
	0% {
		transform: scale(1);
	}
	
	14% {
		transform: scale(1.3);
	}
	
	28% {
		transform: scale(1);
	}
	
	42% {
		transform: scale(1.3);
	}
	
	70% {
		transform: scale(1);
	}
}

@keyframes heartBeat {
	0% {
		transform: scale(1);
	}
	
	14% {
		transform: scale(1.3);
	}
	
	28% {
		transform: scale(1);
	}
	
	42% {
		transform: scale(1.3);
	}
	
	70% {
		transform: scale(1);
	}
}

html.rayforce-theme .heartBeat {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
	0% {
		opacity: .7;
		transform: translateY(-1200px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateY(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes backInDown {
	0% {
		opacity: .7;
		transform: translateY(-1200px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateY(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

html.rayforce-theme .backInDown {
	-webkit-animation-name: backInDown;
	animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
	0% {
		opacity: .7;
		transform: translateX(-2000px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateX(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes backInLeft {
	0% {
		opacity: .7;
		transform: translateX(-2000px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateX(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

html.rayforce-theme .backInLeft {
	-webkit-animation-name: backInLeft;
	animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
	0% {
		opacity: .7;
		transform: translateX(2000px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateX(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes backInRight {
	0% {
		opacity: .7;
		transform: translateX(2000px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateX(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

html.rayforce-theme .backInRight {
	-webkit-animation-name: backInRight;
	animation-name: backInRight;
}

@-webkit-keyframes backInUp {
	0% {
		opacity: .7;
		transform: translateY(1200px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateY(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes backInUp {
	0% {
		opacity: .7;
		transform: translateY(1200px) scale(.7);
	}
	
	80% {
		opacity: .7;
		transform: translateY(0) scale(.7);
	}
	
	to {
		opacity: 1;
		transform: scale(1);
	}
}

html.rayforce-theme .backInUp {
	-webkit-animation-name: backInUp;
	animation-name: backInUp;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		transform: scale3d(.97, .97, .97);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

html.rayforce-theme .bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		transform: translate3d(0, 5px, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		transform: translate3d(5px, 0, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		transform: translate3d(-5px, 0, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		transform: translate3d(0, -5px, 0);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9);
	}
	
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9);
	}
	
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

html.rayforce-theme .bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

html.rayforce-theme .bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

html.rayforce-theme .bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

html.rayforce-theme .bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

html.rayforce-theme .bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

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

html.rayforce-theme .fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

html.rayforce-theme .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

html.rayforce-theme .fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

html.rayforce-theme .fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

html.rayforce-theme .fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

html.rayforce-theme .fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

html.rayforce-theme .fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

html.rayforce-theme .fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

html.rayforce-theme .fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

html.rayforce-theme .fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
	}
	
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
	}
	
	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
	}
	
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
	}
	
	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
	}
}

@keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
	}
	
	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
	}
	
	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
	}
	
	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
	}
	
	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
	}
}

html.rayforce-theme .animated.flip {
	-webkit-animation-name: flip;
	animation-name: flip;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
	
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	
	80% {
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
	
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	
	80% {
		transform: perspective(400px) rotateX(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

html.rayforce-theme .flipInX {
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}
	
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	
	80% {
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}
	
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	
	80% {
		transform: perspective(400px) rotateY(-5deg);
	}
	
	to {
		transform: perspective(400px);
	}
}

html.rayforce-theme .flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
	0% {
		transform: perspective(400px);
	}
	
	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
	}
	
	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px);
	}
	
	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
	}
	
	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
}

html.rayforce-theme .flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		transform: perspective(400px);
	}
	
	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
	}
	
	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px);
	}
	
	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
	}
	
	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}
}

html.rayforce-theme .flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
	}
	
	80% {
		transform: skewX(-5deg);
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes lightSpeedIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
	}
	
	80% {
		transform: skewX(-5deg);
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
	}
}

html.rayforce-theme .lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
}

@keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
}

html.rayforce-theme .rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		opacity: 1;
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
}

@keyframes rotateOut {
	0% {
		opacity: 1;
		-webkit-transform-origin: center;
		transform-origin: center;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		-webkit-transform-origin: center;
		transform-origin: center;
	}
}

html.rayforce-theme .rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	20%, 60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	40%, 80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	20%, 60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	40%, 80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
	}
}

html.rayforce-theme .hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	50% {
		transform: rotate(-10deg);
	}
	
	70% {
		transform: rotate(3deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	50% {
		transform: rotate(-10deg);
	}
	
	70% {
		transform: rotate(3deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

html.rayforce-theme .jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

html.rayforce-theme .rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg);
	}
}

html.rayforce-theme .rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	50% {
		opacity: 1;
	}
}

html.rayforce-theme .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
}

@keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
}

html.rayforce-theme .zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	}
}

@keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
	}
}

html.rayforce-theme .zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	}
}

@keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
	}
}

html.rayforce-theme .zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
}

@keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
	}
	
	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
}

html.rayforce-theme .zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	to {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	to {
		opacity: 0;
	}
}

html.rayforce-theme .zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

html.rayforce-theme .zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

html.rayforce-theme .zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

html.rayforce-theme .zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

html.rayforce-theme .zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	
	to {
		transform: translateZ(0);
	}
}

html.rayforce-theme .slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
	}
}

@keyframes slideOutDown {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(-100%, 0, 0);
		visibility: hidden;
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(-100%, 0, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(100%, 0, 0);
		visibility: hidden;
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(100%, 0, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

@keyframes headShake {
	0% {
		transform: translateX(0);
	}
	
	50% {
		transform: translateX(0);
	}
}

html.rayforce-theme .headShake {
	-webkit-animation-name: headShake;
	animation-name: headShake;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

html.rayforce-theme .slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

html.rayforce-theme .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

html.rayforce-theme .animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

html.rayforce-theme .animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

html.rayforce-theme .animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

html.rayforce-theme .animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

html.rayforce-theme .animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

html.rayforce-theme .animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

html.rayforce-theme .animated.fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
}

html.rayforce-theme .animated.faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}

html.rayforce-theme .animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

html.rayforce-theme .animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

@media (prefers-reduced-motion) {
	html.rayforce-theme .animated {
		-webkit-animation: unset !important;
		animation: unset !important;
		-webkit-transition: none !important;
		transition: none !important;
	}
}

@-webkit-keyframes hFlipInBackX {
	0% {
		transform: rotateY(-180deg);
	}
	
	to {
		transform: rotateY(0deg);
	}
}

@keyframes hFlipInBackX {
	0% {
		transform: rotateY(-180deg);
	}
	
	to {
		transform: rotateY(0deg);
	}
}

@-webkit-keyframes hFlipOutBackX {
	0% {
		transform: rotateY(0deg);
	}
	
	to {
		transform: rotateY(-180deg);
	}
}

@keyframes hFlipOutBackX {
	0% {
		transform: rotateY(0deg);
	}
	
	to {
		transform: rotateY(-180deg);
	}
}

@-webkit-keyframes hFlipInFrontX {
	0% {
		transform: rotateY(0deg);
	}
	
	to {
		transform: rotateY(180deg);
	}
}

@keyframes hFlipInFrontX {
	0% {
		transform: rotateY(0deg);
	}
	
	to {
		transform: rotateY(180deg);
	}
}

@-webkit-keyframes hFlipOutFrontX {
	0% {
		transform: rotateY(180deg);
	}
	
	to {
		transform: rotateY(0deg);
	}
}

@keyframes hFlipOutFrontX {
	0% {
		transform: rotateY(180deg);
	}
	
	to {
		transform: rotateY(0deg);
	}
}

@-webkit-keyframes hFlipInBackY {
	0% {
		transform: rotateX(180deg);
	}
	
	to {
		transform: rotateX(0deg);
	}
}

@keyframes hFlipInBackY {
	0% {
		transform: rotateX(180deg);
	}
	
	to {
		transform: rotateX(0deg);
	}
}

@-webkit-keyframes hFlipOutBackY {
	0% {
		transform: rotateX(0deg);
	}
	
	to {
		transform: rotateX(180deg);
	}
}

@keyframes hFlipOutBackY {
	0% {
		transform: rotateX(0deg);
	}
	
	to {
		transform: rotateX(180deg);
	}
}

@-webkit-keyframes hFlipInFrontY {
	0% {
		transform: rotateX(0deg);
	}
	
	to {
		transform: rotateX(180deg);
	}
}

@keyframes hFlipInFrontY {
	0% {
		transform: rotateX(0deg);
	}
	
	to {
		transform: rotateX(180deg);
	}
}

@-webkit-keyframes hFlipOutFrontY {
	0% {
		transform: rotateX(180deg);
	}
	
	to {
		transform: rotateX(0deg);
	}
}

@keyframes hFlipOutFrontY {
	0% {
		transform: rotateX(180deg);
	}
	
	to {
		transform: rotateX(0deg);
	}
}

html.rayforce-theme .hFlipInBackX {
	-webkit-animation-name: hFlipInBackX;
	animation-name: hFlipInBackX;
}

html.rayforce-theme .hFlipOutBackX {
	-webkit-animation-name: hFlipOutBackX;
	animation-name: hFlipOutBackX;
}

html.rayforce-theme .hFlipInFrontX {
	-webkit-animation-name: hFlipInFrontX;
	animation-name: hFlipInFrontX;
}

html.rayforce-theme .hFlipOutFrontX {
	-webkit-animation-name: hFlipOutFrontX;
	animation-name: hFlipOutFrontX;
}

html.rayforce-theme .hFlipInBackY {
	-webkit-animation-name: hFlipInBackY;
	animation-name: hFlipInBackY;
}

html.rayforce-theme .hFlipOutBackY {
	-webkit-animation-name: hFlipOutBackY;
	animation-name: hFlipOutBackY;
}

html.rayforce-theme .hFlipInFrontY {
	-webkit-animation-name: hFlipInFrontY;
	animation-name: hFlipInFrontY;
}

html.rayforce-theme .hFlipOutFrontY {
	-webkit-animation-name: hFlipOutFrontY;
	animation-name: hFlipOutFrontY;
}

html.rayforce-theme .flip-container {
	perspective: 1000px;
}

html.rayforce-theme .flip-container .flipper {
	overflow: visible !important;
	position: relative;
}

html.rayforce-theme .flip-container .flipper, html.rayforce-theme .flip-container .flipper .back, html.rayforce-theme .flip-container .flipper .front {
	transform-style: preserve-3d;
}

html.rayforce-theme .flip-container .back {
	z-index: 9;
}

html.rayforce-theme .flip-container .front {
	z-index: 10;
}

html.rayforce-theme .back, html.rayforce-theme .front {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	html.rayforce-theme .content-swap .bounceIn, html.rayforce-theme .content-swap .bounceInDown, html.rayforce-theme .content-swap .bounceInLeft, html.rayforce-theme .content-swap .bounceInRight, html.rayforce-theme .content-swap .bounceInUp, html.rayforce-theme .content-swap .hFlipInBackX, html.rayforce-theme .content-swap .hFlipInBackY, html.rayforce-theme .content-swap .rotateIn, html.rayforce-theme .content-swap .rotateInDownLeft, html.rayforce-theme .content-swap .rotateInDownRight, html.rayforce-theme .content-swap .rotateInUpLeft, html.rayforce-theme .content-swap .rotateInUpRight, html.rayforce-theme .content-swap .slideInDown, html.rayforce-theme .content-swap .slideInLeft, html.rayforce-theme .content-swap .slideInRight, html.rayforce-theme .content-swap .slideInUp, html.rayforce-theme .content-swap .zoomIn, html.rayforce-theme .content-swap .zoomInDown, html.rayforce-theme .content-swap .zoomInLeft, html.rayforce-theme .content-swap .zoomInRight, html.rayforce-theme .content-swap .zoomInUp {
		-webkit-animation-name: fadeIn;
		animation-name: fadeIn;
	}
	
	html.rayforce-theme .content-swap .bounceOut, html.rayforce-theme .content-swap .bounceOutDown, html.rayforce-theme .content-swap .bounceOutLeft, html.rayforce-theme .content-swap .bounceOutRight, html.rayforce-theme .content-swap .bounceOutUp, html.rayforce-theme .content-swap .hFlipOutBackX, html.rayforce-theme .content-swap .hFlipOutBackY, html.rayforce-theme .content-swap .rotateOut, html.rayforce-theme .content-swap .rotateOutDownLeft, html.rayforce-theme .content-swap .rotateOutDownRight, html.rayforce-theme .content-swap .rotateOutUpLeft, html.rayforce-theme .content-swap .rotateOutUpRight, html.rayforce-theme .content-swap .slideOutDown, html.rayforce-theme .content-swap .slideOutLeft, html.rayforce-theme .content-swap .slideOutRight, html.rayforce-theme .content-swap .slideOutUp, html.rayforce-theme .content-swap .zoomOut, html.rayforce-theme .content-swap .zoomOutDown, html.rayforce-theme .content-swap .zoomOutLeft, html.rayforce-theme .content-swap .zoomOutRight, html.rayforce-theme .content-swap .zoomOutUp {
		-webkit-animation-name: fadeOut;
		animation-name: fadeOut;
	}
	
	html.rayforce-theme .content-swap .hFlipInFrontX, html.rayforce-theme .content-swap .hFlipInFrontY, html.rayforce-theme .content-swap .hFlipOutFrontX, html.rayforce-theme .content-swap .hFlipOutFrontY {
		-webkit-animation-name: none;
		animation-name: none;
		z-index: 0;
	}
}

@supports (-ms-ime-align:auto) {
	@-webkit-keyframes edge-force-rerender {
		0% {
			transform: translatez(0);
		}
		
		to {
			transform: translatez(1px);
		}
	}
	
	@keyframes edge-force-rerender {
		0% {
			transform: translatez(0);
		}
		
		to {
			transform: translatez(1px);
		}
	}
	
	html.rayforce-theme .content-swap {
		-webkit-animation-delay: 1s;
		animation-delay: 1s;
		-webkit-animation-duration: .2s;
		animation-duration: .2s;
		-webkit-animation-name: edge-force-rerender;
		animation-name: edge-force-rerender;
	}
}

@-webkit-keyframes slideOutDownNew {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

@keyframes slideOutDownNew {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, -100%, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .slideOutDown {
	-webkit-animation-name: slideOutDownNew;
	animation-name: slideOutDownNew;
}

@-webkit-keyframes slideOutUpNew {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
	}
}

@keyframes slideOutUpNew {
	0% {
		transform: translateZ(0);
	}
	
	to {
		transform: translate3d(0, 100%, 0);
		visibility: hidden;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .slideOutUp {
	-webkit-animation-name: slideOutUpNew;
	animation-name: slideOutUpNew;
}

@-webkit-keyframes zoomOutDownNew {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes zoomOutDownNew {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .zoomOutDown {
	-webkit-animation-name: zoomOutDownNew;
	animation-name: zoomOutDownNew;
}

@-webkit-keyframes zoomOutUpNew {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

@keyframes zoomOutUpNew {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
	}
	
	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .zoomOutUp {
	-webkit-animation-name: zoomOutUpNew;
	animation-name: zoomOutUpNew;
}

@-webkit-keyframes rotateOutUpLeftNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateOutUpLeftNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeftNew;
	animation-name: rotateOutUpLeftNew;
}

@-webkit-keyframes rotateOutUpRightNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateOutUpRightNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRightNew;
	animation-name: rotateOutUpRightNew;
}

@-webkit-keyframes rotateOutDownLeftNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

@keyframes rotateOutDownLeftNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeftNew;
	animation-name: rotateOutDownLeftNew;
}

@-webkit-keyframes rotateOutDownRightNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

@keyframes rotateOutDownRightNew {
	0% {
		opacity: 1;
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
	
	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRightNew;
	animation-name: rotateOutDownRightNew;
}

@-webkit-keyframes fadeOutDownNew {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutDownNew {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .fadeOutDown {
	-webkit-animation-name: fadeOutDownNew;
	animation-name: fadeOutDownNew;
}

@-webkit-keyframes fadeOutUpNew {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutUpNew {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .fadeOutUp {
	-webkit-animation-name: fadeOutUpNew;
	animation-name: fadeOutUpNew;
}

@-webkit-keyframes bounceOutDownNew {
	20% {
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutDownNew {
	20% {
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .bounceOutDown {
	-webkit-animation-name: bounceOutDownNew;
	animation-name: bounceOutDownNew;
}

@-webkit-keyframes bounceOutUpNew {
	20% {
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutUpNew {
	20% {
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

html.rayforce-theme .wp-block-kubio-flipbox .bounceOutUp {
	-webkit-animation-name: bounceOutUpNew;
	animation-name: bounceOutUpNew;
}

html.rayforce-theme .site .wp-block-kubio-flipbox__container:hover .h-flipbox-hover-container {
	opacity: 1;
	visibility: visible;
}

html.rayforce-theme .wp-block-kubio-flipbox.is-box-state-hover .h-flipbox-hover-container {
	display: flex;
	opacity: 1;
	visibility: visible;
}

html.rayforce-theme .wp-block-kubio-flipbox .h-show-hover-state[class*=Out] {
	-webkit-animation-fill-mode: unset;
	animation-fill-mode: unset;
}

html.rayforce-theme .wp-block-kubio-flipboxcontent__container {
	ms-flex: 1 !important;
	flex: 1 !important;
}

html.rayforce-theme .wp-block-kubio-flipboxcontent__container .block-list-appender, html.rayforce-theme .wp-block-kubio-flipboxcontent__container>*, html.rayforce-theme .wp-block-kubio-flipboxcontent__inner {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-flipboxhover__container {
	background-color: rgba(0, 0, 0, .6);
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-flipboxhover__container>* {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-flipboxhover__container[data-kubio-component=link] {
	cursor: pointer;
}

html.rayforce-theme .wp-block-kubio-flipboxhover__container .block-list-appender {
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-flipboxhover__container .wp-block-kubio-flipboxhover__inner .h-x-container-inner {
	margin-left: 0;
	margin-right: 0;
}

html.rayforce-theme .editor-styles-wrapper .wp-block-kubio-flipboxhover__container {
	display: none;
	position: absolute;
}

html.rayforce-theme .h-hide-animation {
	-webkit-animation-name: unset !important;
	animation-name: unset !important;
}

html.rayforce-theme .border-radius-inherit {
	border-radius: inherit;
}

html.rayforce-theme .wp-block-kubio-pricing {
	display: flex;
	margin-bottom: 0;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-pricing.wp-block[data-kubio] {
	line-height: 1;
}

html.rayforce-theme .wp-block-kubio-pricing__container .wp-block-kubio-pricing__originalPrice {
	padding-right: 10px;
}

html.rayforce-theme .wp-block-kubio-pricing__container .wp-block-kubio-pricing__currentPrice, html.rayforce-theme .wp-block-kubio-pricing__container .wp-block-kubio-pricing__originalPrice {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-pricing__container .wp-block-kubio-pricing__currentPrice .wp-block-kubio-pricing__>span, html.rayforce-theme .wp-block-kubio-pricing__container .wp-block-kubio-pricing__originalPrice .wp-block-kubio-pricing__>span {
	display: block;
}

html.rayforce-theme .wp-block-kubio-pricing__originalPriceDecimal, html.rayforce-theme .wp-block-kubio-pricing__originalPriceInner, html.rayforce-theme .wp-block-kubio-pricing__originalPriceSymbol {
	text-decoration: line-through;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item {
	max-width: 100%;
	min-width: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item.masonry-item {
	transition-duration: 0s;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h1:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h2:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h3:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h4:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h5:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading h6:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-heading p:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h1:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h2:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h3:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h4:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h5:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text h6:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content .h-text p:last-child, html.rayforce-theme .wp-block-kubio-pricing-table-item__content>:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__inner {
	flex-shrink: 1;
	max-width: 100%;
	position: relative;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__align {
	flex: 1 0 auto;
	max-width: 100%;
}

html.rayforce-theme .c-y-container .h-heading h1:last-child, html.rayforce-theme .c-y-container .h-heading h2:last-child, html.rayforce-theme .c-y-container .h-heading h3:last-child, html.rayforce-theme .c-y-container .h-heading h4:last-child, html.rayforce-theme .c-y-container .h-heading h5:last-child, html.rayforce-theme .c-y-container .h-heading h6:last-child, html.rayforce-theme .c-y-container .h-heading p:last-child, html.rayforce-theme .c-y-container .h-text h1:last-child, html.rayforce-theme .c-y-container .h-text h2:last-child, html.rayforce-theme .c-y-container .h-text h3:last-child, html.rayforce-theme .c-y-container .h-text h4:last-child, html.rayforce-theme .c-y-container .h-text h5:last-child, html.rayforce-theme .c-y-container .h-text h6:last-child, html.rayforce-theme .c-y-container .h-text p:last-child {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon {
	position: absolute !important;
	top: 0;
	z-index: 1;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--left {
	left: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--left .ribbon-text__outside {
	left: 0;
	transform: rotate(1turn);
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--left .ribbon-icon {
	left: 30%;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--left .triangle-top {
	border-left-width: 0 !important;
	border-right-color: transparent !important;
	border-style: solid solid none none !important;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--right {
	right: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--right .ribbon-text__outside {
	right: 0;
	transform: rotate(90deg);
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--right .ribbon-icon {
	left: 70%;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon.price-ribbon--right .triangle-top {
	border-left-color: transparent !important;
	border-right-width: 0 !important;
	border-style: solid none none solid !important;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon-wrapper {
	bottom: 0;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute !important;
	right: 0;
	top: 0;
	z-index: 1000;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__triangle-top {
	background-color: transparent !important;
	border-bottom-width: 0 !important;
	box-sizing: border-box;
	height: 0;
	position: static !important;
	width: 0;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon-icon {
	position: absolute !important;
	top: 30%;
	transform: translate(-50%, -50%);
}

html.rayforce-theme .wp-block-kubio-pricing-table-item__ribbon-text {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	transform-origin: center center 0;
	width: 200%;
}

html.rayforce-theme .wp-block-kubio-pricing-table-item .ribbon-text__outside {
	height: 250px;
	position: absolute;
	top: 0;
	width: 250px;
}

html.rayforce-theme .wp-block-kubio-slider {
	position: relative;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-slider {
	max-width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-slider__container {
	display: flex;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-slider .swiper-wrapper {
	align-items: stretch !important;
}

html.rayforce-theme .wp-block-kubio-slider-item__outer {
	flex-basis: 100% !important;
	min-width: 100% !important;
	width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-slider-item__inner {
	word-wrap: break-word;
	height: 100% !important;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-slider-item__align {
	width: 100%;
}

html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-slider-item .h-column__content .h-x-container .wp-block-kubio-buttongroup__spacing>:last-child, html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-slider-item .h-column__content .h-x-container>:last-child, html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-slider-item .h-x-container-inner {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-slider-item.is-selected {
	visibility: visible;
}

html.rayforce-theme .ken-burns-effect .swiper-slide-active .wp-block-kubio-slider-item__inner>.background-wrapper>.background-layer .forceBackgroundLayer {
	-webkit-animation: slider-ken-burns-effect 10s ease infinite alternate;
	animation: slider-ken-burns-effect 10s ease infinite alternate;
	background-attachment: scroll;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

html.rayforce-theme .swiper-container-fade .wp-block-kubio-slider-item__outer:not(.swiper-slide-active) {
	opacity: 0 !important;
}

@-webkit-keyframes slider-ken-burns-effect {
	0% {
		transform: scale(1);
		transform-origin: center center;
	}
	
	to {
		transform: scale(1.1);
	}
}

@keyframes slider-ken-burns-effect {
	0% {
		transform: scale(1);
		transform-origin: center center;
	}
	
	to {
		transform: scale(1.1);
	}
}

html.rayforce-theme .swiper-container-coverflow {
	padding: 18px 0;
}

html.rayforce-theme .kubio-slider-play-effect button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

html.rayforce-theme .kubio-slider-play-effect button[disabled] {
	pointer-events: none;
}

html.rayforce-theme .kubio-slider-play-effect .h-control-notice {
	margin-top: 10px;
}

html.rayforce-theme .wp-block-kubio-carousel {
	position: relative;
}

html.rayforce-theme [data-kubio] .wp-block-kubio-carousel {
	max-width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-carousel__container {
	display: flex;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-carousel__outer {
	padding-left: 0;
	padding-right: 0;
}

html.rayforce-theme .wp-block-kubio-carousel .swiper-wrapper {
	align-items: stretch !important;
}

html.rayforce-theme .wp-block-kubio-slider-content {
	display: flex;
	height: -webkit-max-content !important;
	height: -moz-max-content !important;
	height: max-content !important;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-slider-content .swiper-wrapper {
	height: auto;
}

html.rayforce-theme .wp-block-kubio-slider-content__outer {
	height: 100% !important;
	padding: 0;
}

html.rayforce-theme .wp-block-kubio-slider-content__inner {
	flex-wrap: nowrap;
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-carousel-item__inner {
	word-wrap: break-word;
	height: 100% !important;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-carousel-item__align {
	width: 100%;
}

html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-carousel-item .h-column__content .h-x-container .wp-block-kubio-buttongroup__spacing>:last-child, html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-carousel-item .h-column__content .h-x-container>:last-child, html.rayforce-theme body:not(.editor-styles-wrapper) .wp-block-kubio-carousel-item .h-x-container-inner {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-carousel-item.is-selected {
	visibility: visible;
}

html.rayforce-theme .wp-block-kubio-slider-arrow.wp-block.position-relative[data-kubio], html.rayforce-theme .wp-block-kubio-slider-arrow[data-kubio] {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__outer {
	bottom: 0;
	display: flex;
	left: 0;
	pointer-events: none;
	position: absolute !important;
	right: 0;
	top: 0;
	z-index: 100;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__container {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__inner {
	background-image: none !important;
	cursor: pointer;
	display: inline-block;
	height: auto;
	left: 0;
	margin-top: 0 !important;
	pointer-events: auto;
	position: relative !important;
	top: unset !important;
	transform: translateY(0);
	width: auto;
	z-index: 200;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__inner.nitro-lazy {
	background-image: none !important;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__inner.swiper-button-next {
	left: auto;
	right: 0;
}

html.rayforce-theme .wp-block-kubio-slider-arrow__inner span {
	cursor: pointer;
}

html.rayforce-theme .wp-block-kubio-slider-dots[data-kubio] {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-slider-dots__inner {
	display: flex;
}

html.rayforce-theme .wp-block-kubio-slider-dots__outer {
	bottom: 0;
	display: flex;
	left: 0;
	pointer-events: none;
	position: absolute !important;
	right: 0;
	top: 0;
	z-index: 300;
}

html.rayforce-theme .wp-block-kubio-slider-dots__outer .swiper-pagination {
	bottom: 0;
	position: relative;
	text-align: center;
	z-index: 300;
}

html.rayforce-theme .wp-block-kubio-slider-dots__outer .swiper-pagination .swiper-pagination-bullet {
	background-color: #333;
	background-image: none;
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 4px;
	pointer-events: auto;
	width: 10px;
}

html.rayforce-theme .wp-block-kubio-slider-dots__outer .swiper-pagination .swiper-pagination-bullet.nitro-lazy {
	background-image: none !important;
}

html.rayforce-theme .swiper-container:not(.swiper-container-cube) .swiper-cube-shadow {
	display: none !important;
}

html.rayforce-theme .swiper-container.swiper-container-coverflow {
	perspective: 1200px;
}

html.rayforce-theme .swiper-container.swiper-container-coverflow .swiper-slide-shadow-left, html.rayforce-theme .swiper-container.swiper-container-coverflow .swiper-slide-shadow-right {
	opacity: 0 !important;
}

html.rayforce-theme .ken-burns-effect .swiper-slide-active .wp-block-kubio-carousel-item__inner>.background-wrapper>.background-layer .forceBackgroundLayer {
	-webkit-animation: slider-ken-burns-effect 10s ease infinite alternate;
	animation: slider-ken-burns-effect 10s ease infinite alternate;
	background-attachment: scroll;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

html.rayforce-theme .breadcrumb-items__wrapper {
	display: flex;
}

html.rayforce-theme .breadcrumb-items__wrapper .breadcrumb-items__prefix {
	align-items: center;
	display: inline-flex;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb {
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb>li {
	align-items: center;
	display: inline-flex;
	margin: 0;
	vertical-align: middle;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb>li+li:before {
	color: #ccc;
	content: "/ ";
	padding: 0 5px;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb>li a {
	display: inline-flex;
	line-height: 1em !important;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb>li svg {
	fill: currentColor;
	color: currentColor;
}

html.rayforce-theme .breadcrumb-items__wrapper .kubio-breadcrumb>li:last-child span {
	line-height: 1em;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields {
	display: inline-flex;
	display: inline-grid;
	flex-wrap: wrap;
	grid-template-columns: auto auto;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]) {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__email-group {
	align-items: center;
	flex: 1 1 auto;
	flex-direction: row;
	justify-content: flex-start;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__agree-terms-group {
	flex: 0 1 100%;
	grid-column: 1/span 2;
	grid-row: 2;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__submit-group {
	flex: 0 1 auto;
	grid-column: 2/span 1;
	grid-row: 1;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--auto .mc4wp-form-fields {
	grid-template-columns: 1fr auto;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--auto .mc4wp-form-fields .kubio-newsletter__email-group input {
	min-width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--custom .mc4wp-form-fields {
	grid-template-columns: auto auto;
	width: auto;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--custom .mc4wp-form-fields .kubio-newsletter__email-group input {
	min-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto form {
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom form {
	width: auto;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields {
	display: block;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__email-group {
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__agree-terms-group, html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__submit-group {
	grid-column: unset;
	grid-row: unset;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below.kubio-newsletter-email--auto .kubio-newsletter__email-group input {
	min-width: 100% !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below.kubio-newsletter-email--custom .kubio-newsletter__email-group input {
	min-width: unset !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start [type=submit] {
	margin-left: 0 !important;
	margin-right: auto !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center [type=submit] {
	margin-left: auto !important;
	margin-right: auto !important;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end [type=submit] {
	margin-left: auto !important;
	margin-right: 0 !important;
}

@media (min-width:576px) {
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields {
		display: inline-flex;
		display: inline-grid;
		flex-wrap: wrap;
		grid-template-columns: auto auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]) {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: center;
		flex: 1 1 auto;
		flex-direction: row;
		justify-content: flex-start;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__agree-terms-group {
		flex: 0 1 100%;
		grid-column: 1/span 2;
		grid-row: 2;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__submit-group {
		flex: 0 1 auto;
		grid-column: 2/span 1;
		grid-row: 1;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--auto-sm .mc4wp-form-fields {
		grid-template-columns: 1fr auto;
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--auto-sm .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--custom-sm .mc4wp-form-fields {
		grid-template-columns: auto auto;
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--custom-sm .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-sm, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-sm form {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-sm, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-sm form {
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields {
		display: block;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__agree-terms-group, html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__submit-group {
		grid-column: unset;
		grid-row: unset;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm.kubio-newsletter-email--auto-sm .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-sm.kubio-newsletter-email--custom-sm .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-sm [type=submit] {
		margin-left: 0 !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-sm [type=submit] {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-sm [type=submit] {
		margin-left: auto !important;
		margin-right: 0 !important;
	}
}

@media (min-width:768px) {
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields {
		display: inline-flex;
		display: inline-grid;
		flex-wrap: wrap;
		grid-template-columns: auto auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]) {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: center;
		flex: 1 1 auto;
		flex-direction: row;
		justify-content: flex-start;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__agree-terms-group {
		flex: 0 1 100%;
		grid-column: 1/span 2;
		grid-row: 2;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__submit-group {
		flex: 0 1 auto;
		grid-column: 2/span 1;
		grid-row: 1;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--auto-md .mc4wp-form-fields {
		grid-template-columns: 1fr auto;
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--auto-md .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--custom-md .mc4wp-form-fields {
		grid-template-columns: auto auto;
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--custom-md .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-md, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-md form {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-md, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-md form {
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields {
		display: block;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__agree-terms-group, html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__submit-group {
		grid-column: unset;
		grid-row: unset;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md.kubio-newsletter-email--auto-md .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-md.kubio-newsletter-email--custom-md .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-md [type=submit] {
		margin-left: 0 !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-md [type=submit] {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-md [type=submit] {
		margin-left: auto !important;
		margin-right: 0 !important;
	}
}

@media (min-width:1024px) {
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields {
		display: inline-flex;
		display: inline-grid;
		flex-wrap: wrap;
		grid-template-columns: auto auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]) {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: center;
		flex: 1 1 auto;
		flex-direction: row;
		justify-content: flex-start;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__agree-terms-group {
		flex: 0 1 100%;
		grid-column: 1/span 2;
		grid-row: 2;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__submit-group {
		flex: 0 1 auto;
		grid-column: 2/span 1;
		grid-row: 1;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--auto-lg .mc4wp-form-fields {
		grid-template-columns: 1fr auto;
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--auto-lg .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--custom-lg .mc4wp-form-fields {
		grid-template-columns: auto auto;
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--custom-lg .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-lg, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-lg form {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-lg, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-lg form {
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields {
		display: block;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__agree-terms-group, html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__submit-group {
		grid-column: unset;
		grid-row: unset;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg.kubio-newsletter-email--auto-lg .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-lg.kubio-newsletter-email--custom-lg .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-lg [type=submit] {
		margin-left: 0 !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-lg [type=submit] {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-lg [type=submit] {
		margin-left: auto !important;
		margin-right: 0 !important;
	}
}

@media (min-width:1200px) {
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields {
		display: inline-flex;
		display: inline-grid;
		flex-wrap: wrap;
		grid-template-columns: auto auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]) {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: center;
		flex: 1 1 auto;
		flex-direction: row;
		justify-content: flex-start;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__agree-terms-group {
		flex: 0 1 100%;
		grid-column: 1/span 2;
		grid-row: 2;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__submit-group {
		flex: 0 1 auto;
		grid-column: 2/span 1;
		grid-row: 1;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--auto-xl .mc4wp-form-fields {
		grid-template-columns: 1fr auto;
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--auto-xl .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--custom-xl .mc4wp-form-fields {
		grid-template-columns: auto auto;
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--custom-xl .mc4wp-form-fields .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-xl, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-xl form {
		width: 100%;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-xl, html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-xl form {
		width: auto;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields {
		display: block;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__email-group {
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__agree-terms-group, html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__submit-group {
		grid-column: unset;
		grid-row: unset;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl.kubio-newsletter-email--auto-xl .kubio-newsletter__email-group input {
		min-width: 100% !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .submit-button--below-xl.kubio-newsletter-email--custom-xl .kubio-newsletter__email-group input {
		min-width: unset !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-xl [type=submit] {
		margin-left: 0 !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-xl [type=submit] {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-xl [type=submit] {
		margin-left: auto !important;
		margin-right: 0 !important;
	}
}

html.rayforce-theme .wp-block-kubio-subscribe-form .h-block-placeholder {
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container {
	overflow: visible;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form {
	display: inline-block;
	margin: 0;
	max-width: 100%;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form input {
	line-height: normal;
	max-width: 100%;
	outline: none;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form input[type=checkbox], html.rayforce-theme .wp-block-kubio-subscribe-form__container form input[type=radio] {
	bottom: 0;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form [type=submit] {
	border-color: transparent;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form input:focus {
	box-shadow: none;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .mc4wp-form-fields>* {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .mc4wp-form-fields>p {
	margin: 0;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__agree-terms-group {
	justify-content: flex-start;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__agree-terms-group input[type=checkbox] {
	height: 16px;
	margin: 0 5px 0 0;
	width: 16px;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__email-group {
	display: flex;
	flex: 1;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__email-group label {
	white-space: nowrap;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button {
	align-items: center;
	display: inline-flex;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button .kubio-newsletter__submit-text {
	order: 2;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button svg {
	height: 100%;
	width: 100%;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container form .mc4wp-alert p {
	margin-bottom: 0;
}

html.rayforce-theme .wp-block-kubio-subscribe-form__container.submit_icon_position-after .kubio-newsletter__submit-group button[type=submit] {
	align-items: center;
	display: flex;
	flex-direction: row;
}

html.rayforce-theme .wp-block-kubio-subscribe-form .kubio-newsletter__agree-terms-group p {
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-style: inherit !important;
	font-weight: inherit !important;
	letter-spacing: inherit !important;
	line-height: inherit !important;
	text-decoration: inherit !important;
	text-transform: inherit !important;
}

html.rayforce-theme #end-resizable-kubio-section {
	display: none;
}

@media screen and (max-width:600px) {
	html.rayforce-theme #wpadminbar {
		position: fixed;
	}
}

html.rayforce-theme .rayforce-front-header__k__9IGHpldIpw-container {
	align-items: center;
}

html.rayforce-theme .kubio-post-content a, html.rayforce-theme .kubio-post-content a:hover, html.rayforce-theme .kubio-post-content a:visited {
	text-decoration: underline !important;
}

html.rayforce-theme .wp-block-kubio-navigation-section, html.rayforce-theme .wp-block-kubio-navigation [data-nav-normal] {
	transition: all .5s;
}

html.rayforce-theme #kubio .rayforce-header__k__T76CTSDdQOJ-outer .wp-block-kubio-navigation-section__nav {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-header__k__T76CTSDdQOJ-outer .h-navigation_sticky:not(.extra-1).wp-block-kubio-navigation-section__nav {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(23, 25, 39, .1);
}

html.rayforce-theme #kubio .rayforce-header__k__qtYLD82cEB-outer {
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

html.rayforce-theme #kubio .rayforce-header__k__cPqgiHZ0L2-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-header__k__cPqgiHZ0L2-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer {
	align-content: flex-start;
	flex-direction: row;
	justify-content: flex-start;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__text {
	align-items: center;
	color: rgba(var(--kubio-color-5), 1);
	font-size: 14px;
	margin-left: 5px;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__text-wrapper {
	align-items: center;
	padding-bottom: 0;
	padding-right: 0;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__icon {
	fill: rgba(var(--kubio-color-5), 1);
	border: 2px rgba(var(--kubio-color-1), 1);
	height: 18px;
	padding-left: 0;
	width: 18px;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__icon:hover {
	background-color: rgba(3, 169, 244, 0);
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__divider {
	border-bottom: 0 #000;
	border-left-width: 1px;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	color: #000;
	height: 100%;
	margin-left: 0;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-header__k__q43cXS0l47-outer .wp-block-kubio-iconlistitem__divider-wrapper {
	align-items: center;
	padding: 0 10px;
	width: 1px;
}

html.rayforce-theme #kubio .rayforce-header__k__BXWT38_4TFu-inner {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-header__k__BXWT38_4TFu-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__VXmc4u-k9Lt-outer {
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-header__k__VXmc4u-k9Lt-outer .h-svg-icon {
	fill: rgba(var(--kubio-color-5-variant-2), 1);
	height: 20px;
	margin-right: 0;
	min-height: 20px;
	min-width: 20px;
	padding: 5px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-header__k__VXmc4u-k9Lt-outer .h-svg-icon:hover {
	fill: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__A8Ska7lZThI-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-header__k__A8Ska7lZThI-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__4Pkec8czgYV-container {
	--kubio-gap-fallback: 10px;
	align-items: flex-start;
	gap: 10px;
	justify-content: flex-start;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-header__k__4Pkec8czgYV-container .kubio-logo-image, html.rayforce-theme #kubio .rayforce-header__k__4Pkec8czgYV-image {
	max-height: 70px;
}

html.rayforce-theme #kubio .rayforce-header__k__4Pkec8czgYV-text {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__4Pkec8czgYV-text {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__It70qtzXQr9-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-header__k__It70qtzXQr9-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__Th_Ib8keS9T-container {
	height: 50px;
}

html.rayforce-theme #kubio .rayforce-header__k__VzfYdm1g9ln-inner {
	height: auto;
	min-height: unset;
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-header__k__VzfYdm1g9ln-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:before {
	background-color: rgba(var(--kubio-color-5), 1);
	height: 1px;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer.solid-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer.solid-active-item>.kubio-menu>ul>li:before {
	background-color: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul {
	--kubio-gap-fallback: 50px;
	gap: 50px;
	justify-content: flex-end;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5em;
	padding: 10px 0;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a>svg {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul {
	background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04);
	margin-left: 5px;
	margin-right: 5px;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul>li>a {
	background-color: #fff;
	border-bottom: 1px solid hsla(0, 0%, 50%, .2);
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding: 10px 20px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu li>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), 1);
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>ul {
	margin-top: 10px;
}

html.rayforce-theme #kubio .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>ul:before {
	height: 10px;
	width: 100%;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:before {
	background-color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__r_ktfqROOFc-icon {
	fill: rgba(var(--kubio-color-5), 1);
	background-color: rgba(var(--kubio-color-3-variant-5), 0);
	border: 0 #000;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: 24px;
	min-height: 24px;
	min-width: 24px;
	padding: 5px;
	width: 24px;
}

html.rayforce-theme .rayforce-header__k__r_ktfqROOFc-offscreen {
	background-color: rgba(var(--kubio-color-6), 1);
	width: 300px !important;
}

html.rayforce-theme .rayforce-header__k__r_ktfqROOFc-offscreenOverlay {
	background-color: rgba(0, 0, 0, .5);
}

html.rayforce-theme #kubio .rayforce-header__k__-zlyc5Q7GGv-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-header__k__-zlyc5Q7GGv-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__O7Vq4eQ-Da1-container {
	--kubio-gap-fallback: 10px;
	align-items: flex-start;
	gap: 10px;
	justify-content: flex-start;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-header__k__O7Vq4eQ-Da1-container .kubio-logo-image, html.rayforce-theme #kubio .rayforce-header__k__O7Vq4eQ-Da1-image {
	max-height: 70px;
}

html.rayforce-theme #kubio .rayforce-header__k__O7Vq4eQ-Da1-text {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__O7Vq4eQ-Da1-text {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul {
	--kubio-accordion-menu-offset: 10px;
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li>a {
	border-bottom: 1px solid rgba(var(--kubio-color-5), .2);
	border-left-color: grey;
	border-right-color: grey;
	border-top-color: grey;
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu>ul>li>a>svg {
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li>a {
	border-bottom: 1px solid rgba(var(--kubio-color-5), .2);
	border-left-color: grey;
	border-right-color: grey;
	border-top-color: grey;
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-top: 12px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), .8);
}

html.rayforce-theme #kubio .rayforce-header__k__GG56W1gTixq-outer>.kubio-menu li>ul>li>a>svg {
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-header__k__MkFZxiURSvC-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-header__k__MkFZxiURSvC-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-header__k__voet8yyVtXd-outer p {
	color: rgba(var(--kubio-color-5), .4);
}

html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer {
	background-attachment: scroll;
	background-color: rgba(var(--kubio-color-5), 1);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	min-height: unset;
	padding-bottom: 160px;
	padding-top: 100px;
}

html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer [data-kubio]:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h1, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h1[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h2, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h2[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h3, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h3[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h4, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h4[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h5, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h5[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h6, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer h6[data-kubio], html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer p, html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer p[data-kubio] {
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-header__k__vPVKm6K-swr-inner {
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-header__k__vPVKm6K-swr-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio h1.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h2.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h3.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h4.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h5.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h6.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio p.wp-block.rayforce-header__k__SzZXH7PdCL-container {
	font-size: 3.5em;
}

html.rayforce-theme #kubio .rayforce-404__k__R5I4_pTIrk-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	margin-top: -1px;
	min-height: 300px;
}

html.rayforce-theme #kubio .rayforce-404__k__wOyAc--nTj-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-404__k__wOyAc--nTj-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-404__k__Obj6ae1eo-text .text-wrapper-fancy svg path {
	stroke: #000;
	stroke-linejoin: initial;
	stroke-linecap: initial;
	stroke-width: 8px;
}

html.rayforce-theme #kubio .rayforce-404__k__jA8LAi07FX-outer a.rayforce-404__k__jA8LAi07FX-link {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	justify-content: center;
	letter-spacing: 1px;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-404__k__jA8LAi07FX-outer a.rayforce-404__k__jA8LAi07FX-link:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
	box-shadow: none;
}

html.rayforce-theme #kubio a.rayforce-404__k__jA8LAi07FX-link .rayforce-404__k__jA8LAi07FX-icon {
	height: 20px;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 10px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-404__k__jA8LAi07FX-spacing {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-footer__k__vP0mYzy99sE-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	padding-bottom: 0;
	padding-top: 0;
}

html.rayforce-theme #kubio .rayforce-footer__k__nJpox2eRXHV-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-footer__k__nJpox2eRXHV-container {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__Gp3qTlxXlua-outer .wp-block-kubio-navigation-section__nav {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__Gp3qTlxXlua-outer .h-navigation_sticky:not(.extra-1).wp-block-kubio-navigation-section__nav {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(23, 25, 39, .1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__NEkTqn_du6-outer {
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__R93pgEjPis-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-front-header__k__R93pgEjPis-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer {
	align-content: flex-start;
	flex-direction: row;
	justify-content: flex-start;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__text {
	align-items: center;
	color: rgba(var(--kubio-color-5), 1);
	font-size: 14px;
	margin-left: 5px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__text-wrapper {
	align-items: center;
	padding-bottom: 0;
	padding-right: 0;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__icon {
	fill: rgba(var(--kubio-color-5), 1);
	border: 2px rgba(var(--kubio-color-1), 1);
	height: 18px;
	padding-left: 0;
	width: 18px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__icon:hover {
	background-color: rgba(3, 169, 244, 0);
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__divider {
	border-bottom: 0 #000;
	border-left-width: 1px;
	border-right-width: 0;
	border-style: solid;
	border-top-width: 0;
	color: #000;
	height: 100%;
	margin-left: 0;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZRl4l5ElRU-outer .wp-block-kubio-iconlistitem__divider-wrapper {
	align-items: center;
	padding: 0 10px;
	width: 1px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__8qC7fp9yV9s-inner {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__8qC7fp9yV9s-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-front-header__k__HMMJkMp0jwr-outer {
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-front-header__k__HMMJkMp0jwr-outer .h-svg-icon {
	fill: rgba(var(--kubio-color-5-variant-2), 1);
	height: 20px;
	margin-right: 0;
	min-height: 20px;
	min-width: 20px;
	padding: 5px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__HMMJkMp0jwr-outer .h-svg-icon:hover {
	fill: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__SFXC9Ze09eua-inner {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__SFXC9Ze09eua-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__SFXC9Ze09eua-inner {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-front-header__k__0xSC3AT64a-container {
	--kubio-gap-fallback: 10px;
	align-items: center;
	gap: 10px;
	justify-content: center;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__0xSC3AT64a-container .kubio-logo-image, html.rayforce-theme #kubio .rayforce-front-header__k__0xSC3AT64a-image {
	max-height: 70px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__0xSC3AT64a-text {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__0xSC3AT64a-container {
	align-items: flex-start;
	justify-content: flex-start;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__0xSC3AT64a-text {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__6ugxRS632_n-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__6ugxRS632_n-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-front-header__k__46PQAqHwCrr-container {
	height: 50px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZEkYpBrx7RAa-inner {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__ZEkYpBrx7RAa-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__ZEkYpBrx7RAa-inner {
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:before {
	background-color: rgba(var(--kubio-color-5), 1);
	height: 1px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer.solid-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer.solid-active-item>.kubio-menu>ul>li:before {
	background-color: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul {
	--kubio-gap-fallback: 50px;
	gap: 50px;
	justify-content: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5em;
	padding: 10px 0;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a>svg {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul {
	background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .04);
	margin-left: 5px;
	margin-right: 5px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul>li>a {
	background-color: #fff;
	border-bottom: 1px solid hsla(0, 0%, 50%, .2);
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding: 10px 20px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu li>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), 1);
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>ul {
	margin-top: 10px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>ul:before {
	height: 10px;
	width: 100%;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:before {
	background-color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul {
	justify-content: flex-end;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__r1Ph182_RWJa-icon {
	fill: rgba(var(--kubio-color-5), 1);
	background-color: rgba(var(--kubio-color-3-variant-5), 0);
	border: 0 #000;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: 24px;
	min-height: 24px;
	min-width: 24px;
	padding: 5px;
	width: 24px;
}

html.rayforce-theme .rayforce-front-header__k__r1Ph182_RWJa-offscreen {
	background-color: rgba(var(--kubio-color-6), 1);
	width: 300px !important;
}

html.rayforce-theme .rayforce-front-header__k__r1Ph182_RWJa-offscreenOverlay {
	background-color: rgba(0, 0, 0, .5);
}

html.rayforce-theme #kubio .rayforce-front-header__k__dySu33XviAEa-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-front-header__k__dySu33XviAEa-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-front-header__k__afIZ7lcsba-container {
	--kubio-gap-fallback: 10px;
	align-items: flex-start;
	gap: 10px;
	justify-content: flex-start;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__afIZ7lcsba-container .kubio-logo-image, html.rayforce-theme #kubio .rayforce-front-header__k__afIZ7lcsba-image {
	max-height: 70px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__afIZ7lcsba-text {
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 24px;
	font-weight: 600;
	text-transform: none;
}

html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__afIZ7lcsba-text {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul {
	--kubio-accordion-menu-offset: 10px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li>a {
	border-bottom: 1px solid rgba(var(--kubio-color-5), .2);
	border-left-color: grey;
	border-right-color: grey;
	border-top-color: grey;
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-top: 15px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu>ul>li>a>svg {
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li>a {
	border-bottom: 1px solid rgba(var(--kubio-color-5), .2);
	border-left-color: grey;
	border-right-color: grey;
	border-top-color: grey;
	color: rgba(var(--kubio-color-5), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 15px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-top: 12px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li.current-menu-item>a, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li.current_page_item>a, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li>a.hover, html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li>a:hover {
	background-color: rgba(var(--kubio-color-1), .8);
}

html.rayforce-theme #kubio .rayforce-front-header__k__RfKm7zJUMjRa-outer>.kubio-menu li>ul>li>a>svg {
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__7AuOkWajPWGa-inner {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-front-header__k__7AuOkWajPWGa-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-front-header__k__nicBEJtZMa-outer p {
	color: rgba(var(--kubio-color-5), .4);
}

html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer {
	background-attachment: fixed;
	background-color: rgba(var(--kubio-color-5), 1);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	margin-top: -1px;
	min-height: unset;
	padding-bottom: 190px;
	padding-top: 140px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h1, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h1[data-kubio], html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h2, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h2[data-kubio], html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h3, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h3[data-kubio], html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h4, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h4[data-kubio], html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h5, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h5[data-kubio], html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h6, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer h6[data-kubio] {
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer [data-kubio]:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6), html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer p, html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer p[data-kubio] {
	color: rgba(var(--kubio-color-5), .85);
}

html.rayforce-theme #kubio .rayforce-front-header__k__9IGHpldIpwa-inner {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__9IGHpldIpwa-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-front-header__k__wRtW3CHld-text {
	font-size: 4.9em;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-front-header__k__wRtW3CHld-text .text-wrapper-fancy svg path {
	stroke: #000;
	stroke-linejoin: initial;
	stroke-linecap: initial;
	stroke-width: 8px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__9uoTT9gnxCya-outer {
	padding-top: 40px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__Dud6AOZG0Hca-outer a.rayforce-front-header__k__Dud6AOZG0Hca-link {
	background-color: rgba(var(--kubio-color-1), 1);
	border: 1px solid rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: rgba(var(--kubio-color-5), 1);
	justify-content: center;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-front-header__k__Dud6AOZG0Hca-outer a.rayforce-front-header__k__Dud6AOZG0Hca-link:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-front-header__k__Dud6AOZG0Hca-link .rayforce-front-header__k__Dud6AOZG0Hca-icon {
	height: 14px;
	margin-left: 10px;
	margin-right: 0;
	min-height: 14px;
	min-width: 14px;
	width: 14px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__EWwtrkn9ya-outer a.rayforce-front-header__k__EWwtrkn9ya-link {
	background-color: rgba(var(--kubio-color-6), .2);
	border: 1px solid rgba(var(--kubio-color-5), 1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: rgba(var(--kubio-color-5), 1);
	justify-content: center;
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-front-header__k__EWwtrkn9ya-outer a.rayforce-front-header__k__EWwtrkn9ya-link:hover {
	background-color: rgba(var(--kubio-color-5), 1);
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio a.rayforce-front-header__k__EWwtrkn9ya-link .rayforce-front-header__k__EWwtrkn9ya-icon {
	height: 14px;
	margin-left: 10px;
	margin-right: 0;
	min-height: 14px;
	min-width: 14px;
	width: 14px;
}

html.rayforce-theme #kubio .rayforce-front-header__k__9TYBNmWmu-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-front-header__k__9TYBNmWmu-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-index__k__1MCYzfcZN-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	margin-top: -1px;
}

html.rayforce-theme #kubio .rayforce-index__k__kxeqsSpdy-n-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__kxeqsSpdy-n-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-index__k__QtetVXHJ9I-inner {
	background-color: rgba(var(--kubio-color-5), 1);
	border: 1px solid rgba(var(--kubio-color-5-variant-2), .6);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	box-shadow: none;
	margin: 0;
	overflow: hidden;
	text-align: center;
	transition-duration: .5s;
}

html.rayforce-theme #kubio .rayforce-index__k__QtetVXHJ9I-inner:hover {
	box-shadow: 0 2px 6px 0 rgba(var(--kubio-color-6), .1);
}

html.rayforce-theme #kubio .rayforce-index__k__QtetVXHJ9I-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer {
	justify-content: center;
	margin-bottom: 0;
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer a {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer a:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer .metadata-prefix, html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer .metadata-suffix {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer .h-svg-icon {
	fill: rgba(var(--kubio-color-5-variant-3), 1);
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-index__k__in2mlwF4a-metaDataContainer .metadata-separator {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

html.rayforce-theme #kubio h1.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio h2.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio h3.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio h4.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio h5.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio h6.wp-block.rayforce-index__k__tstzQ_uACq-container, html.rayforce-theme #kubio p.wp-block.rayforce-index__k__tstzQ_uACq-container {
	margin-bottom: 20px;
}

html.rayforce-theme #kubio a.rayforce-index__k__tstzQ_uACq-link {
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-index__k__-hWWlFyCEF-text {
	margin-bottom: 20px;
}

html.rayforce-theme #kubio .rayforce-index__k__7TrnS1SQ70-outer a.rayforce-index__k__7TrnS1SQ70-link {
	border-style: none;
	border-width: 0;
	color: rgba(var(--kubio-color-1), 1);
	font-size: 14px;
	justify-content: center;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-index__k__7TrnS1SQ70-outer a.rayforce-index__k__7TrnS1SQ70-link:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-index__k__7TrnS1SQ70-link .rayforce-index__k__7TrnS1SQ70-icon {
	height: 12px;
	margin-left: 10px;
	margin-right: 0;
	min-height: 12px;
	min-width: 12px;
	width: 12px;
}

html.rayforce-theme #kubio a.rayforce-index__k__7TrnS1SQ70-link:hover .rayforce-index__k__7TrnS1SQ70-icon {
	fill: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__iE82N7AEu-container {
	background-color: rgba(var(--kubio-color-1-variant-5), .2);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 300px;
	margin-bottom: -30px;
	margin-top: 20px;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__iE82N7AEu-image {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

html.rayforce-theme #kubio .rayforce-index__k__tBYU0uM8Xx-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__tBYU0uM8Xx-container {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-index__k__ELgmeRXRD--outer a.rayforce-index__k__ELgmeRXRD--link {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-width: 0;
	color: rgba(var(--kubio-color-1), 1);
	justify-content: center;
	padding: 15px 25px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-index__k__ELgmeRXRD--outer a.rayforce-index__k__ELgmeRXRD--link:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-index__k__ELgmeRXRD--link .rayforce-index__k__ELgmeRXRD--icon {
	height: 12px;
	margin-left: 0;
	margin-right: 10px;
	min-height: 12px;
	min-width: 12px;
	width: 12px;
}

html.rayforce-theme #kubio .rayforce-index__k__P2OarhUKUK-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__P2OarhUKUK-container {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots) {
	background-color: rgba(var(--kubio-color-5), 0);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: rgba(var(--kubio-color-6-variant-4), 1);
	padding: 2px 4px;
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots):hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers.current {
	background-color: rgba(var(--kubio-color-5), 0);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: rgba(var(--kubio-color-1), 1);
	padding: 2px 4px;
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers.current:hover {
	border-color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers.dots {
	font-weight: 300;
}

html.rayforce-theme #kubio .rayforce-index__k__2nd5yuWmz9-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-index__k__2nd5yuWmz9-container {
	height: auto;
	min-height: unset;
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-index__k__FwcIquvVBo-inner {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-index__k__FwcIquvVBo-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-index__k__HE2LPNtfKX-inner {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 20px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-index__k__HE2LPNtfKX-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-index__k__ciaK61IeR-input {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 0;
	font-size: 16px;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-index__k__ciaK61IeR-button {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 0;
	border-top-right-radius: 8px;
	border-width: 0;
	box-shadow: none;
	color: rgba(var(--kubio-color-5), 1);
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition-duration: 1s;
	width: 80px;
}

html.rayforce-theme #kubio .rayforce-index__k__ciaK61IeR-button:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	box-shadow: inset 0 0 0 40px rgba(23, 37, 42, .1);
}

html.rayforce-theme #kubio .rayforce-index__k__ciaK61IeR-icon {
	fill: rgba(var(--kubio-color-5), 1);
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-index__k__R9xOJzpKQW0-text {
	margin-bottom: 10px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-index__k__R9xOJzpKQW0-text .text-wrapper-fancy svg path {
	stroke: #000;
	stroke-linejoin: initial;
	stroke-linecap: initial;
	stroke-width: 8px;
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box {
	background-color: unset;
	background-image: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	padding: 0;
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box.nitro-lazy {
	background-image: none !important;
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box time {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-index__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: 35px;
	width: 35px;
}

html.rayforce-theme #kubio .rayforce-index__k__h2YdSxXLx-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-index__k__h2YdSxXLx-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-page__k__p7Z7tbZgOg-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	margin-top: -1px;
}

html.rayforce-theme #kubio .rayforce-page__k__DbkmkmgSJj-inner {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-page__k__DbkmkmgSJj-container {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-header__k__theme-Zam-Tq5W3-container {
	background-color: rgba(var(--kubio-color-6), .05);
}

html.rayforce-theme #kubio .rayforce-search__k__1MCYzfcZN-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	margin-top: -1px;
}

html.rayforce-theme #kubio .rayforce-search__k__kxeqsSpdy-n-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__kxeqsSpdy-n-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-search__k__QtetVXHJ9I-inner {
	background-color: rgba(var(--kubio-color-5), 1);
	border: 1px solid rgba(var(--kubio-color-5-variant-2), .6);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	box-shadow: none;
	margin: 0;
	overflow: hidden;
	text-align: center;
	transition-duration: .5s;
}

html.rayforce-theme #kubio .rayforce-search__k__QtetVXHJ9I-inner:hover {
	box-shadow: 0 2px 6px 0 rgba(var(--kubio-color-6), .1);
}

html.rayforce-theme #kubio .rayforce-search__k__QtetVXHJ9I-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer {
	justify-content: center;
	margin-bottom: 0;
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer a {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer a:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer .metadata-prefix, html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer .metadata-suffix {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer .h-svg-icon {
	fill: rgba(var(--kubio-color-5-variant-3), 1);
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-search__k__in2mlwF4a-metaDataContainer .metadata-separator {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

html.rayforce-theme #kubio h1.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio h2.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio h3.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio h4.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio h5.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio h6.wp-block.rayforce-search__k__tstzQ_uACq-container, html.rayforce-theme #kubio p.wp-block.rayforce-search__k__tstzQ_uACq-container {
	margin-bottom: 20px;
}

html.rayforce-theme #kubio a.rayforce-search__k__tstzQ_uACq-link {
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-search__k__-hWWlFyCEF-text {
	margin-bottom: 20px;
}

html.rayforce-theme #kubio .rayforce-search__k__7TrnS1SQ70-outer a.rayforce-search__k__7TrnS1SQ70-link {
	border-style: none;
	border-width: 0;
	color: rgba(var(--kubio-color-1), 1);
	font-size: 14px;
	justify-content: center;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-search__k__7TrnS1SQ70-outer a.rayforce-search__k__7TrnS1SQ70-link:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-search__k__7TrnS1SQ70-link .rayforce-search__k__7TrnS1SQ70-icon {
	height: 12px;
	margin-left: 10px;
	margin-right: 0;
	min-height: 12px;
	min-width: 12px;
	width: 12px;
}

html.rayforce-theme #kubio a.rayforce-search__k__7TrnS1SQ70-link:hover .rayforce-search__k__7TrnS1SQ70-icon {
	fill: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__hjSFltihG-container {
	background-color: rgba(var(--kubio-color-1-variant-5), .2);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 300px;
	margin-bottom: -30px;
	margin-top: 20px;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__hjSFltihG-image {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

html.rayforce-theme #kubio .rayforce-search__k__tBYU0uM8Xx-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__tBYU0uM8Xx-container {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-search__k__ELgmeRXRD--outer a.rayforce-search__k__ELgmeRXRD--link {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-width: 0;
	color: rgba(var(--kubio-color-1), 1);
	justify-content: center;
	padding: 15px 25px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-search__k__ELgmeRXRD--outer a.rayforce-search__k__ELgmeRXRD--link:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-search__k__ELgmeRXRD--link .rayforce-search__k__ELgmeRXRD--icon {
	height: 12px;
	margin-left: 0;
	margin-right: 10px;
	min-height: 12px;
	min-width: 12px;
	width: 12px;
}

html.rayforce-theme #kubio .rayforce-search__k__P2OarhUKUK-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__P2OarhUKUK-container {
	height: auto;
	min-height: unset;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers {
	padding-left: 5px;
	padding-right: 5px;
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots) {
	background-color: rgba(var(--kubio-color-5), 0);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: rgba(var(--kubio-color-6-variant-4), 1);
	padding: 2px 4px;
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots):hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers.current {
	background-color: rgba(var(--kubio-color-5), 0);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	color: rgba(var(--kubio-color-1), 1);
	padding: 2px 4px;
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers.current:hover {
	border-color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers.dots {
	font-weight: 300;
}

html.rayforce-theme #kubio .rayforce-search__k__f5wDJx69T0o-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-search__k__f5wDJx69T0o-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-search__k__HE2LPNtfKX-inner {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 20px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-search__k__HE2LPNtfKX-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-search__k__ciaK61IeR-input {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 0;
	font-size: 16px;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-search__k__ciaK61IeR-button {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 0;
	border-top-right-radius: 8px;
	border-width: 0;
	box-shadow: none;
	color: rgba(var(--kubio-color-5), 1);
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition-duration: 1s;
	width: 80px;
}

html.rayforce-theme #kubio .rayforce-search__k__ciaK61IeR-button:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	box-shadow: inset 0 0 0 40px rgba(23, 37, 42, .1);
}

html.rayforce-theme #kubio .rayforce-search__k__ciaK61IeR-icon {
	fill: rgba(var(--kubio-color-5), 1);
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-search__k__R9xOJzpKQW0-text {
	margin-bottom: 10px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-search__k__R9xOJzpKQW0-text .text-wrapper-fancy svg path {
	stroke: #000;
	stroke-linejoin: initial;
	stroke-linecap: initial;
	stroke-width: 8px;
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box {
	background-color: unset;
	background-image: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	padding: 0;
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box.nitro-lazy {
	background-image: none !important;
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box time {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-search__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: 35px;
	width: 35px;
}

html.rayforce-theme #kubio .rayforce-search__k__h2YdSxXLx-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-search__k__h2YdSxXLx-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-lAFSH8Xo9x-outer {
	background-color: rgba(var(--kubio-color-5), 1);
	margin-top: -1px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-baLWB4dRKjp-container a, html.rayforce-theme #kubio .rayforce-single__k__single-baLWB4dRKjp-container a[data-kubio] {
	color: rgba(var(--kubio-color-2), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-baLWB4dRKjp-container a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-baLWB4dRKjp-container a[data-kubio]:hover {
	color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner a, html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner a[data-kubio] {
	color: rgba(var(--kubio-color-2), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner a[data-kubio]:hover {
	color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__57noHnWPS-container {
	background-color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__jN8KkXHu7t-inner {
	border: 1px solid rgba(var(--kubio-color-5-variant-2), .6);
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__jN8KkXHu7t-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__iE82N7AEu-container {
	background-color: rgba(var(--kubio-color-6), .2);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 300px;
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-single__k__iE82N7AEu-image {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer a {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer a:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer .metadata-prefix, html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer .metadata-suffix {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer .h-svg-icon {
	fill: rgba(var(--kubio-color-5-variant-3), 1);
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-single__k__in2mlwF4a-metaDataContainer .metadata-separator {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-1uGRU27HVz-container {
	margin-bottom: 5px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-inner {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-inner a, html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-inner a[data-kubio] {
	color: rgba(var(--kubio-color-1-variant-2), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-inner a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-inner a[data-kubio]:hover {
	color: rgba(var(--kubio-color-1-variant-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-K4Akm2YNqS-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__oy67H3XiVge-inner {
	fill: rgba(var(--kubio-color-1), 1);
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-single__k__e8T3Hm0BV-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-single__k__e8T3Hm0BV-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__single-tlSt_AyBi-container {
	padding-left: 6px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__single-tlSt_AyBi-container a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 14px;
	font-weight: 400;
	margin: 4px 5px 4px 4px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-single__k__single-tlSt_AyBi-container a:hover {
	color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-tlSt_AyBi-placeholder {
	font-size: 13px;
}

html.rayforce-theme #kubio .rayforce-single__k__wETEbWZUNc-inner {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__wETEbWZUNc-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__mv1YR9xA3-inner {
	fill: rgba(var(--kubio-color-1), 1);
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .rayforce-single__k__kVi3OQ_XHq-inner {
	text-align: center;
}

html.rayforce-theme #kubio .rayforce-single__k__kVi3OQ_XHq-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__up5pQ_Cww-container {
	padding-left: 10px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__up5pQ_Cww-container a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: 2px;
	margin-right: 2px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__up5pQ_Cww-container a:hover {
	color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__up5pQ_Cww-container .separator {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__single-3ndM77FkZV-inner {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__single-3ndM77FkZV-container {
	height: auto;
	min-height: unset;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__ELgmeRXRD--outer a.rayforce-single__k__ELgmeRXRD--link {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-width: 0;
	color: rgba(var(--kubio-color-1), 1);
	justify-content: center;
	padding: 15px 25px;
	text-decoration: none;
}

html.rayforce-theme #kubio .rayforce-single__k__ELgmeRXRD--outer a.rayforce-single__k__ELgmeRXRD--link:hover {
	color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio a.rayforce-single__k__ELgmeRXRD--link .rayforce-single__k__ELgmeRXRD--icon {
	height: 12px;
	margin-left: 0;
	margin-right: 10px;
	min-height: 12px;
	min-width: 12px;
	width: 12px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-mMPMCQqWfs-inner {
	padding-left: 15px;
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-single__k__single-mMPMCQqWfs-container {
	height: auto;
	min-height: unset;
	text-align: right;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer {
	color: rgba(var(--kubio-color-6), 1);
	padding-bottom: 10px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment.even {
	background-color: #f8f8f8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-top: 20px;
	padding: 12px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment.odd {
	background-color: #f8f8f8;
	border: 1px solid rgba(var(--kubio-color-5), 1);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-top: 20px;
	padding: 12px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-author img {
	border-bottom-left-radius: 3%;
	border-bottom-right-radius: 3%;
	border-top-left-radius: 3%;
	border-top-right-radius: 3%;
	margin-right: 15px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-author .fn, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-author .fn a {
	color: rgba(var(--kubio-color-6-variant-2), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-author .fn a:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-metadata>.edit-link>a, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-metadata>a {
	color: rgba(var(--kubio-color-5-variant-4), 1);
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-content a, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-content a[data-kubio] {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-content a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-content a[data-kubio]:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .reply a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: rgba(var(--kubio-color-1), 1);
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .reply a:hover {
	background-color: rgba(var(--kubio-color-5), 0);
	box-shadow: 0 0 0 40px rgba(var(--kubio-color-6), .1) inset;
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .comment-respond a, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .comment-respond a[data-kubio] {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .comment-respond a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment-body .comment-respond a[data-kubio]:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-s5UQRGEAN-commentsContainer .comment>.children {
	margin-left: 12px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container {
	padding-bottom: 10px;
	padding-top: 10px;
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container label {
	color: rgba(var(--kubio-color-6-variant-2), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container input:not([type=submit]), html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container textarea {
	background-color: rgba(var(--kubio-color-5), .6);
	border: 1px solid rgba(var(--kubio-color-6), .2);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .form-submit {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-form [type=submit] {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-width: 0;
	color: rgba(var(--kubio-color-5), 1);
	font-weight: 400;
	letter-spacing: 1px;
	padding: 15px 30px 14px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-form [type=submit]:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	box-shadow: 0 0 0 40px rgba(var(--kubio-color-6), .1) inset;
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-form a, html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-respond a {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-form a:hover, html.rayforce-theme #kubio .rayforce-single__k__single-oXoikmHxB-container .comment-respond a:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__single-f5wDJx69T0o-inner {
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__single-f5wDJx69T0o-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__HE2LPNtfKX-inner {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 20px;
	text-align: left;
}

html.rayforce-theme #kubio .rayforce-single__k__HE2LPNtfKX-container {
	height: auto;
	min-height: unset;
}

html.rayforce-theme #kubio .rayforce-single__k__ciaK61IeR-input {
	background-color: rgba(var(--kubio-color-6), .05);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 0;
	font-size: 16px;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-single__k__ciaK61IeR-button {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 8px;
	border-style: none;
	border-top-left-radius: 0;
	border-top-right-radius: 8px;
	border-width: 0;
	box-shadow: none;
	color: rgba(var(--kubio-color-5), 1);
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition-duration: 1s;
	width: 80px;
}

html.rayforce-theme #kubio .rayforce-single__k__ciaK61IeR-button:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	box-shadow: inset 0 0 0 40px rgba(23, 37, 42, .1);
}

html.rayforce-theme #kubio .rayforce-single__k__ciaK61IeR-icon {
	fill: rgba(var(--kubio-color-5), 1);
	height: 20px;
	min-height: 20px;
	min-width: 20px;
	width: 20px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-single__k__R9xOJzpKQW0-text {
	margin-bottom: 10px;
}

html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-single__k__R9xOJzpKQW0-text .text-wrapper-fancy svg path {
	stroke: #000;
	stroke-linejoin: initial;
	stroke-linecap: initial;
	stroke-width: 8px;
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box {
	background-color: unset;
	background-image: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	padding: 0;
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box.nitro-lazy {
	background-image: none !important;
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box time {
	color: rgba(var(--kubio-color-5-variant-3), 1);
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme #kubio .rayforce-single__k__dAlw2G59Yo-widget-box.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: 35px;
	width: 35px;
}

html.rayforce-theme #kubio .rayforce-single__k__h2YdSxXLx-widget-box a {
	color: rgba(var(--kubio-color-6), 1);
	font-size: 15px;
	font-weight: 400;
	text-transform: none;
}

html.rayforce-theme #kubio .rayforce-single__k__h2YdSxXLx-widget-box a:hover {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme #kubio .rayforce-local-4-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-12-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-21-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-23-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-25-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-31-container, html.rayforce-theme #kubio .rayforce-local-36-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-40-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-48-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-57-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-59-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-61-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-67-container, html.rayforce-theme #kubio .rayforce-local-72-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-76-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-80-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-86-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-92-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-100-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-109-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-111-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-113-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-119-container, html.rayforce-theme #kubio .rayforce-local-124-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-128-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-136-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-145-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-147-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-149-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-155-container, html.rayforce-theme #kubio .rayforce-local-160-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-164-container, html.rayforce-theme #kubio .rayforce-local-173-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 50%;
}

html.rayforce-theme #kubio .rayforce-local-178-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-184-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-192-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-201-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-203-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-205-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-211-container, html.rayforce-theme #kubio .rayforce-local-216-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-220-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-228-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-237-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-239-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-241-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-247-container, html.rayforce-theme #kubio .rayforce-local-252-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-256-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-261-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-267-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-275-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-284-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-286-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-288-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-294-container, html.rayforce-theme #kubio .rayforce-local-299-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-303-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-311-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-320-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-322-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-324-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-330-container, html.rayforce-theme #kubio .rayforce-local-335-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-339-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-343-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-346-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-353-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-355-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-357-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-359-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 30%;
}

html.rayforce-theme #kubio .rayforce-local-362-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-368-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-371-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-378-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-380-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-382-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-387-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-393-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-401-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-410-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-412-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-414-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-420-container, html.rayforce-theme #kubio .rayforce-local-425-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-429-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-437-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-446-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-448-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-450-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-456-container, html.rayforce-theme #kubio .rayforce-local-461-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-465-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-469-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-473-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-479-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-487-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-496-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-498-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-500-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-506-container, html.rayforce-theme #kubio .rayforce-local-511-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-515-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-523-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-532-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-534-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-536-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-542-container, html.rayforce-theme #kubio .rayforce-local-547-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-551-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-555-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-558-container, html.rayforce-theme #kubio .rayforce-local-565-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-567-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-569-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-571-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 30%;
}

html.rayforce-theme #kubio .rayforce-local-574-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-580-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-583-container, html.rayforce-theme #kubio .rayforce-local-590-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-592-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-594-container, html.rayforce-theme #kubio .rayforce-local-599-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme #kubio .rayforce-local-605-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-613-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-622-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-624-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-626-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-632-container, html.rayforce-theme #kubio .rayforce-local-637-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-641-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 75%;
}

html.rayforce-theme #kubio .rayforce-local-649-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 25%;
}

html.rayforce-theme #kubio .rayforce-local-658-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-660-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-662-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-668-container, html.rayforce-theme #kubio .rayforce-local-673-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-677-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 80%;
}

html.rayforce-theme #kubio .rayforce-local-681-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-683-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-687-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-689-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-692-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-694-container, html.rayforce-theme #kubio .rayforce-local-697-container, html.rayforce-theme #kubio .rayforce-local-699-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-703-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 30%;
}

html.rayforce-theme #kubio .rayforce-local-706-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-712-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-714-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-718-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-720-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-723-container {
	ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
	width: auto;
}

html.rayforce-theme #kubio .rayforce-local-725-container, html.rayforce-theme #kubio .rayforce-local-728-container, html.rayforce-theme #kubio .rayforce-local-730-container {
	ms-flex: 1 1 0%;
	flex: 1 1 0;
	max-width: 100%;
}

html.rayforce-theme #kubio .rayforce-local-737-container {
	flex: 0 0 auto;
	-ms-flex: 0 0 auto;
}

html.rayforce-theme .h-x-container-inner>*, html.rayforce-theme .h-y-container>:not(:last-child) {
	margin-bottom: 20px;
}

html.rayforce-theme .h-column__content>.h-x-container>:last-child, html.rayforce-theme .h-x-container-inner, html.rayforce-theme .h-y-container>.kubio-block-inserter {
	margin-bottom: -20px;
}

html.rayforce-theme .h-x-container-inner {
	margin-left: -10px;
	margin-right: -10px;
}

html.rayforce-theme .h-x-container-inner>* {
	padding-left: 10px;
	padding-right: 10px;
}

html.rayforce-theme body .rayforce-index__k__QtetVXHJ9I-container>*>.h-y-container>:not(:last-child), html.rayforce-theme body .rayforce-search__k__QtetVXHJ9I-container>*>.h-y-container>:not(:last-child) {
	margin-bottom: 0;
}

html.rayforce-theme body .rayforce-single__k__single-K4Akm2YNqS-container>*>.h-y-container>:not(:last-child), html.rayforce-theme body .rayforce-single__k__wETEbWZUNc-container>*>.h-y-container>:not(:last-child) {
	margin-bottom: 5px;
}

html.rayforce-theme .with-kubio-global-style a:not([class*=wp-block-button]), html.rayforce-theme .wp-block-woocommerce-mini-cart-contents a:not([class*=wp-block-button]), html.rayforce-theme [data-kubio] a:not([class*=wp-block-button]), html.rayforce-theme a:not([class*=wp-block-button])[data-kubio] {
	color: rgba(var(--kubio-color-1), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
	text-decoration: none;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style a:not([class*=wp-block-button]):hover, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents a:not([class*=wp-block-button]):hover, html.rayforce-theme [data-kubio] a:not([class*=wp-block-button]):hover, html.rayforce-theme a:not([class*=wp-block-button])[data-kubio]:hover {
	color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme .with-kubio-global-style h1, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h1, html.rayforce-theme [data-kubio] h1, html.rayforce-theme h1[data-kubio] {
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 4.5em;
	font-weight: 400;
	line-height: 1.26;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style h2, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h2, html.rayforce-theme [data-kubio] h2, html.rayforce-theme h2[data-kubio] {
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 3em;
	font-weight: 500;
	line-height: 1.143;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style h3, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h3, html.rayforce-theme [data-kubio] h3, html.rayforce-theme h3[data-kubio] {
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 1.8em;
	font-weight: 500;
	line-height: 1.25;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style h4, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h4, html.rayforce-theme [data-kubio] h4, html.rayforce-theme h4[data-kubio] {
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.4;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style h5, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h5, html.rayforce-theme [data-kubio] h5, html.rayforce-theme h5[data-kubio] {
	color: rgba(var(--kubio-color-6), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 1.125em;
	font-weight: 400;
	line-height: 1.4;
	text-transform: none;
}

html.rayforce-theme .with-kubio-global-style h6, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h6, html.rayforce-theme [data-kubio] h6, html.rayforce-theme h6[data-kubio] {
	color: rgba(var(--kubio-color-1), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: .9em;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.4;
	text-transform: uppercase;
}

html.rayforce-theme .with-kubio-global-style, html.rayforce-theme .with-kubio-global-style p, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents, html.rayforce-theme [data-kubio], html.rayforce-theme [data-kubio] p, html.rayforce-theme p[data-kubio] {
	color: rgba(var(--kubio-color-6-variant-2), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	text-transform: none;
}

html.rayforce-theme .h-lead[data-kubio], html.rayforce-theme .with-kubio-global-style .h-lead, html.rayforce-theme [data-kubio] .h-lead {
	color: rgba(var(--kubio-color-6-variant-2), 1);
	font-family: Space Grotesk, Helvetica, Arial, Sans-Serif, serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7;
	text-transform: none;
}

html.rayforce-theme div.h-section-global-spacing {
	padding-bottom: 90px;
	padding-top: 90px;
}

html.rayforce-theme .h-global-transition, html.rayforce-theme .h-global-transition-all, html.rayforce-theme .h-global-transition-all * {
	transition-duration: 1s;
}

html.rayforce-theme [data-kubio] input:not([type]), html.rayforce-theme [data-kubio] input[type=color], html.rayforce-theme [data-kubio] input[type=date], html.rayforce-theme [data-kubio] input[type=datetime-local], html.rayforce-theme [data-kubio] input[type=datetime], html.rayforce-theme [data-kubio] input[type=email], html.rayforce-theme [data-kubio] input[type=month], html.rayforce-theme [data-kubio] input[type=number], html.rayforce-theme [data-kubio] input[type=password], html.rayforce-theme [data-kubio] input[type=search], html.rayforce-theme [data-kubio] input[type=tel], html.rayforce-theme [data-kubio] input[type=text], html.rayforce-theme [data-kubio] input[type=time], html.rayforce-theme [data-kubio] input[type=url], html.rayforce-theme [data-kubio] input[type=week], html.rayforce-theme [data-kubio] select, html.rayforce-theme [data-kubio] textarea {
	background-color: rgba(var(--kubio-color-5), 1);
	border: 1px solid rgba(var(--kubio-color-5-variant-2), 1);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-family: Open Sans, Helvetica, Arial, Sans-Serif, serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 10px;
	padding: 4px 10px;
	text-transform: none;
}

html.rayforce-theme [data-kubio] input:not([type]):focus, html.rayforce-theme [data-kubio] input:not([type]):hover, html.rayforce-theme [data-kubio] input[type=color]:focus, html.rayforce-theme [data-kubio] input[type=color]:hover, html.rayforce-theme [data-kubio] input[type=date]:focus, html.rayforce-theme [data-kubio] input[type=date]:hover, html.rayforce-theme [data-kubio] input[type=datetime-local]:focus, html.rayforce-theme [data-kubio] input[type=datetime-local]:hover, html.rayforce-theme [data-kubio] input[type=datetime]:focus, html.rayforce-theme [data-kubio] input[type=datetime]:hover, html.rayforce-theme [data-kubio] input[type=email]:focus, html.rayforce-theme [data-kubio] input[type=email]:hover, html.rayforce-theme [data-kubio] input[type=month]:focus, html.rayforce-theme [data-kubio] input[type=month]:hover, html.rayforce-theme [data-kubio] input[type=number]:focus, html.rayforce-theme [data-kubio] input[type=number]:hover, html.rayforce-theme [data-kubio] input[type=password]:focus, html.rayforce-theme [data-kubio] input[type=password]:hover, html.rayforce-theme [data-kubio] input[type=search]:focus, html.rayforce-theme [data-kubio] input[type=search]:hover, html.rayforce-theme [data-kubio] input[type=tel]:focus, html.rayforce-theme [data-kubio] input[type=tel]:hover, html.rayforce-theme [data-kubio] input[type=text]:focus, html.rayforce-theme [data-kubio] input[type=text]:hover, html.rayforce-theme [data-kubio] input[type=time]:focus, html.rayforce-theme [data-kubio] input[type=time]:hover, html.rayforce-theme [data-kubio] input[type=url]:focus, html.rayforce-theme [data-kubio] input[type=url]:hover, html.rayforce-theme [data-kubio] input[type=week]:focus, html.rayforce-theme [data-kubio] input[type=week]:hover, html.rayforce-theme [data-kubio] select:focus, html.rayforce-theme [data-kubio] select:hover, html.rayforce-theme [data-kubio] textarea:focus, html.rayforce-theme [data-kubio] textarea:hover {
	border-color: rgba(var(--kubio-color-6), 1);
	color: rgba(var(--kubio-color-6), 1);
}

html.rayforce-theme [data-kubio] button, html.rayforce-theme [data-kubio] input[type=button] {
	background-color: rgba(var(--kubio-color-1), 1);
	border: 2px solid rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: rgba(var(--kubio-color-5), 1);
	padding: 8px 24px 8px 25px;
}

html.rayforce-theme [data-kubio] button:hover, html.rayforce-theme [data-kubio] input[type=button]:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme [data-kubio] button:disabled, html.rayforce-theme [data-kubio] button[disabled], html.rayforce-theme [data-kubio] input[type=button]:disabled, html.rayforce-theme [data-kubio] input[type=button][disabled] {
	background-color: rgba(var(--kubio-color-5-variant-2), 1);
	border-color: rgba(var(--kubio-color-5-variant-2), 1);
	color: rgba(var(--kubio-color-5-variant-3), 1);
}

html.rayforce-theme [data-kubio] button[type=submit], html.rayforce-theme [data-kubio] input[type=submit] {
	background-color: rgba(var(--kubio-color-1), 1);
	border: 2px solid rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: rgba(var(--kubio-color-5), 1);
	padding: 8px 24px 8px 25px;
}

html.rayforce-theme [data-kubio] button[type=submit]:hover, html.rayforce-theme [data-kubio] input[type=submit]:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme [data-kubio] button[type=submit]:disabled, html.rayforce-theme [data-kubio] button[type=submit][disabled], html.rayforce-theme [data-kubio] input[type=submit]:disabled, html.rayforce-theme [data-kubio] input[type=submit][disabled] {
	background-color: rgba(var(--kubio-color-5-variant-2), 1);
	border-color: rgba(var(--kubio-color-5-variant-2), 1);
	color: rgba(var(--kubio-color-5-variant-3), 1);
}

html.rayforce-theme [data-kubio] button[type=reset], html.rayforce-theme [data-kubio] input[type=reset] {
	background-color: rgba(var(--kubio-color-1-variant-1), 1);
	border: 2px solid rgba(var(--kubio-color-1-variant-1), 1);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: rgba(var(--kubio-color-6-variant-2), 1);
	padding: 8px 24px 8px 25px;
}

html.rayforce-theme [data-kubio] button[type=reset]:hover, html.rayforce-theme [data-kubio] input[type=reset]:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme [data-kubio] button[type=reset]:disabled, html.rayforce-theme [data-kubio] button[type=reset][disabled], html.rayforce-theme [data-kubio] input[type=reset]:disabled, html.rayforce-theme [data-kubio] input[type=reset][disabled] {
	background-color: rgba(var(--kubio-color-5-variant-2), 1);
	border-color: rgba(var(--kubio-color-5-variant-2), 1);
	color: rgba(var(--kubio-color-5-variant-3), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit, html.rayforce-theme #kubio .woocommerce a.button, html.rayforce-theme #kubio .woocommerce button.button, html.rayforce-theme #kubio .woocommerce input.button {
	background-color: rgba(var(--kubio-color-2), 1);
	border: 0 rgba(var(--kubio-color-2), 1);
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit:hover, html.rayforce-theme #kubio .woocommerce a.button:hover, html.rayforce-theme #kubio .woocommerce button.button:hover, html.rayforce-theme #kubio .woocommerce input.button:hover {
	background-color: rgba(var(--kubio-color-2-variant-4), 1);
	border-color: rgba(var(--kubio-color-2-variant-4), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit:disabled, html.rayforce-theme #kubio .woocommerce #respond input#submit[disabled], html.rayforce-theme #kubio .woocommerce a.button:disabled, html.rayforce-theme #kubio .woocommerce a.button[disabled], html.rayforce-theme #kubio .woocommerce button.button:disabled, html.rayforce-theme #kubio .woocommerce button.button[disabled], html.rayforce-theme #kubio .woocommerce input.button:disabled, html.rayforce-theme #kubio .woocommerce input.button[disabled] {
	background-color: rgba(var(--kubio-color-5-variant-2), 1);
	border-color: rgba(var(--kubio-color-5-variant-2), 1);
	color: rgba(var(--kubio-color-5-variant-4), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit.add_to_cart_button, html.rayforce-theme #kubio .woocommerce #respond input#submit.alt, html.rayforce-theme #kubio .woocommerce #respond input#submit.woocommerce-form-login__submit, html.rayforce-theme #kubio .woocommerce a.button.add_to_cart_button, html.rayforce-theme #kubio .woocommerce a.button.alt, html.rayforce-theme #kubio .woocommerce a.button.woocommerce-form-login__submit, html.rayforce-theme #kubio .woocommerce button.button.add_to_cart_button, html.rayforce-theme #kubio .woocommerce button.button.alt, html.rayforce-theme #kubio .woocommerce button.button.woocommerce-form-login__submit, html.rayforce-theme #kubio .woocommerce input.button.add_to_cart_button, html.rayforce-theme #kubio .woocommerce input.button.alt, html.rayforce-theme #kubio .woocommerce input.button.woocommerce-form-login__submit {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border-style: none;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-width: 0;
	box-shadow: none;
	color: rgba(var(--kubio-color-5), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit.add_to_cart_button:hover, html.rayforce-theme #kubio .woocommerce #respond input#submit.alt:hover, html.rayforce-theme #kubio .woocommerce #respond input#submit.woocommerce-form-login__submit:hover, html.rayforce-theme #kubio .woocommerce a.button.add_to_cart_button:hover, html.rayforce-theme #kubio .woocommerce a.button.alt:hover, html.rayforce-theme #kubio .woocommerce a.button.woocommerce-form-login__submit:hover, html.rayforce-theme #kubio .woocommerce button.button.add_to_cart_button:hover, html.rayforce-theme #kubio .woocommerce button.button.alt:hover, html.rayforce-theme #kubio .woocommerce button.button.woocommerce-form-login__submit:hover, html.rayforce-theme #kubio .woocommerce input.button.add_to_cart_button:hover, html.rayforce-theme #kubio .woocommerce input.button.alt:hover, html.rayforce-theme #kubio .woocommerce input.button.woocommerce-form-login__submit:hover {
	background-color: rgba(var(--kubio-color-1-variant-4), 1);
	border-color: rgba(var(--kubio-color-1-variant-4), 1);
}

html.rayforce-theme #kubio .woocommerce #respond input#submit.add_to_cart_button:disabled, html.rayforce-theme #kubio .woocommerce #respond input#submit.add_to_cart_button[disabled], html.rayforce-theme #kubio .woocommerce #respond input#submit.alt:disabled, html.rayforce-theme #kubio .woocommerce #respond input#submit.alt[disabled], html.rayforce-theme #kubio .woocommerce #respond input#submit.woocommerce-form-login__submit:disabled, html.rayforce-theme #kubio .woocommerce #respond input#submit.woocommerce-form-login__submit[disabled], html.rayforce-theme #kubio .woocommerce a.button.add_to_cart_button:disabled, html.rayforce-theme #kubio .woocommerce a.button.add_to_cart_button[disabled], html.rayforce-theme #kubio .woocommerce a.button.alt:disabled, html.rayforce-theme #kubio .woocommerce a.button.alt[disabled], html.rayforce-theme #kubio .woocommerce a.button.woocommerce-form-login__submit:disabled, html.rayforce-theme #kubio .woocommerce a.button.woocommerce-form-login__submit[disabled], html.rayforce-theme #kubio .woocommerce button.button.add_to_cart_button:disabled, html.rayforce-theme #kubio .woocommerce button.button.add_to_cart_button[disabled], html.rayforce-theme #kubio .woocommerce button.button.alt:disabled, html.rayforce-theme #kubio .woocommerce button.button.alt[disabled], html.rayforce-theme #kubio .woocommerce button.button.woocommerce-form-login__submit:disabled, html.rayforce-theme #kubio .woocommerce button.button.woocommerce-form-login__submit[disabled], html.rayforce-theme #kubio .woocommerce input.button.add_to_cart_button:disabled, html.rayforce-theme #kubio .woocommerce input.button.add_to_cart_button[disabled], html.rayforce-theme #kubio .woocommerce input.button.alt:disabled, html.rayforce-theme #kubio .woocommerce input.button.alt[disabled], html.rayforce-theme #kubio .woocommerce input.button.woocommerce-form-login__submit:disabled, html.rayforce-theme #kubio .woocommerce input.button.woocommerce-form-login__submit[disabled] {
	background-color: rgba(var(--kubio-color-5-variant-2), 1);
	border-color: rgba(var(--kubio-color-5-variant-2), 1);
	color: rgba(var(--kubio-color-5-variant-4), 1);
}

html.rayforce-theme #kubio .woocommerce-loop-product__link .onsale {
	background-color: rgba(var(--kubio-color-1), 1);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: rgba(var(--kubio-color-5), 1);
	padding: 5px 10px;
}

@media (min-width:768px) and (max-width:1023px) {
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:before {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a {
		color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a:hover {
		color: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__r_ktfqROOFc-icon {
		fill: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__r_ktfqROOFc-icon:hover {
		fill: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer {
		padding-bottom: 120px;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__SFXC9Ze09eua-inner {
		text-align: center;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__0xSC3AT64a-container {
		align-items: center;
		justify-content: center;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__ZEkYpBrx7RAa-inner {
		text-align: center;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:before {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul {
		justify-content: center;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a {
		color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a:hover {
		color: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__r1Ph182_RWJa-icon {
		fill: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__kxeqsSpdy-n-inner {
		margin-top: -10px;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__QtetVXHJ9I-inner {
		overflow: visible;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__iE82N7AEu-container {
		margin-bottom: -15px;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__HE2LPNtfKX-inner {
		margin-top: -5px;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__QtetVXHJ9I-inner {
		overflow: visible;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__hjSFltihG-container {
		margin-bottom: -15px;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__HE2LPNtfKX-inner, html.rayforce-theme #kubio .rayforce-single__k__HE2LPNtfKX-inner, html.rayforce-theme #kubio .rayforce-single__k__single-kxeqsSpdy-n-inner {
		margin-top: -5px;
	}
	
	html.rayforce-theme #kubio .rayforce-local-164-container {
		width: 80%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-359-container, html.rayforce-theme #kubio .rayforce-local-571-container, html.rayforce-theme #kubio .rayforce-local-703-container {
		width: 40%;
	}
	
	html.rayforce-theme .with-kubio-global-style h1, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h1, html.rayforce-theme [data-kubio] h1, html.rayforce-theme h1[data-kubio] {
		font-size: 3.5em;
	}
	
	html.rayforce-theme .with-kubio-global-style h2, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h2, html.rayforce-theme [data-kubio] h2, html.rayforce-theme h2[data-kubio] {
		font-size: 2.5em;
	}
	
	html.rayforce-theme div.h-section-global-spacing {
		padding-bottom: 60px;
		padding-top: 60px;
	}
}

@media (max-width:767px) {
	html.rayforce-theme #kubio .rayforce-header__k__T76CTSDdQOJ-outer .wp-block-kubio-navigation-section__nav:not(.extra-1) {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	html.rayforce-theme #kubio .rayforce-header__k__T76CTSDdQOJ-outer .h-navigation_sticky:not(.extra-1).wp-block-kubio-navigation-section__nav {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-header__k__VXmc4u-k9Lt-outer {
		text-align: center;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer.bordered-active-item>.kubio-menu>ul>li:before {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a {
		color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__pCbtTrsLh6V-outer>.kubio-menu>ul>li>a:hover {
		color: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-header__k__r_ktfqROOFc-icon {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 0;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__r_ktfqROOFc-icon {
		fill: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-header__k__r_ktfqROOFc-icon:hover {
		fill: rgba(var(--kubio-color-1), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-header__k__KFTMhA6WOVh-outer {
		padding-bottom: 120px;
		padding-top: 60px;
	}
	
	html.rayforce-theme #kubio h1.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h2.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h3.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h4.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h5.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio h6.wp-block.rayforce-header__k__SzZXH7PdCL-container, html.rayforce-theme #kubio p.wp-block.rayforce-header__k__SzZXH7PdCL-container {
		font-size: 2em;
		font-weight: 400;
	}
	
	html.rayforce-theme #kubio .rayforce-404__k__R5I4_pTIrk-outer {
		min-height: 450px;
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__Gp3qTlxXlua-outer .wp-block-kubio-navigation-section__nav {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__Gp3qTlxXlua-outer .h-navigation_sticky:not(.extra-1).wp-block-kubio-navigation-section__nav {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__HMMJkMp0jwr-outer {
		text-align: center;
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__SFXC9Ze09eua-inner {
		text-align: left;
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__0xSC3AT64a-container {
		align-items: flex-start;
		justify-content: flex-start;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:after, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer.bordered-active-item>.kubio-menu>ul>li:before {
		background-color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a {
		color: rgba(var(--kubio-color-5), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li.current-menu-item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li.current_page_item>a, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a.hover, html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__c6BbujDIAOYa-outer>.kubio-menu>ul>li>a:hover {
		color: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__r1Ph182_RWJa-icon {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding: 0;
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__r1Ph182_RWJa-icon {
		fill: rgba(var(--kubio-color-6), 1);
	}
	
	html.rayforce-theme #kubio .h-navigation_sticky:not(.extra-1) .rayforce-front-header__k__r1Ph182_RWJa-icon:hover {
		fill: rgba(var(--kubio-color-1), 1);
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__J6FPNZyUrna-outer {
		min-height: 100vh;
		padding-bottom: 140px;
		padding-top: 60px;
	}
	
	html.rayforce-theme #kubio .wp-block.wp-block-kubio-heading__text.rayforce-front-header__k__wRtW3CHld-text {
		font-size: 3em;
	}
	
	html.rayforce-theme #kubio p.wp-block.wp-block-kubio-text__text.rayforce-front-header__k__Xia0GT4t_a-text {
		font-size: 16px;
		line-height: 1.5;
	}
	
	html.rayforce-theme #kubio .rayforce-front-header__k__9uoTT9gnxCya-outer {
		padding-top: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__kxeqsSpdy-n-inner {
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__iE82N7AEu-container {
		margin-bottom: -15px;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots) {
		padding-left: 2px;
		padding-right: 2px;
	}
	
	html.rayforce-theme #kubio .rayforce-index__k__HE2LPNtfKX-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__kxeqsSpdy-n-inner {
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__hjSFltihG-container {
		margin-bottom: -15px;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__tRiQFlrj8q-outer .page-numbers:not(.current):not(.dots) {
		padding-left: 2px;
		padding-right: 2px;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__f5wDJx69T0o-inner {
		text-align: left;
	}
	
	html.rayforce-theme #kubio .rayforce-search__k__HE2LPNtfKX-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-single__k__single-f5wDJx69T0o-inner {
		margin-top: 30px;
	}
	
	html.rayforce-theme #kubio .rayforce-single__k__HE2LPNtfKX-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-4-container, html.rayforce-theme #kubio .rayforce-local-12-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-21-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-23-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-40-container, html.rayforce-theme #kubio .rayforce-local-48-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-57-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-59-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-76-container, html.rayforce-theme #kubio .rayforce-local-86-container, html.rayforce-theme #kubio .rayforce-local-92-container, html.rayforce-theme #kubio .rayforce-local-100-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-109-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-111-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-128-container, html.rayforce-theme #kubio .rayforce-local-136-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-145-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-147-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-164-container, html.rayforce-theme #kubio .rayforce-local-173-container, html.rayforce-theme #kubio .rayforce-local-178-container, html.rayforce-theme #kubio .rayforce-local-184-container, html.rayforce-theme #kubio .rayforce-local-192-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-201-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-203-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-220-container, html.rayforce-theme #kubio .rayforce-local-228-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-237-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-239-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-256-container, html.rayforce-theme #kubio .rayforce-local-261-container, html.rayforce-theme #kubio .rayforce-local-267-container, html.rayforce-theme #kubio .rayforce-local-275-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-284-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-286-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-303-container, html.rayforce-theme #kubio .rayforce-local-311-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-320-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-322-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-339-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-343-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-346-container, html.rayforce-theme #kubio .rayforce-local-359-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-368-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-371-container, html.rayforce-theme #kubio .rayforce-local-387-container, html.rayforce-theme #kubio .rayforce-local-393-container, html.rayforce-theme #kubio .rayforce-local-401-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-410-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-412-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-429-container, html.rayforce-theme #kubio .rayforce-local-437-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-446-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-448-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-465-container, html.rayforce-theme #kubio .rayforce-local-473-container, html.rayforce-theme #kubio .rayforce-local-479-container, html.rayforce-theme #kubio .rayforce-local-487-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-496-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-498-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-515-container, html.rayforce-theme #kubio .rayforce-local-523-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-532-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-534-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-551-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-555-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-558-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-565-container, html.rayforce-theme #kubio .rayforce-local-569-container {
		ms-flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme #kubio .rayforce-local-571-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-580-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-583-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-590-container, html.rayforce-theme #kubio .rayforce-local-594-container {
		ms-flex: 0 0 auto;
		max-width: 100%;
		width: auto;
	}
	
	html.rayforce-theme #kubio .rayforce-local-599-container, html.rayforce-theme #kubio .rayforce-local-605-container, html.rayforce-theme #kubio .rayforce-local-613-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-622-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-624-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-641-container, html.rayforce-theme #kubio .rayforce-local-649-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-658-container {
		ms-flex: 1 1 0%;
		flex: 1 1 0;
	}
	
	html.rayforce-theme #kubio .rayforce-local-660-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-677-container {
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-681-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		order: 1;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-697-container, html.rayforce-theme #kubio .rayforce-local-699-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 50%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-703-container {
		order: 2;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-712-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		order: 1;
		width: 100%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-728-container, html.rayforce-theme #kubio .rayforce-local-730-container {
		flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		width: 50%;
	}
	
	html.rayforce-theme #kubio .rayforce-local-737-container {
		width: 100%;
	}
	
	html.rayforce-theme .with-kubio-global-style h1, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h1, html.rayforce-theme [data-kubio] h1, html.rayforce-theme h1[data-kubio] {
		font-size: 3em;
		line-height: 1.1;
	}
	
	html.rayforce-theme .with-kubio-global-style h2, html.rayforce-theme .wp-block-woocommerce-mini-cart-contents h2, html.rayforce-theme [data-kubio] h2, html.rayforce-theme h2[data-kubio] {
		font-size: 2.5em;
	}
	
	html.rayforce-theme div.h-section-global-spacing {
		padding-bottom: 30px;
		padding-top: 30px;
	}
}

html.rayforce-theme .wp-block-kubio-iconlist.wp-block {
	display: inline-flex;
}

html.rayforce-theme :focus:focus-visible {
	outline: auto !important;
}

html.rayforce-theme #colibri .h-navigation_outer:not(.h-navigation_overlap) .text-logo {
	color: #000;
}

html.rayforce-theme .wp-block-image.alignfull img {
	margin-left: unset;
	margin-right: unset;
	max-width: 100%;
}

html.rayforce-theme .wp-block-image .aligncenter {
	max-width: 100%;
	text-align: center;
	width: 100%;
}

html.rayforce-theme .colibri-word-wrap {
	word-break: break-word;
}

html.rayforce-theme ul.colibri-menu>li>a>svg {
	color: currentColor !important;
}

html.rayforce-theme ul.colibri-menu>li>a>svg, html.rayforce-theme ul.colibri-menu>li>a>svg path {
	transition-duration: 0s !important;
}

html.rayforce-theme .h-blog-meta, html.rayforce-theme .h-svg-icon:not(.h-icon__icon), html.rayforce-theme .h-svg-icon:not(.h-icon__icon) *, html.rayforce-theme .metadata-item {
	transition-duration: 0s;
}

html.rayforce-theme .h-blog-meta a {
	display: inline-table;
}

html.rayforce-theme .h-blog-meta-text {
	display: inline-flex;
}

html.rayforce-theme #colibri .style-18>div>.colibri-menu-container>ul.colibri-menu>li>a>.arrow-wrapper, html.rayforce-theme #colibri .style-18>div>.colibri-menu-container>ul.colibri-menu>li>a>svg {
	color: #fff;
}

html.rayforce-theme #colibri .style-18>div>.colibri-menu-container>ul.colibri-menu li>ul>li>a {
	padding-right: 54px;
	white-space: normal;
}

html.rayforce-theme #wpadminbar {
	text-align: initial;
}

html.rayforce-theme #wpadminbar:before, html.rayforce-theme #wpadminbar :before {
	box-sizing: content-box;
	display: block;
	height: unset;
	width: unset;
}

html.rayforce-theme #wpadminbar .admin-bar-search .ab-item:before, html.rayforce-theme #wpadminbar form:before {
	content: normal;
}

html.rayforce-theme #wpadminbar .ab-sub-wrapper ul {
	display: block;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content {
	height: 100vh;
}

html.rayforce-theme .wp-block-kubio-menu-offscreen__align {
	display: flex;
}

html.rayforce-theme .kubio-offscreen .h-global-transition-all {
	color: rgba(var(--kubio-color-5), .4);
}

html.rayforce-theme .kubio-offscreen .h-global-transition-all a {
	color: var(--wp--preset--color--luminous-vivid-orange);
}

html.rayforce-theme .wp-block-kubio-query-loop [class*=h-col-].wp-block-kubio-query-loop-item {
	padding-bottom: 30px;
	padding-top: 30px;
}

html.rayforce-theme #kubio .header {
	position: relative;
}

html.rayforce-theme #kubio .header .h-navigation_overlap {
	position: absolute;
	width: 100%;
}

html.rayforce-theme #kubio .header .wp-block-kubio-navigation-top-bar {
	z-index: 1;
}

html.rayforce-theme .roufous-front-header__k__DHr6s-4e_WR-align {
	line-height: 1;
}

html.rayforce-theme #kubio .header:has(.wp-block-kubio-navigation .wp-block-kubio-menu-items li.menu-item a.hover+ul.sub-menu) .wp-block-kubio-hero>.customize-partial-edit-shortcut {
	display: none;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-boxed .wp-block-kubio-dropdown-menu .customize-partial-edit-shortcut {
	margin-left: 0;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-full-width .has-logo-above-menu [data-kubio-partial-refresh=logo] .customize-partial-edit-shortcut {
	left: 30px;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-full-width .has-logo-above-menu .wp-block-kubio-dropdown-menu .customize-partial-edit-shortcut {
	margin-left: 5px;
	margin-top: 0;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-full-width .wp-block-kubio-navigation-top-bar {
	padding-left: 20px;
	padding-right: 20px;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation [data-in-sticky-state=true].has-logo-above-menu .wp-block-kubio-navigation-items .wp-block-kubio-row__inner {
	flex-direction: row;
}

html.rayforce-theme #kubio .wp-block-kubio-navigation [data-in-sticky-state=true].has-logo-above-menu .wp-block-kubio-navigation-items .wp-block-kubio-row__inner>* {
	flex-basis: auto;
}

@media (min-width:1024px) {
	html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-boxed .wp-block-kubio-dropdown-menu .customize-partial-edit-shortcut {
		left: 0;
	}
	
	html.rayforce-theme #kubio .wp-block-kubio-navigation.kubio-theme-nav-full-width .has-logo-spacing-menu [data-kubio-component=dropdown-menu] .customize-partial-edit-shortcut {
		margin-left: 0;
	}
}

@media (max-width:767px) {
	html.rayforce-theme .has-logo-spacing-menu [data-kubio-component=dropdown-menu] .customize-partial-edit-shortcut {
		margin-left: 0;
	}
}

html.rayforce-theme .wp-block-kubio-menu-offscreen-content p.rayforce-copyright {
	color: hsla(0, 0%, 100%, .4);
	padding-left: 10px;
	text-align: center;
}

html.rayforce-theme button.wp-block-kubio-menu-offscreen__iconWrapper {
	color: rgba(var(--kubio-color-1), 1);
}

html.rayforce-theme .has-logo-above-menu .wp-block-kubio-menu-offscreen button {
	padding: 10px;
}
