/*!
Theme Name:Maverick 2026
Theme URI:https://maverick-ai.com/
Version:1.0.0
Text Domain:maverick-2026
Tags:custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
	Reset
--------------------------------------------------------------*/
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
	body { line-height:1; margin:0;  }
	ol, ul { list-style:none; }
	blockquote, q { quotes:none; }
	blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

	*, *:before, *:after { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
	main { display:block; }
	hr { box-sizing:content-box; height:0; overflow:visible; }
	pre { font-family:monospace, monospace; font-size:1em; }
	a { background-color:transparent; }
	abbr[title] { border-bottom:none; text-decoration:underline; text-decoration:underline dotted; }
	b,
	strong { font-weight:bolder; font-variation-settings:"slnt" 0, "wght" 600; }
	code,
	kbd,
	samp { font-family:monospace, monospace; font-size:1em; }
	small { font-size:80%; }
	sub,
	sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }
	sub { bottom:-0.25em; }
	sup { top:-0.5em; }
	img { border-style:none; }
	button,
	input,
	optgroup,
	select,
	textarea { font-family:inherit; font-size:100%; line-height:1.15; margin:0; }
	button,
	input { overflow:visible; }
	button,
	select { text-transform:none; }
	button,
	[type="button"], [type="reset"], [type="submit"] { -webkit-appearance:button; }
	button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style:none; padding:0; }
	button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline:1px dotted ButtonText; }
	fieldset { padding:0.35em 0.75em 0.625em; }
	legend { box-sizing:border-box; color:inherit; display:table; max-width:100%; padding:0; white-space:normal; }
	progress { vertical-align:baseline; }
	textarea { overflow:auto; }
	[type="checkbox"], [type="radio"] { box-sizing:border-box; padding:0; }
	[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height:auto; }
	[type="search"] { -webkit-appearance:textfield; outline-offset:-2px; }
	[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
	::-webkit-file-upload-button { -webkit-appearance:button; font:inherit; }
	details { display:block; }
	summary { display:list-item; }
	template { display:none; }
	[hidden] { display:none; }
	img { border:0; -ms-interpolation-mode:bicubic; vertical-align:middle; height:auto; max-width:100%; }
	svg:not(:root) { overflow:hidden; }
	figure { margin:0; }
	form { margin:0; }
	fieldset { border:0; margin:0; padding:0; }
	label { cursor:pointer; }
	legend { border:0; *margin-left:-7px; padding:0; white-space:normal; }
	button, input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle; }
	button, input { line-height:normal; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; -webkit-appearance:button; *overflow:visible; }
	button[disabled], input[disabled] { cursor:default; }
	input[type="checkbox"], input[type="radio"] { box-sizing:border-box; padding:0; *width:13px; *height:13px; }
	input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance:none; }
	button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
	textarea { overflow:auto; vertical-align:top; resize:vertical; }
	td { vertical-align:top; }
	.chromeframe { margin:0.2em 0; background:#ccc; color:black; padding:0.2em 0; }


/*--------------------------------------------------------------
	Base Typography
--------------------------------------------------------------*/
	html { scroll-behavior:smooth; }
	body, button, input, select, optgroup, textarea { font-family:'inter-variable',sans-serif; font-variation-settings:"slnt" 0, "wght" 400; color:#231f20; background-color:#fff; font-size:16px; line-height:1.5em; }

	h1, .h1 { clear:both; font-family:din-2014, sans-serif; font-size:48px; line-height:1.2em; font-weight:bold; }
	h2, .h2 { clear:both; font-family:din-2014, sans-serif; font-size:40px; line-height:1.25em; font-weight:bold; }
	h3, .h3 { clear:both; font-family:din-2014, sans-serif; font-size:32px; line-height:1.25em; font-weight:bold; }
	h4, .h4 { clear:both; font-family:din-2014, sans-serif; font-size:24px; line-height:1.25em; font-weight:bold; }
	h5, .h5 { clear:both; font-family:din-2014, sans-serif; font-size:16px; line-height:1.25em; font-weight:bold; }
	p { font-size:14px; line-height:1.5em; }
	.text h1,
	.text h2,
	.text h3,
	.text h4,
	.text h5,
	.text p { margin-bottom:16px; }
	.text h1:last-child,
	.text h2:last-child,
	.text h3:last-child,
	.text h4:last-child,
	.text h5:last-child,
	.text p:last-child { margin-bottom:0; }
	.text ul { list-style:disc; padding-left:1em; }
	.text ul li { margin-bottom:20px; }
	.text ul li:last-child { margin-bottom:0; }
	.text ul.links li a { text-decoration:none; }
	.text img.quote { width:28px; }
	.text img.icon { width:48px; }
	.text-size-xl,
	.text-size-xl li,
	.text-size-xl p { font-size:24px; }
	.text-size-lg,
	.text-size-lg li,
	.text-size-lg p { font-size:18px; }
	.text-size-md,
	.text-size-md li,
	.text-size-md p { font-size:16px; }
	.text-size-sm,
	.text-size-sm li,
	.text-size-sm p { font-size:13px; }
	.text-size-xs,
	.text-size-xs li,
	.text-size-xs p { font-size:12px; }

	a { color:#000; }
	a:hover, a:focus, a:active { color:#00C7FF; }
	a:focus { outline:thin dotted; }
 	a:hover, a:active { outline:0; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { border:1px solid; border-color:#ccc #ccc #bbb; border-radius:3px; background:#e6e6e6; color:rgba(0, 0, 0, 0.8); line-height:1; padding:0.6em 1em 0.4em; }
	button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color:#ccc #bbb #aaa; }
	button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color:#aaa #bbb #bbb; }
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color:#666; border:1px solid #ccc; border-radius:3px; padding:3px; }
	input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color:#111; }
	select { border:1px solid #ccc; }
	textarea { width:100%; }
	.btn.btn-primary { display:inline-block; color:#000; font-size:14px; font-variation-settings:"slnt" 0, "wght" 600; text-decoration:none; background:#00C7FF; padding:12px 24px; border-radius:24px; }
	.btn.btn-primary:hover,
	.btn.btn-primary:focus,
	.btn.btn-primary:active { background-color:#0BF; }

/*--------------------------------------------------------------
	Utility Styles
--------------------------------------------------------------*/
	.visually-hidden { position:absolute !important; width:1px !important; height:1px !important; overflow:hidden !important; clip:rect(0 0 0 0) !important; margin:-1px !important; padding:0 !important; border:0 !important; }
	.container { width:100%; max-width:1320px; padding:0 20px; margin:0 auto; }
	.container.width-75 { max-width:990px; }
	.container.width-60 { max-width:792px; }
	.container.width-full { max-width:100%; padding-left:0; padding-right:0; }
	.container.overlay { position:absolute; z-index:10; }

	.video-embed { position:relative; width:100%; height:0; font-size:1.5em; padding-bottom:56.25%; }
	.video-embed video,
	.video-embed iframe { position:absolute; top:0; left:0; width:100%; height:100%; }
	
	img.width-full { width:100%; height:auto; }
	.text img { max-width:100%; }

	.bgs-cover { background-size:cover; background-position:center center; background-repeat:none; }
	.bgs-stretch { background-size:100% 100%; background-position:center center; background-repeat:none; }
	.bgs-fit { background-size:fit; background-position:center center; background-repeat:none; }
	.bgs-fixed { background-position:fixed; background-size:cover; background-position:center center; background-repeat:none; }
	.bg-blue { color:#000; background-color:#00C7FF; }
	.bg-darkblue { color:#fff; background-color:#0062FF; }
	.bg-gray { color:#000; background-color:#F5F5F5; }
	.bg-black { color:#fff; background-color:#000; }

	.row { display:flex; flex-wrap:wrap; row-gap:20px; column-gap:20px; }
	.row.nowrap { flex-wrap:nowrap; }
	.row.vertical-align-top.nowrap { align-items:flex-start; }
	.row.vertical-align-middle.nowrap { align-items:center; }
	.row.vertical-align-bottom.nowrap { align-items:flex-end; }
	.row .column { position:relative; width:100%; }
	.row.layout-100 { width:100%; flex-direction:column; }
	.row.layout-100 > .column { width:100%; }
	.row.layout-10-90 > .column:nth-child(odd) { width:calc(10% - 10px); min-width:50px; }
	.row.layout-10-90 > .column:nth-child(even) { width:calc(90% - 10px); }

	.pt-none { padding-top:0; }
	.pb-none { padding-bottom:0; }
	.pt-xs { padding-top:10px; }
	.pb-xs { padding-bottom:10px; }
	.pt-sm { padding-top:20px; }
	.pb-sm { padding-bottom:20px; }
	.pt-md { padding-top:40px; }
	.pb-md { padding-bottom:40px; }
	.pt-lg { padding-top:60px; }
	.pb-lg { padding-bottom:60px; }
	.pt-xl { padding-top:100px; }
	.pb-xl { padding-bottom:100px; }
	.pt-xxl { padding-top:100px; }
	.pb-xxl { padding-bottom:140px; }

	.mt-none { margin-top:0; }
	.mb-none { margin-bottom:0; }
	.margin-none { margin:0; }
	.mt-xxs { margin-top:5px; }
	.mb-xxs { margin-bottom:5px; }
	.margin-xxs { margin:5px; }
	.mt-xs { margin-top:10px; }
	.mb-xs { margin-bottom:10px; }
	.margin-xs { margin:10px; }
	.mt-sm { margin-top:20px; }
	.mb-sm { margin-bottom:20px; }
	.margin-sm { margin:20px; }
	.mt-md { margin-top:40px; }
	.mb-md { margin-bottom:40px; }
	.margin-md { margin:40px; }
	.mt-lg { margin-top:60px; }
	.mb-lg { margin-bottom:60px; }
	.margin-lg { margin:60px; }
	.mt-xl { margin-top:100px; }
	.mb-xl { margin-bottom:100px; }
	.margin-xl { margin:100px; }
	.mt-xl { margin-top:140px; }
	.mb-xl { margin-bottom:140px; }
	.margin-xl { margin:140px; }

	.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin:0 0 1.5em; }
	.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display:flex; }
	.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { flex:1 0 50%; }
	.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align:end; flex:1 0 50%; }
	.sticky { display:block; }
	.updated:not(.published) { display:none; }
	.page-content, .entry-content, .entry-summary { margin:1.5em 0 0; }
	.page-links { clear:both; margin:0 0 1.5em; }
	.comment-content a { word-wrap:break-word; }
	.bypostauthor { display:block; }
	.widget { margin:0 0 1.5em; }
	.widget select { max-width:100%; }
	.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border:none; margin-bottom:0; margin-top:0; padding:0; }
	.custom-logo-link { display:inline-block; }
	.wp-caption { margin-bottom:1.5em; max-width:100%; }
	.wp-caption img[class*="wp-image-"] { display:block; margin-left:auto; margin-right:auto; }
	.wp-caption .wp-caption-text { margin:0.8075em 0; }
	.wp-caption-text { text-align:center; }
	.gallery { margin-bottom:1.5em; display:grid; grid-gap:1.5em; }
	.gallery-item { display:inline-block; text-align:center; width:100%; }
	.gallery-columns-2 { grid-template-columns:repeat(2, 1fr); }
	.gallery-columns-3 { grid-template-columns:repeat(3, 1fr); }
	.gallery-columns-4 { grid-template-columns:repeat(4, 1fr); }
	.gallery-columns-5 { grid-template-columns:repeat(5, 1fr); }
	.gallery-columns-6 { grid-template-columns:repeat(6, 1fr); }
	.gallery-columns-7 { grid-template-columns:repeat(7, 1fr); }
	.gallery-columns-8 { grid-template-columns:repeat(8, 1fr); }
	.gallery-columns-9 { grid-template-columns:repeat(9, 1fr); }
	.gallery-caption { display:block; }
	.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display:none; } .infinity-end.neverending .site-footer { display:block; }
	.screen-reader-text { border:0; clip:rect(1px, 1px, 1px, 1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute !important; width:1px; word-wrap:normal !important; }
	.screen-reader-text:focus { background-color:#f1f1f1; border-radius:3px; box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6); clip:auto !important; clip-path:none; color:#21759b; display:block; font-size:0.875rem; font-weight:700; height:auto; left:5px; line-height:normal; padding:15px 23px 14px; text-decoration:none; top:5px; width:auto; z-index:100000; }
	#primary[tabindex="-1"]:focus { outline:0; }
	.alignleft { float:left; margin-right:1.5em; margin-bottom:1.5em; }
	.alignright { float:right; margin-left:1.5em; margin-bottom:1.5em; }
	.aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; margin-bottom:1.5em; }

	.video-background { position: relative; width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: center; }
	.video-background .video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }
	.video-background .text { position: relative; z-index: 2; color: #fff; }

/*--------------------------------------------------------------
	Global Elements
--------------------------------------------------------------*/
	#masthead { color:#fff; background-color:#000; }
	#masthead .site-bulletin { position:relative; z-index:100; display:flex; align-content:center; flex-wrap:wrap; text-align:center; color:#000; background-color:#00C7FF;  }
	#masthead .site-bulletin a { color:#000; }
	#masthead .site-bulletin a:hover,
	#masthead .site-bulletin a:focus,
	#masthead .site-bulletin a:active { color:#fff; }
	#masthead .site-bulletin.mobile { height:36px; }
	#masthead .site-bulletin.desktop { display:none; height:48px; }
	#masthead .site-branding { position:relative; z-index:100; display:flex; flex-wrap:nowrap; align-items:center; flex-grow:2; }
	#masthead .site-branding .logo img { width:80px; height:auto; }
	#masthead .site-branding .logotype { padding:0 0 2px 5px; }
	#masthead .site-branding .logotype img { width:135px; height:auto; }
	#masthead .site-top { position:relative; display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center; height:60px; }
	#masthead .site-top .black-bar { position:absolute; z-index:100; left:0; right:0; top:0; height:60px; background-color:#000; }
	#masthead .site-top .main-navigation { display:block; width:100%; flex-grow:1; }
	#masthead .site-top .main-navigation ul { display:block; list-style:none; margin:0; padding-left:0; }
	#masthead .site-top .main-navigation ul ul { box-shadow:0 3px 3px rgba(0, 0, 0, 0.2); float:left; position:absolute; top:100%; left:-999em; z-index:99999; }
	#masthead .site-top .main-navigation ul ul ul { left:-999em; top:0; }
	#masthead .site-top .main-navigation ul ul li:hover > ul,
	#masthead .site-top .main-navigation ul ul li.focus > ul { display:block; left:auto; }
	#masthead .site-top .main-navigation ul ul a { width:200px; }
	#masthead .site-top .main-navigation ul li:hover > ul,
	#masthead .site-top .main-navigation ul li.focus > ul { left:auto; }
	#masthead .site-top .main-navigation li { position:relative; }
	#masthead .site-top .main-navigation a { display:block; color:#fff; font-weight:600; font-size:16px; line-height:22px; text-decoration:none; padding:12px; margin:0 8px; }
	#masthead .site-top .main-navigation a:hover,
	#masthead .site-top .main-navigation a:focus,
	#masthead .site-top .main-navigation a:active,
	#masthead .site-top .main-navigation .current-menu-item > a,
	#masthead .site-top .main-navigation .current_page_item > a { color:#00C7FF; }
	#masthead .site-top .main-navigation ul#primary-menu > li:last-child a { text-align:center; color:#000; background-color:#fff; padding:12px 16px; border-radius:50px; margin:24px 24px 0 24px; }
	#masthead .site-top .main-navigation ul#primary-menu > li:last-child a:hover,
	#masthead .site-top .main-navigation ul#primary-menu > li:last-child a:focus,
	#masthead .site-top .main-navigation ul#primary-menu > li:last-child a:active { background-color:#00C7FF; }
	#masthead .site-top .main-navigation button.menu-toggle,
	#masthead .site-top .main-navigation.toggled ul { display:block; }
	#masthead .site-top .main-navigation button.menu-toggle { position:relative; z-index:100; float:right; background:none; padding:0; border:none; margin:0; }
	#masthead .site-top .main-navigation button.menu-toggle .icon { width:24px; height:24px; }
	#masthead .site-top .main-navigation button.menu-toggle[aria-expanded="false"] .icon.x { display:none; }
	#masthead .site-top .main-navigation button.menu-toggle[aria-expanded="true"] .icon.menu { display:none; }
	#masthead .site-top .main-navigation .menu-primary-menu-container { position:absolute; z-index:99; left:0; right:0; top:-400px; }
	#masthead .site-top .main-navigation .menu-primary-menu-container .menu { background-color:#000; padding:8px 4px 32px 4px;  }
	#masthead .site-top .main-navigation.toggled .menu-primary-menu-container { top:100%; }

	main { min-height:calc(100vh - 452px); }

	footer a { color:#fff; text-decoration:none; }
	footer a:hover,
	footer a:focus,
	footer a:active { color:#00C7FF; }
	footer .main-footer { color:#fff; background-color:#000; padding:60px 0 100px 0; }
	footer .main-footer .column.logo img { width:100px; }
	footer .main-footer .column .title { font-variation-settings:"slnt" 0, "wght" 600; margin-bottom:12px; }
	footer .main-footer .column ul li { margin-bottom:12px; }
	footer .main-footer .column.company .current-menu-item > a,
	footer .main-footer .column.company .current_page_item > a { color:#00C7FF; }
	footer .main-footer .column.company .anchor > a { color:#fff; }
	footer .main-footer .column.info ul.site-social-icons { display:flex; align-content:center; flex-wrap:wrap; column-gap:24px; margin-top:24px; }
	footer .main-footer .column.info ul.site-social-icons li img { width:36px; }
	footer .subfooter { color:#fff; height:48px; display:flex; align-content:center; flex-wrap:wrap; text-align:center; background-color:#2C2C2C;  }
	

/*--------------------------------------------------------------
	Section Specific Styles
--------------------------------------------------------------*/
section.header { display:flex; align-items:center; justify-content:center; color:#fff; background-color:#000; height:300px; }
section.header .video-background { height:300px }

.block-heading { text-align:center; margin-bottom:32px; }




/*--------------------------------------------------------------
	Mobile-first Responsive Alterations
--------------------------------------------------------------*/
	@media (min-width:544px){
		.row { row-gap:20px; column-gap:20px; }
		.row.vertical-align-top{ align-items:flex-start; }
		.row.vertical-align-middle { align-items:center; }
		.row.vertical-align-bottom { align-items:flex-end; }
		.row.layout-25 > .column { width:calc(50% - 10px); }
		.row.layout-25-75 > .column:nth-child(odd) { width:calc(25% - 10px); }
		.row.layout-25-75 > .column:nth-child(even) { width:calc(75% - 10px); }
	}

	@media (min-width:768px){
		#masthead .site-bulletin.mobile { display:none; }
		#masthead .site-bulletin.desktop { display:block; }

		.row { row-gap:20px; column-gap:20px; }
		.row.layout-50 > .column { width:calc(50% - 10px); }
		.row.layout-40-60 > .column:nth-child(odd) { width:calc(40% - 10px); }
		.row.layout-40-60 > .column:nth-child(even) { width:calc(60% - 10px); }
		.row.layout-33-66 > .column:nth-child(odd) { width:calc(33.3% - 10px); }
		.row.layout-33-66 > .column:nth-child(even) { width:calc(66.6% - 10px); }
		.row.layout-66-33 > .column:nth-child(odd) { width:calc(66.6% - 10px); }
		.row.layout-66-33 > .column:nth-child(even) { width:calc(33.3% - 10px); }
		.row.layout-33 > .column { width:calc(33.3% - 14px); }
		.row.layout-25 > .column { width:calc(25% - 15px); }
		.row.layout-20 > .column { width:calc(20% - 16px); }

		footer .footer-row { flex-wrap:nowrap; }
		footer .footer-row .footer-column { width:33.333%; }
		
	}

	@media (min-width:1100px){
		.container { padding:0 20px; }
		
		h1, .h1 { font-size:60px; }
		h2, .h2 { font-size:48px; }
		h3, .h3 { font-size:40px; }
		h4, .h4 { font-size:32px; }
		h5, .h5 { font-size:24px; }
		p { font-size:16px; }
		.text h1,
		.text h2,
		.text h3,
		.text h4,
		.text h5,
		.text p { margin-bottom:32px; }
		.text h1.mb-none,
		.text h2.mb-none,
		.text h3.mb-none,
		.text h4.mb-none,
		.text h5.mb-none,
		.text p.mb-none { margin-bottom:0; }
		.text p:last-child { margin-bottom:0; }
		.text ul li { margin-bottom:48px; }
		.text-size-xl,
		.text-size-xl li,
		.text-size-xl p { font-size:30px; }
		.text-size-lg,
		.text-size-lg li,
		.text-size-lg p { font-size:20px; }
		.text-size-md,
		.text-size-md li,
		.text-size-md p { font-size:16px; }
		.text-size-sm,
		.text-size-sm li,
		.text-size-sm p { font-size:14px; }
		.text-size-xs,
		.text-size-xs li,
		.text-size-xs p { font-size:12px; }

		.row { row-gap:40px; column-gap:40px; }
		.row.layout-100 > .column { width:100%; }
		.row.layout-50 > .column { width:calc(50% - 20px); }
		.row.layout-40-60 > .column:nth-child(odd) { width:calc(40% - 20px); }
		.row.layout-40-60 > .column:nth-child(even) { width:calc(60% - 20px); }
		.row.layout-33-66 > .column:nth-child(odd) { width:calc(33.3% - 20px); }
		.row.layout-33-66 > .column:nth-child(even) { width:calc(66.6% - 20px); }
		.row.layout-66-33 > .column:nth-child(odd) { width:calc(66.6% - 20px); }
		.row.layout-66-33 > .column:nth-child(even) { width:calc(33.3% - 20px); }
		.row.layout-25-75 > .column:nth-child(odd) { width:calc(25% - 20px); }
		.row.layout-25-75 > .column:nth-child(even) { width:calc(75% - 20px); }
		.row.layout-10-90 > .column:nth-child(odd) { width:calc(10% - 20px); }
		.row.layout-10-90 > .column:nth-child(even) { width:calc(90% - 20px); }
		.row.layout-33 > .column { width:calc(33.3% - 27px); }
		.row.layout-25 > .column { width:calc(25% - 30px); }
		.row.layout-20 > .column { width:calc(20% - 33px); }

		.pt-xxs { padding-top:5px; }
		.pb-xxs { padding-bottom:5px; }
		.pt-xs { padding-top:10px; }
		.pb-xs { padding-bottom:10px; }
		.pt-sm { padding-top:32px; }
		.pb-sm { padding-bottom:32px; }
		.pt-md { padding-top:64px; }
		.pb-md { padding-bottom:64px; }
		.pt-lg { padding-top:100px; }
		.pb-lg { padding-bottom:100px; }
		.pt-xl { padding-top:140px; }
		.pb-xl { padding-bottom:140px; }
		.pt-xxl { padding-top:180px; }
		.pb-xxl { padding-bottom:180px; }

		.mt-xxs { margin-top:5px; }
		.mb-xxs { margin-bottom:5px; }
		.margin-xxs { margin:5px; }
		.mt-xs { margin-top:10px; }
		.mb-xs { margin-bottom:10px; }
		.margin-xs { margin:10px; }
		.mt-sm { margin-top:30px; }
		.mb-sm { margin-bottom:30px; }
		.margin-sm { margin:30px; }
		.mt-md { margin-top:60px; }
		.mb-md { margin-bottom:60px; }
		.margin-md { margin:60px; }
		.mt-lg { margin-top:100px; }
		.mb-lg { margin-bottom:100px; }
		.margin-lg { margin:100px; }
		.mt-xl { margin-top:140px; }
		.mb-xl { margin-bottom:140px; }
		.margin-xl { margin:140px; }
		.mt-xxl { margin-top:180px; }
		.mb-xxl { margin-bottom:180px; }
		.margin-xxl { margin:180px; }

		#masthead .site-branding { flex-grow:1; }
		#masthead .site-top { height:70px; overflow:hidden; }
		#masthead .site-top .main-navigation { flex-grow:2; }
		#masthead .site-top .black-bar { display:none; }
		#masthead .site-top .main-navigation button.menu-toggle { display:none; }
		#masthead .site-top .main-navigation .menu-primary-menu-container,
		#masthead .site-top .main-navigation.toggled  .menu-primary-menu-container { position:relative; top:-400px; margin-top:800px; }
		#masthead .site-top .main-navigation .menu-primary-menu-container .menu { padding:0; }
		#masthead .site-top .main-navigation ul { display:flex; justify-content:flex-end; }
		#masthead .site-top .main-navigation ul#primary-menu > li:last-child a { text-align:left; margin:0 0 0 32px; }
		#masthead .site-top .main-navigation.toggled ul { display:flex; top:0; }
	
	}

/*--------------------------------------------------------------
	Animations
--------------------------------------------------------------*/
	a,
	button,
	input,
	a svg {
		-moz-transition-property:opacity, color, background-color, fill;
		-webkit-transition-property:opacity, color, background-color, fill;
		-ms-transition-property:opacity, color, background-color, fill;
		transition-property:opacity, color, background-color, fill;
		-moz-transition-duration:0.25s;
		-webkit-transition-duration:0.25s;
		-ms-transition-duration:0.25s;
		transition-duration:0.25s;
		-moz-transition-timing-function:ease-out;
		-webkit-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
		transition-timing-function:ease-out;
	}

	a:hover,
	button:hover,
	input:hover,
	a:hover svg {
		-moz-transition-duration:0s;
		-webkit-transition-duration:0s;
		-ms-transition-duration:0s;
		transition-duration:0s;
	}

	#masthead .site-top .main-navigation .menu-primary-menu-container {
		-moz-transition-property:top;
		-webkit-transition-property:top;
		-ms-transition-property:top;
		transition-property:top;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
		transition-duration:0.5s;
		-moz-transition-timing-function:ease-out;
		-webkit-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
		transition-timing-function:ease-out;
	}


	.scroll-effect-set {
		-webkit-transition-property:-webkit-transform, opacity;
		-moz-transition-property:-moz-transform, opacity;
		-ms-transition-property:-ms-transform, opacity;
		-o-transition-property:-o-transform, opacity;
		transition-property:transform, opacity;
		-webkit-transition-delay:0.35s;
		-moz-transition-delay:0.35s;
		-ms-transition-delay:0.35s;
		-o-transition-delay:0.35s;
		transition-delay:0.35s;
		-webkit-transition-duration:0.5s;
		-moz-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;
		-webkit-transition-timing-function:ease-out;
		-moz-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
		transition-timing-function:ease-out;
	}

	.scroll-effect-set.effect-delay-1 {
		-webkit-transition-delay:0.45s;
		-moz-transition-delay:0.45s;
		-ms-transition-delay:0.45s;
		-o-transition-delay:0.45s;
		transition-delay:0.45s;
	}

	.scroll-effect-set.effect-delay-2 {
		-webkit-transition-delay:0.55s;
		-moz-transition-delay:0.55s;
		-ms-transition-delay:0.55s;
		-o-transition-delay:0.55s;
		transition-delay:0.55s;
	}

	.scroll-effect-set.effect-delay-3 {
		-webkit-transition-delay:0.65s;
		-moz-transition-delay:0.65s;
		-ms-transition-delay:0.65s;
		-o-transition-delay:0.65s;
		transition-delay:0.65s;
	}