












/*!
Production™ Framework © 2020 IMPACT Branding & Design LLC. ALL RIGHTS RESERVED.
IMPACT Branding & Design LLC grants you a nonexclusive, nontransferable, limited right to access and use this
installation of Production™ Framework. By using this installation of Production™ Framework, you agree not
to modify, reverse engineer, disassemble, or decompile the Production™ Framework or any portion thereof.
Any unauthorized copying, reproduction, republishing, uploading, posting, distribution, transmission, display
or other use of this material without the express written permission of IMPACT Branding & Design is prohibited.
*/








/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,
 .fas,
 .far,
 .fal,
 .fad,
 .fab {
	 -moz-osx-font-smoothing: grayscale;
	 -webkit-font-smoothing: antialiased;
	 display: inline-block;
	 font-style: normal;
	 font-variant: normal;
	 text-rendering: auto;
	 line-height: 1; }

 .fa-lg {
	 font-size: 1.33333em;
	 line-height: 0.75em;
	 vertical-align: -.0667em; }

 .fa-xs {
	 font-size: .75em; }

 .fa-sm {
	 font-size: .875em; }

 .fa-1x {
	 font-size: 1em; }

 .fa-2x {
	 font-size: 2em; }

 .fa-3x {
	 font-size: 3em; }

 .fa-4x {
	 font-size: 4em; }

 .fa-5x {
	 font-size: 5em; }

 .fa-6x {
	 font-size: 6em; }

 .fa-7x {
	 font-size: 7em; }

 .fa-8x {
	 font-size: 8em; }

 .fa-9x {
	 font-size: 9em; }

 .fa-10x {
	 font-size: 10em; }

 .fa-fw {
	 text-align: center;
	 width: 1.25em; }

 .fa-ul {
	 list-style-type: none;
	 margin-left: 2.5em;
	 padding-left: 0; }
	 .fa-ul > li {
		 position: relative; }

 .fa-li {
	 left: -2em;
	 position: absolute;
	 text-align: center;
	 width: 2em;
	 line-height: inherit; }

 .fa-border {
	 border: solid 0.08em #eee;
	 border-radius: .1em;
	 padding: .2em .25em .15em; }

 .fa-pull-left {
	 float: left; }

 .fa-pull-right {
	 float: right; }

 .fa.fa-pull-left,
 .fas.fa-pull-left,
 .far.fa-pull-left,
 .fal.fa-pull-left,
 .fab.fa-pull-left {
	 margin-right: .3em; }

 .fa.fa-pull-right,
 .fas.fa-pull-right,
 .far.fa-pull-right,
 .fal.fa-pull-right,
 .fab.fa-pull-right {
	 margin-left: .3em; }

 .fa-spin {
	 -webkit-animation: fa-spin 2s infinite linear;
					 animation: fa-spin 2s infinite linear; }

 .fa-pulse {
	 -webkit-animation: fa-spin 1s infinite steps(8);
					 animation: fa-spin 1s infinite steps(8); }

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

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

 .fa-rotate-90 {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	 -webkit-transform: rotate(90deg);
					 transform: rotate(90deg); }

 .fa-rotate-180 {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	 -webkit-transform: rotate(180deg);
					 transform: rotate(180deg); }

 .fa-rotate-270 {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	 -webkit-transform: rotate(270deg);
					 transform: rotate(270deg); }

 .fa-flip-horizontal {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	 -webkit-transform: scale(-1, 1);
					 transform: scale(-1, 1); }

 .fa-flip-vertical {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	 -webkit-transform: scale(1, -1);
					 transform: scale(1, -1); }

 .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	 -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	 -webkit-transform: scale(-1, -1);
					 transform: scale(-1, -1); }

 :root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical,
 :root .fa-flip-both {
	 -webkit-filter: none;
					 filter: none; }

 .fa-stack {
	 display: inline-block;
	 height: 2em;
	 line-height: 2em;
	 position: relative;
	 vertical-align: middle;
	 width: 2.5em; }

 .fa-stack-1x,
 .fa-stack-2x {
	 left: 0;
	 position: absolute;
	 text-align: center;
	 width: 100%; }

 .fa-stack-1x {
	 line-height: inherit; }

 .fa-stack-2x {
	 font-size: 2em; }

 .fa-inverse {
	 color: #fff; }

 /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 readers do not read off random characters that represent icons */
 .fa-500px:before {
	 content: "\f26e"; }

 .fa-accessible-icon:before {
	 content: "\f368"; }

 .fa-accusoft:before {
	 content: "\f369"; }

 .fa-acquisitions-incorporated:before {
	 content: "\f6af"; }

 .fa-ad:before {
	 content: "\f641"; }

 .fa-address-book:before {
	 content: "\f2b9"; }

 .fa-address-card:before {
	 content: "\f2bb"; }

 .fa-adjust:before {
	 content: "\f042"; }

 .fa-adn:before {
	 content: "\f170"; }

 .fa-adversal:before {
	 content: "\f36a"; }

 .fa-affiliatetheme:before {
	 content: "\f36b"; }

 .fa-air-freshener:before {
	 content: "\f5d0"; }

 .fa-airbnb:before {
	 content: "\f834"; }

 .fa-algolia:before {
	 content: "\f36c"; }

 .fa-align-center:before {
	 content: "\f037"; }

 .fa-align-justify:before {
	 content: "\f039"; }

 .fa-align-left:before {
	 content: "\f036"; }

 .fa-align-right:before {
	 content: "\f038"; }

 .fa-alipay:before {
	 content: "\f642"; }

 .fa-allergies:before {
	 content: "\f461"; }

 .fa-amazon:before {
	 content: "\f270"; }

 .fa-amazon-pay:before {
	 content: "\f42c"; }

 .fa-ambulance:before {
	 content: "\f0f9"; }

 .fa-american-sign-language-interpreting:before {
	 content: "\f2a3"; }

 .fa-amilia:before {
	 content: "\f36d"; }

 .fa-anchor:before {
	 content: "\f13d"; }

 .fa-android:before {
	 content: "\f17b"; }

 .fa-angellist:before {
	 content: "\f209"; }

 .fa-angle-double-down:before {
	 content: "\f103"; }

 .fa-angle-double-left:before {
	 content: "\f100"; }

 .fa-angle-double-right:before {
	 content: "\f101"; }

 .fa-angle-double-up:before {
	 content: "\f102"; }

 .fa-angle-down:before {
	 content: "\f107"; }

 .fa-angle-left:before {
	 content: "\f104"; }

 .fa-angle-right:before {
	 content: "\f105"; }

 .fa-angle-up:before {
	 content: "\f106"; }

 .fa-angry:before {
	 content: "\f556"; }

 .fa-angrycreative:before {
	 content: "\f36e"; }

 .fa-angular:before {
	 content: "\f420"; }

 .fa-ankh:before {
	 content: "\f644"; }

 .fa-app-store:before {
	 content: "\f36f"; }

 .fa-app-store-ios:before {
	 content: "\f370"; }

 .fa-apper:before {
	 content: "\f371"; }

 .fa-apple:before {
	 content: "\f179"; }

 .fa-apple-alt:before {
	 content: "\f5d1"; }

 .fa-apple-pay:before {
	 content: "\f415"; }

 .fa-archive:before {
	 content: "\f187"; }

 .fa-archway:before {
	 content: "\f557"; }

 .fa-arrow-alt-circle-down:before {
	 content: "\f358"; }

 .fa-arrow-alt-circle-left:before {
	 content: "\f359"; }

 .fa-arrow-alt-circle-right:before {
	 content: "\f35a"; }

 .fa-arrow-alt-circle-up:before {
	 content: "\f35b"; }

 .fa-arrow-circle-down:before {
	 content: "\f0ab"; }

 .fa-arrow-circle-left:before {
	 content: "\f0a8"; }

 .fa-arrow-circle-right:before {
	 content: "\f0a9"; }

 .fa-arrow-circle-up:before {
	 content: "\f0aa"; }

 .fa-arrow-down:before {
	 content: "\f063"; }

 .fa-arrow-left:before {
	 content: "\f060"; }

 .fa-arrow-right:before {
	 content: "\f061"; }

 .fa-arrow-up:before {
	 content: "\f062"; }

 .fa-arrows-alt:before {
	 content: "\f0b2"; }

 .fa-arrows-alt-h:before {
	 content: "\f337"; }

 .fa-arrows-alt-v:before {
	 content: "\f338"; }

 .fa-artstation:before {
	 content: "\f77a"; }

 .fa-assistive-listening-systems:before {
	 content: "\f2a2"; }

 .fa-asterisk:before {
	 content: "\f069"; }

 .fa-asymmetrik:before {
	 content: "\f372"; }

 .fa-at:before {
	 content: "\f1fa"; }

 .fa-atlas:before {
	 content: "\f558"; }

 .fa-atlassian:before {
	 content: "\f77b"; }

 .fa-atom:before {
	 content: "\f5d2"; }

 .fa-audible:before {
	 content: "\f373"; }

 .fa-audio-description:before {
	 content: "\f29e"; }

 .fa-autoprefixer:before {
	 content: "\f41c"; }

 .fa-avianex:before {
	 content: "\f374"; }

 .fa-aviato:before {
	 content: "\f421"; }

 .fa-award:before {
	 content: "\f559"; }

 .fa-aws:before {
	 content: "\f375"; }

 .fa-baby:before {
	 content: "\f77c"; }

 .fa-baby-carriage:before {
	 content: "\f77d"; }

 .fa-backspace:before {
	 content: "\f55a"; }

 .fa-backward:before {
	 content: "\f04a"; }

 .fa-bacon:before {
	 content: "\f7e5"; }

 .fa-bacteria:before {
	 content: "\e059"; }

 .fa-bacterium:before {
	 content: "\e05a"; }

 .fa-bahai:before {
	 content: "\f666"; }

 .fa-balance-scale:before {
	 content: "\f24e"; }

 .fa-balance-scale-left:before {
	 content: "\f515"; }

 .fa-balance-scale-right:before {
	 content: "\f516"; }

 .fa-ban:before {
	 content: "\f05e"; }

 .fa-band-aid:before {
	 content: "\f462"; }

 .fa-bandcamp:before {
	 content: "\f2d5"; }

 .fa-barcode:before {
	 content: "\f02a"; }

 .fa-bars:before {
	 content: "\f0c9"; }

 .fa-baseball-ball:before {
	 content: "\f433"; }

 .fa-basketball-ball:before {
	 content: "\f434"; }

 .fa-bath:before {
	 content: "\f2cd"; }

 .fa-battery-empty:before {
	 content: "\f244"; }

 .fa-battery-full:before {
	 content: "\f240"; }

 .fa-battery-half:before {
	 content: "\f242"; }

 .fa-battery-quarter:before {
	 content: "\f243"; }

 .fa-battery-three-quarters:before {
	 content: "\f241"; }

 .fa-battle-net:before {
	 content: "\f835"; }

 .fa-bed:before {
	 content: "\f236"; }

 .fa-beer:before {
	 content: "\f0fc"; }

 .fa-behance:before {
	 content: "\f1b4"; }

 .fa-behance-square:before {
	 content: "\f1b5"; }

 .fa-bell:before {
	 content: "\f0f3"; }

 .fa-bell-slash:before {
	 content: "\f1f6"; }

 .fa-bezier-curve:before {
	 content: "\f55b"; }

 .fa-bible:before {
	 content: "\f647"; }

 .fa-bicycle:before {
	 content: "\f206"; }

 .fa-biking:before {
	 content: "\f84a"; }

 .fa-bimobject:before {
	 content: "\f378"; }

 .fa-binoculars:before {
	 content: "\f1e5"; }

 .fa-biohazard:before {
	 content: "\f780"; }

 .fa-birthday-cake:before {
	 content: "\f1fd"; }

 .fa-bitbucket:before {
	 content: "\f171"; }

 .fa-bitcoin:before {
	 content: "\f379"; }

 .fa-bity:before {
	 content: "\f37a"; }

 .fa-black-tie:before {
	 content: "\f27e"; }

 .fa-blackberry:before {
	 content: "\f37b"; }

 .fa-blender:before {
	 content: "\f517"; }

 .fa-blender-phone:before {
	 content: "\f6b6"; }

 .fa-blind:before {
	 content: "\f29d"; }

 .fa-blog:before {
	 content: "\f781"; }

 .fa-blogger:before {
	 content: "\f37c"; }

 .fa-blogger-b:before {
	 content: "\f37d"; }

 .fa-bluetooth:before {
	 content: "\f293"; }

 .fa-bluetooth-b:before {
	 content: "\f294"; }

 .fa-bold:before {
	 content: "\f032"; }

 .fa-bolt:before {
	 content: "\f0e7"; }

 .fa-bomb:before {
	 content: "\f1e2"; }

 .fa-bone:before {
	 content: "\f5d7"; }

 .fa-bong:before {
	 content: "\f55c"; }

 .fa-book:before {
	 content: "\f02d"; }

 .fa-book-dead:before {
	 content: "\f6b7"; }

 .fa-book-medical:before {
	 content: "\f7e6"; }

 .fa-book-open:before {
	 content: "\f518"; }

 .fa-book-reader:before {
	 content: "\f5da"; }

 .fa-bookmark:before {
	 content: "\f02e"; }

 .fa-bootstrap:before {
	 content: "\f836"; }

 .fa-border-all:before {
	 content: "\f84c"; }

 .fa-border-none:before {
	 content: "\f850"; }

 .fa-border-style:before {
	 content: "\f853"; }

 .fa-bowling-ball:before {
	 content: "\f436"; }

 .fa-box:before {
	 content: "\f466"; }

 .fa-box-open:before {
	 content: "\f49e"; }

 .fa-box-tissue:before {
	 content: "\e05b"; }

 .fa-boxes:before {
	 content: "\f468"; }

 .fa-braille:before {
	 content: "\f2a1"; }

 .fa-brain:before {
	 content: "\f5dc"; }

 .fa-bread-slice:before {
	 content: "\f7ec"; }

 .fa-briefcase:before {
	 content: "\f0b1"; }

 .fa-briefcase-medical:before {
	 content: "\f469"; }

 .fa-broadcast-tower:before {
	 content: "\f519"; }

 .fa-broom:before {
	 content: "\f51a"; }

 .fa-brush:before {
	 content: "\f55d"; }

 .fa-btc:before {
	 content: "\f15a"; }

 .fa-buffer:before {
	 content: "\f837"; }

 .fa-bug:before {
	 content: "\f188"; }

 .fa-building:before {
	 content: "\f1ad"; }

 .fa-bullhorn:before {
	 content: "\f0a1"; }

 .fa-bullseye:before {
	 content: "\f140"; }

 .fa-burn:before {
	 content: "\f46a"; }

 .fa-buromobelexperte:before {
	 content: "\f37f"; }

 .fa-bus:before {
	 content: "\f207"; }

 .fa-bus-alt:before {
	 content: "\f55e"; }

 .fa-business-time:before {
	 content: "\f64a"; }

 .fa-buy-n-large:before {
	 content: "\f8a6"; }

 .fa-buysellads:before {
	 content: "\f20d"; }

 .fa-calculator:before {
	 content: "\f1ec"; }

 .fa-calendar:before {
	 content: "\f133"; }

 .fa-calendar-alt:before {
	 content: "\f073"; }

 .fa-calendar-check:before {
	 content: "\f274"; }

 .fa-calendar-day:before {
	 content: "\f783"; }

 .fa-calendar-minus:before {
	 content: "\f272"; }

 .fa-calendar-plus:before {
	 content: "\f271"; }

 .fa-calendar-times:before {
	 content: "\f273"; }

 .fa-calendar-week:before {
	 content: "\f784"; }

 .fa-camera:before {
	 content: "\f030"; }

 .fa-camera-retro:before {
	 content: "\f083"; }

 .fa-campground:before {
	 content: "\f6bb"; }

 .fa-canadian-maple-leaf:before {
	 content: "\f785"; }

 .fa-candy-cane:before {
	 content: "\f786"; }

 .fa-cannabis:before {
	 content: "\f55f"; }

 .fa-capsules:before {
	 content: "\f46b"; }

 .fa-car:before {
	 content: "\f1b9"; }

 .fa-car-alt:before {
	 content: "\f5de"; }

 .fa-car-battery:before {
	 content: "\f5df"; }

 .fa-car-crash:before {
	 content: "\f5e1"; }

 .fa-car-side:before {
	 content: "\f5e4"; }

 .fa-caravan:before {
	 content: "\f8ff"; }

 .fa-caret-down:before {
	 content: "\f0d7"; }

 .fa-caret-left:before {
	 content: "\f0d9"; }

 .fa-caret-right:before {
	 content: "\f0da"; }

 .fa-caret-square-down:before {
	 content: "\f150"; }

 .fa-caret-square-left:before {
	 content: "\f191"; }

 .fa-caret-square-right:before {
	 content: "\f152"; }

 .fa-caret-square-up:before {
	 content: "\f151"; }

 .fa-caret-up:before {
	 content: "\f0d8"; }

 .fa-carrot:before {
	 content: "\f787"; }

 .fa-cart-arrow-down:before {
	 content: "\f218"; }

 .fa-cart-plus:before {
	 content: "\f217"; }

 .fa-cash-register:before {
	 content: "\f788"; }

 .fa-cat:before {
	 content: "\f6be"; }

 .fa-cc-amazon-pay:before {
	 content: "\f42d"; }

 .fa-cc-amex:before {
	 content: "\f1f3"; }

 .fa-cc-apple-pay:before {
	 content: "\f416"; }

 .fa-cc-diners-club:before {
	 content: "\f24c"; }

 .fa-cc-discover:before {
	 content: "\f1f2"; }

 .fa-cc-jcb:before {
	 content: "\f24b"; }

 .fa-cc-mastercard:before {
	 content: "\f1f1"; }

 .fa-cc-paypal:before {
	 content: "\f1f4"; }

 .fa-cc-stripe:before {
	 content: "\f1f5"; }

 .fa-cc-visa:before {
	 content: "\f1f0"; }

 .fa-centercode:before {
	 content: "\f380"; }

 .fa-centos:before {
	 content: "\f789"; }

 .fa-certificate:before {
	 content: "\f0a3"; }

 .fa-chair:before {
	 content: "\f6c0"; }

 .fa-chalkboard:before {
	 content: "\f51b"; }

 .fa-chalkboard-teacher:before {
	 content: "\f51c"; }

 .fa-charging-station:before {
	 content: "\f5e7"; }

 .fa-chart-area:before {
	 content: "\f1fe"; }

 .fa-chart-bar:before {
	 content: "\f080"; }

 .fa-chart-line:before {
	 content: "\f201"; }

 .fa-chart-pie:before {
	 content: "\f200"; }

 .fa-check:before {
	 content: "\f00c"; }

 .fa-check-circle:before {
	 content: "\f058"; }

 .fa-check-double:before {
	 content: "\f560"; }

 .fa-check-square:before {
	 content: "\f14a"; }

 .fa-cheese:before {
	 content: "\f7ef"; }

 .fa-chess:before {
	 content: "\f439"; }

 .fa-chess-bishop:before {
	 content: "\f43a"; }

 .fa-chess-board:before {
	 content: "\f43c"; }

 .fa-chess-king:before {
	 content: "\f43f"; }

 .fa-chess-knight:before {
	 content: "\f441"; }

 .fa-chess-pawn:before {
	 content: "\f443"; }

 .fa-chess-queen:before {
	 content: "\f445"; }

 .fa-chess-rook:before {
	 content: "\f447"; }

 .fa-chevron-circle-down:before {
	 content: "\f13a"; }

 .fa-chevron-circle-left:before {
	 content: "\f137"; }

 .fa-chevron-circle-right:before {
	 content: "\f138"; }

 .fa-chevron-circle-up:before {
	 content: "\f139"; }

 .fa-chevron-down:before {
	 content: "\f078"; }

 .fa-chevron-left:before {
	 content: "\f053"; }

 .fa-chevron-right:before {
	 content: "\f054"; }

 .fa-chevron-up:before {
	 content: "\f077"; }

 .fa-child:before {
	 content: "\f1ae"; }

 .fa-chrome:before {
	 content: "\f268"; }

 .fa-chromecast:before {
	 content: "\f838"; }

 .fa-church:before {
	 content: "\f51d"; }

 .fa-circle:before {
	 content: "\f111"; }

 .fa-circle-notch:before {
	 content: "\f1ce"; }

 .fa-city:before {
	 content: "\f64f"; }

 .fa-clinic-medical:before {
	 content: "\f7f2"; }

 .fa-clipboard:before {
	 content: "\f328"; }

 .fa-clipboard-check:before {
	 content: "\f46c"; }

 .fa-clipboard-list:before {
	 content: "\f46d"; }

 .fa-clock:before {
	 content: "\f017"; }

 .fa-clone:before {
	 content: "\f24d"; }

 .fa-closed-captioning:before {
	 content: "\f20a"; }

 .fa-cloud:before {
	 content: "\f0c2"; }

 .fa-cloud-download-alt:before {
	 content: "\f381"; }

 .fa-cloud-meatball:before {
	 content: "\f73b"; }

 .fa-cloud-moon:before {
	 content: "\f6c3"; }

 .fa-cloud-moon-rain:before {
	 content: "\f73c"; }

 .fa-cloud-rain:before {
	 content: "\f73d"; }

 .fa-cloud-showers-heavy:before {
	 content: "\f740"; }

 .fa-cloud-sun:before {
	 content: "\f6c4"; }

 .fa-cloud-sun-rain:before {
	 content: "\f743"; }

 .fa-cloud-upload-alt:before {
	 content: "\f382"; }

 .fa-cloudflare:before {
	 content: "\e07d"; }

 .fa-cloudscale:before {
	 content: "\f383"; }

 .fa-cloudsmith:before {
	 content: "\f384"; }

 .fa-cloudversify:before {
	 content: "\f385"; }

 .fa-cocktail:before {
	 content: "\f561"; }

 .fa-code:before {
	 content: "\f121"; }

 .fa-code-branch:before {
	 content: "\f126"; }

 .fa-codepen:before {
	 content: "\f1cb"; }

 .fa-codiepie:before {
	 content: "\f284"; }

 .fa-coffee:before {
	 content: "\f0f4"; }

 .fa-cog:before {
	 content: "\f013"; }

 .fa-cogs:before {
	 content: "\f085"; }

 .fa-coins:before {
	 content: "\f51e"; }

 .fa-columns:before {
	 content: "\f0db"; }

 .fa-comment:before {
	 content: "\f075"; }

 .fa-comment-alt:before {
	 content: "\f27a"; }

 .fa-comment-dollar:before {
	 content: "\f651"; }

 .fa-comment-dots:before {
	 content: "\f4ad"; }

 .fa-comment-medical:before {
	 content: "\f7f5"; }

 .fa-comment-slash:before {
	 content: "\f4b3"; }

 .fa-comments:before {
	 content: "\f086"; }

 .fa-comments-dollar:before {
	 content: "\f653"; }

 .fa-compact-disc:before {
	 content: "\f51f"; }

 .fa-compass:before {
	 content: "\f14e"; }

 .fa-compress:before {
	 content: "\f066"; }

 .fa-compress-alt:before {
	 content: "\f422"; }

 .fa-compress-arrows-alt:before {
	 content: "\f78c"; }

 .fa-concierge-bell:before {
	 content: "\f562"; }

 .fa-confluence:before {
	 content: "\f78d"; }

 .fa-connectdevelop:before {
	 content: "\f20e"; }

 .fa-contao:before {
	 content: "\f26d"; }

 .fa-cookie:before {
	 content: "\f563"; }

 .fa-cookie-bite:before {
	 content: "\f564"; }

 .fa-copy:before {
	 content: "\f0c5"; }

 .fa-copyright:before {
	 content: "\f1f9"; }

 .fa-cotton-bureau:before {
	 content: "\f89e"; }

 .fa-couch:before {
	 content: "\f4b8"; }

 .fa-cpanel:before {
	 content: "\f388"; }

 .fa-creative-commons:before {
	 content: "\f25e"; }

 .fa-creative-commons-by:before {
	 content: "\f4e7"; }

 .fa-creative-commons-nc:before {
	 content: "\f4e8"; }

 .fa-creative-commons-nc-eu:before {
	 content: "\f4e9"; }

 .fa-creative-commons-nc-jp:before {
	 content: "\f4ea"; }

 .fa-creative-commons-nd:before {
	 content: "\f4eb"; }

 .fa-creative-commons-pd:before {
	 content: "\f4ec"; }

 .fa-creative-commons-pd-alt:before {
	 content: "\f4ed"; }

 .fa-creative-commons-remix:before {
	 content: "\f4ee"; }

 .fa-creative-commons-sa:before {
	 content: "\f4ef"; }

 .fa-creative-commons-sampling:before {
	 content: "\f4f0"; }

 .fa-creative-commons-sampling-plus:before {
	 content: "\f4f1"; }

 .fa-creative-commons-share:before {
	 content: "\f4f2"; }

 .fa-creative-commons-zero:before {
	 content: "\f4f3"; }

 .fa-credit-card:before {
	 content: "\f09d"; }

 .fa-critical-role:before {
	 content: "\f6c9"; }

 .fa-crop:before {
	 content: "\f125"; }

 .fa-crop-alt:before {
	 content: "\f565"; }

 .fa-cross:before {
	 content: "\f654"; }

 .fa-crosshairs:before {
	 content: "\f05b"; }

 .fa-crow:before {
	 content: "\f520"; }

 .fa-crown:before {
	 content: "\f521"; }

 .fa-crutch:before {
	 content: "\f7f7"; }

 .fa-css3:before {
	 content: "\f13c"; }

 .fa-css3-alt:before {
	 content: "\f38b"; }

 .fa-cube:before {
	 content: "\f1b2"; }

 .fa-cubes:before {
	 content: "\f1b3"; }

 .fa-cut:before {
	 content: "\f0c4"; }

 .fa-cuttlefish:before {
	 content: "\f38c"; }

 .fa-d-and-d:before {
	 content: "\f38d"; }

 .fa-d-and-d-beyond:before {
	 content: "\f6ca"; }

 .fa-dailymotion:before {
	 content: "\e052"; }

 .fa-dashcube:before {
	 content: "\f210"; }

 .fa-database:before {
	 content: "\f1c0"; }

 .fa-deaf:before {
	 content: "\f2a4"; }

 .fa-deezer:before {
	 content: "\e077"; }

 .fa-delicious:before {
	 content: "\f1a5"; }

 .fa-democrat:before {
	 content: "\f747"; }

 .fa-deploydog:before {
	 content: "\f38e"; }

 .fa-deskpro:before {
	 content: "\f38f"; }

 .fa-desktop:before {
	 content: "\f108"; }

 .fa-dev:before {
	 content: "\f6cc"; }

 .fa-deviantart:before {
	 content: "\f1bd"; }

 .fa-dharmachakra:before {
	 content: "\f655"; }

 .fa-dhl:before {
	 content: "\f790"; }

 .fa-diagnoses:before {
	 content: "\f470"; }

 .fa-diaspora:before {
	 content: "\f791"; }

 .fa-dice:before {
	 content: "\f522"; }

 .fa-dice-d20:before {
	 content: "\f6cf"; }

 .fa-dice-d6:before {
	 content: "\f6d1"; }

 .fa-dice-five:before {
	 content: "\f523"; }

 .fa-dice-four:before {
	 content: "\f524"; }

 .fa-dice-one:before {
	 content: "\f525"; }

 .fa-dice-six:before {
	 content: "\f526"; }

 .fa-dice-three:before {
	 content: "\f527"; }

 .fa-dice-two:before {
	 content: "\f528"; }

 .fa-digg:before {
	 content: "\f1a6"; }

 .fa-digital-ocean:before {
	 content: "\f391"; }

 .fa-digital-tachograph:before {
	 content: "\f566"; }

 .fa-directions:before {
	 content: "\f5eb"; }

 .fa-discord:before {
	 content: "\f392"; }

 .fa-discourse:before {
	 content: "\f393"; }

 .fa-disease:before {
	 content: "\f7fa"; }

 .fa-divide:before {
	 content: "\f529"; }

 .fa-dizzy:before {
	 content: "\f567"; }

 .fa-dna:before {
	 content: "\f471"; }

 .fa-dochub:before {
	 content: "\f394"; }

 .fa-docker:before {
	 content: "\f395"; }

 .fa-dog:before {
	 content: "\f6d3"; }

 .fa-dollar-sign:before {
	 content: "\f155"; }

 .fa-dolly:before {
	 content: "\f472"; }

 .fa-dolly-flatbed:before {
	 content: "\f474"; }

 .fa-donate:before {
	 content: "\f4b9"; }

 .fa-door-closed:before {
	 content: "\f52a"; }

 .fa-door-open:before {
	 content: "\f52b"; }

 .fa-dot-circle:before {
	 content: "\f192"; }

 .fa-dove:before {
	 content: "\f4ba"; }

 .fa-download:before {
	 content: "\f019"; }

 .fa-draft2digital:before {
	 content: "\f396"; }

 .fa-drafting-compass:before {
	 content: "\f568"; }

 .fa-dragon:before {
	 content: "\f6d5"; }

 .fa-draw-polygon:before {
	 content: "\f5ee"; }

 .fa-dribbble:before {
	 content: "\f17d"; }

 .fa-dribbble-square:before {
	 content: "\f397"; }

 .fa-dropbox:before {
	 content: "\f16b"; }

 .fa-drum:before {
	 content: "\f569"; }

 .fa-drum-steelpan:before {
	 content: "\f56a"; }

 .fa-drumstick-bite:before {
	 content: "\f6d7"; }

 .fa-drupal:before {
	 content: "\f1a9"; }

 .fa-dumbbell:before {
	 content: "\f44b"; }

 .fa-dumpster:before {
	 content: "\f793"; }

 .fa-dumpster-fire:before {
	 content: "\f794"; }

 .fa-dungeon:before {
	 content: "\f6d9"; }

 .fa-dyalog:before {
	 content: "\f399"; }

 .fa-earlybirds:before {
	 content: "\f39a"; }

 .fa-ebay:before {
	 content: "\f4f4"; }

 .fa-edge:before {
	 content: "\f282"; }

 .fa-edge-legacy:before {
	 content: "\e078"; }

 .fa-edit:before {
	 content: "\f044"; }

 .fa-egg:before {
	 content: "\f7fb"; }

 .fa-eject:before {
	 content: "\f052"; }

 .fa-elementor:before {
	 content: "\f430"; }

 .fa-ellipsis-h:before {
	 content: "\f141"; }

 .fa-ellipsis-v:before {
	 content: "\f142"; }

 .fa-ello:before {
	 content: "\f5f1"; }

 .fa-ember:before {
	 content: "\f423"; }

 .fa-empire:before {
	 content: "\f1d1"; }

 .fa-envelope:before {
	 content: "\f0e0"; }

 .fa-envelope-open:before {
	 content: "\f2b6"; }

 .fa-envelope-open-text:before {
	 content: "\f658"; }

 .fa-envelope-square:before {
	 content: "\f199"; }

 .fa-envira:before {
	 content: "\f299"; }

 .fa-equals:before {
	 content: "\f52c"; }

 .fa-eraser:before {
	 content: "\f12d"; }

 .fa-erlang:before {
	 content: "\f39d"; }

 .fa-ethereum:before {
	 content: "\f42e"; }

 .fa-ethernet:before {
	 content: "\f796"; }

 .fa-etsy:before {
	 content: "\f2d7"; }

 .fa-euro-sign:before {
	 content: "\f153"; }

 .fa-evernote:before {
	 content: "\f839"; }

 .fa-exchange-alt:before {
	 content: "\f362"; }

 .fa-exclamation:before {
	 content: "\f12a"; }

 .fa-exclamation-circle:before {
	 content: "\f06a"; }

 .fa-exclamation-triangle:before {
	 content: "\f071"; }

 .fa-expand:before {
	 content: "\f065"; }

 .fa-expand-alt:before {
	 content: "\f424"; }

 .fa-expand-arrows-alt:before {
	 content: "\f31e"; }

 .fa-expeditedssl:before {
	 content: "\f23e"; }

 .fa-external-link-alt:before {
	 content: "\f35d"; }

 .fa-external-link-square-alt:before {
	 content: "\f360"; }

 .fa-eye:before {
	 content: "\f06e"; }

 .fa-eye-dropper:before {
	 content: "\f1fb"; }

 .fa-eye-slash:before {
	 content: "\f070"; }

 .fa-facebook:before {
	 content: "\f09a"; }

 .fa-facebook-f:before {
	 content: "\f39e"; }

 .fa-facebook-messenger:before {
	 content: "\f39f"; }

 .fa-facebook-square:before {
	 content: "\f082"; }

 .fa-fan:before {
	 content: "\f863"; }

 .fa-fantasy-flight-games:before {
	 content: "\f6dc"; }

 .fa-fast-backward:before {
	 content: "\f049"; }

 .fa-fast-forward:before {
	 content: "\f050"; }

 .fa-faucet:before {
	 content: "\e005"; }

 .fa-fax:before {
	 content: "\f1ac"; }

 .fa-feather:before {
	 content: "\f52d"; }

 .fa-feather-alt:before {
	 content: "\f56b"; }

 .fa-fedex:before {
	 content: "\f797"; }

 .fa-fedora:before {
	 content: "\f798"; }

 .fa-female:before {
	 content: "\f182"; }

 .fa-fighter-jet:before {
	 content: "\f0fb"; }

 .fa-figma:before {
	 content: "\f799"; }

 .fa-file:before {
	 content: "\f15b"; }

 .fa-file-alt:before {
	 content: "\f15c"; }

 .fa-file-archive:before {
	 content: "\f1c6"; }

 .fa-file-audio:before {
	 content: "\f1c7"; }

 .fa-file-code:before {
	 content: "\f1c9"; }

 .fa-file-contract:before {
	 content: "\f56c"; }

 .fa-file-csv:before {
	 content: "\f6dd"; }

 .fa-file-download:before {
	 content: "\f56d"; }

 .fa-file-excel:before {
	 content: "\f1c3"; }

 .fa-file-export:before {
	 content: "\f56e"; }

 .fa-file-image:before {
	 content: "\f1c5"; }

 .fa-file-import:before {
	 content: "\f56f"; }

 .fa-file-invoice:before {
	 content: "\f570"; }

 .fa-file-invoice-dollar:before {
	 content: "\f571"; }

 .fa-file-medical:before {
	 content: "\f477"; }

 .fa-file-medical-alt:before {
	 content: "\f478"; }

 .fa-file-pdf:before {
	 content: "\f1c1"; }

 .fa-file-powerpoint:before {
	 content: "\f1c4"; }

 .fa-file-prescription:before {
	 content: "\f572"; }

 .fa-file-signature:before {
	 content: "\f573"; }

 .fa-file-upload:before {
	 content: "\f574"; }

 .fa-file-video:before {
	 content: "\f1c8"; }

 .fa-file-word:before {
	 content: "\f1c2"; }

 .fa-fill:before {
	 content: "\f575"; }

 .fa-fill-drip:before {
	 content: "\f576"; }

 .fa-film:before {
	 content: "\f008"; }

 .fa-filter:before {
	 content: "\f0b0"; }

 .fa-fingerprint:before {
	 content: "\f577"; }

 .fa-fire:before {
	 content: "\f06d"; }

 .fa-fire-alt:before {
	 content: "\f7e4"; }

 .fa-fire-extinguisher:before {
	 content: "\f134"; }

 .fa-firefox:before {
	 content: "\f269"; }

 .fa-firefox-browser:before {
	 content: "\e007"; }

 .fa-first-aid:before {
	 content: "\f479"; }

 .fa-first-order:before {
	 content: "\f2b0"; }

 .fa-first-order-alt:before {
	 content: "\f50a"; }

 .fa-firstdraft:before {
	 content: "\f3a1"; }

 .fa-fish:before {
	 content: "\f578"; }

 .fa-fist-raised:before {
	 content: "\f6de"; }

 .fa-flag:before {
	 content: "\f024"; }

 .fa-flag-checkered:before {
	 content: "\f11e"; }

 .fa-flag-usa:before {
	 content: "\f74d"; }

 .fa-flask:before {
	 content: "\f0c3"; }

 .fa-flickr:before {
	 content: "\f16e"; }

 .fa-flipboard:before {
	 content: "\f44d"; }

 .fa-flushed:before {
	 content: "\f579"; }

 .fa-fly:before {
	 content: "\f417"; }

 .fa-folder:before {
	 content: "\f07b"; }

 .fa-folder-minus:before {
	 content: "\f65d"; }

 .fa-folder-open:before {
	 content: "\f07c"; }

 .fa-folder-plus:before {
	 content: "\f65e"; }

 .fa-font:before {
	 content: "\f031"; }

 .fa-font-awesome:before {
	 content: "\f2b4"; }

 .fa-font-awesome-alt:before {
	 content: "\f35c"; }

 .fa-font-awesome-flag:before {
	 content: "\f425"; }

 .fa-font-awesome-logo-full:before {
	 content: "\f4e6"; }

 .fa-fonticons:before {
	 content: "\f280"; }

 .fa-fonticons-fi:before {
	 content: "\f3a2"; }

 .fa-football-ball:before {
	 content: "\f44e"; }

 .fa-fort-awesome:before {
	 content: "\f286"; }

 .fa-fort-awesome-alt:before {
	 content: "\f3a3"; }

 .fa-forumbee:before {
	 content: "\f211"; }

 .fa-forward:before {
	 content: "\f04e"; }

 .fa-foursquare:before {
	 content: "\f180"; }

 .fa-free-code-camp:before {
	 content: "\f2c5"; }

 .fa-freebsd:before {
	 content: "\f3a4"; }

 .fa-frog:before {
	 content: "\f52e"; }

 .fa-frown:before {
	 content: "\f119"; }

 .fa-frown-open:before {
	 content: "\f57a"; }

 .fa-fulcrum:before {
	 content: "\f50b"; }

 .fa-funnel-dollar:before {
	 content: "\f662"; }

 .fa-futbol:before {
	 content: "\f1e3"; }

 .fa-galactic-republic:before {
	 content: "\f50c"; }

 .fa-galactic-senate:before {
	 content: "\f50d"; }

 .fa-gamepad:before {
	 content: "\f11b"; }

 .fa-gas-pump:before {
	 content: "\f52f"; }

 .fa-gavel:before {
	 content: "\f0e3"; }

 .fa-gem:before {
	 content: "\f3a5"; }

 .fa-genderless:before {
	 content: "\f22d"; }

 .fa-get-pocket:before {
	 content: "\f265"; }

 .fa-gg:before {
	 content: "\f260"; }

 .fa-gg-circle:before {
	 content: "\f261"; }

 .fa-ghost:before {
	 content: "\f6e2"; }

 .fa-gift:before {
	 content: "\f06b"; }

 .fa-gifts:before {
	 content: "\f79c"; }

 .fa-git:before {
	 content: "\f1d3"; }

 .fa-git-alt:before {
	 content: "\f841"; }

 .fa-git-square:before {
	 content: "\f1d2"; }

 .fa-github:before {
	 content: "\f09b"; }

 .fa-github-alt:before {
	 content: "\f113"; }

 .fa-github-square:before {
	 content: "\f092"; }

 .fa-gitkraken:before {
	 content: "\f3a6"; }

 .fa-gitlab:before {
	 content: "\f296"; }

 .fa-gitter:before {
	 content: "\f426"; }

 .fa-glass-cheers:before {
	 content: "\f79f"; }

 .fa-glass-martini:before {
	 content: "\f000"; }

 .fa-glass-martini-alt:before {
	 content: "\f57b"; }

 .fa-glass-whiskey:before {
	 content: "\f7a0"; }

 .fa-glasses:before {
	 content: "\f530"; }

 .fa-glide:before {
	 content: "\f2a5"; }

 .fa-glide-g:before {
	 content: "\f2a6"; }

 .fa-globe:before {
	 content: "\f0ac"; }

 .fa-globe-africa:before {
	 content: "\f57c"; }

 .fa-globe-americas:before {
	 content: "\f57d"; }

 .fa-globe-asia:before {
	 content: "\f57e"; }

 .fa-globe-europe:before {
	 content: "\f7a2"; }

 .fa-gofore:before {
	 content: "\f3a7"; }

 .fa-golf-ball:before {
	 content: "\f450"; }

 .fa-goodreads:before {
	 content: "\f3a8"; }

 .fa-goodreads-g:before {
	 content: "\f3a9"; }

 .fa-google:before {
	 content: "\f1a0"; }

 .fa-google-drive:before {
	 content: "\f3aa"; }

 .fa-google-pay:before {
	 content: "\e079"; }

 .fa-google-play:before {
	 content: "\f3ab"; }

 .fa-google-plus:before {
	 content: "\f2b3"; }

 .fa-google-plus-g:before {
	 content: "\f0d5"; }

 .fa-google-plus-square:before {
	 content: "\f0d4"; }

 .fa-google-wallet:before {
	 content: "\f1ee"; }

 .fa-gopuram:before {
	 content: "\f664"; }

 .fa-graduation-cap:before {
	 content: "\f19d"; }

 .fa-gratipay:before {
	 content: "\f184"; }

 .fa-grav:before {
	 content: "\f2d6"; }

 .fa-greater-than:before {
	 content: "\f531"; }

 .fa-greater-than-equal:before {
	 content: "\f532"; }

 .fa-grimace:before {
	 content: "\f57f"; }

 .fa-grin:before {
	 content: "\f580"; }

 .fa-grin-alt:before {
	 content: "\f581"; }

 .fa-grin-beam:before {
	 content: "\f582"; }

 .fa-grin-beam-sweat:before {
	 content: "\f583"; }

 .fa-grin-hearts:before {
	 content: "\f584"; }

 .fa-grin-squint:before {
	 content: "\f585"; }

 .fa-grin-squint-tears:before {
	 content: "\f586"; }

 .fa-grin-stars:before {
	 content: "\f587"; }

 .fa-grin-tears:before {
	 content: "\f588"; }

 .fa-grin-tongue:before {
	 content: "\f589"; }

 .fa-grin-tongue-squint:before {
	 content: "\f58a"; }

 .fa-grin-tongue-wink:before {
	 content: "\f58b"; }

 .fa-grin-wink:before {
	 content: "\f58c"; }

 .fa-grip-horizontal:before {
	 content: "\f58d"; }

 .fa-grip-lines:before {
	 content: "\f7a4"; }

 .fa-grip-lines-vertical:before {
	 content: "\f7a5"; }

 .fa-grip-vertical:before {
	 content: "\f58e"; }

 .fa-gripfire:before {
	 content: "\f3ac"; }

 .fa-grunt:before {
	 content: "\f3ad"; }

 .fa-guilded:before {
	 content: "\e07e"; }

 .fa-guitar:before {
	 content: "\f7a6"; }

 .fa-gulp:before {
	 content: "\f3ae"; }

 .fa-h-square:before {
	 content: "\f0fd"; }

 .fa-hacker-news:before {
	 content: "\f1d4"; }

 .fa-hacker-news-square:before {
	 content: "\f3af"; }

 .fa-hackerrank:before {
	 content: "\f5f7"; }

 .fa-hamburger:before {
	 content: "\f805"; }

 .fa-hammer:before {
	 content: "\f6e3"; }

 .fa-hamsa:before {
	 content: "\f665"; }

 .fa-hand-holding:before {
	 content: "\f4bd"; }

 .fa-hand-holding-heart:before {
	 content: "\f4be"; }

 .fa-hand-holding-medical:before {
	 content: "\e05c"; }

 .fa-hand-holding-usd:before {
	 content: "\f4c0"; }

 .fa-hand-holding-water:before {
	 content: "\f4c1"; }

 .fa-hand-lizard:before {
	 content: "\f258"; }

 .fa-hand-middle-finger:before {
	 content: "\f806"; }

 .fa-hand-paper:before {
	 content: "\f256"; }

 .fa-hand-peace:before {
	 content: "\f25b"; }

 .fa-hand-point-down:before {
	 content: "\f0a7"; }

 .fa-hand-point-left:before {
	 content: "\f0a5"; }

 .fa-hand-point-right:before {
	 content: "\f0a4"; }

 .fa-hand-point-up:before {
	 content: "\f0a6"; }

 .fa-hand-pointer:before {
	 content: "\f25a"; }

 .fa-hand-rock:before {
	 content: "\f255"; }

 .fa-hand-scissors:before {
	 content: "\f257"; }

 .fa-hand-sparkles:before {
	 content: "\e05d"; }

 .fa-hand-spock:before {
	 content: "\f259"; }

 .fa-hands:before {
	 content: "\f4c2"; }

 .fa-hands-helping:before {
	 content: "\f4c4"; }

 .fa-hands-wash:before {
	 content: "\e05e"; }

 .fa-handshake:before {
	 content: "\f2b5"; }

 .fa-handshake-alt-slash:before {
	 content: "\e05f"; }

 .fa-handshake-slash:before {
	 content: "\e060"; }

 .fa-hanukiah:before {
	 content: "\f6e6"; }

 .fa-hard-hat:before {
	 content: "\f807"; }

 .fa-hashtag:before {
	 content: "\f292"; }

 .fa-hat-cowboy:before {
	 content: "\f8c0"; }

 .fa-hat-cowboy-side:before {
	 content: "\f8c1"; }

 .fa-hat-wizard:before {
	 content: "\f6e8"; }

 .fa-hdd:before {
	 content: "\f0a0"; }

 .fa-head-side-cough:before {
	 content: "\e061"; }

 .fa-head-side-cough-slash:before {
	 content: "\e062"; }

 .fa-head-side-mask:before {
	 content: "\e063"; }

 .fa-head-side-virus:before {
	 content: "\e064"; }

 .fa-heading:before {
	 content: "\f1dc"; }

 .fa-headphones:before {
	 content: "\f025"; }

 .fa-headphones-alt:before {
	 content: "\f58f"; }

 .fa-headset:before {
	 content: "\f590"; }

 .fa-heart:before {
	 content: "\f004"; }

 .fa-heart-broken:before {
	 content: "\f7a9"; }

 .fa-heartbeat:before {
	 content: "\f21e"; }

 .fa-helicopter:before {
	 content: "\f533"; }

 .fa-highlighter:before {
	 content: "\f591"; }

 .fa-hiking:before {
	 content: "\f6ec"; }

 .fa-hippo:before {
	 content: "\f6ed"; }

 .fa-hips:before {
	 content: "\f452"; }

 .fa-hire-a-helper:before {
	 content: "\f3b0"; }

 .fa-history:before {
	 content: "\f1da"; }

 .fa-hive:before {
	 content: "\e07f"; }

 .fa-hockey-puck:before {
	 content: "\f453"; }

 .fa-holly-berry:before {
	 content: "\f7aa"; }

 .fa-home:before {
	 content: "\f015"; }

 .fa-hooli:before {
	 content: "\f427"; }

 .fa-hornbill:before {
	 content: "\f592"; }

 .fa-horse:before {
	 content: "\f6f0"; }

 .fa-horse-head:before {
	 content: "\f7ab"; }

 .fa-hospital:before {
	 content: "\f0f8"; }

 .fa-hospital-alt:before {
	 content: "\f47d"; }

 .fa-hospital-symbol:before {
	 content: "\f47e"; }

 .fa-hospital-user:before {
	 content: "\f80d"; }

 .fa-hot-tub:before {
	 content: "\f593"; }

 .fa-hotdog:before {
	 content: "\f80f"; }

 .fa-hotel:before {
	 content: "\f594"; }

 .fa-hotjar:before {
	 content: "\f3b1"; }

 .fa-hourglass:before {
	 content: "\f254"; }

 .fa-hourglass-end:before {
	 content: "\f253"; }

 .fa-hourglass-half:before {
	 content: "\f252"; }

 .fa-hourglass-start:before {
	 content: "\f251"; }

 .fa-house-damage:before {
	 content: "\f6f1"; }

 .fa-house-user:before {
	 content: "\e065"; }

 .fa-houzz:before {
	 content: "\f27c"; }

 .fa-hryvnia:before {
	 content: "\f6f2"; }

 .fa-html5:before {
	 content: "\f13b"; }

 .fa-hubspot:before {
	 content: "\f3b2"; }

 .fa-i-cursor:before {
	 content: "\f246"; }

 .fa-ice-cream:before {
	 content: "\f810"; }

 .fa-icicles:before {
	 content: "\f7ad"; }

 .fa-icons:before {
	 content: "\f86d"; }

 .fa-id-badge:before {
	 content: "\f2c1"; }

 .fa-id-card:before {
	 content: "\f2c2"; }

 .fa-id-card-alt:before {
	 content: "\f47f"; }

 .fa-ideal:before {
	 content: "\e013"; }

 .fa-igloo:before {
	 content: "\f7ae"; }

 .fa-image:before {
	 content: "\f03e"; }

 .fa-images:before {
	 content: "\f302"; }

 .fa-imdb:before {
	 content: "\f2d8"; }

 .fa-inbox:before {
	 content: "\f01c"; }

 .fa-indent:before {
	 content: "\f03c"; }

 .fa-industry:before {
	 content: "\f275"; }

 .fa-infinity:before {
	 content: "\f534"; }

 .fa-info:before {
	 content: "\f129"; }

 .fa-info-circle:before {
	 content: "\f05a"; }

 .fa-innosoft:before {
	 content: "\e080"; }

 .fa-instagram:before {
	 content: "\f16d"; }

 .fa-instagram-square:before {
	 content: "\e055"; }

 .fa-instalod:before {
	 content: "\e081"; }

 .fa-intercom:before {
	 content: "\f7af"; }

 .fa-internet-explorer:before {
	 content: "\f26b"; }

 .fa-invision:before {
	 content: "\f7b0"; }

 .fa-ioxhost:before {
	 content: "\f208"; }

 .fa-italic:before {
	 content: "\f033"; }

 .fa-itch-io:before {
	 content: "\f83a"; }

 .fa-itunes:before {
	 content: "\f3b4"; }

 .fa-itunes-note:before {
	 content: "\f3b5"; }

 .fa-java:before {
	 content: "\f4e4"; }

 .fa-jedi:before {
	 content: "\f669"; }

 .fa-jedi-order:before {
	 content: "\f50e"; }

 .fa-jenkins:before {
	 content: "\f3b6"; }

 .fa-jira:before {
	 content: "\f7b1"; }

 .fa-joget:before {
	 content: "\f3b7"; }

 .fa-joint:before {
	 content: "\f595"; }

 .fa-joomla:before {
	 content: "\f1aa"; }

 .fa-journal-whills:before {
	 content: "\f66a"; }

 .fa-js:before {
	 content: "\f3b8"; }

 .fa-js-square:before {
	 content: "\f3b9"; }

 .fa-jsfiddle:before {
	 content: "\f1cc"; }

 .fa-kaaba:before {
	 content: "\f66b"; }

 .fa-kaggle:before {
	 content: "\f5fa"; }

 .fa-key:before {
	 content: "\f084"; }

 .fa-keybase:before {
	 content: "\f4f5"; }

 .fa-keyboard:before {
	 content: "\f11c"; }

 .fa-keycdn:before {
	 content: "\f3ba"; }

 .fa-khanda:before {
	 content: "\f66d"; }

 .fa-kickstarter:before {
	 content: "\f3bb"; }

 .fa-kickstarter-k:before {
	 content: "\f3bc"; }

 .fa-kiss:before {
	 content: "\f596"; }

 .fa-kiss-beam:before {
	 content: "\f597"; }

 .fa-kiss-wink-heart:before {
	 content: "\f598"; }

 .fa-kiwi-bird:before {
	 content: "\f535"; }

 .fa-korvue:before {
	 content: "\f42f"; }

 .fa-landmark:before {
	 content: "\f66f"; }

 .fa-language:before {
	 content: "\f1ab"; }

 .fa-laptop:before {
	 content: "\f109"; }

 .fa-laptop-code:before {
	 content: "\f5fc"; }

 .fa-laptop-house:before {
	 content: "\e066"; }

 .fa-laptop-medical:before {
	 content: "\f812"; }

 .fa-laravel:before {
	 content: "\f3bd"; }

 .fa-lastfm:before {
	 content: "\f202"; }

 .fa-lastfm-square:before {
	 content: "\f203"; }

 .fa-laugh:before {
	 content: "\f599"; }

 .fa-laugh-beam:before {
	 content: "\f59a"; }

 .fa-laugh-squint:before {
	 content: "\f59b"; }

 .fa-laugh-wink:before {
	 content: "\f59c"; }

 .fa-layer-group:before {
	 content: "\f5fd"; }

 .fa-leaf:before {
	 content: "\f06c"; }

 .fa-leanpub:before {
	 content: "\f212"; }

 .fa-lemon:before {
	 content: "\f094"; }

 .fa-less:before {
	 content: "\f41d"; }

 .fa-less-than:before {
	 content: "\f536"; }

 .fa-less-than-equal:before {
	 content: "\f537"; }

 .fa-level-down-alt:before {
	 content: "\f3be"; }

 .fa-level-up-alt:before {
	 content: "\f3bf"; }

 .fa-life-ring:before {
	 content: "\f1cd"; }

 .fa-lightbulb:before {
	 content: "\f0eb"; }

 .fa-line:before {
	 content: "\f3c0"; }

 .fa-link:before {
	 content: "\f0c1"; }

 .fa-linkedin:before {
	 content: "\f08c"; }

 .fa-linkedin-in:before {
	 content: "\f0e1"; }

 .fa-linode:before {
	 content: "\f2b8"; }

 .fa-linux:before {
	 content: "\f17c"; }

 .fa-lira-sign:before {
	 content: "\f195"; }

 .fa-list:before {
	 content: "\f03a"; }

 .fa-list-alt:before {
	 content: "\f022"; }

 .fa-list-ol:before {
	 content: "\f0cb"; }

 .fa-list-ul:before {
	 content: "\f0ca"; }

 .fa-location-arrow:before {
	 content: "\f124"; }

 .fa-lock:before {
	 content: "\f023"; }

 .fa-lock-open:before {
	 content: "\f3c1"; }

 .fa-long-arrow-alt-down:before {
	 content: "\f309"; }

 .fa-long-arrow-alt-left:before {
	 content: "\f30a"; }

 .fa-long-arrow-alt-right:before {
	 content: "\f30b"; }

 .fa-long-arrow-alt-up:before {
	 content: "\f30c"; }

 .fa-low-vision:before {
	 content: "\f2a8"; }

 .fa-luggage-cart:before {
	 content: "\f59d"; }

 .fa-lungs:before {
	 content: "\f604"; }

 .fa-lungs-virus:before {
	 content: "\e067"; }

 .fa-lyft:before {
	 content: "\f3c3"; }

 .fa-magento:before {
	 content: "\f3c4"; }

 .fa-magic:before {
	 content: "\f0d0"; }

 .fa-magnet:before {
	 content: "\f076"; }

 .fa-mail-bulk:before {
	 content: "\f674"; }

 .fa-mailchimp:before {
	 content: "\f59e"; }

 .fa-male:before {
	 content: "\f183"; }

 .fa-mandalorian:before {
	 content: "\f50f"; }

 .fa-map:before {
	 content: "\f279"; }

 .fa-map-marked:before {
	 content: "\f59f"; }

 .fa-map-marked-alt:before {
	 content: "\f5a0"; }

 .fa-map-marker:before {
	 content: "\f041"; }

 .fa-map-marker-alt:before {
	 content: "\f3c5"; }

 .fa-map-pin:before {
	 content: "\f276"; }

 .fa-map-signs:before {
	 content: "\f277"; }

 .fa-markdown:before {
	 content: "\f60f"; }

 .fa-marker:before {
	 content: "\f5a1"; }

 .fa-mars:before {
	 content: "\f222"; }

 .fa-mars-double:before {
	 content: "\f227"; }

 .fa-mars-stroke:before {
	 content: "\f229"; }

 .fa-mars-stroke-h:before {
	 content: "\f22b"; }

 .fa-mars-stroke-v:before {
	 content: "\f22a"; }

 .fa-mask:before {
	 content: "\f6fa"; }

 .fa-mastodon:before {
	 content: "\f4f6"; }

 .fa-maxcdn:before {
	 content: "\f136"; }

 .fa-mdb:before {
	 content: "\f8ca"; }

 .fa-medal:before {
	 content: "\f5a2"; }

 .fa-medapps:before {
	 content: "\f3c6"; }

 .fa-medium:before {
	 content: "\f23a"; }

 .fa-medium-m:before {
	 content: "\f3c7"; }

 .fa-medkit:before {
	 content: "\f0fa"; }

 .fa-medrt:before {
	 content: "\f3c8"; }

 .fa-meetup:before {
	 content: "\f2e0"; }

 .fa-megaport:before {
	 content: "\f5a3"; }

 .fa-meh:before {
	 content: "\f11a"; }

 .fa-meh-blank:before {
	 content: "\f5a4"; }

 .fa-meh-rolling-eyes:before {
	 content: "\f5a5"; }

 .fa-memory:before {
	 content: "\f538"; }

 .fa-mendeley:before {
	 content: "\f7b3"; }

 .fa-menorah:before {
	 content: "\f676"; }

 .fa-mercury:before {
	 content: "\f223"; }

 .fa-meteor:before {
	 content: "\f753"; }

 .fa-microblog:before {
	 content: "\e01a"; }

 .fa-microchip:before {
	 content: "\f2db"; }

 .fa-microphone:before {
	 content: "\f130"; }

 .fa-microphone-alt:before {
	 content: "\f3c9"; }

 .fa-microphone-alt-slash:before {
	 content: "\f539"; }

 .fa-microphone-slash:before {
	 content: "\f131"; }

 .fa-microscope:before {
	 content: "\f610"; }

 .fa-microsoft:before {
	 content: "\f3ca"; }

 .fa-minus:before {
	 content: "\f068"; }

 .fa-minus-circle:before {
	 content: "\f056"; }

 .fa-minus-square:before {
	 content: "\f146"; }

 .fa-mitten:before {
	 content: "\f7b5"; }

 .fa-mix:before {
	 content: "\f3cb"; }

 .fa-mixcloud:before {
	 content: "\f289"; }

 .fa-mixer:before {
	 content: "\e056"; }

 .fa-mizuni:before {
	 content: "\f3cc"; }

 .fa-mobile:before {
	 content: "\f10b"; }

 .fa-mobile-alt:before {
	 content: "\f3cd"; }

 .fa-modx:before {
	 content: "\f285"; }

 .fa-monero:before {
	 content: "\f3d0"; }

 .fa-money-bill:before {
	 content: "\f0d6"; }

 .fa-money-bill-alt:before {
	 content: "\f3d1"; }

 .fa-money-bill-wave:before {
	 content: "\f53a"; }

 .fa-money-bill-wave-alt:before {
	 content: "\f53b"; }

 .fa-money-check:before {
	 content: "\f53c"; }

 .fa-money-check-alt:before {
	 content: "\f53d"; }

 .fa-monument:before {
	 content: "\f5a6"; }

 .fa-moon:before {
	 content: "\f186"; }

 .fa-mortar-pestle:before {
	 content: "\f5a7"; }

 .fa-mosque:before {
	 content: "\f678"; }

 .fa-motorcycle:before {
	 content: "\f21c"; }

 .fa-mountain:before {
	 content: "\f6fc"; }

 .fa-mouse:before {
	 content: "\f8cc"; }

 .fa-mouse-pointer:before {
	 content: "\f245"; }

 .fa-mug-hot:before {
	 content: "\f7b6"; }

 .fa-music:before {
	 content: "\f001"; }

 .fa-napster:before {
	 content: "\f3d2"; }

 .fa-neos:before {
	 content: "\f612"; }

 .fa-network-wired:before {
	 content: "\f6ff"; }

 .fa-neuter:before {
	 content: "\f22c"; }

 .fa-newspaper:before {
	 content: "\f1ea"; }

 .fa-nimblr:before {
	 content: "\f5a8"; }

 .fa-node:before {
	 content: "\f419"; }

 .fa-node-js:before {
	 content: "\f3d3"; }

 .fa-not-equal:before {
	 content: "\f53e"; }

 .fa-notes-medical:before {
	 content: "\f481"; }

 .fa-npm:before {
	 content: "\f3d4"; }

 .fa-ns8:before {
	 content: "\f3d5"; }

 .fa-nutritionix:before {
	 content: "\f3d6"; }

 .fa-object-group:before {
	 content: "\f247"; }

 .fa-object-ungroup:before {
	 content: "\f248"; }

 .fa-octopus-deploy:before {
	 content: "\e082"; }

 .fa-odnoklassniki:before {
	 content: "\f263"; }

 .fa-odnoklassniki-square:before {
	 content: "\f264"; }

 .fa-oil-can:before {
	 content: "\f613"; }

 .fa-old-republic:before {
	 content: "\f510"; }

 .fa-om:before {
	 content: "\f679"; }

 .fa-opencart:before {
	 content: "\f23d"; }

 .fa-openid:before {
	 content: "\f19b"; }

 .fa-opera:before {
	 content: "\f26a"; }

 .fa-optin-monster:before {
	 content: "\f23c"; }

 .fa-orcid:before {
	 content: "\f8d2"; }

 .fa-osi:before {
	 content: "\f41a"; }

 .fa-otter:before {
	 content: "\f700"; }

 .fa-outdent:before {
	 content: "\f03b"; }

 .fa-page4:before {
	 content: "\f3d7"; }

 .fa-pagelines:before {
	 content: "\f18c"; }

 .fa-pager:before {
	 content: "\f815"; }

 .fa-paint-brush:before {
	 content: "\f1fc"; }

 .fa-paint-roller:before {
	 content: "\f5aa"; }

 .fa-palette:before {
	 content: "\f53f"; }

 .fa-palfed:before {
	 content: "\f3d8"; }

 .fa-pallet:before {
	 content: "\f482"; }

 .fa-paper-plane:before {
	 content: "\f1d8"; }

 .fa-paperclip:before {
	 content: "\f0c6"; }

 .fa-parachute-box:before {
	 content: "\f4cd"; }

 .fa-paragraph:before {
	 content: "\f1dd"; }

 .fa-parking:before {
	 content: "\f540"; }

 .fa-passport:before {
	 content: "\f5ab"; }

 .fa-pastafarianism:before {
	 content: "\f67b"; }

 .fa-paste:before {
	 content: "\f0ea"; }

 .fa-patreon:before {
	 content: "\f3d9"; }

 .fa-pause:before {
	 content: "\f04c"; }

 .fa-pause-circle:before {
	 content: "\f28b"; }

 .fa-paw:before {
	 content: "\f1b0"; }

 .fa-paypal:before {
	 content: "\f1ed"; }

 .fa-peace:before {
	 content: "\f67c"; }

 .fa-pen:before {
	 content: "\f304"; }

 .fa-pen-alt:before {
	 content: "\f305"; }

 .fa-pen-fancy:before {
	 content: "\f5ac"; }

 .fa-pen-nib:before {
	 content: "\f5ad"; }

 .fa-pen-square:before {
	 content: "\f14b"; }

 .fa-pencil-alt:before {
	 content: "\f303"; }

 .fa-pencil-ruler:before {
	 content: "\f5ae"; }

 .fa-penny-arcade:before {
	 content: "\f704"; }

 .fa-people-arrows:before {
	 content: "\e068"; }

 .fa-people-carry:before {
	 content: "\f4ce"; }

 .fa-pepper-hot:before {
	 content: "\f816"; }

 .fa-perbyte:before {
	 content: "\e083"; }

 .fa-percent:before {
	 content: "\f295"; }

 .fa-percentage:before {
	 content: "\f541"; }

 .fa-periscope:before {
	 content: "\f3da"; }

 .fa-person-booth:before {
	 content: "\f756"; }

 .fa-phabricator:before {
	 content: "\f3db"; }

 .fa-phoenix-framework:before {
	 content: "\f3dc"; }

 .fa-phoenix-squadron:before {
	 content: "\f511"; }

 .fa-phone:before {
	 content: "\f095"; }

 .fa-phone-alt:before {
	 content: "\f879"; }

 .fa-phone-slash:before {
	 content: "\f3dd"; }

 .fa-phone-square:before {
	 content: "\f098"; }

 .fa-phone-square-alt:before {
	 content: "\f87b"; }

 .fa-phone-volume:before {
	 content: "\f2a0"; }

 .fa-photo-video:before {
	 content: "\f87c"; }

 .fa-php:before {
	 content: "\f457"; }

 .fa-pied-piper:before {
	 content: "\f2ae"; }

 .fa-pied-piper-alt:before {
	 content: "\f1a8"; }

 .fa-pied-piper-hat:before {
	 content: "\f4e5"; }

 .fa-pied-piper-pp:before {
	 content: "\f1a7"; }

 .fa-pied-piper-square:before {
	 content: "\e01e"; }

 .fa-piggy-bank:before {
	 content: "\f4d3"; }

 .fa-pills:before {
	 content: "\f484"; }

 .fa-pinterest:before {
	 content: "\f0d2"; }

 .fa-pinterest-p:before {
	 content: "\f231"; }

 .fa-pinterest-square:before {
	 content: "\f0d3"; }

 .fa-pizza-slice:before {
	 content: "\f818"; }

 .fa-place-of-worship:before {
	 content: "\f67f"; }

 .fa-plane:before {
	 content: "\f072"; }

 .fa-plane-arrival:before {
	 content: "\f5af"; }

 .fa-plane-departure:before {
	 content: "\f5b0"; }

 .fa-plane-slash:before {
	 content: "\e069"; }

 .fa-play:before {
	 content: "\f04b"; }

 .fa-play-circle:before {
	 content: "\f144"; }

 .fa-playstation:before {
	 content: "\f3df"; }

 .fa-plug:before {
	 content: "\f1e6"; }

 .fa-plus:before {
	 content: "\f067"; }

 .fa-plus-circle:before {
	 content: "\f055"; }

 .fa-plus-square:before {
	 content: "\f0fe"; }

 .fa-podcast:before {
	 content: "\f2ce"; }

 .fa-poll:before {
	 content: "\f681"; }

 .fa-poll-h:before {
	 content: "\f682"; }

 .fa-poo:before {
	 content: "\f2fe"; }

 .fa-poo-storm:before {
	 content: "\f75a"; }

 .fa-poop:before {
	 content: "\f619"; }

 .fa-portrait:before {
	 content: "\f3e0"; }

 .fa-pound-sign:before {
	 content: "\f154"; }

 .fa-power-off:before {
	 content: "\f011"; }

 .fa-pray:before {
	 content: "\f683"; }

 .fa-praying-hands:before {
	 content: "\f684"; }

 .fa-prescription:before {
	 content: "\f5b1"; }

 .fa-prescription-bottle:before {
	 content: "\f485"; }

 .fa-prescription-bottle-alt:before {
	 content: "\f486"; }

 .fa-print:before {
	 content: "\f02f"; }

 .fa-procedures:before {
	 content: "\f487"; }

 .fa-product-hunt:before {
	 content: "\f288"; }

 .fa-project-diagram:before {
	 content: "\f542"; }

 .fa-pump-medical:before {
	 content: "\e06a"; }

 .fa-pump-soap:before {
	 content: "\e06b"; }

 .fa-pushed:before {
	 content: "\f3e1"; }

 .fa-puzzle-piece:before {
	 content: "\f12e"; }

 .fa-python:before {
	 content: "\f3e2"; }

 .fa-qq:before {
	 content: "\f1d6"; }

 .fa-qrcode:before {
	 content: "\f029"; }

 .fa-question:before {
	 content: "\f128"; }

 .fa-question-circle:before {
	 content: "\f059"; }

 .fa-quidditch:before {
	 content: "\f458"; }

 .fa-quinscape:before {
	 content: "\f459"; }

 .fa-quora:before {
	 content: "\f2c4"; }

 .fa-quote-left:before {
	 content: "\f10d"; }

 .fa-quote-right:before {
	 content: "\f10e"; }

 .fa-quran:before {
	 content: "\f687"; }

 .fa-r-project:before {
	 content: "\f4f7"; }

 .fa-radiation:before {
	 content: "\f7b9"; }

 .fa-radiation-alt:before {
	 content: "\f7ba"; }

 .fa-rainbow:before {
	 content: "\f75b"; }

 .fa-random:before {
	 content: "\f074"; }

 .fa-raspberry-pi:before {
	 content: "\f7bb"; }

 .fa-ravelry:before {
	 content: "\f2d9"; }

 .fa-react:before {
	 content: "\f41b"; }

 .fa-reacteurope:before {
	 content: "\f75d"; }

 .fa-readme:before {
	 content: "\f4d5"; }

 .fa-rebel:before {
	 content: "\f1d0"; }

 .fa-receipt:before {
	 content: "\f543"; }

 .fa-record-vinyl:before {
	 content: "\f8d9"; }

 .fa-recycle:before {
	 content: "\f1b8"; }

 .fa-red-river:before {
	 content: "\f3e3"; }

 .fa-reddit:before {
	 content: "\f1a1"; }

 .fa-reddit-alien:before {
	 content: "\f281"; }

 .fa-reddit-square:before {
	 content: "\f1a2"; }

 .fa-redhat:before {
	 content: "\f7bc"; }

 .fa-redo:before {
	 content: "\f01e"; }

 .fa-redo-alt:before {
	 content: "\f2f9"; }

 .fa-registered:before {
	 content: "\f25d"; }

 .fa-remove-format:before {
	 content: "\f87d"; }

 .fa-renren:before {
	 content: "\f18b"; }

 .fa-reply:before {
	 content: "\f3e5"; }

 .fa-reply-all:before {
	 content: "\f122"; }

 .fa-replyd:before {
	 content: "\f3e6"; }

 .fa-republican:before {
	 content: "\f75e"; }

 .fa-researchgate:before {
	 content: "\f4f8"; }

 .fa-resolving:before {
	 content: "\f3e7"; }

 .fa-restroom:before {
	 content: "\f7bd"; }

 .fa-retweet:before {
	 content: "\f079"; }

 .fa-rev:before {
	 content: "\f5b2"; }

 .fa-ribbon:before {
	 content: "\f4d6"; }

 .fa-ring:before {
	 content: "\f70b"; }

 .fa-road:before {
	 content: "\f018"; }

 .fa-robot:before {
	 content: "\f544"; }

 .fa-rocket:before {
	 content: "\f135"; }

 .fa-rocketchat:before {
	 content: "\f3e8"; }

 .fa-rockrms:before {
	 content: "\f3e9"; }

 .fa-route:before {
	 content: "\f4d7"; }

 .fa-rss:before {
	 content: "\f09e"; }

 .fa-rss-square:before {
	 content: "\f143"; }

 .fa-ruble-sign:before {
	 content: "\f158"; }

 .fa-ruler:before {
	 content: "\f545"; }

 .fa-ruler-combined:before {
	 content: "\f546"; }

 .fa-ruler-horizontal:before {
	 content: "\f547"; }

 .fa-ruler-vertical:before {
	 content: "\f548"; }

 .fa-running:before {
	 content: "\f70c"; }

 .fa-rupee-sign:before {
	 content: "\f156"; }

 .fa-rust:before {
	 content: "\e07a"; }

 .fa-sad-cry:before {
	 content: "\f5b3"; }

 .fa-sad-tear:before {
	 content: "\f5b4"; }

 .fa-safari:before {
	 content: "\f267"; }

 .fa-salesforce:before {
	 content: "\f83b"; }

 .fa-sass:before {
	 content: "\f41e"; }

 .fa-satellite:before {
	 content: "\f7bf"; }

 .fa-satellite-dish:before {
	 content: "\f7c0"; }

 .fa-save:before {
	 content: "\f0c7"; }

 .fa-schlix:before {
	 content: "\f3ea"; }

 .fa-school:before {
	 content: "\f549"; }

 .fa-screwdriver:before {
	 content: "\f54a"; }

 .fa-scribd:before {
	 content: "\f28a"; }

 .fa-scroll:before {
	 content: "\f70e"; }

 .fa-sd-card:before {
	 content: "\f7c2"; }

 .fa-search:before {
	 content: "\f002"; }

 .fa-search-dollar:before {
	 content: "\f688"; }

 .fa-search-location:before {
	 content: "\f689"; }

 .fa-search-minus:before {
	 content: "\f010"; }

 .fa-search-plus:before {
	 content: "\f00e"; }

 .fa-searchengin:before {
	 content: "\f3eb"; }

 .fa-seedling:before {
	 content: "\f4d8"; }

 .fa-sellcast:before {
	 content: "\f2da"; }

 .fa-sellsy:before {
	 content: "\f213"; }

 .fa-server:before {
	 content: "\f233"; }

 .fa-servicestack:before {
	 content: "\f3ec"; }

 .fa-shapes:before {
	 content: "\f61f"; }

 .fa-share:before {
	 content: "\f064"; }

 .fa-share-alt:before {
	 content: "\f1e0"; }

 .fa-share-alt-square:before {
	 content: "\f1e1"; }

 .fa-share-square:before {
	 content: "\f14d"; }

 .fa-shekel-sign:before {
	 content: "\f20b"; }

 .fa-shield-alt:before {
	 content: "\f3ed"; }

 .fa-shield-virus:before {
	 content: "\e06c"; }

 .fa-ship:before {
	 content: "\f21a"; }

 .fa-shipping-fast:before {
	 content: "\f48b"; }

 .fa-shirtsinbulk:before {
	 content: "\f214"; }

 .fa-shoe-prints:before {
	 content: "\f54b"; }

 .fa-shopify:before {
	 content: "\e057"; }

 .fa-shopping-bag:before {
	 content: "\f290"; }

 .fa-shopping-basket:before {
	 content: "\f291"; }

 .fa-shopping-cart:before {
	 content: "\f07a"; }

 .fa-shopware:before {
	 content: "\f5b5"; }

 .fa-shower:before {
	 content: "\f2cc"; }

 .fa-shuttle-van:before {
	 content: "\f5b6"; }

 .fa-sign:before {
	 content: "\f4d9"; }

 .fa-sign-in-alt:before {
	 content: "\f2f6"; }

 .fa-sign-language:before {
	 content: "\f2a7"; }

 .fa-sign-out-alt:before {
	 content: "\f2f5"; }

 .fa-signal:before {
	 content: "\f012"; }

 .fa-signature:before {
	 content: "\f5b7"; }

 .fa-sim-card:before {
	 content: "\f7c4"; }

 .fa-simplybuilt:before {
	 content: "\f215"; }

 .fa-sink:before {
	 content: "\e06d"; }

 .fa-sistrix:before {
	 content: "\f3ee"; }

 .fa-sitemap:before {
	 content: "\f0e8"; }

 .fa-sith:before {
	 content: "\f512"; }

 .fa-skating:before {
	 content: "\f7c5"; }

 .fa-sketch:before {
	 content: "\f7c6"; }

 .fa-skiing:before {
	 content: "\f7c9"; }

 .fa-skiing-nordic:before {
	 content: "\f7ca"; }

 .fa-skull:before {
	 content: "\f54c"; }

 .fa-skull-crossbones:before {
	 content: "\f714"; }

 .fa-skyatlas:before {
	 content: "\f216"; }

 .fa-skype:before {
	 content: "\f17e"; }

 .fa-slack:before {
	 content: "\f198"; }

 .fa-slack-hash:before {
	 content: "\f3ef"; }

 .fa-slash:before {
	 content: "\f715"; }

 .fa-sleigh:before {
	 content: "\f7cc"; }

 .fa-sliders-h:before {
	 content: "\f1de"; }

 .fa-slideshare:before {
	 content: "\f1e7"; }

 .fa-smile:before {
	 content: "\f118"; }

 .fa-smile-beam:before {
	 content: "\f5b8"; }

 .fa-smile-wink:before {
	 content: "\f4da"; }

 .fa-smog:before {
	 content: "\f75f"; }

 .fa-smoking:before {
	 content: "\f48d"; }

 .fa-smoking-ban:before {
	 content: "\f54d"; }

 .fa-sms:before {
	 content: "\f7cd"; }

 .fa-snapchat:before {
	 content: "\f2ab"; }

 .fa-snapchat-ghost:before {
	 content: "\f2ac"; }

 .fa-snapchat-square:before {
	 content: "\f2ad"; }

 .fa-snowboarding:before {
	 content: "\f7ce"; }

 .fa-snowflake:before {
	 content: "\f2dc"; }

 .fa-snowman:before {
	 content: "\f7d0"; }

 .fa-snowplow:before {
	 content: "\f7d2"; }

 .fa-soap:before {
	 content: "\e06e"; }

 .fa-socks:before {
	 content: "\f696"; }

 .fa-solar-panel:before {
	 content: "\f5ba"; }

 .fa-sort:before {
	 content: "\f0dc"; }

 .fa-sort-alpha-down:before {
	 content: "\f15d"; }

 .fa-sort-alpha-down-alt:before {
	 content: "\f881"; }

 .fa-sort-alpha-up:before {
	 content: "\f15e"; }

 .fa-sort-alpha-up-alt:before {
	 content: "\f882"; }

 .fa-sort-amount-down:before {
	 content: "\f160"; }

 .fa-sort-amount-down-alt:before {
	 content: "\f884"; }

 .fa-sort-amount-up:before {
	 content: "\f161"; }

 .fa-sort-amount-up-alt:before {
	 content: "\f885"; }

 .fa-sort-down:before {
	 content: "\f0dd"; }

 .fa-sort-numeric-down:before {
	 content: "\f162"; }

 .fa-sort-numeric-down-alt:before {
	 content: "\f886"; }

 .fa-sort-numeric-up:before {
	 content: "\f163"; }

 .fa-sort-numeric-up-alt:before {
	 content: "\f887"; }

 .fa-sort-up:before {
	 content: "\f0de"; }

 .fa-soundcloud:before {
	 content: "\f1be"; }

 .fa-sourcetree:before {
	 content: "\f7d3"; }

 .fa-spa:before {
	 content: "\f5bb"; }

 .fa-space-shuttle:before {
	 content: "\f197"; }

 .fa-speakap:before {
	 content: "\f3f3"; }

 .fa-speaker-deck:before {
	 content: "\f83c"; }

 .fa-spell-check:before {
	 content: "\f891"; }

 .fa-spider:before {
	 content: "\f717"; }

 .fa-spinner:before {
	 content: "\f110"; }

 .fa-splotch:before {
	 content: "\f5bc"; }

 .fa-spotify:before {
	 content: "\f1bc"; }

 .fa-spray-can:before {
	 content: "\f5bd"; }

 .fa-square:before {
	 content: "\f0c8"; }

 .fa-square-full:before {
	 content: "\f45c"; }

 .fa-square-root-alt:before {
	 content: "\f698"; }

 .fa-squarespace:before {
	 content: "\f5be"; }

 .fa-stack-exchange:before {
	 content: "\f18d"; }

 .fa-stack-overflow:before {
	 content: "\f16c"; }

 .fa-stackpath:before {
	 content: "\f842"; }

 .fa-stamp:before {
	 content: "\f5bf"; }

 .fa-star:before {
	 content: "\f005"; }

 .fa-star-and-crescent:before {
	 content: "\f699"; }

 .fa-star-half:before {
	 content: "\f089"; }

 .fa-star-half-alt:before {
	 content: "\f5c0"; }

 .fa-star-of-david:before {
	 content: "\f69a"; }

 .fa-star-of-life:before {
	 content: "\f621"; }

 .fa-staylinked:before {
	 content: "\f3f5"; }

 .fa-steam:before {
	 content: "\f1b6"; }

 .fa-steam-square:before {
	 content: "\f1b7"; }

 .fa-steam-symbol:before {
	 content: "\f3f6"; }

 .fa-step-backward:before {
	 content: "\f048"; }

 .fa-step-forward:before {
	 content: "\f051"; }

 .fa-stethoscope:before {
	 content: "\f0f1"; }

 .fa-sticker-mule:before {
	 content: "\f3f7"; }

 .fa-sticky-note:before {
	 content: "\f249"; }

 .fa-stop:before {
	 content: "\f04d"; }

 .fa-stop-circle:before {
	 content: "\f28d"; }

 .fa-stopwatch:before {
	 content: "\f2f2"; }

 .fa-stopwatch-20:before {
	 content: "\e06f"; }

 .fa-store:before {
	 content: "\f54e"; }

 .fa-store-alt:before {
	 content: "\f54f"; }

 .fa-store-alt-slash:before {
	 content: "\e070"; }

 .fa-store-slash:before {
	 content: "\e071"; }

 .fa-strava:before {
	 content: "\f428"; }

 .fa-stream:before {
	 content: "\f550"; }

 .fa-street-view:before {
	 content: "\f21d"; }

 .fa-strikethrough:before {
	 content: "\f0cc"; }

 .fa-stripe:before {
	 content: "\f429"; }

 .fa-stripe-s:before {
	 content: "\f42a"; }

 .fa-stroopwafel:before {
	 content: "\f551"; }

 .fa-studiovinari:before {
	 content: "\f3f8"; }

 .fa-stumbleupon:before {
	 content: "\f1a4"; }

 .fa-stumbleupon-circle:before {
	 content: "\f1a3"; }

 .fa-subscript:before {
	 content: "\f12c"; }

 .fa-subway:before {
	 content: "\f239"; }

 .fa-suitcase:before {
	 content: "\f0f2"; }

 .fa-suitcase-rolling:before {
	 content: "\f5c1"; }

 .fa-sun:before {
	 content: "\f185"; }

 .fa-superpowers:before {
	 content: "\f2dd"; }

 .fa-superscript:before {
	 content: "\f12b"; }

 .fa-supple:before {
	 content: "\f3f9"; }

 .fa-surprise:before {
	 content: "\f5c2"; }

 .fa-suse:before {
	 content: "\f7d6"; }

 .fa-swatchbook:before {
	 content: "\f5c3"; }

 .fa-swift:before {
	 content: "\f8e1"; }

 .fa-swimmer:before {
	 content: "\f5c4"; }

 .fa-swimming-pool:before {
	 content: "\f5c5"; }

 .fa-symfony:before {
	 content: "\f83d"; }

 .fa-synagogue:before {
	 content: "\f69b"; }

 .fa-sync:before {
	 content: "\f021"; }

 .fa-sync-alt:before {
	 content: "\f2f1"; }

 .fa-syringe:before {
	 content: "\f48e"; }

 .fa-table:before {
	 content: "\f0ce"; }

 .fa-table-tennis:before {
	 content: "\f45d"; }

 .fa-tablet:before {
	 content: "\f10a"; }

 .fa-tablet-alt:before {
	 content: "\f3fa"; }

 .fa-tablets:before {
	 content: "\f490"; }

 .fa-tachometer-alt:before {
	 content: "\f3fd"; }

 .fa-tag:before {
	 content: "\f02b"; }

 .fa-tags:before {
	 content: "\f02c"; }

 .fa-tape:before {
	 content: "\f4db"; }

 .fa-tasks:before {
	 content: "\f0ae"; }

 .fa-taxi:before {
	 content: "\f1ba"; }

 .fa-teamspeak:before {
	 content: "\f4f9"; }

 .fa-teeth:before {
	 content: "\f62e"; }

 .fa-teeth-open:before {
	 content: "\f62f"; }

 .fa-telegram:before {
	 content: "\f2c6"; }

 .fa-telegram-plane:before {
	 content: "\f3fe"; }

 .fa-temperature-high:before {
	 content: "\f769"; }

 .fa-temperature-low:before {
	 content: "\f76b"; }

 .fa-tencent-weibo:before {
	 content: "\f1d5"; }

 .fa-tenge:before {
	 content: "\f7d7"; }

 .fa-terminal:before {
	 content: "\f120"; }

 .fa-text-height:before {
	 content: "\f034"; }

 .fa-text-width:before {
	 content: "\f035"; }

 .fa-th:before {
	 content: "\f00a"; }

 .fa-th-large:before {
	 content: "\f009"; }

 .fa-th-list:before {
	 content: "\f00b"; }

 .fa-the-red-yeti:before {
	 content: "\f69d"; }

 .fa-theater-masks:before {
	 content: "\f630"; }

 .fa-themeco:before {
	 content: "\f5c6"; }

 .fa-themeisle:before {
	 content: "\f2b2"; }

 .fa-thermometer:before {
	 content: "\f491"; }

 .fa-thermometer-empty:before {
	 content: "\f2cb"; }

 .fa-thermometer-full:before {
	 content: "\f2c7"; }

 .fa-thermometer-half:before {
	 content: "\f2c9"; }

 .fa-thermometer-quarter:before {
	 content: "\f2ca"; }

 .fa-thermometer-three-quarters:before {
	 content: "\f2c8"; }

 .fa-think-peaks:before {
	 content: "\f731"; }

 .fa-thumbs-down:before {
	 content: "\f165"; }

 .fa-thumbs-up:before {
	 content: "\f164"; }

 .fa-thumbtack:before {
	 content: "\f08d"; }

 .fa-ticket-alt:before {
	 content: "\f3ff"; }

 .fa-tiktok:before {
	 content: "\e07b"; }

 .fa-times:before {
	 content: "\f00d"; }

 .fa-times-circle:before {
	 content: "\f057"; }

 .fa-tint:before {
	 content: "\f043"; }

 .fa-tint-slash:before {
	 content: "\f5c7"; }

 .fa-tired:before {
	 content: "\f5c8"; }

 .fa-toggle-off:before {
	 content: "\f204"; }

 .fa-toggle-on:before {
	 content: "\f205"; }

 .fa-toilet:before {
	 content: "\f7d8"; }

 .fa-toilet-paper:before {
	 content: "\f71e"; }

 .fa-toilet-paper-slash:before {
	 content: "\e072"; }

 .fa-toolbox:before {
	 content: "\f552"; }

 .fa-tools:before {
	 content: "\f7d9"; }

 .fa-tooth:before {
	 content: "\f5c9"; }

 .fa-torah:before {
	 content: "\f6a0"; }

 .fa-torii-gate:before {
	 content: "\f6a1"; }

 .fa-tractor:before {
	 content: "\f722"; }

 .fa-trade-federation:before {
	 content: "\f513"; }

 .fa-trademark:before {
	 content: "\f25c"; }

 .fa-traffic-light:before {
	 content: "\f637"; }

 .fa-trailer:before {
	 content: "\e041"; }

 .fa-train:before {
	 content: "\f238"; }

 .fa-tram:before {
	 content: "\f7da"; }

 .fa-transgender:before {
	 content: "\f224"; }

 .fa-transgender-alt:before {
	 content: "\f225"; }

 .fa-trash:before {
	 content: "\f1f8"; }

 .fa-trash-alt:before {
	 content: "\f2ed"; }

 .fa-trash-restore:before {
	 content: "\f829"; }

 .fa-trash-restore-alt:before {
	 content: "\f82a"; }

 .fa-tree:before {
	 content: "\f1bb"; }

 .fa-trello:before {
	 content: "\f181"; }

 .fa-trophy:before {
	 content: "\f091"; }

 .fa-truck:before {
	 content: "\f0d1"; }

 .fa-truck-loading:before {
	 content: "\f4de"; }

 .fa-truck-monster:before {
	 content: "\f63b"; }

 .fa-truck-moving:before {
	 content: "\f4df"; }

 .fa-truck-pickup:before {
	 content: "\f63c"; }

 .fa-tshirt:before {
	 content: "\f553"; }

 .fa-tty:before {
	 content: "\f1e4"; }

 .fa-tumblr:before {
	 content: "\f173"; }

 .fa-tumblr-square:before {
	 content: "\f174"; }

 .fa-tv:before {
	 content: "\f26c"; }

 .fa-twitch:before {
	 content: "\f1e8"; }

 .fa-twitter:before {
	 content: "\f099"; }

 .fa-twitter-square:before {
	 content: "\f081"; }

 .fa-typo3:before {
	 content: "\f42b"; }

 .fa-uber:before {
	 content: "\f402"; }

 .fa-ubuntu:before {
	 content: "\f7df"; }

 .fa-uikit:before {
	 content: "\f403"; }

 .fa-umbraco:before {
	 content: "\f8e8"; }

 .fa-umbrella:before {
	 content: "\f0e9"; }

 .fa-umbrella-beach:before {
	 content: "\f5ca"; }

 .fa-uncharted:before {
	 content: "\e084"; }

 .fa-underline:before {
	 content: "\f0cd"; }

 .fa-undo:before {
	 content: "\f0e2"; }

 .fa-undo-alt:before {
	 content: "\f2ea"; }

 .fa-uniregistry:before {
	 content: "\f404"; }

 .fa-unity:before {
	 content: "\e049"; }

 .fa-universal-access:before {
	 content: "\f29a"; }

 .fa-university:before {
	 content: "\f19c"; }

 .fa-unlink:before {
	 content: "\f127"; }

 .fa-unlock:before {
	 content: "\f09c"; }

 .fa-unlock-alt:before {
	 content: "\f13e"; }

 .fa-unsplash:before {
	 content: "\e07c"; }

 .fa-untappd:before {
	 content: "\f405"; }

 .fa-upload:before {
	 content: "\f093"; }

 .fa-ups:before {
	 content: "\f7e0"; }

 .fa-usb:before {
	 content: "\f287"; }

 .fa-user:before {
	 content: "\f007"; }

 .fa-user-alt:before {
	 content: "\f406"; }

 .fa-user-alt-slash:before {
	 content: "\f4fa"; }

 .fa-user-astronaut:before {
	 content: "\f4fb"; }

 .fa-user-check:before {
	 content: "\f4fc"; }

 .fa-user-circle:before {
	 content: "\f2bd"; }

 .fa-user-clock:before {
	 content: "\f4fd"; }

 .fa-user-cog:before {
	 content: "\f4fe"; }

 .fa-user-edit:before {
	 content: "\f4ff"; }

 .fa-user-friends:before {
	 content: "\f500"; }

 .fa-user-graduate:before {
	 content: "\f501"; }

 .fa-user-injured:before {
	 content: "\f728"; }

 .fa-user-lock:before {
	 content: "\f502"; }

 .fa-user-md:before {
	 content: "\f0f0"; }

 .fa-user-minus:before {
	 content: "\f503"; }

 .fa-user-ninja:before {
	 content: "\f504"; }

 .fa-user-nurse:before {
	 content: "\f82f"; }

 .fa-user-plus:before {
	 content: "\f234"; }

 .fa-user-secret:before {
	 content: "\f21b"; }

 .fa-user-shield:before {
	 content: "\f505"; }

 .fa-user-slash:before {
	 content: "\f506"; }

 .fa-user-tag:before {
	 content: "\f507"; }

 .fa-user-tie:before {
	 content: "\f508"; }

 .fa-user-times:before {
	 content: "\f235"; }

 .fa-users:before {
	 content: "\f0c0"; }

 .fa-users-cog:before {
	 content: "\f509"; }

 .fa-users-slash:before {
	 content: "\e073"; }

 .fa-usps:before {
	 content: "\f7e1"; }

 .fa-ussunnah:before {
	 content: "\f407"; }

 .fa-utensil-spoon:before {
	 content: "\f2e5"; }

 .fa-utensils:before {
	 content: "\f2e7"; }

 .fa-vaadin:before {
	 content: "\f408"; }

 .fa-vector-square:before {
	 content: "\f5cb"; }

 .fa-venus:before {
	 content: "\f221"; }

 .fa-venus-double:before {
	 content: "\f226"; }

 .fa-venus-mars:before {
	 content: "\f228"; }

 .fa-vest:before {
	 content: "\e085"; }

 .fa-vest-patches:before {
	 content: "\e086"; }

 .fa-viacoin:before {
	 content: "\f237"; }

 .fa-viadeo:before {
	 content: "\f2a9"; }

 .fa-viadeo-square:before {
	 content: "\f2aa"; }

 .fa-vial:before {
	 content: "\f492"; }

 .fa-vials:before {
	 content: "\f493"; }

 .fa-viber:before {
	 content: "\f409"; }

 .fa-video:before {
	 content: "\f03d"; }

 .fa-video-slash:before {
	 content: "\f4e2"; }

 .fa-vihara:before {
	 content: "\f6a7"; }

 .fa-vimeo:before {
	 content: "\f40a"; }

 .fa-vimeo-square:before {
	 content: "\f194"; }

 .fa-vimeo-v:before {
	 content: "\f27d"; }

 .fa-vine:before {
	 content: "\f1ca"; }

 .fa-virus:before {
	 content: "\e074"; }

 .fa-virus-slash:before {
	 content: "\e075"; }

 .fa-viruses:before {
	 content: "\e076"; }

 .fa-vk:before {
	 content: "\f189"; }

 .fa-vnv:before {
	 content: "\f40b"; }

 .fa-voicemail:before {
	 content: "\f897"; }

 .fa-volleyball-ball:before {
	 content: "\f45f"; }

 .fa-volume-down:before {
	 content: "\f027"; }

 .fa-volume-mute:before {
	 content: "\f6a9"; }

 .fa-volume-off:before {
	 content: "\f026"; }

 .fa-volume-up:before {
	 content: "\f028"; }

 .fa-vote-yea:before {
	 content: "\f772"; }

 .fa-vr-cardboard:before {
	 content: "\f729"; }

 .fa-vuejs:before {
	 content: "\f41f"; }

 .fa-walking:before {
	 content: "\f554"; }

 .fa-wallet:before {
	 content: "\f555"; }

 .fa-warehouse:before {
	 content: "\f494"; }

 .fa-watchman-monitoring:before {
	 content: "\e087"; }

 .fa-water:before {
	 content: "\f773"; }

 .fa-wave-square:before {
	 content: "\f83e"; }

 .fa-waze:before {
	 content: "\f83f"; }

 .fa-weebly:before {
	 content: "\f5cc"; }

 .fa-weibo:before {
	 content: "\f18a"; }

 .fa-weight:before {
	 content: "\f496"; }

 .fa-weight-hanging:before {
	 content: "\f5cd"; }

 .fa-weixin:before {
	 content: "\f1d7"; }

 .fa-whatsapp:before {
	 content: "\f232"; }

 .fa-whatsapp-square:before {
	 content: "\f40c"; }

 .fa-wheelchair:before {
	 content: "\f193"; }

 .fa-whmcs:before {
	 content: "\f40d"; }

 .fa-wifi:before {
	 content: "\f1eb"; }

 .fa-wikipedia-w:before {
	 content: "\f266"; }

 .fa-wind:before {
	 content: "\f72e"; }

 .fa-window-close:before {
	 content: "\f410"; }

 .fa-window-maximize:before {
	 content: "\f2d0"; }

 .fa-window-minimize:before {
	 content: "\f2d1"; }

 .fa-window-restore:before {
	 content: "\f2d2"; }

 .fa-windows:before {
	 content: "\f17a"; }

 .fa-wine-bottle:before {
	 content: "\f72f"; }

 .fa-wine-glass:before {
	 content: "\f4e3"; }

 .fa-wine-glass-alt:before {
	 content: "\f5ce"; }

 .fa-wix:before {
	 content: "\f5cf"; }

 .fa-wizards-of-the-coast:before {
	 content: "\f730"; }

 .fa-wodu:before {
	 content: "\e088"; }

 .fa-wolf-pack-battalion:before {
	 content: "\f514"; }

 .fa-won-sign:before {
	 content: "\f159"; }

 .fa-wordpress:before {
	 content: "\f19a"; }

 .fa-wordpress-simple:before {
	 content: "\f411"; }

 .fa-wpbeginner:before {
	 content: "\f297"; }

 .fa-wpexplorer:before {
	 content: "\f2de"; }

 .fa-wpforms:before {
	 content: "\f298"; }

 .fa-wpressr:before {
	 content: "\f3e4"; }

 .fa-wrench:before {
	 content: "\f0ad"; }

 .fa-x-ray:before {
	 content: "\f497"; }

 .fa-xbox:before {
	 content: "\f412"; }

 .fa-xing:before {
	 content: "\f168"; }

 .fa-xing-square:before {
	 content: "\f169"; }

 .fa-y-combinator:before {
	 content: "\f23b"; }

 .fa-yahoo:before {
	 content: "\f19e"; }

 .fa-yammer:before {
	 content: "\f840"; }

 .fa-yandex:before {
	 content: "\f413"; }

 .fa-yandex-international:before {
	 content: "\f414"; }

 .fa-yarn:before {
	 content: "\f7e3"; }

 .fa-yelp:before {
	 content: "\f1e9"; }

 .fa-yen-sign:before {
	 content: "\f157"; }

 .fa-yin-yang:before {
	 content: "\f6ad"; }

 .fa-yoast:before {
	 content: "\f2b1"; }

 .fa-youtube:before {
	 content: "\f167"; }

 .fa-youtube-square:before {
	 content: "\f431"; }

 .fa-zhihu:before {
	 content: "\f63f"; }

 .sr-only {
	 border: 0;
	 clip: rect(0, 0, 0, 0);
	 height: 1px;
	 margin: -1px;
	 overflow: hidden;
	 padding: 0;
	 position: absolute;
	 width: 1px; }

 .sr-only-focusable:active, .sr-only-focusable:focus {
	 clip: auto;
	 height: auto;
	 margin: 0;
	 overflow: visible;
	 position: static;
	 width: auto; }
 @font-face {
	 font-family: 'Font Awesome 5 Brands';
	 font-style: normal;
	 font-weight: 400;
	 font-display: swap;
	 src: url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.eot");
	 src:
	 	url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
	 	url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.woff2") format("woff2"),
		url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.woff") format("woff"),
		url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.ttf") format("truetype"),
		url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

 .fab {
	 font-family: 'Font Awesome 5 Brands';
	 font-weight: 400; }
 @font-face {
	 font-family: 'Font Awesome 5 Free';
	 font-style: normal;
	 font-weight: 400;
	 font-display: swap;
	 src: url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.eot");
	 src:
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.woff2") format("woff2"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.woff") format("woff"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.ttf") format("truetype"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

 .far {
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 400; }
 @font-face {
	 font-family: 'Font Awesome 5 Free';
	 font-style: normal;
	 font-weight: 900;
	 font-display: swap;
	 src: url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.eot");
	 src: url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.woff2") format("woff2"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.woff") format("woff"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.ttf") format("truetype"),
	 url("//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

 .fa,
 .fas {
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900; }


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('//6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/raw_assets/public/HubUI/assets/fonts/roboto-v30-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  font-display: swap;
}













































































/* Grid */
.page-center {
  display:block!important;
  margin-left:auto!important;
  margin-right:auto!important;
  width:1188px!important;
  max-width:93%!important;
  float:none!important;
}
.grid {
  margin:0px auto!important;
  width: 1231px!important;
  max-width:93%!important;
  text-align:center;
  font-size:0px;
  -moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
  padding-top:60px;
  padding-bottom:60px;
}

.grid .hs_cos_wrapper_type_custom_widget {
  font-size:0px;
}

.grid.hard,
.grid.hard--sides {
  width:100%!important;
  max-width:100%!important;
}
.grid__item {
  display:inline-block;
  vertical-align:top;
  margin-left:1.75%!important;
  margin-right:1.75%!important;
  padding-top:60px;
  padding-bottom:60px;
}

.grid.flexgrid,
.flexgrid {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  justify-content: space-between;
}
.flexgrid > .grid__item {
  box-sizing: border-box;
  max-width: 100%;
  flex: none;
}
.flex__grid__item {
  flex: 1 1 0%;
}
.flexgrid.no--wrap {
  flex-wrap: nowrap;
}
.flexgrid.align--start {
  justify-content: flex-start;
}
.flexgrid.align--center {
  justify-content: center;
}
.flexgrid.align--right {
  align-self: flex-end;
  justify-content: flex-end;
  margin-left: auto;
}
.flexgrid.valign--top {
  align-items: flex-start;
}
.flexgrid.valign--middle {
  align-items: center;
}
.flexgrid.valign--baseline {
  align-items: baseline;
}
.flexgrid.valign--bottom {
  align-items: flex-end;
}
.flexgrid.justify--start {
  justify-content: flex-start;
}
.flexgrid.justify--center {
  justify-content: center;
}
.flexgrid.justify--end {
  justify-content: flex-end;
}
.flexgrid.row--reverse {
  flex-direction: row-reverse;
}
.flexgrid.direction--column {
  flex-direction: column;
}
.flexgrid.direction--column > .grid__item {
  flex-basis: auto;
}
.flexgrid.column--reverse {
  flex-direction: column-reverse;
}
.flexgrid.space--between {
  justify-content: space-between;
}
.flexgrid.space--around {
  justify-content: space-around;
}
.flexgrid.equal--height > .grid__item {
  align-self: stretch;
  -ms-grid-row-align: stretch;
}
.flexgrid.equal--height > .grid__item > * {
  height: 100%;
}
.grid__item.self--top {
  align-self: flex-start;
}
.grid__item.self--middle {
  align-self: center;
  -ms-grid-row-align: center;
}
.grid__item.self--bottom {
  align-self: flex-end;
}
.grid__item.self--center {
  justify-self: center;
}
.grid__item.self--first {
  order: -1;
}
.grid__item.self--last {
  order: 1;
}


  .flexgrid.valign--top {
    align-items: flex-start;
  }
  .flexgrid.valign--middle {
    align-items: center;
  }
  .flexgrid.valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.justify--start {
    justify-content: flex-start;
  }
  .flexgrid.justify--center {
    justify-content: center;
  }
  .flexgrid.justify--end {
    justify-content: flex-end;
  }
  .flexgrid.row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.direction--column {
    flex-direction: column;
  }
  .flexgrid.direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.first {
    order: -1;
  }
  .flexgrid.last {
    order: 1;
  }
  .grid__item.self--center {
    justify-self: center;
  }

@media (min-width: 1164px) {
  .flexgrid.desk-valign--top {
    align-items: flex-start;
  }
  .flexgrid.desk-valign--middle {
    align-items: center;
  }
  .flexgrid.desk-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.desk-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.desk-justify--center {
    justify-content: center;
  }
  .flexgrid.desk-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.desk-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.desk-direction--column {
    flex-direction: column;
  }
  .flexgrid.desk-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.desk-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.desk-first {
    order: -1;
  }
  .flexgrid.desk-last {
    order: 1;
  }
  .grid__item.desk-self--center {
    justify-self: center;
  }
}
@media (min-width: 1024px) and (max-width: 1163px) {
  .flexgrid.lap-valign--top {
    align-items: flex-start;
  }
  .flexgrid.lap-valign--middle {
    align-items: center;
  }
  .flexgrid.lap-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.lap-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.lap-justify--center {
    justify-content: center;
  }
  .flexgrid.lap-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.lap-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.lap-direction--column {
    flex-direction: column;
  }
  .flexgrid.lap-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.lap-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.lap-first {
    order: -1;
  }
  .flexgrid.lap-last {
    order: 1;
  }
  .grid__item.lap-self--center {
    justify-self: center;
  }
}
@media (min-width: 1024px) {
  .flexgrid.lap-and-up-valign--top {
    align-items: flex-start;
  }
  .flexgrid.lap-and-up-valign--middle {
    align-items: center;
  }
  .flexgrid.lap-and-up-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.lap-and-up-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.lap-and-up-justify--center {
    justify-content: center;
  }
  .flexgrid.lap-and-up-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.lap-and-up-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.lap-and-up-direction--column {
    flex-direction: column;
  }
  .flexgrid.lap-and-up-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.lap-and-up-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.lap-and-up-first {
    order: -1;
  }
  .flexgrid.lap-and-up-last {
    order: 1;
  }
  .grid__item.lap-and-up-self--center {
    justify-self: center;
  }
}
@media (max-width: 1023px) {
  .flexgrid.portable-valign--top {
    align-items: flex-start;
  }
  .flexgrid.portable-valign--middle {
    align-items: center;
  }
  .flexgrid.portable-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.portable-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.portable-justify--center {
    justify-content: center;
  }
  .flexgrid.portable-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.portable-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.portable-direction--column {
    flex-direction: column;
  }
  .flexgrid.portable-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.portable-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.portable-first {
    order: -1;
  }
  .flexgrid.portable-last {
    order: 1;
  }
  .grid__item.portable-self--center {
    justify-self: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .flexgrid.tablet-valign--top {
    align-items: flex-start;
  }
  .flexgrid.tablet-valign--middle {
    align-items: center;
  }
  .flexgrid.tablet-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.tablet-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.tablet-justify--center {
    justify-content: center;
  }
  .flexgrid.tablet-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.tablet-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.tablet-direction--column {
    flex-direction: column;
  }
  .flexgrid.tablet-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.tablet-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.tablet-first {
    order: -1;
  }
  .flexgrid.tablet-last {
    order: 1;
  }
  .grid__item.tablet-self--center {
    justify-self: center;
  }
}
@media (max-width: 767px) {
  .flexgrid.palm-valign--top {
    align-items: flex-start;
  }
  .flexgrid.palm-valign--middle {
    align-items: center;
  }
  .flexgrid.palm-valign--bottom {
    align-items: flex-end;
  }
  .flexgrid.palm-justify--start {
    justify-content: flex-start;
  }
  .flexgrid.palm-justify--center {
    justify-content: center;
  }
  .flexgrid.palm-justify--end {
    justify-content: flex-end;
  }
  .flexgrid.palm-row--reverse {
    flex-direction: row-reverse;
  }
  .flexgrid.palm-direction--column {
    flex-direction: column;
  }
  .flexgrid.palm-direction--column > .grid__item {
    flex-basis: auto;
  }
  .flexgrid.palm-column--reverse {
    flex-direction: column-reverse;
  }
  .flexgrid.palm-first {
    order: -1;
  }
  .flexgrid.palm-last {
    order: 1;
  }
  .grid__item.palm-self--center {
    justify-self: center;
  }
}



/* Grid Column Widths */

  
    
      .one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .one-twelfths.hard--left.grid__item,
      .one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .one-twelfths.hard.grid__item,
      .one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .two-twelfths.hard--left.grid__item,
      .two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .two-twelfths.hard.grid__item,
      .two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .three-twelfths.hard--left.grid__item,
      .three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .three-twelfths.hard.grid__item,
      .three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .four-twelfths.hard--left.grid__item,
      .four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .four-twelfths.hard.grid__item,
      .four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .five-twelfths.hard--left.grid__item,
      .five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .five-twelfths.hard.grid__item,
      .five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .six-twelfths.hard--left.grid__item,
      .six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .six-twelfths.hard.grid__item,
      .six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .seven-twelfths.hard--left.grid__item,
      .seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .seven-twelfths.hard.grid__item,
      .seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .eight-twelfths.hard--left.grid__item,
      .eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .eight-twelfths.hard.grid__item,
      .eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .nine-twelfths.hard--left.grid__item,
      .nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .nine-twelfths.hard.grid__item,
      .nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .ten-twelfths.hard--left.grid__item,
      .ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .ten-twelfths.hard.grid__item,
      .ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .eleven-twelfths.hard--left.grid__item,
      .eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .eleven-twelfths.hard.grid__item,
      .eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .twelve-twelfths.hard--left.grid__item,
      .twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .twelve-twelfths.hard.grid__item,
      .twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .one-whole.hard--left.grid__item, .one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .one-whole.hard.grid__item,
      .one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .one-half.hard--left.grid__item, .one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .one-half.hard.grid__item,
      .one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .one-third.hard--left.grid__item, .one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .one-third.hard.grid__item,
      .one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .one-fourth.hard--left.grid__item, .one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .one-fourth.hard.grid__item,
      .one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .one-fifth.hard--left.grid__item, .one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .one-fifth.hard.grid__item,
      .one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .one-sixth.hard--left.grid__item, .one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .one-sixth.hard.grid__item,
      .one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  

@media (min-width: 1164px) {
  
    
      .desk-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .desk-one-twelfths.hard--left.grid__item,
      .desk-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .desk-one-twelfths.hard.grid__item,
      .desk-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .desk-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .desk-two-twelfths.hard--left.grid__item,
      .desk-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .desk-two-twelfths.hard.grid__item,
      .desk-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .desk-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .desk-three-twelfths.hard--left.grid__item,
      .desk-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .desk-three-twelfths.hard.grid__item,
      .desk-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .desk-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .desk-four-twelfths.hard--left.grid__item,
      .desk-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .desk-four-twelfths.hard.grid__item,
      .desk-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .desk-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .desk-five-twelfths.hard--left.grid__item,
      .desk-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .desk-five-twelfths.hard.grid__item,
      .desk-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .desk-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .desk-six-twelfths.hard--left.grid__item,
      .desk-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .desk-six-twelfths.hard.grid__item,
      .desk-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .desk-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .desk-seven-twelfths.hard--left.grid__item,
      .desk-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .desk-seven-twelfths.hard.grid__item,
      .desk-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .desk-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .desk-eight-twelfths.hard--left.grid__item,
      .desk-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .desk-eight-twelfths.hard.grid__item,
      .desk-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .desk-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .desk-nine-twelfths.hard--left.grid__item,
      .desk-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .desk-nine-twelfths.hard.grid__item,
      .desk-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .desk-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .desk-ten-twelfths.hard--left.grid__item,
      .desk-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .desk-ten-twelfths.hard.grid__item,
      .desk-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .desk-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .desk-eleven-twelfths.hard--left.grid__item,
      .desk-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .desk-eleven-twelfths.hard.grid__item,
      .desk-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .desk-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .desk-twelve-twelfths.hard--left.grid__item,
      .desk-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .desk-twelve-twelfths.hard.grid__item,
      .desk-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .desk-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .desk-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .desk-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .desk-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .desk-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .desk-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .desk-one-whole.hard--left.grid__item, .desk-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .desk-one-whole.hard.grid__item,
      .desk-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .desk-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .desk-one-half.hard--left.grid__item, .desk-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .desk-one-half.hard.grid__item,
      .desk-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .desk-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .desk-one-third.hard--left.grid__item, .desk-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .desk-one-third.hard.grid__item,
      .desk-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .desk-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .desk-one-fourth.hard--left.grid__item, .desk-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .desk-one-fourth.hard.grid__item,
      .desk-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .desk-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .desk-one-fifth.hard--left.grid__item, .desk-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .desk-one-fifth.hard.grid__item,
      .desk-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .desk-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .desk-one-sixth.hard--left.grid__item, .desk-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .desk-one-sixth.hard.grid__item,
      .desk-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}
@media (min-width: 1024px) and (max-width: 1163px) {
  
    
      .lap-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .lap-one-twelfths.hard--left.grid__item,
      .lap-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .lap-one-twelfths.hard.grid__item,
      .lap-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .lap-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .lap-two-twelfths.hard--left.grid__item,
      .lap-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .lap-two-twelfths.hard.grid__item,
      .lap-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .lap-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .lap-three-twelfths.hard--left.grid__item,
      .lap-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .lap-three-twelfths.hard.grid__item,
      .lap-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .lap-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .lap-four-twelfths.hard--left.grid__item,
      .lap-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .lap-four-twelfths.hard.grid__item,
      .lap-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .lap-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .lap-five-twelfths.hard--left.grid__item,
      .lap-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .lap-five-twelfths.hard.grid__item,
      .lap-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .lap-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .lap-six-twelfths.hard--left.grid__item,
      .lap-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .lap-six-twelfths.hard.grid__item,
      .lap-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .lap-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .lap-seven-twelfths.hard--left.grid__item,
      .lap-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .lap-seven-twelfths.hard.grid__item,
      .lap-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .lap-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .lap-eight-twelfths.hard--left.grid__item,
      .lap-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .lap-eight-twelfths.hard.grid__item,
      .lap-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .lap-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .lap-nine-twelfths.hard--left.grid__item,
      .lap-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .lap-nine-twelfths.hard.grid__item,
      .lap-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .lap-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .lap-ten-twelfths.hard--left.grid__item,
      .lap-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .lap-ten-twelfths.hard.grid__item,
      .lap-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .lap-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .lap-eleven-twelfths.hard--left.grid__item,
      .lap-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .lap-eleven-twelfths.hard.grid__item,
      .lap-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .lap-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .lap-twelve-twelfths.hard--left.grid__item,
      .lap-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .lap-twelve-twelfths.hard.grid__item,
      .lap-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .lap-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .lap-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .lap-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .lap-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .lap-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .lap-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .lap-one-whole.hard--left.grid__item, .lap-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .lap-one-whole.hard.grid__item,
      .lap-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .lap-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .lap-one-half.hard--left.grid__item, .lap-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .lap-one-half.hard.grid__item,
      .lap-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .lap-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .lap-one-third.hard--left.grid__item, .lap-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .lap-one-third.hard.grid__item,
      .lap-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .lap-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .lap-one-fourth.hard--left.grid__item, .lap-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .lap-one-fourth.hard.grid__item,
      .lap-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .lap-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .lap-one-fifth.hard--left.grid__item, .lap-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .lap-one-fifth.hard.grid__item,
      .lap-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .lap-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .lap-one-sixth.hard--left.grid__item, .lap-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .lap-one-sixth.hard.grid__item,
      .lap-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}
@media (min-width: 1024px) {
  
    
      .lap-and-up-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .lap-and-up-one-twelfths.hard--left.grid__item,
      .lap-and-up-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .lap-and-up-one-twelfths.hard.grid__item,
      .lap-and-up-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .lap-and-up-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .lap-and-up-two-twelfths.hard--left.grid__item,
      .lap-and-up-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .lap-and-up-two-twelfths.hard.grid__item,
      .lap-and-up-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .lap-and-up-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .lap-and-up-three-twelfths.hard--left.grid__item,
      .lap-and-up-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .lap-and-up-three-twelfths.hard.grid__item,
      .lap-and-up-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .lap-and-up-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .lap-and-up-four-twelfths.hard--left.grid__item,
      .lap-and-up-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .lap-and-up-four-twelfths.hard.grid__item,
      .lap-and-up-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .lap-and-up-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .lap-and-up-five-twelfths.hard--left.grid__item,
      .lap-and-up-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .lap-and-up-five-twelfths.hard.grid__item,
      .lap-and-up-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .lap-and-up-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .lap-and-up-six-twelfths.hard--left.grid__item,
      .lap-and-up-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .lap-and-up-six-twelfths.hard.grid__item,
      .lap-and-up-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .lap-and-up-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .lap-and-up-seven-twelfths.hard--left.grid__item,
      .lap-and-up-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .lap-and-up-seven-twelfths.hard.grid__item,
      .lap-and-up-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .lap-and-up-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .lap-and-up-eight-twelfths.hard--left.grid__item,
      .lap-and-up-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .lap-and-up-eight-twelfths.hard.grid__item,
      .lap-and-up-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .lap-and-up-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .lap-and-up-nine-twelfths.hard--left.grid__item,
      .lap-and-up-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .lap-and-up-nine-twelfths.hard.grid__item,
      .lap-and-up-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .lap-and-up-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .lap-and-up-ten-twelfths.hard--left.grid__item,
      .lap-and-up-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .lap-and-up-ten-twelfths.hard.grid__item,
      .lap-and-up-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .lap-and-up-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .lap-and-up-eleven-twelfths.hard--left.grid__item,
      .lap-and-up-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .lap-and-up-eleven-twelfths.hard.grid__item,
      .lap-and-up-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .lap-and-up-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .lap-and-up-twelve-twelfths.hard--left.grid__item,
      .lap-and-up-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .lap-and-up-twelve-twelfths.hard.grid__item,
      .lap-and-up-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .lap-and-up-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .lap-and-up-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .lap-and-up-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .lap-and-up-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .lap-and-up-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .lap-and-up-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .lap-and-up-one-whole.hard--left.grid__item, .lap-and-up-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .lap-and-up-one-whole.hard.grid__item,
      .lap-and-up-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .lap-and-up-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .lap-and-up-one-half.hard--left.grid__item, .lap-and-up-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .lap-and-up-one-half.hard.grid__item,
      .lap-and-up-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .lap-and-up-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .lap-and-up-one-third.hard--left.grid__item, .lap-and-up-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .lap-and-up-one-third.hard.grid__item,
      .lap-and-up-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .lap-and-up-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .lap-and-up-one-fourth.hard--left.grid__item, .lap-and-up-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .lap-and-up-one-fourth.hard.grid__item,
      .lap-and-up-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .lap-and-up-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .lap-and-up-one-fifth.hard--left.grid__item, .lap-and-up-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .lap-and-up-one-fifth.hard.grid__item,
      .lap-and-up-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .lap-and-up-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .lap-and-up-one-sixth.hard--left.grid__item, .lap-and-up-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .lap-and-up-one-sixth.hard.grid__item,
      .lap-and-up-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}
@media (max-width: 1023px) {
  
    
      .portable-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .portable-one-twelfths.hard--left.grid__item,
      .portable-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .portable-one-twelfths.hard.grid__item,
      .portable-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .portable-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .portable-two-twelfths.hard--left.grid__item,
      .portable-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .portable-two-twelfths.hard.grid__item,
      .portable-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .portable-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .portable-three-twelfths.hard--left.grid__item,
      .portable-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .portable-three-twelfths.hard.grid__item,
      .portable-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .portable-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .portable-four-twelfths.hard--left.grid__item,
      .portable-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .portable-four-twelfths.hard.grid__item,
      .portable-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .portable-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .portable-five-twelfths.hard--left.grid__item,
      .portable-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .portable-five-twelfths.hard.grid__item,
      .portable-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .portable-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .portable-six-twelfths.hard--left.grid__item,
      .portable-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .portable-six-twelfths.hard.grid__item,
      .portable-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .portable-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .portable-seven-twelfths.hard--left.grid__item,
      .portable-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .portable-seven-twelfths.hard.grid__item,
      .portable-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .portable-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .portable-eight-twelfths.hard--left.grid__item,
      .portable-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .portable-eight-twelfths.hard.grid__item,
      .portable-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .portable-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .portable-nine-twelfths.hard--left.grid__item,
      .portable-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .portable-nine-twelfths.hard.grid__item,
      .portable-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .portable-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .portable-ten-twelfths.hard--left.grid__item,
      .portable-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .portable-ten-twelfths.hard.grid__item,
      .portable-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .portable-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .portable-eleven-twelfths.hard--left.grid__item,
      .portable-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .portable-eleven-twelfths.hard.grid__item,
      .portable-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .portable-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .portable-twelve-twelfths.hard--left.grid__item,
      .portable-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .portable-twelve-twelfths.hard.grid__item,
      .portable-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .portable-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .portable-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .portable-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .portable-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .portable-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .portable-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .portable-one-whole.hard--left.grid__item, .portable-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .portable-one-whole.hard.grid__item,
      .portable-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .portable-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .portable-one-half.hard--left.grid__item, .portable-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .portable-one-half.hard.grid__item,
      .portable-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .portable-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .portable-one-third.hard--left.grid__item, .portable-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .portable-one-third.hard.grid__item,
      .portable-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .portable-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .portable-one-fourth.hard--left.grid__item, .portable-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .portable-one-fourth.hard.grid__item,
      .portable-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .portable-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .portable-one-fifth.hard--left.grid__item, .portable-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .portable-one-fifth.hard.grid__item,
      .portable-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .portable-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .portable-one-sixth.hard--left.grid__item, .portable-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .portable-one-sixth.hard.grid__item,
      .portable-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}
@media (min-width: 768px) and (max-width: 1023px) {
  
    
      .tablet-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .tablet-one-twelfths.hard--left.grid__item,
      .tablet-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .tablet-one-twelfths.hard.grid__item,
      .tablet-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .tablet-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .tablet-two-twelfths.hard--left.grid__item,
      .tablet-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .tablet-two-twelfths.hard.grid__item,
      .tablet-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .tablet-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .tablet-three-twelfths.hard--left.grid__item,
      .tablet-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .tablet-three-twelfths.hard.grid__item,
      .tablet-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .tablet-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .tablet-four-twelfths.hard--left.grid__item,
      .tablet-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .tablet-four-twelfths.hard.grid__item,
      .tablet-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .tablet-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .tablet-five-twelfths.hard--left.grid__item,
      .tablet-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .tablet-five-twelfths.hard.grid__item,
      .tablet-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .tablet-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .tablet-six-twelfths.hard--left.grid__item,
      .tablet-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .tablet-six-twelfths.hard.grid__item,
      .tablet-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .tablet-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .tablet-seven-twelfths.hard--left.grid__item,
      .tablet-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .tablet-seven-twelfths.hard.grid__item,
      .tablet-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .tablet-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .tablet-eight-twelfths.hard--left.grid__item,
      .tablet-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .tablet-eight-twelfths.hard.grid__item,
      .tablet-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .tablet-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .tablet-nine-twelfths.hard--left.grid__item,
      .tablet-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .tablet-nine-twelfths.hard.grid__item,
      .tablet-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .tablet-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .tablet-ten-twelfths.hard--left.grid__item,
      .tablet-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .tablet-ten-twelfths.hard.grid__item,
      .tablet-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .tablet-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .tablet-eleven-twelfths.hard--left.grid__item,
      .tablet-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .tablet-eleven-twelfths.hard.grid__item,
      .tablet-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .tablet-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .tablet-twelve-twelfths.hard--left.grid__item,
      .tablet-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .tablet-twelve-twelfths.hard.grid__item,
      .tablet-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .tablet-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .tablet-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .tablet-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .tablet-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .tablet-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .tablet-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .tablet-one-whole.hard--left.grid__item, .tablet-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .tablet-one-whole.hard.grid__item,
      .tablet-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .tablet-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .tablet-one-half.hard--left.grid__item, .tablet-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .tablet-one-half.hard.grid__item,
      .tablet-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .tablet-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .tablet-one-third.hard--left.grid__item, .tablet-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .tablet-one-third.hard.grid__item,
      .tablet-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .tablet-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .tablet-one-fourth.hard--left.grid__item, .tablet-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .tablet-one-fourth.hard.grid__item,
      .tablet-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .tablet-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .tablet-one-fifth.hard--left.grid__item, .tablet-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .tablet-one-fifth.hard.grid__item,
      .tablet-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .tablet-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .tablet-one-sixth.hard--left.grid__item, .tablet-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .tablet-one-sixth.hard.grid__item,
      .tablet-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}
@media (max-width: 767px) {
  
    
      .palm-one-twelfths.grid__item {
        width: 4.8333335%;
        flex-basis: 4.8333335%;
      }
      .palm-one-twelfths.hard--left.grid__item,
      .palm-one-twelfths.hard--right.grid__item {
        width: 6.5833335%;
        flex-basis: 6.5833335%;
      }
      .palm-one-twelfths.hard.grid__item,
      .palm-one-twelfths.hard--sides.grid__item {
        width: 8.333333%;
        flex-basis: 8.333333%;
      }
      
      .palm-two-twelfths.grid__item {
        width: 13.166667%;
        flex-basis: 13.166667%;
      }
      .palm-two-twelfths.hard--left.grid__item,
      .palm-two-twelfths.hard--right.grid__item {
        width: 14.916667%;
        flex-basis: 14.916667%;
      }
      .palm-two-twelfths.hard.grid__item,
      .palm-two-twelfths.hard--sides.grid__item {
        width: 16.666666%;
        flex-basis: 16.666666%;
      }
      
      .palm-three-twelfths.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .palm-three-twelfths.hard--left.grid__item,
      .palm-three-twelfths.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .palm-three-twelfths.hard.grid__item,
      .palm-three-twelfths.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
      
      .palm-four-twelfths.grid__item {
        width: 29.833334%;
        flex-basis: 29.833334%;
      }
      .palm-four-twelfths.hard--left.grid__item,
      .palm-four-twelfths.hard--right.grid__item {
        width: 31.583334%;
        flex-basis: 31.583334%;
      }
      .palm-four-twelfths.hard.grid__item,
      .palm-four-twelfths.hard--sides.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
      
      .palm-five-twelfths.grid__item {
        width: 38.166668%;
        flex-basis: 38.166668%;
      }
      .palm-five-twelfths.hard--left.grid__item,
      .palm-five-twelfths.hard--right.grid__item {
        width: 39.916668%;
        flex-basis: 39.916668%;
      }
      .palm-five-twelfths.hard.grid__item,
      .palm-five-twelfths.hard--sides.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
      
      .palm-six-twelfths.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .palm-six-twelfths.hard--left.grid__item,
      .palm-six-twelfths.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .palm-six-twelfths.hard.grid__item,
      .palm-six-twelfths.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
      
      .palm-seven-twelfths.grid__item {
        width: 54.833332%;
        flex-basis: 54.833332%;
      }
      .palm-seven-twelfths.hard--left.grid__item,
      .palm-seven-twelfths.hard--right.grid__item {
        width: 56.583332%;
        flex-basis: 56.583332%;
      }
      .palm-seven-twelfths.hard.grid__item,
      .palm-seven-twelfths.hard--sides.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
      
      .palm-eight-twelfths.grid__item {
        width: 63.166668%;
        flex-basis: 63.166668%;
      }
      .palm-eight-twelfths.hard--left.grid__item,
      .palm-eight-twelfths.hard--right.grid__item {
        width: 64.916664%;
        flex-basis: 64.916664%;
      }
      .palm-eight-twelfths.hard.grid__item,
      .palm-eight-twelfths.hard--sides.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
      
      .palm-nine-twelfths.grid__item {
        width: 71.5%;
        flex-basis: 71.5%;
      }
      .palm-nine-twelfths.hard--left.grid__item,
      .palm-nine-twelfths.hard--right.grid__item {
        width: 73.25%;
        flex-basis: 73.25%;
      }
      .palm-nine-twelfths.hard.grid__item,
      .palm-nine-twelfths.hard--sides.grid__item {
        width: 75%;
        flex-basis: 75%;
      }
      
      .palm-ten-twelfths.grid__item {
        width: 79.833336%;
        flex-basis: 79.833336%;
      }
      .palm-ten-twelfths.hard--left.grid__item,
      .palm-ten-twelfths.hard--right.grid__item {
        width: 81.583336%;
        flex-basis: 81.583336%;
      }
      .palm-ten-twelfths.hard.grid__item,
      .palm-ten-twelfths.hard--sides.grid__item {
        width: 83.333336%;
        flex-basis: 83.333336%;
      }
      
      .palm-eleven-twelfths.grid__item {
        width: 88.166664%;
        flex-basis: 88.166664%;
      }
      .palm-eleven-twelfths.hard--left.grid__item,
      .palm-eleven-twelfths.hard--right.grid__item {
        width: 89.916664%;
        flex-basis: 89.916664%;
      }
      .palm-eleven-twelfths.hard.grid__item,
      .palm-eleven-twelfths.hard--sides.grid__item {
        width: 91.666664%;
        flex-basis: 91.666664%;
      }
      
      .palm-twelve-twelfths.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .palm-twelve-twelfths.hard--left.grid__item,
      .palm-twelve-twelfths.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .palm-twelve-twelfths.hard.grid__item,
      .palm-twelve-twelfths.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
      
      
      .palm-four-half-twelfths.grid__item {
        width: 33.333332%;
        flex-basis: 33.333332%;
      }
    
      .palm-five-half-twelfths.grid__item {
        width: 41.666668%;
        flex-basis: 41.666668%;
      }
    
      .palm-six-half-twelfths.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .palm-seven-half-twelfths.grid__item {
        width: 58.333332%;
        flex-basis: 58.333332%;
      }
    
      .palm-eight-half-twelfths.grid__item {
        width: 66.666664%;
        flex-basis: 66.666664%;
      }
    
  
  
  
  
    
      .palm-one-whole.grid__item {
        width: 96.5%;
        flex-basis: 96.5%;
      }
      .palm-one-whole.hard--left.grid__item, .palm-one-whole.hard--right.grid__item {
        width: 98.25%;
        flex-basis: 98.25%;
      }
      .palm-one-whole.hard.grid__item,
      .palm-one-whole.hard--sides.grid__item {
        width: 100%;
        flex-basis: 100%;
      }
    
      .palm-one-half.grid__item {
        width: 46.5%;
        flex-basis: 46.5%;
      }
      .palm-one-half.hard--left.grid__item, .palm-one-half.hard--right.grid__item {
        width: 48.25%;
        flex-basis: 48.25%;
      }
      .palm-one-half.hard.grid__item,
      .palm-one-half.hard--sides.grid__item {
        width: 50%;
        flex-basis: 50%;
      }
    
      .palm-one-third.grid__item {
        width: 29.833%;
        flex-basis: 29.833%;
      }
      .palm-one-third.hard--left.grid__item, .palm-one-third.hard--right.grid__item {
        width: 31.583%;
        flex-basis: 31.583%;
      }
      .palm-one-third.hard.grid__item,
      .palm-one-third.hard--sides.grid__item {
        width: 33.333%;
        flex-basis: 33.333%;
      }
    
      .palm-one-fourth.grid__item {
        width: 21.5%;
        flex-basis: 21.5%;
      }
      .palm-one-fourth.hard--left.grid__item, .palm-one-fourth.hard--right.grid__item {
        width: 23.25%;
        flex-basis: 23.25%;
      }
      .palm-one-fourth.hard.grid__item,
      .palm-one-fourth.hard--sides.grid__item {
        width: 25%;
        flex-basis: 25%;
      }
    
      .palm-one-fifth.grid__item {
        width: 16.5%;
        flex-basis: 16.5%;
      }
      .palm-one-fifth.hard--left.grid__item, .palm-one-fifth.hard--right.grid__item {
        width: 18.25%;
        flex-basis: 18.25%;
      }
      .palm-one-fifth.hard.grid__item,
      .palm-one-fifth.hard--sides.grid__item {
        width: 20%;
        flex-basis: 20%;
      }
    
      .palm-one-sixth.grid__item {
        width: 13.165999%;
        flex-basis: 13.165999%;
      }
      .palm-one-sixth.hard--left.grid__item, .palm-one-sixth.hard--right.grid__item {
        width: 14.915999%;
        flex-basis: 14.915999%;
      }
      .palm-one-sixth.hard.grid__item,
      .palm-one-sixth.hard--sides.grid__item {
        width: 16.666%;
        flex-basis: 16.666%;
      }
    
  
}







.bugfix {/*!*/}

/* FOUNDATION */
* {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
html, body {
  padding:0px;
  margin:0px;
  opacity:1!important;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
.widget-span img,
.widget-span iframe {
  max-width:100%;
}
.widget-span img {
  height:auto;
}
a img {
  border:0px;
  outline:none;
}

.background {
  display:block;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index:1;
}
.background--layer {
  display:block;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
}
.background--video {
  background-size:cover;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-ms-transition: opacity .2s ease-in-out;
-o-transition: opacity .2s ease-in-out;
transition: opacity .2s ease-in-out;;
}
.background--video.background--video--active {
  opacity:1;
  filter:alpha(opacity=100);
}
.background--video[poster] {
  object-fit:cover;
}
.aspectspacer {
  display:block;
  width:100%;
  height:auto;
  padding:0px;
  margin:0px;
  opacity:0;
  filter:alpha(opacity=0);
  visibility:hidden;
}
img.spacer {
  display:block;
  width:100%;
  height:auto;
  opacity:0;
  filter:alpha(opacity=0);
  visibility:hidden;
}

/* Vertical Padding */

/* Top & Bottom */
.basic {
  padding-top:60px;
  padding-bottom:60px;
}
.short {
  padding-top:15px;
  padding-bottom:15px;
}
.tall {
  padding-top:40px;
  padding-bottom:40px;
}
.grande {
  padding-top:60px;
  padding-bottom:60px;
}
.venti {
  padding-top:80px;
  padding-bottom:80px;
}
.trenta {
  padding-top:120px;
  padding-bottom:120px;
}
/* Top */
.basic--top {
  padding-top:60px;
}
.short--top {
  padding-top:15px;
}
.tall--top {
  padding-top:40px;
}
.grande--top {
  padding-top:60px;
}
.venti--top {
  padding-top:80px;
}
.trenta--top {
  padding-top:120px;
}

/* Bottom */
.basic--bottom {
  padding-bottom:60px;
}
.short--bottom {
  padding-bottom:15px;
}
.tall--bottom {
  padding-bottom:40px;
}
.grande--bottom {
  padding-bottom:60px;
}
.venti--bottom {
  padding-bottom:80px;
}
.trenta--bottom {
  padding-bottom:120px;
}

@media (min-width: 1164px) {
/* Top & Bottom */
.desk-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.desk-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.desk-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.desk-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.desk-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.desk-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.desk-basic--top {
  padding-top:60px!important;
}
.desk-short--top {
  padding-top:15px!important;
}
.desk-tall--top {
  padding-top:40px!important;
}
.desk-grande--top {
  padding-top:60px!important;
}
.desk-venti--top {
  padding-top:80px!important;
}
.desk-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.desk-basic--bottom {
  padding-bottom:60px!important;
}
.desk-short--bottom {
  padding-bottom:15px!important;
}
.desk-tall--bottom {
  padding-bottom:40px!important;
}
.desk-grande--bottom {
  padding-bottom:60px!important;
}
.desk-venti--bottom {
  padding-bottom:80px!important;
}
.desk-trenta--bottom {
  padding-bottom:120px!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
/* Top & Bottom */
.lap-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.lap-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.lap-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.lap-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.lap-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.lap-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.lap-basic--top {
  padding-top:60px!important;
}
.lap-short--top {
  padding-top:15px!important;
}
.lap-tall--top {
  padding-top:40px!important;
}
.lap-grande--top {
  padding-top:60px!important;
}
.lap-venti--top {
  padding-top:80px!important;
}
.lap-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.lap-basic--bottom {
  padding-bottom:60px!important;
}
.lap-short--bottom {
  padding-bottom:15px!important;
}
.lap-tall--bottom {
  padding-bottom:40px!important;
}
.lap-grande--bottom {
  padding-bottom:60px!important;
}
.lap-venti--bottom {
  padding-bottom:80px!important;
}
.lap-trenta--bottom {
  padding-bottom:120px!important;
}
}
@media (min-width: 1024px) {
/* Top & Bottom */
.lap-and-up-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.lap-and-up-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.lap-and-up-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.lap-and-up-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.lap-and-up-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.lap-and-up-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.lap-and-up-basic--top {
  padding-top:60px!important;
}
.lap-and-up-short--top {
  padding-top:15px!important;
}
.lap-and-up-tall--top {
  padding-top:40px!important;
}
.lap-and-up-grande--top {
  padding-top:60px!important;
}
.lap-and-up-venti--top {
  padding-top:80px!important;
}
.lap-and-up-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.lap-and-up-basic--bottom {
  padding-bottom:60px!important;
}
.lap-and-up-short--bottom {
  padding-bottom:15px!important;
}
.lap-and-up-tall--bottom {
  padding-bottom:40px!important;
}
.lap-and-up-grande--bottom {
  padding-bottom:60px!important;
}
.lap-and-up-venti--bottom {
  padding-bottom:80px!important;
}
.lap-and-up-trenta--bottom {
  padding-bottom:120px!important;
}
}
@media (max-width: 1023px) {
/* Top & Bottom */
.portable-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.portable-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.portable-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.portable-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.portable-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.portable-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.portable-basic--top {
  padding-top:60px!important;
}
.portable-short--top {
  padding-top:15px!important;
}
.portable-tall--top {
  padding-top:40px!important;
}
.portable-grande--top {
  padding-top:60px!important;
}
.portable-venti--top {
  padding-top:80px!important;
}
.portable-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.portable-basic--bottom {
  padding-bottom:60px!important;
}
.portable-short--bottom {
  padding-bottom:15px!important;
}
.portable-tall--bottom {
  padding-bottom:40px!important;
}
.portable-grande--bottom {
  padding-bottom:60px!important;
}
.portable-venti--bottom {
  padding-bottom:80px!important;
}
.portable-trenta--bottom {
  padding-bottom:120px!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
/* Top & Bottom */
.tablet-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.tablet-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.tablet-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.tablet-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.tablet-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.tablet-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.tablet-basic--top {
  padding-top:60px!important;
}
.tablet-short--top {
  padding-top:15px!important;
}
.tablet-tall--top {
  padding-top:40px!important;
}
.tablet-grande--top {
  padding-top:60px!important;
}
.tablet-venti--top {
  padding-top:80px!important;
}
.tablet-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.tablet-basic--bottom {
  padding-bottom:60px!important;
}
.tablet-short--bottom {
  padding-bottom:15px!important;
}
.tablet-tall--bottom {
  padding-bottom:40px!important;
}
.tablet-grande--bottom {
  padding-bottom:60px!important;
}
.tablet-venti--bottom {
  padding-bottom:80px!important;
}
.tablet-trenta--bottom {
  padding-bottom:120px!important;
}
}
@media (max-width: 767px) {
/* Top & Bottom */
.palm-basic {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.palm-short {
  padding-top:15px!important;
  padding-bottom:15px!important;
}
.palm-tall {
  padding-top:40px!important;
  padding-bottom:40px!important;
}
.palm-grande {
  padding-top:60px!important;
  padding-bottom:60px!important;
}
.palm-venti {
  padding-top:80px!important;
  padding-bottom:80px!important;
}
.palm-trenta {
  padding-top:120px!important;
  padding-bottom:120px!important;
}
/* Top */
.palm-basic--top {
  padding-top:60px!important;
}
.palm-short--top {
  padding-top:15px!important;
}
.palm-tall--top {
  padding-top:40px!important;
}
.palm-grande--top {
  padding-top:60px!important;
}
.palm-venti--top {
  padding-top:80px!important;
}
.palm-trenta--top {
  padding-top:120px!important;
}

/* Bottom */
.palm-basic--bottom {
  padding-bottom:60px!important;
}
.palm-short--bottom {
  padding-bottom:15px!important;
}
.palm-tall--bottom {
  padding-bottom:40px!important;
}
.palm-grande--bottom {
  padding-bottom:60px!important;
}
.palm-venti--bottom {
  padding-bottom:80px!important;
}
.palm-trenta--bottom {
  padding-bottom:120px!important;
}
}



.negative--basic--top {
  margin-top:-60px;
}
.negative--short--top {
  margin-top:-15px;
}
.negative--tall--top {
  margin-top:-40px;
}
.negative--grande--top {
  margin-top:-60px;
}
.negative--venti--top {
  margin-top:-80px;
}
.negative--trenta--top {
  margin-top:-120px;
}

.negative--basic--bottom {
  margin-bottom:-60px;
}
.negative--short--bottom {
  margin-bottom:-15px;
}
.negative--tall--bottom {
  margin-bottom:-40px;
}
.negative--grande--bottom {
  margin-bottom:-60px;
}
.negative--venti--bottom {
  margin-bottom:-80px;
}
.negative--trenta--bottom {
  margin-bottom:-120px;
}

@media (min-width: 1164px) {
.desk-negative--basic--top {
  margin-top:-60px!important;
}
.desk-negative--short--top {
  margin-top:-15px!important;
}
.desk-negative--tall--top {
  margin-top:-40px!important;
}
.desk-negative--grande--top {
  margin-top:-60px!important;
}
.desk-negative--venti--top {
  margin-top:-80px!important;
}
.desk-negative--trenta--top {
  margin-top:-120px!important;
}

.desk-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.desk-negative--short--bottom {
  margin-bottom:-15px!important;
}
.desk-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.desk-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.desk-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.desk-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-negative--basic--top {
  margin-top:-60px!important;
}
.lap-negative--short--top {
  margin-top:-15px!important;
}
.lap-negative--tall--top {
  margin-top:-40px!important;
}
.lap-negative--grande--top {
  margin-top:-60px!important;
}
.lap-negative--venti--top {
  margin-top:-80px!important;
}
.lap-negative--trenta--top {
  margin-top:-120px!important;
}

.lap-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.lap-negative--short--bottom {
  margin-bottom:-15px!important;
}
.lap-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.lap-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.lap-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.lap-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}
@media (min-width: 1024px) {
.lap-and-up-negative--basic--top {
  margin-top:-60px!important;
}
.lap-and-up-negative--short--top {
  margin-top:-15px!important;
}
.lap-and-up-negative--tall--top {
  margin-top:-40px!important;
}
.lap-and-up-negative--grande--top {
  margin-top:-60px!important;
}
.lap-and-up-negative--venti--top {
  margin-top:-80px!important;
}
.lap-and-up-negative--trenta--top {
  margin-top:-120px!important;
}

.lap-and-up-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.lap-and-up-negative--short--bottom {
  margin-bottom:-15px!important;
}
.lap-and-up-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.lap-and-up-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.lap-and-up-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.lap-and-up-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}
@media (max-width: 1023px) {
.portable-negative--basic--top {
  margin-top:-60px!important;
}
.portable-negative--short--top {
  margin-top:-15px!important;
}
.portable-negative--tall--top {
  margin-top:-40px!important;
}
.portable-negative--grande--top {
  margin-top:-60px!important;
}
.portable-negative--venti--top {
  margin-top:-80px!important;
}
.portable-negative--trenta--top {
  margin-top:-120px!important;
}

.portable-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.portable-negative--short--bottom {
  margin-bottom:-15px!important;
}
.portable-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.portable-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.portable-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.portable-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-negative--basic--top {
  margin-top:-60px!important;
}
.tablet-negative--short--top {
  margin-top:-15px!important;
}
.tablet-negative--tall--top {
  margin-top:-40px!important;
}
.tablet-negative--grande--top {
  margin-top:-60px!important;
}
.tablet-negative--venti--top {
  margin-top:-80px!important;
}
.tablet-negative--trenta--top {
  margin-top:-120px!important;
}

.tablet-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.tablet-negative--short--bottom {
  margin-bottom:-15px!important;
}
.tablet-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.tablet-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.tablet-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.tablet-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}
@media (max-width: 767px) {
.palm-negative--basic--top {
  margin-top:-60px!important;
}
.palm-negative--short--top {
  margin-top:-15px!important;
}
.palm-negative--tall--top {
  margin-top:-40px!important;
}
.palm-negative--grande--top {
  margin-top:-60px!important;
}
.palm-negative--venti--top {
  margin-top:-80px!important;
}
.palm-negative--trenta--top {
  margin-top:-120px!important;
}

.palm-negative--basic--bottom {
  margin-bottom:-60px!important;
}
.palm-negative--short--bottom {
  margin-bottom:-15px!important;
}
.palm-negative--tall--bottom {
  margin-bottom:-40px!important;
}
.palm-negative--grande--bottom {
  margin-bottom:-60px!important;
}
.palm-negative--venti--bottom {
  margin-bottom:-80px!important;
}
.palm-negative--trenta--bottom {
  margin-bottom:-120px!important;
}
}



/* Remove padding and margin */
.hard, .hard--top, .hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.hard, .hard--right, .hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.hard, .hard--bottom, .hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.hard, .hard--left, .hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}

@media (min-width: 1164px) {
/* Remove padding and margin */
.desk-hard, .desk-hard--top, .desk-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.desk-hard, .desk-hard--right, .desk-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.desk-hard, .desk-hard--bottom, .desk-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.desk-hard, .desk-hard--left, .desk-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
/* Remove padding and margin */
.lap-hard, .lap-hard--top, .lap-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.lap-hard, .lap-hard--right, .lap-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.lap-hard, .lap-hard--bottom, .lap-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.lap-hard, .lap-hard--left, .lap-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}
@media (min-width: 1024px) {
/* Remove padding and margin */
.lap-and-up-hard, .lap-and-up-hard--top, .lap-and-up-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.lap-and-up-hard, .lap-and-up-hard--right, .lap-and-up-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.lap-and-up-hard, .lap-and-up-hard--bottom, .lap-and-up-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.lap-and-up-hard, .lap-and-up-hard--left, .lap-and-up-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}
@media (max-width: 1023px) {
/* Remove padding and margin */
.portable-hard, .portable-hard--top, .portable-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.portable-hard, .portable-hard--right, .portable-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.portable-hard, .portable-hard--bottom, .portable-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.portable-hard, .portable-hard--left, .portable-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
/* Remove padding and margin */
.tablet-hard, .tablet-hard--top, .tablet-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.tablet-hard, .tablet-hard--right, .tablet-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.tablet-hard, .tablet-hard--bottom, .tablet-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.tablet-hard, .tablet-hard--left, .tablet-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}
@media (max-width: 767px) {
/* Remove padding and margin */
.palm-hard, .palm-hard--top, .palm-hard--ends {
  padding-top:0px!important;
  margin-top:0px!important;
}
.palm-hard, .palm-hard--right, .palm-hard--sides {
  padding-right:0px!important;
  margin-right:0px!important;
}
.palm-hard, .palm-hard--bottom, .palm-hard--ends {
  padding-bottom:0px!important;
  margin-bottom:0px!important;
}
.palm-hard, .palm-hard--left, .palm-hard--sides {
  padding-left:0px!important;
  margin-left:0px!important;
}
.first--hard--top > *:first-child, .all--first--hard--top *:first-child {
  margin-top:0px!important;
}
.last--hard--bottom > *:last-child, .all--last--hard--bottom *:last-child {
  margin-bottom:0px!important;
}
}


/* Floats */

.left {
  float:left!important;
}
.right {
  float:right!important;
}

@media (min-width: 1164px) {
.desk-left {
  float:left!important;
}
.desk-right {
  float:right!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-left {
  float:left!important;
}
.lap-right {
  float:right!important;
}
}
@media (min-width: 1024px) {
.lap-and-up-left {
  float:left!important;
}
.lap-and-up-right {
  float:right!important;
}
}
@media (max-width: 1023px) {
.portable-left {
  float:left!important;
}
.portable-right {
  float:right!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-left {
  float:left!important;
}
.tablet-right {
  float:right!important;
}
}
@media (max-width: 767px) {
.palm-left {
  float:left!important;
}
.palm-right {
  float:right!important;
}
}


/* ********** LAYOUT ********* */

/* Clear */
.clear {
  display:inline;
}
.clear:after {
  display:table;
  clear:both;
  height:0px;
  width:0px;
}
.clear, .desk-clear, .lap-clear, .lap-and-up-clear, .portable-clear, .tablet-clear, .palm-clear {
  display:inline;
}
.clear:after, .desk-clear:after, .lap-clear:after, .lap-and-up-clear:after, .portable-clear:after, .tablet-clear:after, .palm-clear:after {
  display:table;
  clear:both;
  height:0px;
  width:0px;
}

.clear:after {
  content:"";
}

@media (min-width: 1164px) {
.desk-clear:after {
  content:"";
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-clear:after {
  content:"";
}
}
@media (min-width: 1024px) {
.lap-and-up-clear:after {
  content:"";
}
}
@media (max-width: 1023px) {
.portable-clear:after {
  content:"";
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-clear:after {
  content:"";
}
}
@media (max-width: 767px) {
.palm-clear:after {
  content:"";
}
}


/* Padding & Margin */

/* Padding */
.padding--basic, .padding--basic--left {
  padding-left:60px!important;
}
.padding--basic, .padding--basic--right {
  padding-right:60px!important;
}
.padding--short, .padding--short--left {
  padding-left:15px!important;
}
.padding--short, .padding--short--right {
  padding-right:15px!important;
}
.padding--tall, .padding--tall--left {
  padding-left:40px!important;
}
.padding--tall, .padding--tall--right {
  padding-right:40px!important;
}
.padding--grande, .padding--grande--left {
  padding-left:60px!important;
}
.padding--grande, .padding--grande--right {
  padding-right:60px!important;
}
.padding--venti, .padding--venti--left {
  padding-left:80px!important;
}
.padding--venti, .padding--venti--right {
  padding-right:80px!important;
}
.padding--trenta, .padding--trenta--left {
  padding-left:120px!important;
}
.padding--trenta, .padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.margin--basic, .margin--basic--top {
  margin-top:60px!important;
}
.margin--basic, .margin--basic--bottom {
  margin-bottom:60px!important;
}
.margin--short, .margin--short--top {
  margin-top:15px!important;
}
.margin--short, .margin--short--bottom {
  margin-bottom:15px!important;
}
.margin--tall, .margin--tall--top {
  margin-top:40px!important;
}
.margin--tall, .margin--tall--bottom {
  margin-bottom:40px!important;
}
.margin--grande, .margin--grande--top {
  margin-top:60px!important;
}
.margin--grande, .margin--grande--bottom {
  margin-bottom:60px!important;
}
.margin--venti, .margin--venti--top {
  margin-top:80px!important;
}
.margin--venti, .margin--venti--bottom {
  margin-bottom:80px!important;
}
.margin--trenta, .margin--trenta--top {
  margin-top:120px!important;
}
.margin--trenta, .margin--trenta--bottom {
  margin-bottom:120px!important;
}

@media (min-width: 1164px) {
/* Padding */
.desk-padding--basic, .desk-padding--basic--left {
  padding-left:60px!important;
}
.desk-padding--basic, .desk-padding--basic--right {
  padding-right:60px!important;
}
.desk-padding--short, .desk-padding--short--left {
  padding-left:15px!important;
}
.desk-padding--short, .desk-padding--short--right {
  padding-right:15px!important;
}
.desk-padding--tall, .desk-padding--tall--left {
  padding-left:40px!important;
}
.desk-padding--tall, .desk-padding--tall--right {
  padding-right:40px!important;
}
.desk-padding--grande, .desk-padding--grande--left {
  padding-left:60px!important;
}
.desk-padding--grande, .desk-padding--grande--right {
  padding-right:60px!important;
}
.desk-padding--venti, .desk-padding--venti--left {
  padding-left:80px!important;
}
.desk-padding--venti, .desk-padding--venti--right {
  padding-right:80px!important;
}
.desk-padding--trenta, .desk-padding--trenta--left {
  padding-left:120px!important;
}
.desk-padding--trenta, .desk-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.desk-margin--basic, .desk-margin--basic--top {
  margin-top:60px!important;
}
.desk-margin--basic, .desk-margin--basic--bottom {
  margin-bottom:60px!important;
}
.desk-margin--short, .desk-margin--short--top {
  margin-top:15px!important;
}
.desk-margin--short, .desk-margin--short--bottom {
  margin-bottom:15px!important;
}
.desk-margin--tall, .desk-margin--tall--top {
  margin-top:40px!important;
}
.desk-margin--tall, .desk-margin--tall--bottom {
  margin-bottom:40px!important;
}
.desk-margin--grande, .desk-margin--grande--top {
  margin-top:60px!important;
}
.desk-margin--grande, .desk-margin--grande--bottom {
  margin-bottom:60px!important;
}
.desk-margin--venti, .desk-margin--venti--top {
  margin-top:80px!important;
}
.desk-margin--venti, .desk-margin--venti--bottom {
  margin-bottom:80px!important;
}
.desk-margin--trenta, .desk-margin--trenta--top {
  margin-top:120px!important;
}
.desk-margin--trenta, .desk-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
/* Padding */
.lap-padding--basic, .lap-padding--basic--left {
  padding-left:60px!important;
}
.lap-padding--basic, .lap-padding--basic--right {
  padding-right:60px!important;
}
.lap-padding--short, .lap-padding--short--left {
  padding-left:15px!important;
}
.lap-padding--short, .lap-padding--short--right {
  padding-right:15px!important;
}
.lap-padding--tall, .lap-padding--tall--left {
  padding-left:40px!important;
}
.lap-padding--tall, .lap-padding--tall--right {
  padding-right:40px!important;
}
.lap-padding--grande, .lap-padding--grande--left {
  padding-left:60px!important;
}
.lap-padding--grande, .lap-padding--grande--right {
  padding-right:60px!important;
}
.lap-padding--venti, .lap-padding--venti--left {
  padding-left:80px!important;
}
.lap-padding--venti, .lap-padding--venti--right {
  padding-right:80px!important;
}
.lap-padding--trenta, .lap-padding--trenta--left {
  padding-left:120px!important;
}
.lap-padding--trenta, .lap-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.lap-margin--basic, .lap-margin--basic--top {
  margin-top:60px!important;
}
.lap-margin--basic, .lap-margin--basic--bottom {
  margin-bottom:60px!important;
}
.lap-margin--short, .lap-margin--short--top {
  margin-top:15px!important;
}
.lap-margin--short, .lap-margin--short--bottom {
  margin-bottom:15px!important;
}
.lap-margin--tall, .lap-margin--tall--top {
  margin-top:40px!important;
}
.lap-margin--tall, .lap-margin--tall--bottom {
  margin-bottom:40px!important;
}
.lap-margin--grande, .lap-margin--grande--top {
  margin-top:60px!important;
}
.lap-margin--grande, .lap-margin--grande--bottom {
  margin-bottom:60px!important;
}
.lap-margin--venti, .lap-margin--venti--top {
  margin-top:80px!important;
}
.lap-margin--venti, .lap-margin--venti--bottom {
  margin-bottom:80px!important;
}
.lap-margin--trenta, .lap-margin--trenta--top {
  margin-top:120px!important;
}
.lap-margin--trenta, .lap-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}
@media (min-width: 1024px) {
/* Padding */
.lap-and-up-padding--basic, .lap-and-up-padding--basic--left {
  padding-left:60px!important;
}
.lap-and-up-padding--basic, .lap-and-up-padding--basic--right {
  padding-right:60px!important;
}
.lap-and-up-padding--short, .lap-and-up-padding--short--left {
  padding-left:15px!important;
}
.lap-and-up-padding--short, .lap-and-up-padding--short--right {
  padding-right:15px!important;
}
.lap-and-up-padding--tall, .lap-and-up-padding--tall--left {
  padding-left:40px!important;
}
.lap-and-up-padding--tall, .lap-and-up-padding--tall--right {
  padding-right:40px!important;
}
.lap-and-up-padding--grande, .lap-and-up-padding--grande--left {
  padding-left:60px!important;
}
.lap-and-up-padding--grande, .lap-and-up-padding--grande--right {
  padding-right:60px!important;
}
.lap-and-up-padding--venti, .lap-and-up-padding--venti--left {
  padding-left:80px!important;
}
.lap-and-up-padding--venti, .lap-and-up-padding--venti--right {
  padding-right:80px!important;
}
.lap-and-up-padding--trenta, .lap-and-up-padding--trenta--left {
  padding-left:120px!important;
}
.lap-and-up-padding--trenta, .lap-and-up-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.lap-and-up-margin--basic, .lap-and-up-margin--basic--top {
  margin-top:60px!important;
}
.lap-and-up-margin--basic, .lap-and-up-margin--basic--bottom {
  margin-bottom:60px!important;
}
.lap-and-up-margin--short, .lap-and-up-margin--short--top {
  margin-top:15px!important;
}
.lap-and-up-margin--short, .lap-and-up-margin--short--bottom {
  margin-bottom:15px!important;
}
.lap-and-up-margin--tall, .lap-and-up-margin--tall--top {
  margin-top:40px!important;
}
.lap-and-up-margin--tall, .lap-and-up-margin--tall--bottom {
  margin-bottom:40px!important;
}
.lap-and-up-margin--grande, .lap-and-up-margin--grande--top {
  margin-top:60px!important;
}
.lap-and-up-margin--grande, .lap-and-up-margin--grande--bottom {
  margin-bottom:60px!important;
}
.lap-and-up-margin--venti, .lap-and-up-margin--venti--top {
  margin-top:80px!important;
}
.lap-and-up-margin--venti, .lap-and-up-margin--venti--bottom {
  margin-bottom:80px!important;
}
.lap-and-up-margin--trenta, .lap-and-up-margin--trenta--top {
  margin-top:120px!important;
}
.lap-and-up-margin--trenta, .lap-and-up-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}
@media (max-width: 1023px) {
/* Padding */
.portable-padding--basic, .portable-padding--basic--left {
  padding-left:60px!important;
}
.portable-padding--basic, .portable-padding--basic--right {
  padding-right:60px!important;
}
.portable-padding--short, .portable-padding--short--left {
  padding-left:15px!important;
}
.portable-padding--short, .portable-padding--short--right {
  padding-right:15px!important;
}
.portable-padding--tall, .portable-padding--tall--left {
  padding-left:40px!important;
}
.portable-padding--tall, .portable-padding--tall--right {
  padding-right:40px!important;
}
.portable-padding--grande, .portable-padding--grande--left {
  padding-left:60px!important;
}
.portable-padding--grande, .portable-padding--grande--right {
  padding-right:60px!important;
}
.portable-padding--venti, .portable-padding--venti--left {
  padding-left:80px!important;
}
.portable-padding--venti, .portable-padding--venti--right {
  padding-right:80px!important;
}
.portable-padding--trenta, .portable-padding--trenta--left {
  padding-left:120px!important;
}
.portable-padding--trenta, .portable-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.portable-margin--basic, .portable-margin--basic--top {
  margin-top:60px!important;
}
.portable-margin--basic, .portable-margin--basic--bottom {
  margin-bottom:60px!important;
}
.portable-margin--short, .portable-margin--short--top {
  margin-top:15px!important;
}
.portable-margin--short, .portable-margin--short--bottom {
  margin-bottom:15px!important;
}
.portable-margin--tall, .portable-margin--tall--top {
  margin-top:40px!important;
}
.portable-margin--tall, .portable-margin--tall--bottom {
  margin-bottom:40px!important;
}
.portable-margin--grande, .portable-margin--grande--top {
  margin-top:60px!important;
}
.portable-margin--grande, .portable-margin--grande--bottom {
  margin-bottom:60px!important;
}
.portable-margin--venti, .portable-margin--venti--top {
  margin-top:80px!important;
}
.portable-margin--venti, .portable-margin--venti--bottom {
  margin-bottom:80px!important;
}
.portable-margin--trenta, .portable-margin--trenta--top {
  margin-top:120px!important;
}
.portable-margin--trenta, .portable-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
/* Padding */
.tablet-padding--basic, .tablet-padding--basic--left {
  padding-left:60px!important;
}
.tablet-padding--basic, .tablet-padding--basic--right {
  padding-right:60px!important;
}
.tablet-padding--short, .tablet-padding--short--left {
  padding-left:15px!important;
}
.tablet-padding--short, .tablet-padding--short--right {
  padding-right:15px!important;
}
.tablet-padding--tall, .tablet-padding--tall--left {
  padding-left:40px!important;
}
.tablet-padding--tall, .tablet-padding--tall--right {
  padding-right:40px!important;
}
.tablet-padding--grande, .tablet-padding--grande--left {
  padding-left:60px!important;
}
.tablet-padding--grande, .tablet-padding--grande--right {
  padding-right:60px!important;
}
.tablet-padding--venti, .tablet-padding--venti--left {
  padding-left:80px!important;
}
.tablet-padding--venti, .tablet-padding--venti--right {
  padding-right:80px!important;
}
.tablet-padding--trenta, .tablet-padding--trenta--left {
  padding-left:120px!important;
}
.tablet-padding--trenta, .tablet-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.tablet-margin--basic, .tablet-margin--basic--top {
  margin-top:60px!important;
}
.tablet-margin--basic, .tablet-margin--basic--bottom {
  margin-bottom:60px!important;
}
.tablet-margin--short, .tablet-margin--short--top {
  margin-top:15px!important;
}
.tablet-margin--short, .tablet-margin--short--bottom {
  margin-bottom:15px!important;
}
.tablet-margin--tall, .tablet-margin--tall--top {
  margin-top:40px!important;
}
.tablet-margin--tall, .tablet-margin--tall--bottom {
  margin-bottom:40px!important;
}
.tablet-margin--grande, .tablet-margin--grande--top {
  margin-top:60px!important;
}
.tablet-margin--grande, .tablet-margin--grande--bottom {
  margin-bottom:60px!important;
}
.tablet-margin--venti, .tablet-margin--venti--top {
  margin-top:80px!important;
}
.tablet-margin--venti, .tablet-margin--venti--bottom {
  margin-bottom:80px!important;
}
.tablet-margin--trenta, .tablet-margin--trenta--top {
  margin-top:120px!important;
}
.tablet-margin--trenta, .tablet-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}
@media (max-width: 767px) {
/* Padding */
.palm-padding--basic, .palm-padding--basic--left {
  padding-left:60px!important;
}
.palm-padding--basic, .palm-padding--basic--right {
  padding-right:60px!important;
}
.palm-padding--short, .palm-padding--short--left {
  padding-left:15px!important;
}
.palm-padding--short, .palm-padding--short--right {
  padding-right:15px!important;
}
.palm-padding--tall, .palm-padding--tall--left {
  padding-left:40px!important;
}
.palm-padding--tall, .palm-padding--tall--right {
  padding-right:40px!important;
}
.palm-padding--grande, .palm-padding--grande--left {
  padding-left:60px!important;
}
.palm-padding--grande, .palm-padding--grande--right {
  padding-right:60px!important;
}
.palm-padding--venti, .palm-padding--venti--left {
  padding-left:80px!important;
}
.palm-padding--venti, .palm-padding--venti--right {
  padding-right:80px!important;
}
.palm-padding--trenta, .palm-padding--trenta--left {
  padding-left:120px!important;
}
.palm-padding--trenta, .palm-padding--trenta--right {
  padding-right:120px!important;
}

/* Margin */
.palm-margin--basic, .palm-margin--basic--top {
  margin-top:60px!important;
}
.palm-margin--basic, .palm-margin--basic--bottom {
  margin-bottom:60px!important;
}
.palm-margin--short, .palm-margin--short--top {
  margin-top:15px!important;
}
.palm-margin--short, .palm-margin--short--bottom {
  margin-bottom:15px!important;
}
.palm-margin--tall, .palm-margin--tall--top {
  margin-top:40px!important;
}
.palm-margin--tall, .palm-margin--tall--bottom {
  margin-bottom:40px!important;
}
.palm-margin--grande, .palm-margin--grande--top {
  margin-top:60px!important;
}
.palm-margin--grande, .palm-margin--grande--bottom {
  margin-bottom:60px!important;
}
.palm-margin--venti, .palm-margin--venti--top {
  margin-top:80px!important;
}
.palm-margin--venti, .palm-margin--venti--bottom {
  margin-bottom:80px!important;
}
.palm-margin--trenta, .palm-margin--trenta--top {
  margin-top:120px!important;
}
.palm-margin--trenta, .palm-margin--trenta--bottom {
  margin-bottom:120px!important;
}
}


/* Modifiers */

/* Display */
.block, .block[class*="span"] {display:block!important;}
.table, .table[class*="span"] {display:table!important;}
.inline, .inline[class*="span"] {display:inline!important;}
.inline-block, .inline-block[class*="span"] {display:inline-block!important;}
.absolute, .absolute[class*="span"] {position:absolute!important;}
.relative, .relative[class*="span"] {position:relative!important;}

/* Position */
.left--0 {left:0;}
.right--0 {right:0;}
.top--0 {top:0;}
.bottom--0 {bottom:0;}
.left--auto {left:auto;}
.right--auto {right:auto;}
.top--auto {top:auto;}
.bottom--auto {bottom:auto;}

/* Horizontal Align */
.text--center, .all--text--center, .all--text--center * {text-align:center;}
.text--left, .all--text--left, .all--text--left * {text-align:left;}
.text--right, .all--text--right, .all--text--right * {text-align:right;}

.all--text--center ul {display:inline-block;}
.all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.valign--top, .all--valign--top, .all--valign--top * {vertical-align:top;}
.valign--bottom, .all--valign--bottom, .all--valign--bottom * {vertical-align:bottom;}
.valign--middle, .all--valign--middle, .all--valign--middle * {vertical-align:middle;}

/* Floats */
.float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.float--none {float:none!important;}

/* Overflows */
.overflow--auto {overflow:auto!important;}
.overflow--hidden {overflow:hidden!important;}
.overflow-x--hidden {overflow-x:hidden!important;}
.overflow-y--hidden {overflow-y:hidden!important;}
.overflow--visible {overflow:visible!important;}

@media (min-width: 1164px) {
/* Display */
.desk-block, .desk-block[class*="span"] {display:block!important;}
.desk-table, .desk-table[class*="span"] {display:table!important;}
.desk-inline, .desk-inline[class*="span"] {display:inline!important;}
.desk-inline-block, .desk-inline-block[class*="span"] {display:inline-block!important;}
.desk-absolute, .desk-absolute[class*="span"] {position:absolute!important;}
.desk-relative, .desk-relative[class*="span"] {position:relative!important;}

/* Position */
.desk-left--0 {left:0;}
.desk-right--0 {right:0;}
.desk-top--0 {top:0;}
.desk-bottom--0 {bottom:0;}
.desk-left--auto {left:auto;}
.desk-right--auto {right:auto;}
.desk-top--auto {top:auto;}
.desk-bottom--auto {bottom:auto;}

/* Horizontal Align */
.desk-text--center, .desk-all--text--center, .desk-all--text--center * {text-align:center;}
.desk-text--left, .desk-all--text--left, .desk-all--text--left * {text-align:left;}
.desk-text--right, .desk-all--text--right, .desk-all--text--right * {text-align:right;}

.desk-all--text--center ul {display:inline-block;}
.desk-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.desk-valign--top, .desk-all--valign--top, .desk-all--valign--top * {vertical-align:top;}
.desk-valign--bottom, .desk-all--valign--bottom, .desk-all--valign--bottom * {vertical-align:bottom;}
.desk-valign--middle, .desk-all--valign--middle, .desk-all--valign--middle * {vertical-align:middle;}

/* Floats */
.desk-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.desk-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.desk-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.desk-float--none {float:none!important;}

/* Overflows */
.desk-overflow--auto {overflow:auto!important;}
.desk-overflow--hidden {overflow:hidden!important;}
.desk-overflow-x--hidden {overflow-x:hidden!important;}
.desk-overflow-y--hidden {overflow-y:hidden!important;}
.desk-overflow--visible {overflow:visible!important;}
}
@media (min-width: 1024px) and (max-width: 1163px) {
/* Display */
.lap-block, .lap-block[class*="span"] {display:block!important;}
.lap-table, .lap-table[class*="span"] {display:table!important;}
.lap-inline, .lap-inline[class*="span"] {display:inline!important;}
.lap-inline-block, .lap-inline-block[class*="span"] {display:inline-block!important;}
.lap-absolute, .lap-absolute[class*="span"] {position:absolute!important;}
.lap-relative, .lap-relative[class*="span"] {position:relative!important;}

/* Position */
.lap-left--0 {left:0;}
.lap-right--0 {right:0;}
.lap-top--0 {top:0;}
.lap-bottom--0 {bottom:0;}
.lap-left--auto {left:auto;}
.lap-right--auto {right:auto;}
.lap-top--auto {top:auto;}
.lap-bottom--auto {bottom:auto;}

/* Horizontal Align */
.lap-text--center, .lap-all--text--center, .lap-all--text--center * {text-align:center;}
.lap-text--left, .lap-all--text--left, .lap-all--text--left * {text-align:left;}
.lap-text--right, .lap-all--text--right, .lap-all--text--right * {text-align:right;}

.lap-all--text--center ul {display:inline-block;}
.lap-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.lap-valign--top, .lap-all--valign--top, .lap-all--valign--top * {vertical-align:top;}
.lap-valign--bottom, .lap-all--valign--bottom, .lap-all--valign--bottom * {vertical-align:bottom;}
.lap-valign--middle, .lap-all--valign--middle, .lap-all--valign--middle * {vertical-align:middle;}

/* Floats */
.lap-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.lap-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.lap-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.lap-float--none {float:none!important;}

/* Overflows */
.lap-overflow--auto {overflow:auto!important;}
.lap-overflow--hidden {overflow:hidden!important;}
.lap-overflow-x--hidden {overflow-x:hidden!important;}
.lap-overflow-y--hidden {overflow-y:hidden!important;}
.lap-overflow--visible {overflow:visible!important;}
}
@media (min-width: 1024px) {
/* Display */
.lap-and-up-block, .lap-and-up-block[class*="span"] {display:block!important;}
.lap-and-up-table, .lap-and-up-table[class*="span"] {display:table!important;}
.lap-and-up-inline, .lap-and-up-inline[class*="span"] {display:inline!important;}
.lap-and-up-inline-block, .lap-and-up-inline-block[class*="span"] {display:inline-block!important;}
.lap-and-up-absolute, .lap-and-up-absolute[class*="span"] {position:absolute!important;}
.lap-and-up-relative, .lap-and-up-relative[class*="span"] {position:relative!important;}

/* Position */
.lap-and-up-left--0 {left:0;}
.lap-and-up-right--0 {right:0;}
.lap-and-up-top--0 {top:0;}
.lap-and-up-bottom--0 {bottom:0;}
.lap-and-up-left--auto {left:auto;}
.lap-and-up-right--auto {right:auto;}
.lap-and-up-top--auto {top:auto;}
.lap-and-up-bottom--auto {bottom:auto;}

/* Horizontal Align */
.lap-and-up-text--center, .lap-and-up-all--text--center, .lap-and-up-all--text--center * {text-align:center;}
.lap-and-up-text--left, .lap-and-up-all--text--left, .lap-and-up-all--text--left * {text-align:left;}
.lap-and-up-text--right, .lap-and-up-all--text--right, .lap-and-up-all--text--right * {text-align:right;}

.lap-and-up-all--text--center ul {display:inline-block;}
.lap-and-up-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.lap-and-up-valign--top, .lap-and-up-all--valign--top, .lap-and-up-all--valign--top * {vertical-align:top;}
.lap-and-up-valign--bottom, .lap-and-up-all--valign--bottom, .lap-and-up-all--valign--bottom * {vertical-align:bottom;}
.lap-and-up-valign--middle, .lap-and-up-all--valign--middle, .lap-and-up-all--valign--middle * {vertical-align:middle;}

/* Floats */
.lap-and-up-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.lap-and-up-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.lap-and-up-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.lap-and-up-float--none {float:none!important;}

/* Overflows */
.lap-and-up-overflow--auto {overflow:auto!important;}
.lap-and-up-overflow--hidden {overflow:hidden!important;}
.lap-and-up-overflow-x--hidden {overflow-x:hidden!important;}
.lap-and-up-overflow-y--hidden {overflow-y:hidden!important;}
.lap-and-up-overflow--visible {overflow:visible!important;}
}
@media (max-width: 1023px) {
/* Display */
.portable-block, .portable-block[class*="span"] {display:block!important;}
.portable-table, .portable-table[class*="span"] {display:table!important;}
.portable-inline, .portable-inline[class*="span"] {display:inline!important;}
.portable-inline-block, .portable-inline-block[class*="span"] {display:inline-block!important;}
.portable-absolute, .portable-absolute[class*="span"] {position:absolute!important;}
.portable-relative, .portable-relative[class*="span"] {position:relative!important;}

/* Position */
.portable-left--0 {left:0;}
.portable-right--0 {right:0;}
.portable-top--0 {top:0;}
.portable-bottom--0 {bottom:0;}
.portable-left--auto {left:auto;}
.portable-right--auto {right:auto;}
.portable-top--auto {top:auto;}
.portable-bottom--auto {bottom:auto;}

/* Horizontal Align */
.portable-text--center, .portable-all--text--center, .portable-all--text--center * {text-align:center;}
.portable-text--left, .portable-all--text--left, .portable-all--text--left * {text-align:left;}
.portable-text--right, .portable-all--text--right, .portable-all--text--right * {text-align:right;}

.portable-all--text--center ul {display:inline-block;}
.portable-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.portable-valign--top, .portable-all--valign--top, .portable-all--valign--top * {vertical-align:top;}
.portable-valign--bottom, .portable-all--valign--bottom, .portable-all--valign--bottom * {vertical-align:bottom;}
.portable-valign--middle, .portable-all--valign--middle, .portable-all--valign--middle * {vertical-align:middle;}

/* Floats */
.portable-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.portable-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.portable-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.portable-float--none {float:none!important;}

/* Overflows */
.portable-overflow--auto {overflow:auto!important;}
.portable-overflow--hidden {overflow:hidden!important;}
.portable-overflow-x--hidden {overflow-x:hidden!important;}
.portable-overflow-y--hidden {overflow-y:hidden!important;}
.portable-overflow--visible {overflow:visible!important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
/* Display */
.tablet-block, .tablet-block[class*="span"] {display:block!important;}
.tablet-table, .tablet-table[class*="span"] {display:table!important;}
.tablet-inline, .tablet-inline[class*="span"] {display:inline!important;}
.tablet-inline-block, .tablet-inline-block[class*="span"] {display:inline-block!important;}
.tablet-absolute, .tablet-absolute[class*="span"] {position:absolute!important;}
.tablet-relative, .tablet-relative[class*="span"] {position:relative!important;}

/* Position */
.tablet-left--0 {left:0;}
.tablet-right--0 {right:0;}
.tablet-top--0 {top:0;}
.tablet-bottom--0 {bottom:0;}
.tablet-left--auto {left:auto;}
.tablet-right--auto {right:auto;}
.tablet-top--auto {top:auto;}
.tablet-bottom--auto {bottom:auto;}

/* Horizontal Align */
.tablet-text--center, .tablet-all--text--center, .tablet-all--text--center * {text-align:center;}
.tablet-text--left, .tablet-all--text--left, .tablet-all--text--left * {text-align:left;}
.tablet-text--right, .tablet-all--text--right, .tablet-all--text--right * {text-align:right;}

.tablet-all--text--center ul {display:inline-block;}
.tablet-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.tablet-valign--top, .tablet-all--valign--top, .tablet-all--valign--top * {vertical-align:top;}
.tablet-valign--bottom, .tablet-all--valign--bottom, .tablet-all--valign--bottom * {vertical-align:bottom;}
.tablet-valign--middle, .tablet-all--valign--middle, .tablet-all--valign--middle * {vertical-align:middle;}

/* Floats */
.tablet-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.tablet-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.tablet-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.tablet-float--none {float:none!important;}

/* Overflows */
.tablet-overflow--auto {overflow:auto!important;}
.tablet-overflow--hidden {overflow:hidden!important;}
.tablet-overflow-x--hidden {overflow-x:hidden!important;}
.tablet-overflow-y--hidden {overflow-y:hidden!important;}
.tablet-overflow--visible {overflow:visible!important;}
}
@media (max-width: 767px) {
/* Display */
.palm-block, .palm-block[class*="span"] {display:block!important;}
.palm-table, .palm-table[class*="span"] {display:table!important;}
.palm-inline, .palm-inline[class*="span"] {display:inline!important;}
.palm-inline-block, .palm-inline-block[class*="span"] {display:inline-block!important;}
.palm-absolute, .palm-absolute[class*="span"] {position:absolute!important;}
.palm-relative, .palm-relative[class*="span"] {position:relative!important;}

/* Position */
.palm-left--0 {left:0;}
.palm-right--0 {right:0;}
.palm-top--0 {top:0;}
.palm-bottom--0 {bottom:0;}
.palm-left--auto {left:auto;}
.palm-right--auto {right:auto;}
.palm-top--auto {top:auto;}
.palm-bottom--auto {bottom:auto;}

/* Horizontal Align */
.palm-text--center, .palm-all--text--center, .palm-all--text--center * {text-align:center;}
.palm-text--left, .palm-all--text--left, .palm-all--text--left * {text-align:left;}
.palm-text--right, .palm-all--text--right, .palm-all--text--right * {text-align:right;}

.palm-all--text--center ul {display:inline-block;}
.palm-all--text--center ul li {text-align:left!important;}

/* Vertical Align */
.palm-valign--top, .palm-all--valign--top, .palm-all--valign--top * {vertical-align:top;}
.palm-valign--bottom, .palm-all--valign--bottom, .palm-all--valign--bottom * {vertical-align:bottom;}
.palm-valign--middle, .palm-all--valign--middle, .palm-all--valign--middle * {vertical-align:middle;}

/* Floats */
.palm-float--center {display:block;margin:0px auto 25px;float:none;text-align:center;}
.palm-float--left {margin-right:25px;margin-bottom:25px;float:left;max-width:25%!important;}
.palm-float--right {margin-left:25px;margin-bottom:25px;float:right;max-width:25%!important;}
.palm-float--none {float:none!important;}

/* Overflows */
.palm-overflow--auto {overflow:auto!important;}
.palm-overflow--hidden {overflow:hidden!important;}
.palm-overflow-x--hidden {overflow-x:hidden!important;}
.palm-overflow-y--hidden {overflow-y:hidden!important;}
.palm-overflow--visible {overflow:visible!important;}
}


/* Visually Hidden */

.visuallyhidden {display:none!important;}

@media (min-width: 1164px) {
.desk-visuallyhidden {display:none!important;}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-visuallyhidden {display:none!important;}
}
@media (min-width: 1024px) {
.lap-and-up-visuallyhidden {display:none!important;}
}
@media (max-width: 1023px) {
.portable-visuallyhidden {display:none!important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-visuallyhidden {display:none!important;}
}
@media (max-width: 767px) {
.palm-visuallyhidden {display:none!important;}
}

html.no-opacity .lap-visuallyhidden,
html.no-opacity .lap-and-up-visuallyhidden,
html.no-opacity .desk-visuallyhidden {
  display:none;
}

/* Z-Index */


.z-index--0 {
  z-index: 0!important;
}

.z-index--1 {
  z-index: 1!important;
}

.z-index--2 {
  z-index: 2!important;
}

.z-index--3 {
  z-index: 3!important;
}

.z-index--4 {
  z-index: 4!important;
}

.z-index--5 {
  z-index: 5!important;
}

.z-index--6 {
  z-index: 6!important;
}

.z-index--7 {
  z-index: 7!important;
}

.z-index--8 {
  z-index: 8!important;
}

.z-index--9 {
  z-index: 9!important;
}

.z-index--10 {
  z-index: 10!important;
}

.z-index--11 {
  z-index: 11!important;
}

.z-index--12 {
  z-index: 12!important;
}

.z-index--13 {
  z-index: 13!important;
}

.z-index--14 {
  z-index: 14!important;
}

.z-index--15 {
  z-index: 15!important;
}

.z-index--16 {
  z-index: 16!important;
}

.z-index--17 {
  z-index: 17!important;
}

.z-index--18 {
  z-index: 18!important;
}

.z-index--19 {
  z-index: 19!important;
}

.z-index--20 {
  z-index: 20!important;
}

.z-index--99 {
  z-index: 9999999999!important;
}

/* Opacity */


.opacity--0, .hover--opacity--0:hover  {
  
  opacity: 0!important;
  filter: alpha(opacity=0);
}

.opacity--1, .hover--opacity--1:hover  {
  
  opacity: 0.01!important;
  filter: alpha(opacity=1);
}

.opacity--2, .hover--opacity--2:hover  {
  
  opacity: 0.02!important;
  filter: alpha(opacity=2);
}

.opacity--3, .hover--opacity--3:hover  {
  
  opacity: 0.03!important;
  filter: alpha(opacity=3);
}

.opacity--4, .hover--opacity--4:hover  {
  
  opacity: 0.04!important;
  filter: alpha(opacity=4);
}

.opacity--5, .hover--opacity--5:hover  {
  
  opacity: 0.05!important;
  filter: alpha(opacity=5);
}

.opacity--6, .hover--opacity--6:hover  {
  
  opacity: 0.06!important;
  filter: alpha(opacity=6);
}

.opacity--7, .hover--opacity--7:hover  {
  
  opacity: 0.07!important;
  filter: alpha(opacity=7);
}

.opacity--8, .hover--opacity--8:hover  {
  
  opacity: 0.08!important;
  filter: alpha(opacity=8);
}

.opacity--9, .hover--opacity--9:hover  {
  
  opacity: 0.09!important;
  filter: alpha(opacity=9);
}

.opacity--10, .hover--opacity--10:hover  {
  
  opacity: 0.1!important;
  filter: alpha(opacity=10);
}

.opacity--11, .hover--opacity--11:hover  {
  
  opacity: 0.11!important;
  filter: alpha(opacity=11);
}

.opacity--12, .hover--opacity--12:hover  {
  
  opacity: 0.12!important;
  filter: alpha(opacity=12);
}

.opacity--13, .hover--opacity--13:hover  {
  
  opacity: 0.13!important;
  filter: alpha(opacity=13);
}

.opacity--14, .hover--opacity--14:hover  {
  
  opacity: 0.14!important;
  filter: alpha(opacity=14);
}

.opacity--15, .hover--opacity--15:hover  {
  
  opacity: 0.15!important;
  filter: alpha(opacity=15);
}

.opacity--16, .hover--opacity--16:hover  {
  
  opacity: 0.16!important;
  filter: alpha(opacity=16);
}

.opacity--17, .hover--opacity--17:hover  {
  
  opacity: 0.17!important;
  filter: alpha(opacity=17);
}

.opacity--18, .hover--opacity--18:hover  {
  
  opacity: 0.18!important;
  filter: alpha(opacity=18);
}

.opacity--19, .hover--opacity--19:hover  {
  
  opacity: 0.19!important;
  filter: alpha(opacity=19);
}

.opacity--20, .hover--opacity--20:hover  {
  
  opacity: 0.2!important;
  filter: alpha(opacity=20);
}

.opacity--21, .hover--opacity--21:hover  {
  
  opacity: 0.21!important;
  filter: alpha(opacity=21);
}

.opacity--22, .hover--opacity--22:hover  {
  
  opacity: 0.22!important;
  filter: alpha(opacity=22);
}

.opacity--23, .hover--opacity--23:hover  {
  
  opacity: 0.23!important;
  filter: alpha(opacity=23);
}

.opacity--24, .hover--opacity--24:hover  {
  
  opacity: 0.24!important;
  filter: alpha(opacity=24);
}

.opacity--25, .hover--opacity--25:hover  {
  
  opacity: 0.25!important;
  filter: alpha(opacity=25);
}

.opacity--26, .hover--opacity--26:hover  {
  
  opacity: 0.26!important;
  filter: alpha(opacity=26);
}

.opacity--27, .hover--opacity--27:hover  {
  
  opacity: 0.27!important;
  filter: alpha(opacity=27);
}

.opacity--28, .hover--opacity--28:hover  {
  
  opacity: 0.28!important;
  filter: alpha(opacity=28);
}

.opacity--29, .hover--opacity--29:hover  {
  
  opacity: 0.29!important;
  filter: alpha(opacity=29);
}

.opacity--30, .hover--opacity--30:hover  {
  
  opacity: 0.3!important;
  filter: alpha(opacity=30);
}

.opacity--31, .hover--opacity--31:hover  {
  
  opacity: 0.31!important;
  filter: alpha(opacity=31);
}

.opacity--32, .hover--opacity--32:hover  {
  
  opacity: 0.32!important;
  filter: alpha(opacity=32);
}

.opacity--33, .hover--opacity--33:hover  {
  
  opacity: 0.33!important;
  filter: alpha(opacity=33);
}

.opacity--34, .hover--opacity--34:hover  {
  
  opacity: 0.34!important;
  filter: alpha(opacity=34);
}

.opacity--35, .hover--opacity--35:hover  {
  
  opacity: 0.35000000000000003!important;
  filter: alpha(opacity=35);
}

.opacity--36, .hover--opacity--36:hover  {
  
  opacity: 0.36!important;
  filter: alpha(opacity=36);
}

.opacity--37, .hover--opacity--37:hover  {
  
  opacity: 0.37!important;
  filter: alpha(opacity=37);
}

.opacity--38, .hover--opacity--38:hover  {
  
  opacity: 0.38!important;
  filter: alpha(opacity=38);
}

.opacity--39, .hover--opacity--39:hover  {
  
  opacity: 0.39!important;
  filter: alpha(opacity=39);
}

.opacity--40, .hover--opacity--40:hover  {
  
  opacity: 0.4!important;
  filter: alpha(opacity=40);
}

.opacity--41, .hover--opacity--41:hover  {
  
  opacity: 0.41000000000000003!important;
  filter: alpha(opacity=41);
}

.opacity--42, .hover--opacity--42:hover  {
  
  opacity: 0.42!important;
  filter: alpha(opacity=42);
}

.opacity--43, .hover--opacity--43:hover  {
  
  opacity: 0.43!important;
  filter: alpha(opacity=43);
}

.opacity--44, .hover--opacity--44:hover  {
  
  opacity: 0.44!important;
  filter: alpha(opacity=44);
}

.opacity--45, .hover--opacity--45:hover  {
  
  opacity: 0.45!important;
  filter: alpha(opacity=45);
}

.opacity--46, .hover--opacity--46:hover  {
  
  opacity: 0.46!important;
  filter: alpha(opacity=46);
}

.opacity--47, .hover--opacity--47:hover  {
  
  opacity: 0.47000000000000003!important;
  filter: alpha(opacity=47);
}

.opacity--48, .hover--opacity--48:hover  {
  
  opacity: 0.48!important;
  filter: alpha(opacity=48);
}

.opacity--49, .hover--opacity--49:hover  {
  
  opacity: 0.49!important;
  filter: alpha(opacity=49);
}

.opacity--50, .hover--opacity--50:hover  {
  
  opacity: 0.5!important;
  filter: alpha(opacity=50);
}

.opacity--51, .hover--opacity--51:hover  {
  
  opacity: 0.51!important;
  filter: alpha(opacity=51);
}

.opacity--52, .hover--opacity--52:hover  {
  
  opacity: 0.52!important;
  filter: alpha(opacity=52);
}

.opacity--53, .hover--opacity--53:hover  {
  
  opacity: 0.53!important;
  filter: alpha(opacity=53);
}

.opacity--54, .hover--opacity--54:hover  {
  
  opacity: 0.54!important;
  filter: alpha(opacity=54);
}

.opacity--55, .hover--opacity--55:hover  {
  
  opacity: 0.55!important;
  filter: alpha(opacity=55);
}

.opacity--56, .hover--opacity--56:hover  {
  
  opacity: 0.56!important;
  filter: alpha(opacity=56);
}

.opacity--57, .hover--opacity--57:hover  {
  
  opacity: 0.5700000000000001!important;
  filter: alpha(opacity=57);
}

.opacity--58, .hover--opacity--58:hover  {
  
  opacity: 0.58!important;
  filter: alpha(opacity=58);
}

.opacity--59, .hover--opacity--59:hover  {
  
  opacity: 0.59!important;
  filter: alpha(opacity=59);
}

.opacity--60, .hover--opacity--60:hover  {
  
  opacity: 0.6!important;
  filter: alpha(opacity=60);
}

.opacity--61, .hover--opacity--61:hover  {
  
  opacity: 0.61!important;
  filter: alpha(opacity=61);
}

.opacity--62, .hover--opacity--62:hover  {
  
  opacity: 0.62!important;
  filter: alpha(opacity=62);
}

.opacity--63, .hover--opacity--63:hover  {
  
  opacity: 0.63!important;
  filter: alpha(opacity=63);
}

.opacity--64, .hover--opacity--64:hover  {
  
  opacity: 0.64!important;
  filter: alpha(opacity=64);
}

.opacity--65, .hover--opacity--65:hover  {
  
  opacity: 0.65!important;
  filter: alpha(opacity=65);
}

.opacity--66, .hover--opacity--66:hover  {
  
  opacity: 0.66!important;
  filter: alpha(opacity=66);
}

.opacity--67, .hover--opacity--67:hover  {
  
  opacity: 0.67!important;
  filter: alpha(opacity=67);
}

.opacity--68, .hover--opacity--68:hover  {
  
  opacity: 0.68!important;
  filter: alpha(opacity=68);
}

.opacity--69, .hover--opacity--69:hover  {
  
  opacity: 0.6900000000000001!important;
  filter: alpha(opacity=69);
}

.opacity--70, .hover--opacity--70:hover  {
  
  opacity: 0.7000000000000001!important;
  filter: alpha(opacity=70);
}

.opacity--71, .hover--opacity--71:hover  {
  
  opacity: 0.71!important;
  filter: alpha(opacity=71);
}

.opacity--72, .hover--opacity--72:hover  {
  
  opacity: 0.72!important;
  filter: alpha(opacity=72);
}

.opacity--73, .hover--opacity--73:hover  {
  
  opacity: 0.73!important;
  filter: alpha(opacity=73);
}

.opacity--74, .hover--opacity--74:hover  {
  
  opacity: 0.74!important;
  filter: alpha(opacity=74);
}

.opacity--75, .hover--opacity--75:hover  {
  
  opacity: 0.75!important;
  filter: alpha(opacity=75);
}

.opacity--76, .hover--opacity--76:hover  {
  
  opacity: 0.76!important;
  filter: alpha(opacity=76);
}

.opacity--77, .hover--opacity--77:hover  {
  
  opacity: 0.77!important;
  filter: alpha(opacity=77);
}

.opacity--78, .hover--opacity--78:hover  {
  
  opacity: 0.78!important;
  filter: alpha(opacity=78);
}

.opacity--79, .hover--opacity--79:hover  {
  
  opacity: 0.79!important;
  filter: alpha(opacity=79);
}

.opacity--80, .hover--opacity--80:hover  {
  
  opacity: 0.8!important;
  filter: alpha(opacity=80);
}

.opacity--81, .hover--opacity--81:hover  {
  
  opacity: 0.81!important;
  filter: alpha(opacity=81);
}

.opacity--82, .hover--opacity--82:hover  {
  
  opacity: 0.8200000000000001!important;
  filter: alpha(opacity=82);
}

.opacity--83, .hover--opacity--83:hover  {
  
  opacity: 0.8300000000000001!important;
  filter: alpha(opacity=83);
}

.opacity--84, .hover--opacity--84:hover  {
  
  opacity: 0.84!important;
  filter: alpha(opacity=84);
}

.opacity--85, .hover--opacity--85:hover  {
  
  opacity: 0.85!important;
  filter: alpha(opacity=85);
}

.opacity--86, .hover--opacity--86:hover  {
  
  opacity: 0.86!important;
  filter: alpha(opacity=86);
}

.opacity--87, .hover--opacity--87:hover  {
  
  opacity: 0.87!important;
  filter: alpha(opacity=87);
}

.opacity--88, .hover--opacity--88:hover  {
  
  opacity: 0.88!important;
  filter: alpha(opacity=88);
}

.opacity--89, .hover--opacity--89:hover  {
  
  opacity: 0.89!important;
  filter: alpha(opacity=89);
}

.opacity--90, .hover--opacity--90:hover  {
  
  opacity: 0.9!important;
  filter: alpha(opacity=90);
}

.opacity--91, .hover--opacity--91:hover  {
  
  opacity: 0.91!important;
  filter: alpha(opacity=91);
}

.opacity--92, .hover--opacity--92:hover  {
  
  opacity: 0.92!important;
  filter: alpha(opacity=92);
}

.opacity--93, .hover--opacity--93:hover  {
  
  opacity: 0.93!important;
  filter: alpha(opacity=93);
}

.opacity--94, .hover--opacity--94:hover  {
  
  opacity: 0.9400000000000001!important;
  filter: alpha(opacity=94);
}

.opacity--95, .hover--opacity--95:hover  {
  
  opacity: 0.9500000000000001!important;
  filter: alpha(opacity=95);
}

.opacity--96, .hover--opacity--96:hover  {
  
  opacity: 0.96!important;
  filter: alpha(opacity=96);
}

.opacity--97, .hover--opacity--97:hover  {
  
  opacity: 0.97!important;
  filter: alpha(opacity=97);
}

.opacity--98, .hover--opacity--98:hover  {
  
  opacity: 0.98!important;
  filter: alpha(opacity=98);
}

.opacity--99, .hover--opacity--99:hover  {
  
  opacity: 0.99!important;
  filter: alpha(opacity=99);
}

.opacity--100, .hover--opacity--100:hover  {
  
  opacity: 1!important;
  filter: alpha(opacity=100);
}


/* Cursor */
.hover--cursor:hover, .hover--pointer:hover {
  cursor:pointer;
}

/* Heights & Widths */

.max-width--auto {max-width:none!important;}
.width--max {width:100%!important;}
.height--max {height:100%!important;}
.width--auto {width:auto!important;}
.height--auto {height:auto!important;}

@media (min-width: 1164px) {
.desk-max-width--auto {max-width:none!important;}
.desk-width--max {width:100%!important;}
.desk-height--max {height:100%!important;}
.desk-width--auto {width:auto!important;}
.desk-height--auto {height:auto!important;}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-max-width--auto {max-width:none!important;}
.lap-width--max {width:100%!important;}
.lap-height--max {height:100%!important;}
.lap-width--auto {width:auto!important;}
.lap-height--auto {height:auto!important;}
}
@media (min-width: 1024px) {
.lap-and-up-max-width--auto {max-width:none!important;}
.lap-and-up-width--max {width:100%!important;}
.lap-and-up-height--max {height:100%!important;}
.lap-and-up-width--auto {width:auto!important;}
.lap-and-up-height--auto {height:auto!important;}
}
@media (max-width: 1023px) {
.portable-max-width--auto {max-width:none!important;}
.portable-width--max {width:100%!important;}
.portable-height--max {height:100%!important;}
.portable-width--auto {width:auto!important;}
.portable-height--auto {height:auto!important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-max-width--auto {max-width:none!important;}
.tablet-width--max {width:100%!important;}
.tablet-height--max {height:100%!important;}
.tablet-width--auto {width:auto!important;}
.tablet-height--auto {height:auto!important;}
}
@media (max-width: 767px) {
.palm-max-width--auto {max-width:none!important;}
.palm-width--max {width:100%!important;}
.palm-height--max {height:100%!important;}
.palm-width--auto {width:auto!important;}
.palm-height--auto {height:auto!important;}
}


/* ULs, OLs */
.no--bullets, .no--bullets ul, .no--bullets li {list-style:none!important;}
.no--underline, .no--underline * {text-decoration:none!important;}
.underline {text-decoration:underline!important;}

/* Transition */
.no--transition, .no--transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

/* Equalize */
span[class*="equalize"] {
  display:block;
}
.equalize--center {
  opacity:0;
  -webkit-transition: opacity 1.25s ease-out;
-moz-transition: opacity 1.25s ease-out;
-ms-transition: opacity 1.25s ease-out;
-o-transition: opacity 1.25s ease-out;
transition: opacity 1.25s ease-out;
}



.btn, .all--btn .hs-cta-wrapper a, .all--btn form.hs-form .hs_submit input.hs-button { 
display:inline-block;

color: #ffffff;
background-image:none;
text-align: center;
font-family: 'Roboto',sans-serif;
font-size: 16px;
line-height: 1.375em;
font-style: ;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 2px;
word-spacing: ;
padding: 20px 25px;
border-radius: 0px;
min-width: 120px;
text-align: center!important;
width:auto;
max-width:100%;

border-width:2px!important;
border-style:solid!important;

-webkit-box-shadow:!important;
-moz-box-shadow:!important;
box-shadow:!important;
text-shadow: none!important;

background-image:none!important;

outline:none!important;

-moz-box-sizing:border-box!important;
-webkit-box-sizing:border-box!important;
box-sizing:border-box!important;
-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
-o-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
 }
.btn:hover, .all--btn .hs-cta-wrapper a:hover, .all--btn form.hs-form .hs_submit input.hs-button:hover { 
cursor:pointer;
color: #ffffff;
 }

a.cta_button.btn {
  -moz-box-sizing:border-box!important;
  -webkit-box-sizing:border-box!important;
  box-sizing:border-box!important;
}

/* Button Size & Formatting */

.btn--pill, .all--btn--pill .hs-cta-wrapper a, .all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.btn--small, .all--btn--small .hs-cta-wrapper a, .all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px;
padding:10px 15px;
 }
.btn--large, .all--btn--large .hs-cta-wrapper a, .all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px;
padding:20px 25px;
 }
.btn--wide, .all--btn--wide .hs-cta-wrapper a, .all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }

@media (min-width: 1164px) {
.desk-btn--pill, .desk-all--btn--pill .hs-cta-wrapper a, .desk-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.desk-btn--small, .desk-all--btn--small .hs-cta-wrapper a, .desk-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.desk-btn--large, .desk-all--btn--large .hs-cta-wrapper a, .desk-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.desk-btn--wide, .desk-all--btn--wide .hs-cta-wrapper a, .desk-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-btn--pill, .lap-all--btn--pill .hs-cta-wrapper a, .lap-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.lap-btn--small, .lap-all--btn--small .hs-cta-wrapper a, .lap-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.lap-btn--large, .lap-all--btn--large .hs-cta-wrapper a, .lap-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.lap-btn--wide, .lap-all--btn--wide .hs-cta-wrapper a, .lap-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}
@media (min-width: 1024px) {
.lap-and-up-btn--pill, .lap-and-up-all--btn--pill .hs-cta-wrapper a, .lap-and-up-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.lap-and-up-btn--small, .lap-and-up-all--btn--small .hs-cta-wrapper a, .lap-and-up-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.lap-and-up-btn--large, .lap-and-up-all--btn--large .hs-cta-wrapper a, .lap-and-up-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.lap-and-up-btn--wide, .lap-and-up-all--btn--wide .hs-cta-wrapper a, .lap-and-up-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}
@media (max-width: 1023px) {
.portable-btn--pill, .portable-all--btn--pill .hs-cta-wrapper a, .portable-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.portable-btn--small, .portable-all--btn--small .hs-cta-wrapper a, .portable-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.portable-btn--large, .portable-all--btn--large .hs-cta-wrapper a, .portable-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.portable-btn--wide, .portable-all--btn--wide .hs-cta-wrapper a, .portable-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-btn--pill, .tablet-all--btn--pill .hs-cta-wrapper a, .tablet-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.tablet-btn--small, .tablet-all--btn--small .hs-cta-wrapper a, .tablet-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.tablet-btn--large, .tablet-all--btn--large .hs-cta-wrapper a, .tablet-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.tablet-btn--wide, .tablet-all--btn--wide .hs-cta-wrapper a, .tablet-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}
@media (max-width: 767px) {
.palm-btn--pill, .palm-all--btn--pill .hs-cta-wrapper a, .palm-all--btn--pill form.hs-form .hs_submit input.hs-button { 
border-radius:9999px!important;
 }
.palm-btn--small, .palm-all--btn--small .hs-cta-wrapper a, .palm-all--btn--small form.hs-form .hs_submit input.hs-button { 
font-size:11px!important;
padding:10px 15px!important;
 }
.palm-btn--large, .palm-all--btn--large .hs-cta-wrapper a, .palm-all--btn--large form.hs-form .hs_submit input.hs-button { 
font-size:16px!important;
padding:20px 25px!important;
 }
.palm-btn--wide, .palm-all--btn--wide .hs-cta-wrapper a, .palm-all--btn--wide form.hs-form .hs_submit input.hs-button { 
display:block;
width:100%;
min-width:100%;
max-width:100%;
 }
}


.btn--narrow, .all--btn--narrow .hs-cta-wrapper a, .all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }

@media (min-width: 1164px) {
.desk-btn--narrow, .desk-all--btn--narrow .hs-cta-wrapper a, .desk-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-btn--narrow, .lap-all--btn--narrow .hs-cta-wrapper a, .lap-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}
@media (min-width: 1024px) {
.lap-and-up-btn--narrow, .lap-and-up-all--btn--narrow .hs-cta-wrapper a, .lap-and-up-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}
@media (max-width: 1023px) {
.portable-btn--narrow, .portable-all--btn--narrow .hs-cta-wrapper a, .portable-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-btn--narrow, .tablet-all--btn--narrow .hs-cta-wrapper a, .tablet-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}
@media (max-width: 767px) {
.palm-btn--narrow, .palm-all--btn--narrow .hs-cta-wrapper a, .palm-all--btn--narrow form.hs-form .hs_submit input.hs-button { 
display:inline-block;
width:auto;
min-width:0px;
 }
}


/* Buttons */

.btn--white, .all--btn--white .hs-cta-wrapper a, .all--btn--white form.hs-form .hs_submit input.hs-button { 
background-color: #ffffff!important;
border-color: #ffffff!important;
 }
.btn--white:hover, .all--btn--white .hs-cta-wrapper a:hover, .all--btn--white form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(204, 204, 204)!important;
border-color: rgb(204, 204, 204)!important;
 }


.btn--black, .all--btn--black .hs-cta-wrapper a, .all--btn--black form.hs-form .hs_submit input.hs-button { 
background-color: #111111!important;
border-color: #111111!important;
 }
.btn--black:hover, .all--btn--black .hs-cta-wrapper a:hover, .all--btn--black form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(14, 14, 14)!important;
border-color: rgb(14, 14, 14)!important;
 }


.btn--darkgrey, .all--btn--darkgrey .hs-cta-wrapper a, .all--btn--darkgrey form.hs-form .hs_submit input.hs-button { 
background-color: #565656!important;
border-color: #565656!important;
 }
.btn--darkgrey:hover, .all--btn--darkgrey .hs-cta-wrapper a:hover, .all--btn--darkgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(69, 69, 69)!important;
border-color: rgb(69, 69, 69)!important;
 }


.btn--midgrey, .all--btn--midgrey .hs-cta-wrapper a, .all--btn--midgrey form.hs-form .hs_submit input.hs-button { 
background-color: #EFEFEF!important;
border-color: #EFEFEF!important;
 }
.btn--midgrey:hover, .all--btn--midgrey .hs-cta-wrapper a:hover, .all--btn--midgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(191, 191, 191)!important;
border-color: rgb(191, 191, 191)!important;
 }


.btn--lightgrey, .all--btn--lightgrey .hs-cta-wrapper a, .all--btn--lightgrey form.hs-form .hs_submit input.hs-button { 
background-color: #F6F6F6!important;
border-color: #F6F6F6!important;
 }
.btn--lightgrey:hover, .all--btn--lightgrey .hs-cta-wrapper a:hover, .all--btn--lightgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(197, 197, 197)!important;
border-color: rgb(197, 197, 197)!important;
 }


.btn--red, .all--btn--red .hs-cta-wrapper a, .all--btn--red form.hs-form .hs_submit input.hs-button { 
background-color: #CB2626!important;
border-color: #CB2626!important;
 }
.btn--red:hover, .all--btn--red .hs-cta-wrapper a:hover, .all--btn--red form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(162, 30, 30)!important;
border-color: rgb(162, 30, 30)!important;
 }


.btn--blue, .all--btn--blue .hs-cta-wrapper a, .all--btn--blue form.hs-form .hs_submit input.hs-button { 
background-color: #008BED!important;
border-color: #008BED!important;
 }
.btn--blue:hover, .all--btn--blue .hs-cta-wrapper a:hover, .all--btn--blue form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(0, 111, 190)!important;
border-color: rgb(0, 111, 190)!important;
 }


.btn--primary, .all--btn--primary .hs-cta-wrapper a, .all--btn--primary form.hs-form .hs_submit input.hs-button { 
background-color: #CB2626!important;
border-color: #CB2626!important;
 }
.btn--primary:hover, .all--btn--primary .hs-cta-wrapper a:hover, .all--btn--primary form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(162, 30, 30)!important;
border-color: rgb(162, 30, 30)!important;
 }


.btn--secondary, .all--btn--secondary .hs-cta-wrapper a, .all--btn--secondary form.hs-form .hs_submit input.hs-button { 
background-color: #111111!important;
border-color: #111111!important;
 }
.btn--secondary:hover, .all--btn--secondary .hs-cta-wrapper a:hover, .all--btn--secondary form.hs-form .hs_submit input.hs-button:hover { 
background-color: rgb(14, 14, 14)!important;
border-color: rgb(14, 14, 14)!important;
 }



/* Transparent Buttons */

.btn--transparent--white, .all--btn--transparent--white .hs-cta-wrapper a, .all--btn--transparent--white form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #ffffff!important;
color: #ffffff!important;
text-shadow: none !important;
 }
.btn--transparent--white:hover, .all--btn--transparent--white .hs-cta-wrapper a:hover, .all--btn--transparent--white form.hs-form .hs_submit input.hs-button:hover { 
background-color: #ffffff!important;
border-color: #ffffff!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--black, .all--btn--transparent--black .hs-cta-wrapper a, .all--btn--transparent--black form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #111111!important;
color: #111111!important;
text-shadow: none !important;
 }
.btn--transparent--black:hover, .all--btn--transparent--black .hs-cta-wrapper a:hover, .all--btn--transparent--black form.hs-form .hs_submit input.hs-button:hover { 
background-color: #111111!important;
border-color: #111111!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--darkgrey, .all--btn--transparent--darkgrey .hs-cta-wrapper a, .all--btn--transparent--darkgrey form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #565656!important;
color: #565656!important;
text-shadow: none !important;
 }
.btn--transparent--darkgrey:hover, .all--btn--transparent--darkgrey .hs-cta-wrapper a:hover, .all--btn--transparent--darkgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: #565656!important;
border-color: #565656!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--midgrey, .all--btn--transparent--midgrey .hs-cta-wrapper a, .all--btn--transparent--midgrey form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #EFEFEF!important;
color: #EFEFEF!important;
text-shadow: none !important;
 }
.btn--transparent--midgrey:hover, .all--btn--transparent--midgrey .hs-cta-wrapper a:hover, .all--btn--transparent--midgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: #EFEFEF!important;
border-color: #EFEFEF!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--lightgrey, .all--btn--transparent--lightgrey .hs-cta-wrapper a, .all--btn--transparent--lightgrey form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #F6F6F6!important;
color: #F6F6F6!important;
text-shadow: none !important;
 }
.btn--transparent--lightgrey:hover, .all--btn--transparent--lightgrey .hs-cta-wrapper a:hover, .all--btn--transparent--lightgrey form.hs-form .hs_submit input.hs-button:hover { 
background-color: #F6F6F6!important;
border-color: #F6F6F6!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--red, .all--btn--transparent--red .hs-cta-wrapper a, .all--btn--transparent--red form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #CB2626!important;
color: #CB2626!important;
text-shadow: none !important;
 }
.btn--transparent--red:hover, .all--btn--transparent--red .hs-cta-wrapper a:hover, .all--btn--transparent--red form.hs-form .hs_submit input.hs-button:hover { 
background-color: #CB2626!important;
border-color: #CB2626!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--blue, .all--btn--transparent--blue .hs-cta-wrapper a, .all--btn--transparent--blue form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #008BED!important;
color: #008BED!important;
text-shadow: none !important;
 }
.btn--transparent--blue:hover, .all--btn--transparent--blue .hs-cta-wrapper a:hover, .all--btn--transparent--blue form.hs-form .hs_submit input.hs-button:hover { 
background-color: #008BED!important;
border-color: #008BED!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--primary, .all--btn--transparent--primary .hs-cta-wrapper a, .all--btn--transparent--primary form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #CB2626!important;
color: #CB2626!important;
text-shadow: none !important;
 }
.btn--transparent--primary:hover, .all--btn--transparent--primary .hs-cta-wrapper a:hover, .all--btn--transparent--primary form.hs-form .hs_submit input.hs-button:hover { 
background-color: #CB2626!important;
border-color: #CB2626!important;
color: #ffffff!important;
text-shadow: none!important;
 }


.btn--transparent--secondary, .all--btn--transparent--secondary .hs-cta-wrapper a, .all--btn--transparent--secondary form.hs-form .hs_submit input.hs-button { 
background-color: transparent!important;
border-color: #111111!important;
color: #111111!important;
text-shadow: none !important;
 }
.btn--transparent--secondary:hover, .all--btn--transparent--secondary .hs-cta-wrapper a:hover, .all--btn--transparent--secondary form.hs-form .hs_submit input.hs-button:hover { 
background-color: #111111!important;
border-color: #111111!important;
color: #ffffff!important;
text-shadow: none!important;
 }





/* Font Families */
.font--heading, .font--heading * {font-family: 'Roboto',sans-serif !important;}
.font--reading, .font--reading * {font-family: 'Roboto',sans-serif !important;}
.font--fontawesome, .font--fontawesome * {font-family: 'Font Awesome 5 Free' !important;}


/* Font Sizes */
.font--1, .font--1 * {font-size: 1px!important;}
.font--2, .font--2 * {font-size: 2px!important;}
.font--3, .font--3 * {font-size: 3px!important;}
.font--4, .font--4 * {font-size: 4px!important;}
.font--5, .font--5 * {font-size: 5px!important;}
.font--6, .font--6 * {font-size: 6px!important;}
.font--7, .font--7 * {font-size: 7px!important;}
.font--8, .font--8 * {font-size: 8px!important;}
.font--9, .font--9 * {font-size: 9px!important;}
.font--10, .font--10 * {font-size: 10px!important;}
.font--11, .font--11 * {font-size: 11px!important;}
.font--12, .font--12 * {font-size: 12px!important;}
.font--13, .font--13 * {font-size: 13px!important;}
.font--14, .font--14 * {font-size: 14px!important;}
.font--15, .font--15 * {font-size: 15px!important;}
.font--16, .font--16 * {font-size: 16px!important;}
.font--17, .font--17 * {font-size: 17px!important;}
.font--18, .font--18 * {font-size: 18px!important;}
.font--19, .font--19 * {font-size: 19px!important;}
.font--20, .font--20 * {font-size: 20px!important;}
.font--21, .font--21 * {font-size: 21px!important;}
.font--22, .font--22 * {font-size: 22px!important;}
.font--23, .font--23 * {font-size: 23px!important;}
.font--24, .font--24 * {font-size: 24px!important;}
.font--25, .font--25 * {font-size: 25px!important;}
.font--26, .font--26 * {font-size: 26px!important;}
.font--27, .font--27 * {font-size: 27px!important;}
.font--28, .font--28 * {font-size: 28px!important;}
.font--29, .font--29 * {font-size: 29px!important;}
.font--30, .font--30 * {font-size: 30px!important;}
.font--31, .font--31 * {font-size: 31px!important;}
.font--32, .font--32 * {font-size: 32px!important;}
.font--33, .font--33 * {font-size: 33px!important;}
.font--34, .font--34 * {font-size: 34px!important;}
.font--35, .font--35 * {font-size: 35px!important;}
.font--36, .font--36 * {font-size: 36px!important;}
.font--37, .font--37 * {font-size: 37px!important;}
.font--38, .font--38 * {font-size: 38px!important;}
.font--39, .font--39 * {font-size: 39px!important;}
.font--40, .font--40 * {font-size: 40px!important;}
.font--41, .font--41 * {font-size: 41px!important;}
.font--42, .font--42 * {font-size: 42px!important;}
.font--43, .font--43 * {font-size: 43px!important;}
.font--44, .font--44 * {font-size: 44px!important;}
.font--45, .font--45 * {font-size: 45px!important;}
.font--46, .font--46 * {font-size: 46px!important;}
.font--47, .font--47 * {font-size: 47px!important;}
.font--48, .font--48 * {font-size: 48px!important;}
.font--49, .font--49 * {font-size: 49px!important;}
.font--50, .font--50 * {font-size: 50px!important;}


/* Headings */
h1, .h1 {
  font-family: 'Roboto',sans-serif;
  font-size: 50px;
  line-height: 1.16em;
  font-style: ;
  font-weight: 900;
  text-transform: ;
  text-decoration: ;
  letter-spacing: ;
  word-spacing: ;
  color:#111111;
}
h2, .h2 {
  font-family: 'Roboto',sans-serif;
  font-size: 32px;
  line-height: 1.25em;
  font-style: ;
  font-weight: 700;
  text-transform: ;
  text-decoration: ;
  letter-spacing: ;
  word-spacing: ;
  color:#111111;
}
h3, .h3 {
  font-family: 'Roboto',sans-serif;
  font-size: 28px;
  line-height: 1.0714285714285714em;
  font-style: ;
  font-weight: 700;
  text-transform: ;
  text-decoration: ;
  letter-spacing: ;
  word-spacing: ;
  color:#111111;
}
h4, .h4 {
  font-family: 'Roboto',sans-serif;
  font-size: 24px;
  line-height: 1.1666666666666667em;
  font-style: ;
  font-weight: 700;
  text-transform: ;
  text-decoration: ;
  letter-spacing: ;
  word-spacing: ;
  color:#111111;
}
h5, .h5 {
  font-family: 'Roboto',sans-serif;
  font-size: 14px;
  line-height: 1.4285714285714286em;
  font-style: ;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: ;
  letter-spacing: 1.75px;
  word-spacing: ;
  color:#111111;
}
h6, .h6 {
  font-family: 'Roboto',sans-serif;
  font-size: 14px;
  line-height: 1.4285714285714286em;
  font-style: ;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: ;
  letter-spacing: 2px;
  word-spacing: ;
  color:#111111;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, .h1, .h2, .h3, .h4, .h5, .h6, .p {
  display:block;
  margin-top:25px;
  margin-bottom:25px;
}
h1 + h1, h1 + .h1, h1 + h2, h1 + .h2, h1 + h3, h1 + .h3, h1 + h4, h1 + .h4, h1 + h5, h1 + .h5, h1 + h6, h1 + .h6, h1 + p, h1 + .p, h2 + h1, h2 + .h1, h2 + h2, h2 + .h2, h2 + h3, h2 + .h3, h2 + h4, h2 + .h4, h2 + h5, h2 + .h5, h2 + h6, h2 + .h6, h2 + p, h2 + .p, h3 + h1, h3 + .h1, h3 + h2, h3 + .h2, h3 + h3, h3 + .h3, h3 + h4, h3 + .h4, h3 + h5, h3 + .h5, h3 + h6, h3 + .h6, h3 + p, h3 + .p, h4 + h1, h4 + .h1, h4 + h2, h4 + .h2, h4 + h3, h4 + .h3, h4 + h4, h4 + .h4, h4 + h5, h4 + .h5, h4 + h6, h4 + .h6, h4 + p, h4 + .p, h5 + h1, h5 + .h1, h5 + h2, h5 + .h2, h5 + h3, h5 + .h3, h5 + h4, h5 + .h4, h5 + h5, h5 + .h5, h5 + h6, h5 + .h6, h5 + p, h5 + .p, h6 + h1, h6 + .h1, h6 + h2, h6 + .h2, h6 + h3, h6 + .h3, h6 + h4, h6 + .h4, h6 + h5, h6 + .h5, h6 + h6, h6 + .h6, h6 + p, h6 + .p, p + h1, p + .h1, p + h2, p + .h2, p + h3, p + .h3, p + h4, p + .h4, p + h5, p + .h5, p + h6, p + .h6, p + p, p + .p, h1 + ul, h1 + ol, ul + h1, ol + h1, h2 + ul, h2 + ol, ul + h2, ol + h2, h3 + ul, h3 + ol, ul + h3, ol + h3, h4 + ul, h4 + ol, ul + h4, ol + h4, h5 + ul, h5 + ol, ul + h5, ol + h5, h6 + ul, h6 + ol, ul + h6, ol + h6, p + ul, p + ol, ul + p, ol + p {
  margin-top:-10px;
}
/*.hs_cos_wrapper_type_rich_text ul li + li, .hs_cos_wrapper_type_rich_text ol li + li {margin-top:25px;}*/
h1 .h1, h1 .h2, h1 .h3, h1 .h4, h1 .h5, h1 .h6, h1 .p, h2 .h1, h2 .h2, h2 .h3, h2 .h4, h2 .h5, h2 .h6, h2 .p, h3 .h1, h3 .h2, h3 .h3, h3 .h4, h3 .h5, h3 .h6, h3 .p, h4 .h1, h4 .h2, h4 .h3, h4 .h4, h4 .h5, h4 .h6, h4 .p, h5 .h1, h5 .h2, h5 .h3, h5 .h4, h5 .h5, h5 .h6, h5 .p, h6 .h1, h6 .h2, h6 .h3, h6 .h4, h6 .h5, h6 .h6, h6 .p, p .h1, p .h2, p .h3, p .h4, p .h5, p .h6, p .p {
  margin-top:inherit;
  margin-bottom:inherit;
}

/* Paragraph and body text */
p, li, .p {
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-style: ;
  font-weight: 400;
  letter-spacing: ;
  word-spacing: ;
  color: #565656;
}
p span[style*="font-size"]:not([style*="line-height"]) {
  line-height:1.5em;
}

/* Blockquote */
blockquote {
  display:block;
  width:100%;
  font-family: 'Roboto',sans-serif;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: ;
  word-spacing: ;
  color: #565656;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-style: normal;
  border-left: 4px solid #111111;
  margin:20px auto;
  box-shadow:1px 1px 3px 0px rgba(0,0,0,.3);
}
.pagetype--blog blockquote > *:first-child {
  margin-top: 0px;
}
.pagetype--blog blockquote > *:last-child {
  margin-bottom:0px;
}

/* Hyperlinks */
a {
  font-family: inherit;
  font-size: ;
  line-height: ;
  font-style: ;
  font-weight: ;
  text-transform: ;
  text-decoration: ;
  letter-spacing: ;
  word-spacing: ;
  color: #565656;
}

/* Text */
.bold, .strong, .all--bold, .all--bold *, .all--strong, .all--strong * {font-weight:700!important;}
.bolder, .all--bolder, .all--bolder * {font-weight:900!important;}
.light, .all--light, .all--light * {font-weight:500!important;}
.lighter, .all--lighter, .all--lighter * {font-weight:400!important;}
.italic, .all--italic, .all--italic * {font-style:italic!important;}
.uppercase, .all--uppercase, .all--uppercase * {text-transform:uppercase;}
.lowercase, .all--lowercase, .all--lowercase * {text-transform:lowercase;}
.normalcase, .all--normalcase, .all--normalcase * {text-transform:none;}
.normal, .all--normal, .all--normal * {font-style:normal;font-weight:500;!important;}
.normal--weight, .all--normal--weight, .all--normal--weight * {font-weight:500!important;}
.normal--style, .all--normal--style, .all--normal--style * {font-style:normal!important;}



/* Background Size */
.background-size--cover {background-size:cover!important;}
.background-size--contain {background-size:contain!important;}
.background-size--contain--y {background-size:auto 100%!important;}
.background-size--contain--x {background-size:100% auto!important;}
.background-size--stretch {background-size:100% 100%!important;}
.background-size--auto {background-size:auto;}

.background-repeat {background-repeat:repeat!important;}
.background-repeat--y {background-repeat:repeat-y!important;}
.background-repeat--x {background-repeat:repeat-x!important;}
.background-repeat--none {background-repeat:no-repeat!important;}

/* Colors */


 .color--black, .all--color--black, .all--color--black *, .all--labels--black form.hs-form .hs-form-field > label, .hubui .all--labels--black form.hs-form .hs-form-field.static > label, .hubui.all--labels--black form.hs-form .hs-form-field.static > label, .all--labels--black form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--black .submitted-message, .all--labels--black .submitted-message * {color:#111111;}

 .color--darkgrey, .all--color--darkgrey, .all--color--darkgrey *, .all--labels--darkgrey form.hs-form .hs-form-field > label, .hubui .all--labels--darkgrey form.hs-form .hs-form-field.static > label, .hubui.all--labels--darkgrey form.hs-form .hs-form-field.static > label, .all--labels--darkgrey form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--darkgrey .submitted-message, .all--labels--darkgrey .submitted-message * {color:#565656;}

 .color--midgrey, .all--color--midgrey, .all--color--midgrey *, .all--labels--midgrey form.hs-form .hs-form-field > label, .hubui .all--labels--midgrey form.hs-form .hs-form-field.static > label, .hubui.all--labels--midgrey form.hs-form .hs-form-field.static > label, .all--labels--midgrey form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--midgrey .submitted-message, .all--labels--midgrey .submitted-message * {color:#EFEFEF;}

 .color--lightgrey, .all--color--lightgrey, .all--color--lightgrey *, .all--labels--lightgrey form.hs-form .hs-form-field > label, .hubui .all--labels--lightgrey form.hs-form .hs-form-field.static > label, .hubui.all--labels--lightgrey form.hs-form .hs-form-field.static > label, .all--labels--lightgrey form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--lightgrey .submitted-message, .all--labels--lightgrey .submitted-message * {color:#F6F6F6;}

 .color--red, .all--color--red, .all--color--red *, .all--labels--red form.hs-form .hs-form-field > label, .hubui .all--labels--red form.hs-form .hs-form-field.static > label, .hubui.all--labels--red form.hs-form .hs-form-field.static > label, .all--labels--red form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--red .submitted-message, .all--labels--red .submitted-message * {color:#CB2626;}

 .color--blue, .all--color--blue, .all--color--blue *, .all--labels--blue form.hs-form .hs-form-field > label, .hubui .all--labels--blue form.hs-form .hs-form-field.static > label, .hubui.all--labels--blue form.hs-form .hs-form-field.static > label, .all--labels--blue form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--blue .submitted-message, .all--labels--blue .submitted-message * {color:#008BED;}

 .color--primary, .all--color--primary, .all--color--primary *, .all--labels--primary form.hs-form .hs-form-field > label, .hubui .all--labels--primary form.hs-form .hs-form-field.static > label, .hubui.all--labels--primary form.hs-form .hs-form-field.static > label, .all--labels--primary form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--primary .submitted-message, .all--labels--primary .submitted-message * {color:#CB2626;}

 .color--secondary, .all--color--secondary, .all--color--secondary *, .all--labels--secondary form.hs-form .hs-form-field > label, .hubui .all--labels--secondary form.hs-form .hs-form-field.static > label, .hubui.all--labels--secondary form.hs-form .hs-form-field.static > label, .all--labels--secondary form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--secondary .submitted-message, .all--labels--secondary .submitted-message * {color:#111111;}




 .color--white, .all--color--white, .all--color--white *, .all--labels--white form.hs-form .hs-form-field > label, .all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .all--labels--white form.hs-form .hs-form-field.static > label, .hubui.all--labels--white form.hs-form .hs-form-field.static > label, .all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .all--labels--white .submitted-message, .all--labels--white .submitted-message * {color:#ffffff;}
.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



.color--inherit, .all--color--inherit, .all--color--inherit * {color:inherit!important;}



@media (min-width: 1164px) {

 .desk-color--white, .desk-all--color--white, .desk-all--color--white *, .desk-all--labels--white form.hs-form .hs-form-field > label, .desk-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .desk-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.desk-all--labels--white form.hs-form .hs-form-field.static > label, .desk-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .desk-all--labels--white .submitted-message, .desk-all--labels--white .submitted-message * {color:#ffffff;}
.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}



.desk-color--inherit, .desk-all--color--inherit, .desk-all--color--inherit * {color:inherit!important;}


}
@media (min-width: 1024px) and (max-width: 1163px) {

 .lap-color--white, .lap-all--color--white, .lap-all--color--white *, .lap-all--labels--white form.hs-form .hs-form-field > label, .lap-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .lap-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.lap-all--labels--white form.hs-form .hs-form-field.static > label, .lap-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .lap-all--labels--white .submitted-message, .lap-all--labels--white .submitted-message * {color:#ffffff;}
.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}



.lap-color--inherit, .lap-all--color--inherit, .lap-all--color--inherit * {color:inherit!important;}


}
@media (min-width: 1024px) {

 .lap-and-up-color--white, .lap-and-up-all--color--white, .lap-and-up-all--color--white *, .lap-and-up-all--labels--white form.hs-form .hs-form-field > label, .lap-and-up-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .lap-and-up-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.lap-and-up-all--labels--white form.hs-form .hs-form-field.static > label, .lap-and-up-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .lap-and-up-all--labels--white .submitted-message, .lap-and-up-all--labels--white .submitted-message * {color:#ffffff;}
.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}



.lap-and-up-color--inherit, .lap-and-up-all--color--inherit, .lap-and-up-all--color--inherit * {color:inherit!important;}


}
@media (max-width: 1023px) {

 .portable-color--white, .portable-all--color--white, .portable-all--color--white *, .portable-all--labels--white form.hs-form .hs-form-field > label, .portable-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .portable-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.portable-all--labels--white form.hs-form .hs-form-field.static > label, .portable-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .portable-all--labels--white .submitted-message, .portable-all--labels--white .submitted-message * {color:#ffffff;}
.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}



.portable-color--inherit, .portable-all--color--inherit, .portable-all--color--inherit * {color:inherit!important;}


}
@media (min-width: 768px) and (max-width: 1023px) {

 .tablet-color--white, .tablet-all--color--white, .tablet-all--color--white *, .tablet-all--labels--white form.hs-form .hs-form-field > label, .tablet-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .tablet-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.tablet-all--labels--white form.hs-form .hs-form-field.static > label, .tablet-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .tablet-all--labels--white .submitted-message, .tablet-all--labels--white .submitted-message * {color:#ffffff;}
.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}



.tablet-color--inherit, .tablet-all--color--inherit, .tablet-all--color--inherit * {color:inherit!important;}


}
@media (max-width: 767px) {

 .palm-color--white, .palm-all--color--white, .palm-all--color--white *, .palm-all--labels--white form.hs-form .hs-form-field > label, .palm-all--labels--white form.hs-form .hs-form-field > .input > ul > li > label, .hubui .palm-all--labels--white form.hs-form .hs-form-field.static > label, .hubui.palm-all--labels--white form.hs-form .hs-form-field.static > label, .palm-all--labels--white form.hs-form .hs-error-msgs.inputs-list li label, .palm-all--labels--white .submitted-message, .palm-all--labels--white .submitted-message * {color:#ffffff;}
.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}



.palm-color--inherit, .palm-all--color--inherit, .palm-all--color--inherit * {color:inherit!important;}


}


/* Backgrounds */
.background--white {background-color:#ffffff;}
.background--black {background-color:#111111;}
.background--darkgrey {background-color:#565656;}
.background--midgrey {background-color:#EFEFEF;}
.background--lightgrey {background-color:#F6F6F6;}
.background--red {background-color:#CB2626;}
.background--blue {background-color:#008BED;}
.background--primary {background-color:#CB2626;}
.background--secondary {background-color:#111111;}


/* Borders */
.border--white {border-color:#ffffff;}
.border--black {border-color:#111111;}
.border--darkgrey {border-color:#565656;}
.border--midgrey {border-color:#EFEFEF;}
.border--lightgrey {border-color:#F6F6F6;}
.border--red {border-color:#CB2626;}
.border--blue {border-color:#008BED;}
.border--primary {border-color:#CB2626;}
.border--secondary {border-color:#111111;}

.border--transparent {
  border-color: transparent;
}

/* Social Colors */
.color--facebook, .all--color--facebook, .all--color--facebook * {color:#395697!important;}

.color--twitter, .all--color--twitter, .all--color--twitter * {color:#50aee1!important;}

.color--linkedin, .all--color--linkedin, .all--color--linkedin * {color:#007bb6!important;}

.color--google, .all--color--google, .all--color--google * {color:#dd4b39!important;}

.color--youtube, .all--color--youtube, .all--color--youtube * {color:#bb0000!important;}

.color--instagram, .all--color--instagram, .all--color--instagram * {color:#125688!important;}

.color--pinterest, .all--color--pinterest, .all--color--pinterest * {color:#cb2027!important;}

.color--dribbble, .all--color--dribbble, .all--color--dribbble * {color:#ef558f!important;}



/* Backgrounds */
.background--email {background-color:#5d6769;}
.background--facebook {background-color:#395697;}

.background--twitter {background-color:#50aee1;}

.background--linkedin {background-color:#007bb6;}

.background--google {background-color:#dd4b39;}

.background--youtube {background-color:#bb0000;}

.background--instagram {background-color:#125688;}

.background--pinterest {background-color:#cb2027;}

.background--dribbble {background-color:#ef558f;}



/* Borders */
.border--facebook {border-color:#395697;}

.border--twitter {border-color:#50aee1;}

.border--linkedin {border-color:#007bb6;}

.border--google {border-color:#dd4b39;}

.border--youtube {border-color:#bb0000;}

.border--instagram {border-color:#125688;}

.border--pinterest {border-color:#cb2027;}

.border--dribbble {border-color:#ef558f;}



/* Borders */

.border--0 {
  border-style:solid;
  border-width: 0px;
}
.border--top--0 {
  border-style:solid;
  border-top-width: 0px!important;
}
.border--bottom--0 {
  border-style:solid;
  border-bottom-width: 0px!important;
}
.border--left--0 {
  border-style:solid;
  border-left-width: 0px!important;
}
.border--right--0 {
  border-style:solid;
  border-right-width: 0px!important;
}

.border--1 {
  border-style:solid;
  border-width: 1px;
}
.border--top--1 {
  border-style:solid;
  border-top-width: 1px!important;
}
.border--bottom--1 {
  border-style:solid;
  border-bottom-width: 1px!important;
}
.border--left--1 {
  border-style:solid;
  border-left-width: 1px!important;
}
.border--right--1 {
  border-style:solid;
  border-right-width: 1px!important;
}

.border--2 {
  border-style:solid;
  border-width: 2px;
}
.border--top--2 {
  border-style:solid;
  border-top-width: 2px!important;
}
.border--bottom--2 {
  border-style:solid;
  border-bottom-width: 2px!important;
}
.border--left--2 {
  border-style:solid;
  border-left-width: 2px!important;
}
.border--right--2 {
  border-style:solid;
  border-right-width: 2px!important;
}

.border--3 {
  border-style:solid;
  border-width: 3px;
}
.border--top--3 {
  border-style:solid;
  border-top-width: 3px!important;
}
.border--bottom--3 {
  border-style:solid;
  border-bottom-width: 3px!important;
}
.border--left--3 {
  border-style:solid;
  border-left-width: 3px!important;
}
.border--right--3 {
  border-style:solid;
  border-right-width: 3px!important;
}

.border--4 {
  border-style:solid;
  border-width: 4px;
}
.border--top--4 {
  border-style:solid;
  border-top-width: 4px!important;
}
.border--bottom--4 {
  border-style:solid;
  border-bottom-width: 4px!important;
}
.border--left--4 {
  border-style:solid;
  border-left-width: 4px!important;
}
.border--right--4 {
  border-style:solid;
  border-right-width: 4px!important;
}

.border--5 {
  border-style:solid;
  border-width: 5px;
}
.border--top--5 {
  border-style:solid;
  border-top-width: 5px!important;
}
.border--bottom--5 {
  border-style:solid;
  border-bottom-width: 5px!important;
}
.border--left--5 {
  border-style:solid;
  border-left-width: 5px!important;
}
.border--right--5 {
  border-style:solid;
  border-right-width: 5px!important;
}

.border--6 {
  border-style:solid;
  border-width: 6px;
}
.border--top--6 {
  border-style:solid;
  border-top-width: 6px!important;
}
.border--bottom--6 {
  border-style:solid;
  border-bottom-width: 6px!important;
}
.border--left--6 {
  border-style:solid;
  border-left-width: 6px!important;
}
.border--right--6 {
  border-style:solid;
  border-right-width: 6px!important;
}

.border--7 {
  border-style:solid;
  border-width: 7px;
}
.border--top--7 {
  border-style:solid;
  border-top-width: 7px!important;
}
.border--bottom--7 {
  border-style:solid;
  border-bottom-width: 7px!important;
}
.border--left--7 {
  border-style:solid;
  border-left-width: 7px!important;
}
.border--right--7 {
  border-style:solid;
  border-right-width: 7px!important;
}

.border--8 {
  border-style:solid;
  border-width: 8px;
}
.border--top--8 {
  border-style:solid;
  border-top-width: 8px!important;
}
.border--bottom--8 {
  border-style:solid;
  border-bottom-width: 8px!important;
}
.border--left--8 {
  border-style:solid;
  border-left-width: 8px!important;
}
.border--right--8 {
  border-style:solid;
  border-right-width: 8px!important;
}

.border--9 {
  border-style:solid;
  border-width: 9px;
}
.border--top--9 {
  border-style:solid;
  border-top-width: 9px!important;
}
.border--bottom--9 {
  border-style:solid;
  border-bottom-width: 9px!important;
}
.border--left--9 {
  border-style:solid;
  border-left-width: 9px!important;
}
.border--right--9 {
  border-style:solid;
  border-right-width: 9px!important;
}

.border--10 {
  border-style:solid;
  border-width: 10px;
}
.border--top--10 {
  border-style:solid;
  border-top-width: 10px!important;
}
.border--bottom--10 {
  border-style:solid;
  border-bottom-width: 10px!important;
}
.border--left--10 {
  border-style:solid;
  border-left-width: 10px!important;
}
.border--right--10 {
  border-style:solid;
  border-right-width: 10px!important;
}


.border-radius {
  border-radius:6px;
}

.border-radius--0 {border-radius: 0px;}
.border-radius--1 {border-radius: 1px;}
.border-radius--2 {border-radius: 2px;}
.border-radius--3 {border-radius: 3px;}
.border-radius--4 {border-radius: 4px;}
.border-radius--5 {border-radius: 5px;}
.border-radius--6 {border-radius: 6px;}
.border-radius--7 {border-radius: 7px;}
.border-radius--8 {border-radius: 8px;}
.border-radius--9 {border-radius: 9px;}
.border-radius--10 {border-radius: 10px;}
.border-radius--11 {border-radius: 11px;}
.border-radius--12 {border-radius: 12px;}
.border-radius--13 {border-radius: 13px;}
.border-radius--14 {border-radius: 14px;}
.border-radius--15 {border-radius: 15px;}
.border-radius--16 {border-radius: 16px;}
.border-radius--17 {border-radius: 17px;}
.border-radius--18 {border-radius: 18px;}
.border-radius--19 {border-radius: 19px;}
.border-radius--20 {border-radius: 20px;}


.border-radius--circle {
  border-radius: 50%;
}
.border-radius--pill {
  border-radius:9999px;
}

/* Shadows */

.box-shadow {
  -webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
  -moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
  box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
}

.text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}



/* Fades & Animations */

.fade--in, .fade--up, .fade--down, .fade--left, .fade--right { opacity: 0; -webkit-transition: opacity 1.25s ease-in-out; -moz-transition: opacity 1.25s ease-in-out; -ms-transition: opacity 1.25s ease-in-out; -o-transition: opacity 1.25s ease-in-out; transition: opacity 1.25s ease-in-out; }

.fade--up, .fade--down, .fade--left, .fade--right { -webkit-transition: opacity 1.25s ease-in-out, transform 1.25s ease-in-out; -moz-transition: opacity 1.25s ease-in-out, transform 1.25s ease-in-out; -ms-transition: opacity 1.25s ease-in-out, transform 1.25s ease-in-out; -o-transition: opacity 1.25s ease-in-out, transform 1.25s ease-in-out; transition: opacity 1.25s ease-in-out, transform 1.25s ease-in-out; }

.fade--up { transform: translateY(50px); }
.fade--down { transform: translateY(-50px); }
.fade--left { transform: translateX(75px); }
.fade--right { transform: translateX(-75px); }

.production--fade.fade--in, .production--fade.fade--up, .production--fade.fade--down, .production--fade.fade--left, .production--fade.fade--right, .production--fade.fade--load { opacity: 1; }
.production--fade.fade--up, .production--fade.fade--down { transform: translateY(0); }
.production--fade.fade--left, .production--fade.fade--right { transform: translateX(0); }
.fade--delay--1 { -webkit-transition-delay: 0.33s; transition-delay: 0.33s; }
.fade--delay--2 { -webkit-transition-delay: 0.66s; transition-delay: 0.66s; }
.fade--delay--3 { -webkit-transition-delay: 0.99s; transition-delay: 0.99s; }
.fade--delay--4 { -webkit-transition-delay: 1.32s; transition-delay: 1.32s; }
.fade--delay--5 { -webkit-transition-delay: 1.6500000000000001s; transition-delay: 1.6500000000000001s; }
.fade--delay--6 { -webkit-transition-delay: 1.98s; transition-delay: 1.98s; }
.fade--delay--7 { -webkit-transition-delay: 2.31s; transition-delay: 2.31s; }
.fade--delay--8 { -webkit-transition-delay: 2.64s; transition-delay: 2.64s; }
.fade--delay--9 { -webkit-transition-delay: 2.97s; transition-delay: 2.97s; }
.fade--delay--10 { -webkit-transition-delay: 3.3000000000000003s; transition-delay: 3.3000000000000003s; }


@media   (max-width: 1023px) {
.fade--left,
.fade--right { transform: translateX(0); }
.fade--in,
.fade--up,
.fade--down,
.fade--left,
.fade--right {opacity:1;}
}



.mix {display:none;}



.hubspot-link__container {
  display:none!important;
}

/* Grid */
html {
  background:#ffffff;
}
.row-fluid [class*="span"] {
  min-height:0px!important;
}

/* Menus */

.hs-menu-wrapper ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
  display: inline-block;
  vertical-align: top;
}


/* Forms */

form.hs-form.stacked .actions {display:inline-block;padding:0px;margin:0px;text-align:center;}
.hbspt-form .submitted-message {
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-style: ;
  font-weight: 400;
  letter-spacing: ;
  word-spacing: ;
  color: #565656;
}
.hs_cos_wrapper_type_form {
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-style: ;
  font-weight: 400;
  letter-spacing: ;
  word-spacing: ;
  color: #565656;
}
.hs_cos_wrapper_type_form .form-title {margin-top: 0px;}
.hs_cos_wrapper_type_form > a[name] {display: none;}
form.hs-form .hs_error_rollup {display:none!important;}
form.hs-form input[type="text"].hs-input,
form.hs-form input[type="number"].hs-input,
form.hs-form input[type="email"].hs-input,
form.hs-form input[type="tel"].hs-input,
form.hs-form textarea.hs-input,
.production--form input[type="text"],
.production--form input[type="number"],
.production--form input[type="email"],
.production--form input[type="tel"],
.production--form input[type="search"],
.production--form textarea {
  display:block;
  max-width:100%;
  width:100%!important;
  padding-top:12px;
  padding-bottom:12px;
  padding-left:15px;
  padding-right:15px;
  margin-top:0px;
  outline:none;
  box-shadow: none;
  height:auto;
  background-color:#ffffff;
  color:#565656;

  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: ;
  letter-spacing: 0px;
  word-spacing: ;
  border-color: #EFEFEF;
  border-style: solid;
  border-width: 2px;
  border-radius: 0px;

  -webkit-appearance:none;

  -moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
form.hs-form .hs-form-field .input .hs-fieldtype-intl-phone select.hs-input {
  display: inline-block!important;
  vertical-align: top;
  width: 40%!important;
}
form.hs-form .hs-form-field .input .hs-fieldtype-intl-phone select.hs-input + input.hs-input {
  display: inline-block!important;
  width: 57%!important;
  margin-left:3%!important;
}

form.hs-form textarea.hs-input, .production--form textarea {
  min-height: calc(1.5em * 5);
}


form.hs-form select.hs-input,
.production--form select {
  width:100%!important;
  max-width:100%!important;
  margin-top:0px;
  height:auto;

  color:#565656;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23CB2626" d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>');
    background-repeat:no-repeat;
    background-position:right 15px center;
    background-color:#ffffff;
    background-size:14px;

    outline:none;
    box-shadow: none;

    padding-top:12px;
    padding-bottom:12px;
    padding-left:15px;
    padding-right:30px;

    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    text-transform: ;
    letter-spacing: 0px;
    word-spacing: ;
    border-color: #EFEFEF;
    border-style: solid;
    border-width: 2px;
    border-radius: 0px;
    }
form.hs-form select.hs-input::-ms-expand,
.production--form select::-ms-expand {
  display: none;
}
form.hs-form select.hs-input option, .production--form select.hs-input option {
  color:#111111!important;
}
form.hs-form label, .production--form label {
  display:block;
  text-align:left;
  font-family:'Roboto',sans-serif;
  font-size:16px;
  line-height:1.5em;
  font-style:normal;
  font-weight:400;
  letter-spacing:;
  text-transform:;
  word-spacing:;
  color:#565656;
}
form.hs-form fieldset,
.production--form fieldset {
  float:left;
  max-width:100%;
  width:100%;
}
form.hs-form .field,
.production--form .field {
  margin-bottom:0px;
  position:relative;
}
form.hs-form .inputs-list {
  margin-bottom:25px;
  padding-left:0px;
  list-style:none;
}
form.hs-form .hs_recaptcha {
  clear:both;
}
form.hs-form #captcha_wrapper {
  margin-bottom:25px;
  clear:both;
}
form.hs-form #captcha_wrapper #recaptcha_area,
form.hs-form #captcha_wrapper #recaptcha_table {
  max-width:100%;
}
form.hs-form #captcha_wrapper #recaptcha_table {
  display: block;
  overflow: hidden;
  background: #dedede;
  border-color: #EFEFEF!important;
  border-style: solid!important;
  border-width: 2px!important;
  border-radius: 0px;
}
form.hs-form #captcha_wrapper #recaptcha_table * {
  -moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
form.hs-form #captcha_wrapper #recaptcha_table td {
  background-image: none;
}
form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_input_area {
  width:171px!important;
  margin-left:0px!important;
  margin-right:0px!important;
}
form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_response_field {
  width:100%!important;
  margin-top:8px!important;
  padding: 4px 4px!important;
  border-color: #EFEFEF;
}
form.hs-form #captcha_wrapper #recaptcha_table .recaptcha_r4_c4 {
  background:url('https://tools.impactbnd.com/production/global/recaptcha_logo.png') no-repeat top right!important;
  background-size: 90% auto!important;
}
form.hs-form #captcha_wrapper #recaptcha_table #recaptcha_privacy a {
  font-size:13px!important;
}
form.hs-form fieldset.form-columns-1 > .hs-form-field,
form.hs-form > .hs-form-field {
  display:inline-block;
  width:100%;
}
form.hs-form fieldset.form-columns-1 .hs-form-field {
  width:100%;
  padding:0px;
}
form.hs-form fieldset.form-columns-2 > .hs-form-field {
  display:inline-block;
  vertical-align:top;
  width:48.5%!important;
  padding:0px;
  margin-left:3%;
  float:none;
}
form.hs-form fieldset.form-columns-2 > .hs-form-field:first-child {
  margin-left:0px;
}
@media   (max-width: 767px) {
form.hs-form fieldset.form-columns-2 > .hs-form-field {
  width:100%!important;
  margin-left:0px;
}
}
form.hs-form fieldset.form-columns-2 .hs-richtext+.hs-form-field {
  margin-left:0px!important;
}
form.hs-form fieldset.form-columns-3 > .hs-form-field {
  display:inline-block;
  vertical-align:top;
  width:31.3333333%!important;
  padding:0px;
  margin-left:3%;
  float:none;
}
form.hs-form fieldset.form-columns-3 > .hs-form-field:first-child {
  margin-left:0px;
}
@media   (max-width: 767px) {
form.hs-form fieldset.form-columns-3 > .hs-form-field {
  width:100%!important;
  margin-left:0px;
}
}
form.hs-form fieldset.form-columns-3 .hs-richtext+.hs-form-field {
  margin-left:0px!important;
}
form.hs-form fieldset > .hs-form-field > label,
form.hs-form > .hs-form-field > label {
  margin-bottom:15px;
}
form.hs-form .hs-form-required {
  color: #DD2D2D;
}
form.hs-form .hs-form-field > .input {
  margin-bottom:25px;
  margin-right:0px!important;
}
form.hs-form .inputs-list label {
  display:block!important;
}
form.hs-form .inputs-list label input {
  display:inline-block;
  width:auto;
  margin-right:10px;
}
form.hs-form .hs_submit {
  clear: both;
  width: 100%;
  display: block;
}
form.hs-form .hs_submit {
  padding-top:10px;
}
form.hs-form .hs_submit input.hs-button,
form.hs-form .hs_submit input.hs-button:active {
  -webkit-appearance: none;
  outline:none!important;
  box-shadow:none!important;
  text-shadow:none;
}
form.hs-form .hs_submit input.hs-button {
  display:inline-block;

  color: #ffffff;
  background-image:none;
  background-color:#CB2626;
  text-align: center;
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  line-height: 1.375em;
  font-style: ;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  word-spacing: ;
  padding: 20px 25px;
  border-radius: 0px;
  min-width: 120px;
  width:auto;
  max-width:100%;

  border-width:2px!important;
  border-style:solid!important;
  border-color:#CB2626;

  -webkit-box-shadow:!important;
  -moz-box-shadow:!important;
  box-shadow:!important;
  text-shadow: none!important;

  background-image:none!important;

  outline:none!important;

  -moz-box-sizing:border-box!important;
  -webkit-box-sizing:border-box!important;
  box-sizing:border-box!important;
}
form.hs-form .hs_submit input.hs-button:hover {
  cursor:pointer;
  color: #ffffff;
}

form.hs-form fieldset.form-columns-2 > .hs-form-field,
form.hs-form fieldset.form-columns-3 > .hs-form-field {
  vertical-align:bottom;
}
form.hs-form .hs-error-msgs.inputs-list {
  position:absolute;
  right:0;
  list-style:none!important;
  padding:0px;
  margin:calc(-1 * 25px) 0 0 0;
  top:100%;
  width:100%;
  z-index:5;
}

form.hs-form .hs-error-msgs.inputs-list li label {
  list-style: none;
  margin: 0px;
  padding: 0;
  font-style: italic;
  font-size:12px;
  color: #DD2D2D;
  text-align:right;
  line-height:1.5em;
}
form.hs-form .hs-error-msgs.inputs-list li label a {
  display: inline-block;
  position:relative;
  color: inherit;
  font: inherit;
  background: #f8f1f1;
  z-index: 5;
  border: 1px solid;
  width: 400px;
  max-width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration:none;
  font-style:normal;
  text-align:left;
}
form.hs-form .hs-error-msgs.inputs-list li label a:after {
  content:"→";
  display:inline-block;
  margin-left:5px;
}
form.hs-form .hs-error-msgs.inputs-list li label a:hover {
  text-decoration:underline;
}
/*
form.hs-form .hs-error-msgs.inputs-list li label:before {
font-size:12px;
line-height:12px;
content:"Required field. ";
}
form.hs-form .hs-error-msgs.inputs-list li+li {
display:none;
}
form.hs-form .hs_email.filled .hs-error-msgs.inputs-list li label:before {
content: "Please use a valid email. ";
}
*/
form.hs-form hs-input.error, .hs-input.invalid {
  border-color: #DD2D2D!important;
}
form.hs-form .legal-consent-container {
  margin-bottom:15px;
  text-align:left;
}
form.hs-form .legal-consent-container .hs-richtext > *:first-child {
  margin-top:0px;
}

.no--labels .hs-form-field > label {
  display:none!important;
}
html.no-textshadow .no--labels .hs-form-field > label {
  display:block!important;
}
html.no-backgroundsize .no--labels label {
  display:block!important;
}
#hs_cos_wrapper_blog_comments #comments-listing .comment-from a {
  color: inherit!important;
  background: none!important;
  padding: 0px!important;
  font: inherit!important;
  display: inline!important;
}

.all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.all--btn--wide form.hs-form.stacked .actions {
  display:block;
}

@media (min-width: 1164px) {
.desk-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.desk-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.desk-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.desk-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.lap-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.lap-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.lap-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}
@media (min-width: 1024px) {
.lap-and-up-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.lap-and-up-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.lap-and-up-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.lap-and-up-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}
@media (max-width: 1023px) {
.portable-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.portable-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.portable-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.portable-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.tablet-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.tablet-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.tablet-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}
@media (max-width: 767px) {
.palm-all--btn--left form.hs-form .hs_submit {
  text-align:left;
}
.palm-all--btn--center form.hs-form .hs_submit {
  text-align:center;
}
.palm-all--btn--right form.hs-form .hs_submit {
  text-align:right;
}
.palm-all--btn--wide form.hs-form.stacked .actions {
  display:block;
}
}


/* HubUI */

.hubui form.hs-form .hs-form-field > label {
  display: block !important;
  position: absolute;
  margin: 0px;
  width: 100%;
  opacity: .9;
  filter: alpha(opacity=90);
  background: transparent;
  pointer-events: none;
  
  padding-top: 13px;
  
  padding-bottom: 12px;
  
  padding-left: 17px;
  padding-right: 17px;
  
  outline: none;
  height: auto;


  font-family: 'Roboto',sans-serif;
  font-size: 16px!important;
  
  line-height: 24.0px;
  
  font-weight:400;
  text-transform:;
  letter-spacing:;
  word-spacing:;

  z-index: 1;
  
  top:2px;
  
  left: 0;
  right: 0;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: font-size .3s ease-in-out, padding-top .3s ease-in-out, color .3s ease-in-out, line-height .3s ease-in-out;
  -moz-transition: font-size .3s ease-in-out, padding-top .3s ease-in-out, color .3s ease-in-out, line-height .3s ease-in-out;
  -ms-transition: font-size .3s ease-in-out, padding-top .3s ease-in-out, color .3s ease-in-out, line-height .3s ease-in-out;
  -o-transition: font-size .3s ease-in-out, padding-top .3s ease-in-out, color .3s ease-in-out, line-height .3s ease-in-out;
  transition: font-size .3s ease-in-out, padding-top .3s ease-in-out, color .3s ease-in-out, line-height .3s ease-in-out;
}
.hubui form.hs-form .hs-form-field.hubui--enabled > label {
  color:#565656;
}
.hubui form.hs-form .hs-form-field > label a {
  position: relative;
  z-index: 3;
  pointer-events: auto;
}
.hubui form.hs-form .hs-form-field input[type="text"].hs-input,
.hubui form.hs-form .hs-form-field input[type="number"].hs-input,
.hubui form.hs-form .hs-form-field input[type="email"].hs-input,
.hubui form.hs-form .hs-form-field input[type="tel"].hs-input,
.hubui form.hs-form .hs-form-field input[type="password"].hs-input,
.hubui form.hs-form .hs-form-field textarea.hs-input {
  line-height: 1.5em;
  
  padding-top: 14px;
  
}
.hubui form.hs-form .hs-form-field input::-webkit-input-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field input::-moz-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field input:-ms-input-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field input:-moz-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field textarea::-webkit-input-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field textarea::-moz-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field textarea:-ms-input-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field textarea:-moz-placeholder { color: transparent; }
.hubui form.hs-form .hs-form-field select {
  padding-top: 13.0px;
  padding-bottom: 13.0px;
}
.hubui form.hs-form .hs-form-field.focus > label,
.hubui form.hs-form .hs-form-field.filled > label {
  font-size: 10px !important;
  padding-top: 3px;
  line-height:1em;
}
.hubui form.hs-form .hs-form-field.valid > label {
  color: #19920B;
}
.hubui form.hs-form .hs-form-field.filled.invalid > label {
  color: #DD2D2D !important;
}
.hubui form.hs-form .hs-form-field.focus > label {
  color: #0D4FB1;
}
.hubui form.hs-form .hs-form-field.static > label {
  position: relative !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
  left: auto;
  right: auto;
  font-family: 'Roboto',sans-serif;
  font-size: 16px!important;
  font-style:normal;
  font-weight:400;
  line-height: 1.5em;
  color: #565656;
  letter-spacing:;
  word-spacing:;
}
.hubui form.hs-form .hs-dependent-field .hs-form-field > label {
  position: relative !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  left: auto;
  right: auto;
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  font-style:normal;
  font-weight:400;
  line-height: 1.5em;
  color: #565656;
  letter-spacing:;
  word-spacing:;
}

/* FLEXSLIDER */

.flexslider--slider { display: block; width: 100%; overflow: visible; position: relative; }
.flexslider--slider .flexslider--slide--wrapper { position: relative; width: 100%; overflow: hidden; }
.flexslider--slider .flexslider--slide { position: absolute; width: 100%; }
.flexslider--slider.flexslider--type--slide .flexslider--slide { -webkit-transition: left 0.5s ease-in-out; -moz-transition: left 0.5s ease-in-out; -ms-transition: left 0.5s ease-in-out; -o-transition: left 0.5s ease-in-out; transition: left 0.5s ease-in-out; }
.flexslider--slider.flexslider--type--fade .flexslider--slide { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; }
.flexslider--slider.flexslider--type--fade .flexslider--slide.active { opacity: 1; filter: alpha(opacity=100); }
.flexslider--slider.flexslider--type--static .flexslider--slide {left:0%;}

.flexslider--prev, .flexslider--next { position: absolute; top: 50%; display: block; height: 40px; width: 40px; background: transparent; margin-top: -20px; font-size: 30px; line-height: 40px; text-align: center; color: #7c7c7c; }
.flexslider--prev:hover, .flexslider--next:hover { cursor: pointer; }

.flexslider--prev { left: 0; margin-left: -60px; }

.flexslider--next { right: 0; margin-right: -60px; }

.flexslider--autoslide { display: block; visibility: hidden; position: absolute; width: 0%; }

.flexslider--controls { display: block; text-align: center; padding: 20px 0px 0px;margin:0px; }
.flexslider--controls li { display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin: 0px 8px; background: #7c7c7c; opacity: .7; filter: alpha(opacity=70); -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -ms-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
.flexslider--controls li:hover, .flexslider--controls li.active { opacity: 1; filter: alpha(opacity=100); cursor: pointer; }




  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





.section--categories--media--description {
  display:block;
  position:absolute;
  top:30px;
  left:30px;
  text-align:left;
  max-width:300px;
  z-index:3;
}
.section--categories--media--description,
.section--categories--media--description p,
.section--categories--media--description li {
  font-size:16px;
}
.section--categories--contentbackground {
  display:block;
  position:absolute;
  top:0;
  width:50%;
  height:100%;
  z-index:2;
}
.section--categories .section--categories--media {
  display:block;
  position:absolute;
  top:0;
  width:50%;
  height:100%;
}

.section--categories--left .section--categories--contentbackground {
  left:0;
  right:auto;
}
.section--categories--right .section--categories--contentbackground {
  right:0;
  left:auto;
}
.section--categories--right .section--categories--media {
  left:0;
  right:auto;
}
.section--categories--left .section--categories--media {
  right:0;
  left:auto;
}

.section--categories .section--categories--media--cta {
  display:block;
  position:absolute;
  bottom:0px;
  z-index:3;
}
.section--categories--right .section--categories--media--cta {
  left:auto;
  right:40px;
}
.section--categories--left .section--categories--media--cta {
  right:auto;
  left:40px;
}

.section--categories--categories {
  margin-top:20px;
}
.section--categories--category {
  display:block;
  background:#F6F6F6;
  padding:15px 18px;
  margin-top:10px;
  border-left:2px solid transparent;
  box-shadow:0px 0px 10px 0px rgba(0,0,0,0);
  -webkit-transition: background .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
-moz-transition: background .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
-ms-transition: background .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
-o-transition: background .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
transition: background .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
}
.section--categories--category:first-child {
  margin-top:0px;
}
.section--categories--category:hover {
  background:#ffffff; 
  box-shadow:0px 0px 10px 0px rgba(0,0,0,.05);
  cursor:pointer;
  border-left:2px solid #CB2626;
}
.section--categories--contentblock {
  padding-left:19px;
  padding-right:19px;
}

a.section--categories--category span.btn--simple {
  color:#aaaaaa ;
}
a.section--categories--category:hover span.btn--simple {
  color:#CB2626; 
}

@media (min-width: 1024px)   {
.section--categories--right .section--categories--content--wrapper {
  display:inline-block;
  width: 48.25%;;
  margin-left:0px;
  margin-right:1.75%;
}
.section--categories--left .section--categories--content--wrapper {
  display:inline-block;
  width: 48.25%;;
  margin-right:0px;
  margin-left:1.75%;
}

.section--categories--right .section--categories--content {
  padding-left:40px;
}
.section--categories--left .section--categories--content {
  padding-right:40px;
}

.section--categories--right .section--categories--media,
.section--categories--left .section--categories--contentbackground {
  border-right:1px solid #ffffff;
}
.section--categories--left .section--categories--media,
.section--categories--right .section--categories--contentbackground {
  border-left:1px solid #ffffff;
}
}

@media   (max-width: 1023px) {
.section--categories .section--categories--content--wrapper {
  display:inline-block;
  width: 96.5%;;
  margin-left:1.75%;
  margin-right:1.75%;
}
.section--categories--contentbackground {
  width:100%; 
}
.section--categories--contentblock {
  margin-top:20px; 
}
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





.section--columns--divider--vertical {
  display:inline;
  position:absolute;
  left:auto;
  top:auto;
  width:1px;
  background:#111111;
  opacity:.15;
  filter:alpha(opacity=15);
  height:0px;
}
.section--columns--divider--horizontal {
  display:block;
  position:absolute;
  background:#111111;
  opacity:.15;
  filter:alpha(opacity=15);
  height:1px;
  top:0px;
  left:0px;
  right:0px;
}
.section--columns .grid.hard .section--columns--divider--horizontal,
.section--columns .grid.hard--sides .section--columns--divider--horizontal {
  left:15px;
  right:15px;
}
    

    
      
      
      
    
      
      
      
        


















 





.section--columns--divider--vertical {
  display:inline;
  position:absolute;
  left:auto;
  top:auto;
  width:1px;
  background:#111111;
  opacity:.15;
  filter:alpha(opacity=15);
  height:0px;
}
.section--columns--divider--horizontal {
  display:block;
  position:absolute;
  background:#111111;
  opacity:.15;
  filter:alpha(opacity=15);
  height:1px;
  top:0px;
  left:0px;
  right:0px;
}
.section--columns .grid.hard .section--columns--divider--horizontal,
.section--columns .grid.hard--sides .section--columns--divider--horizontal {
  left:15px;
  right:15px;
}
      
    
      
      
      
    
  

  
    
    
    
      




















.section--faqs--faq {
  display:block;
  position:relative;
  border-bottom:1px solid #111111;
}
.section--faqs--faq:first-child {
  border-top:1px solid #111111;
}
.section--faqs--faq--redirect {
  display:block;
  position:relative;
  padding-right:40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--faqs--faq--toggle:hover,
.section--faqs--faq--redirect:hover {
  cursor:pointer;
}
.section--faqs--faq--redirect:after {
  content:"\f35d";
}

.section--faqs--faq--toggle {
  display:flex;
  align-items: center;
  justify-content: space-between;
  position:relative;
  gap: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--faqs .accordion--trigger--icon {
  display: block;
  position: relative;
}
.section--faqs .accordion--trigger--icon > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  width: 20px;
  background: #CB2626;
  transform-origin: center;
}
.section--faqs .accordion--trigger--icon span:nth-child(2) {
  transform: rotate(90deg);
  -webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;;
}
.section--faqs .section--faqs--faq.active .accordion--trigger--icon span:nth-child(2) {
  transform: rotate(0);
}

.section--faqs--faq--redirect,
.section--faqs--faq--redirect h3 {
  text-decoration:none!important;
}
.section--faqs--faq--content {
  width:100%;
}
.section--faqs--faq--content--ungrid {
  display:block;
  margin-left:-1.75%;
  margin-right:-1.75%;
}
.section--faqs--faq--content--inner--spacer {
  display:block;
  width:100%;
  height:30px;
}

@media   (max-width: 1023px) {
  .section--faqs .section--faqs--faq--toggle h3 {
    font-size: 22px;
    line-height: 1.3em;
  }
}


  .all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }

@media (min-width: 1164px) {
  .desk-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .desk-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .desk-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) and (max-width: 1163px) {
  .lap-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .lap-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .lap-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) {
  .lap-and-up-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .lap-and-up-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .lap-and-up-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (max-width: 1023px) {
  .portable-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .portable-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .portable-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .tablet-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .tablet-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (max-width: 767px) {
  .palm-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .palm-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .palm-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}

    

    
      
      
      
    
      
      
      
        




















.section--faqs--faq {
  display:block;
  position:relative;
  border-bottom:1px solid #111111;
}
.section--faqs--faq:first-child {
  border-top:1px solid #111111;
}
.section--faqs--faq--redirect {
  display:block;
  position:relative;
  padding-right:40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--faqs--faq--toggle:hover,
.section--faqs--faq--redirect:hover {
  cursor:pointer;
}
.section--faqs--faq--redirect:after {
  content:"\f35d";
}

.section--faqs--faq--toggle {
  display:flex;
  align-items: center;
  justify-content: space-between;
  position:relative;
  gap: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--faqs .accordion--trigger--icon {
  display: block;
  position: relative;
}
.section--faqs .accordion--trigger--icon > span {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  width: 20px;
  background: #CB2626;
  transform-origin: center;
}
.section--faqs .accordion--trigger--icon span:nth-child(2) {
  transform: rotate(90deg);
  -webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;;
}
.section--faqs .section--faqs--faq.active .accordion--trigger--icon span:nth-child(2) {
  transform: rotate(0);
}

.section--faqs--faq--redirect,
.section--faqs--faq--redirect h3 {
  text-decoration:none!important;
}
.section--faqs--faq--content {
  width:100%;
}
.section--faqs--faq--content--ungrid {
  display:block;
  margin-left:-1.75%;
  margin-right:-1.75%;
}
.section--faqs--faq--content--inner--spacer {
  display:block;
  width:100%;
  height:30px;
}

@media   (max-width: 1023px) {
  .section--faqs .section--faqs--faq--toggle h3 {
    font-size: 22px;
    line-height: 1.3em;
  }
}


  .all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }

@media (min-width: 1164px) {
  .desk-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .desk-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .desk-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) and (max-width: 1163px) {
  .lap-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .lap-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .lap-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) {
  .lap-and-up-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .lap-and-up-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .lap-and-up-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (max-width: 1023px) {
  .portable-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .portable-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .portable-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .tablet-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .tablet-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}
@media (max-width: 767px) {
  .palm-all--color--white .section--faqs--faq:first-child {
    border-top-color:#ffffff;
  }
  .palm-all--color--white .section--faqs--faq {
    border-bottom-color:#ffffff;
  }
  .palm-all--color--white .section--faqs--faq--toggle:after {
    color:#ffffff!important;
  }
}

      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





@media (min-width: 768px)   {
.section--leftrightfloat--media {
  display:block!important; 
  position:absolute;
  top:0;
  width:48.25%;
  height:100%;
}
.section--leftrightfloat--media--wrapper {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--leftrightfloat--right div.section--leftrightfloat--media {
  left:0;
}
.section--leftrightfloat--left div.section--leftrightfloat--media {
  right:0;
}
.section--leftrightfloat--media--video--icon {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateY(-50%) translateX(-50%);
  -moz-transform:translateY(-50%) translateX(-50%);
  transform:translateY(-50%) translateX(-50%);
}
}
@media (min-width: 1164px)   {
.section--leftrightfloat--right .section--leftrightfloat--content {
  padding-left:40px;
}
.section--leftrightfloat--left .section--leftrightfloat--content {
  padding-right:40px;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.section--leftrightfloat--right .section--leftrightfloat--content {
  padding-left:15px;
}
.section--leftrightfloat--left .section--leftrightfloat--content {
  padding-right:15px;
}
}
@media   (max-width: 767px) {
.section--leftrightfloat--media--wrapper {
  background:none; 
}
}
    

    
      
      
      
    
      
      
      
        


















 





@media (min-width: 768px)   {
.section--leftrightfloat--media {
  display:block!important; 
  position:absolute;
  top:0;
  width:48.25%;
  height:100%;
}
.section--leftrightfloat--media--wrapper {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--leftrightfloat--right div.section--leftrightfloat--media {
  left:0;
}
.section--leftrightfloat--left div.section--leftrightfloat--media {
  right:0;
}
.section--leftrightfloat--media--video--icon {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translateY(-50%) translateX(-50%);
  -moz-transform:translateY(-50%) translateX(-50%);
  transform:translateY(-50%) translateX(-50%);
}
}
@media (min-width: 1164px)   {
.section--leftrightfloat--right .section--leftrightfloat--content {
  padding-left:40px;
}
.section--leftrightfloat--left .section--leftrightfloat--content {
  padding-right:40px;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.section--leftrightfloat--right .section--leftrightfloat--content {
  padding-left:15px;
}
.section--leftrightfloat--left .section--leftrightfloat--content {
  padding-right:15px;
}
}
@media   (max-width: 767px) {
.section--leftrightfloat--media--wrapper {
  background:none; 
}
}
      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





.section--multibutton--description {
  display:block;
  position:absolute;
  top:30px;
  left:30px;
  text-align:left;
  max-width:300px;
}
.section--multibutton--description,
.section--multibutton--description p,
.section--multibutton--description li {
  font-size:16px;
}
@media   (max-width: 1023px) {
.section--multibutton--description {
 position:relative;
  top:auto;
  left:0px;
  text-align:center;
  padding-left:20px;
  padding-right:20px;
  margin-top:20px;
  max-width:100%;
}
.section--multibutton--description,
.section--multibutton--description p,
.section--multibutton--description li {
  font-size:12px;
}
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





.section--noticebar--body {
  display:flex;
  align-items:center;
  justify-content: center;
}
.section--noticebar--content {
max-width:60%;
}
.section--noticebar--buttons {

}
.section--noticebar--content + .section--noticebar--buttons {
  padding-left:30px;
}
@media   (max-width: 1023px) {
.section--noticebar--body {
  display:block;
}
.section--noticebar--content {
  display:block;
  max-width:100%;
}
.section--noticebar--buttons {
  display:block;
}
.section--noticebar--content + .section--noticebar--buttons {
  margin-top:15px; 
  padding-left:0px;
}
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      
























.section--swatchslider .production--form select {
  border-color:#111111!important;
  border-color: #111 !important;
  padding-left: 20px!important;
  padding-top: 13px!important;
  padding-bottom: 13px!important;
  padding-right: 46px!important;
}
.section--swatchslider--top .production--form select:hover {
  cursor:pointer;
}
.section--swatchslider--swatches--wrapper {
  display:block;
  margin-left:-5px;
  margin-right:-5px;
  overflow:hidden;
}
.section--swatchslider--swatches--spacer {
  display:block;
  width:100%;
  height:20px;
}
.section--swatchslider--swatches {
  display:block!important;
  width:100%;
  text-align:left;
  padding:0px;
}
.section--swatchslider--swatches li {
  display:inline-block;
  position:relative;
  border-radius:0px!important;
  width:8.33333%;
  height:auto!important;
  vertical-align:bottom;
  opacity:1!important;
  filter:alpha(opacity=100)!important;
  background:transparent!important;
  margin:15px 0px 0px 0px;
  padding:5px;
}

@media (min-width: 1024px) and (max-width: 1163px) {
  .section--swatchslider--swatches li {
    width:10%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section--swatchslider--swatches li {
    width:16.6666%;
  }
}
@media   (max-width: 767px) {
  .section--swatchslider--swatches li {
    width:25%;
  }
}

.section--swatchslider--swatch--label {
  display:block;
  width:100%;
  font-family:'Roboto',sans-serif;
  font-size:16px;
  line-height:1.25em;
  font-weight:400;
  color:#111111;
}
.section--swatchslider .section--swatchslider--slider .section--swatchslider--swatch--label {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  padding:3px 5px;
  font-size:16px;
  font-weight:700;
  color:#ffffff!important;
  background:rgba(0,0,0,.3);
  z-index:2;
}


  .all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }

@media (min-width: 1164px) {
  .desk-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}
@media (min-width: 1024px) and (max-width: 1163px) {
  .lap-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}
@media (min-width: 1024px) {
  .lap-and-up-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}
@media (max-width: 1023px) {
  .portable-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}
@media (max-width: 767px) {
  .palm-all--color--white .section--swatchslider--swatch--label {
    color:#ffffff;
  }
}


.section--swatchslider--swatch--thumbnail {
  display:block;
  position:relative;
  width:100%;
  margin-top:10px;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat
}
.section--swatchslider--swatch--thumbnail:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0;
  border:2px solid #111111;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-o-transition: opacity .3s ease-in-out, border .3s ease-in-out;
transition: opacity .3s ease-in-out, border .3s ease-in-out;
}
.section--swatchslider--swatches li:hover .section--swatchslider--swatch--thumbnail:before {
  opacity:1;
  filter:alpha(opacity=100);
  border-color:#CB2626;
}
.section--swatchslider--swatches li.active .section--swatchslider--swatch--thumbnail:before {
  opacity:1;
  filter:alpha(opacity=100);
  border-color:#111111!important;
}
.section--swatchslider--controls--mobile--wrapper {
  padding-top:20px;
  padding-bottom:5px;
}
.section--swatchslider--controls--mobile--body {
  display:block;
  position:relative;
  padding-left:64px;
}
.section--swatchslider--controls--mobile--preview {
  display:block;
  position:absolute;
  width:54px;
  height:54px;
  top:0;
  left:0;
}
.section--swatchslider--controls--mobile--preview .flexslider--slide {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  filter:alpha(opacity=0);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.section--swatchslider--controls--mobile--preview .flexslider--slide.active {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:2;
}
.section--swatchslider--swatches--toggle--wrapper {
  margin-top:15px;
}
.section--swatchslider--swatches--toggle {
  display:inline-block;
  letter-spacing:2px;
  word-spacing:;
  font-size:16px;
  font-family:;
  line-height:1.375em;
  font-weight:700;
  color:#aaaaaa;
  text-transform:uppercase;
  -webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.section--swatchslider--swatches--toggle:hover {
  cursor:pointer;
}
.section--swatchslider--swatches--toggle--label--active {
  display:none;
}
.section--swatchslider--swatches--toggle--label--inactive {
  display:block;
}
.section--swatchslider--swatches--toggle.active .section--swatchslider--swatches--toggle--label--active {
  display:block;
}
.section--swatchslider--swatches--toggle.active .section--swatchslider--swatches--toggle--label--inactive {
  display:none;
}
.section--swatchslider--body {
  margin-top:5px;
}
.section--swatchslider--finish {
  margin-top:40px;
}
.section--swatchslider .section--swatchslider--body .flexslider--slide {
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat
}
.section--swatchslider .flexslider--prev,
.section--swatchslider .flexslider--next {
  opacity:1;
  filter:alpha(opacity=100);
  color:#ffffff;
  text-shadow:0px 0px 5px rgba(0,0,0,.13);
}
.section--swatchslider .flexslider--prev {
  margin-left:0px;
  left:20px;
  right:auto;
}
.section--swatchslider .flexslider--next {
  margin-right:0px;
  right:20px;
  left:auto;
}

.section--swatchslider--v1 .section--swatchslider--header--body {
  display:flex;
  width:100%;
  flex-direction:row;
  align-items:flex-end;
}
.section--swatchslider--v1 .section--swatchslider--header--content {
  flex-grow:1;
}
.section--swatchslider--v1 .section--swatchslider--header--download {
  text-align:right;
  white-space:nowrap;
  padding-left:30px;
}
.section--swatchslider--swatches--body {
  width:100%;
}
@media (min-width: 1024px)   {
  .section--swatchslider--swatches--body {
    display:block!important;
  }
}

@media (min-width: 768px)   {
  .section--swatchslider--v2 .section--swatchslider--header--download {
    padding-left:30px!important;
  }
}

@media   (max-width: 1023px) {
  .section--swatchslider--swatches--wrapper {
    margin-left:-1px;
    margin-right:-1px;
  }
  .section--swatchslider--swatches li {
    margin-top:0px;
    padding:1px;
  }
  .section--swatchslider--swatch--label {
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    padding:3px 5px;
    font-size:12px;
    font-weight:700;
    color:#ffffff!important;
    background:rgba(0,0,0,.3);
    z-index:2;
  }
  .section--swatchslider--swatch--thumbnail {
  margin-top:0px;
  }
  .section--swatchslider--header--body {
    display:block;
  }
  .section--swatchslider--v1 .section--swatchslider--header--content {
    display:block;
  }
  .section--swatchslider--v1 .section--swatchslider--header--download {
    display:block;
    padding-left:0px;
    text-align:right;
    padding-top:20px;
  }
  .section--swatchslider--body {
    margin-top:20px;
  }
  .section--swatchslider--swatches--body {
    display:none;
  }
}

@media   (max-width: 767px) {
  .section--swatchslider--swatch--label {
    font-size:10px;
  }
  .section--swatchslider .section--swatchslider--slider .section--swatchslider--swatch--label {
    font-size:10px;
  }
}

.section--swatchslider .section--swatchslider--header--download .btn--simple {
  color:#CB2626;
}
.section--swatchslider .section--swatchslider--header--download .btn--simple:hover {
  color:#aaaaaa;
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      


















 





.section--testimonialslider--slider.flexslider--type--fade .flexslider--slide.active {
  z-index:2;
}
.section--testimonialslider--slider .flexslider--slide--outerwrapper {
  display:block;
  position:relative;
  padding-left:0px;
  padding-right:0px;
}
.section--testimonialslider .flexslider--slide {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section--testimonialslider--image {
  display:block;
  width:46px;
  height:46px;
  border-radius:50%;
}
.section--testimonialslider--source {
  max-width:100%;
}
.section--testimonialslider--source,
.section--testimonialslider--source p {
  line-height:1.4em;
  font-size:16px;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage {
  display:flex!important;
  align-items:center;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--image {
  margin-right:14px;
  flex:0 0 auto;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--source {
  flex:1 1 auto;
}
.section--testimonialslider .flexslider--prev,
.section--testimonialslider .flexslider--next {
  color:#111111;
  -webkit-transition: .3s color ease-in-out;
-moz-transition: .3s color ease-in-out;
-ms-transition: .3s color ease-in-out;
-o-transition: .3s color ease-in-out;
transition: .3s color ease-in-out;;
  font-size:15px;
}
.section--testimonialslider .flexslider--prev {
  margin-left:0px;
  left:0;
}
.section--testimonialslider .flexslider--next {
  margin-right:0px;
  right:0;
}
.section--testimonialslider .flexslider--prev:hover,
.section--testimonialslider .flexslider--next:hover {
  color:rgb(14, 14, 14);
}
.section--testimonialslider .flexslider--controls {
  text-align:left; 
  padding-top:60px;
}
.section--testimonialslider .flexslider--controls li {
  width:18px;
  height:18px;
  margin:0px;
  margin-left:10px;
  opacity:1;
  filter:alpha(opacity=100);
  background:transparent;
  border:2px solid #111111;
  -webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;;
}
.section--testimonialslider .flexslider--controls li:first-child {
  margin-left:0px; 
}
.section--testimonialslider .flexslider--controls li.active {
  background:#111111;
}
.section--testimonialslider--featuredmedia {
  display:block;
  position:absolute;
  top:0;
  left:50%;
  height:100%;
  width:50%;
}
.section--testimonialslider--featuredmedia .flexslider--slide {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.section--testimonialslider--featuredmedia .flexslider--slide.active {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:2;
}
.section--testimonialslider--featuredmedia--cta {
  display:inline-block;
  position:absolute;
  bottom:40px;
  left:40px;
  z-index:5;
}
.section--testimonialslider--content--featuredmedia--slides {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide.active {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:2;
}
.section--testimonialslider--content--featuredmedia .section--testimonialslider--featuredmedia--wrapper,
.section--testimonialslider--content--featuredmedia .section--testimonialslider--featuredmedia--wrapper .block--video {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide .section--testimonialslider--featuredmedia--wrapper .block--video:before {
  display:none; 
}
.section--testimonialslider--content--featuredmedia .flexslider--slide.active .section--testimonialslider--featuredmedia--wrapper .block--video:before {
  display:block; 
}
@media (min-width: 768px)   {
.section--testimonialslider--featuredmedia .section--testimonialslider--featuredmedia--wrapper,
.section--testimonialslider--featuredmedia .section--testimonialslider--featuredmedia--wrapper .block--video {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider .flexslider--slide {
  padding-right:40px; 
}
}

.section--testimonialslider .all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}

@media (min-width: 1164px) {
.section--testimonialslider .desk-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .desk-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.section--testimonialslider .lap-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .lap-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 1024px) {
.section--testimonialslider .lap-and-up-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .lap-and-up-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (max-width: 1023px) {
.section--testimonialslider .portable-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .portable-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.section--testimonialslider .tablet-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .tablet-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (max-width: 767px) {
.section--testimonialslider .palm-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .palm-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}

.section--testimonialslider .flexslider--slide:hover {
  cursor:grab; 
}
.section--testimonialslider .flexslider--slide:first-child {
  display:block;
  position:relative;
}
.section--testimonialslider .flexslider--slider.flexslider--initialized .flexslider--slide {
  display:block; 
  position:absolute!important;
  top: 50%;
  transform: translateY(-50%);
}
@media   (max-width: 1023px) {
.section--testimonialslider--featuredmedia--cta {
  left:20px;
  bottom:20px;
}
}
@media   (max-width: 767px) {
.section--testimonialslider .flexslider--controls {
  text-align:center; 
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage {
  display:block!important;
  text-align:center; 
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--image {
  display:inline-block;
  float:none;
  margin-right:0px;
  margin-bottom:20px;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--source {
  display:block;
  margin-top:0px;
}
}
    

    
      
      
      
    
      
      
      
        


















 





.section--testimonialslider--slider.flexslider--type--fade .flexslider--slide.active {
  z-index:2;
}
.section--testimonialslider--slider .flexslider--slide--outerwrapper {
  display:block;
  position:relative;
  padding-left:0px;
  padding-right:0px;
}
.section--testimonialslider .flexslider--slide {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.section--testimonialslider--image {
  display:block;
  width:46px;
  height:46px;
  border-radius:50%;
}
.section--testimonialslider--source {
  max-width:100%;
}
.section--testimonialslider--source,
.section--testimonialslider--source p {
  line-height:1.4em;
  font-size:16px;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage {
  display:flex!important;
  align-items:center;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--image {
  margin-right:14px;
  flex:0 0 auto;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--source {
  flex:1 1 auto;
}
.section--testimonialslider .flexslider--prev,
.section--testimonialslider .flexslider--next {
  color:#111111;
  -webkit-transition: .3s color ease-in-out;
-moz-transition: .3s color ease-in-out;
-ms-transition: .3s color ease-in-out;
-o-transition: .3s color ease-in-out;
transition: .3s color ease-in-out;;
  font-size:15px;
}
.section--testimonialslider .flexslider--prev {
  margin-left:0px;
  left:0;
}
.section--testimonialslider .flexslider--next {
  margin-right:0px;
  right:0;
}
.section--testimonialslider .flexslider--prev:hover,
.section--testimonialslider .flexslider--next:hover {
  color:rgb(14, 14, 14);
}
.section--testimonialslider .flexslider--controls {
  text-align:left; 
  padding-top:60px;
}
.section--testimonialslider .flexslider--controls li {
  width:18px;
  height:18px;
  margin:0px;
  margin-left:10px;
  opacity:1;
  filter:alpha(opacity=100);
  background:transparent;
  border:2px solid #111111;
  -webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;;
}
.section--testimonialslider .flexslider--controls li:first-child {
  margin-left:0px; 
}
.section--testimonialslider .flexslider--controls li.active {
  background:#111111;
}
.section--testimonialslider--featuredmedia {
  display:block;
  position:absolute;
  top:0;
  left:50%;
  height:100%;
  width:50%;
}
.section--testimonialslider--featuredmedia .flexslider--slide {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.section--testimonialslider--featuredmedia .flexslider--slide.active {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:2;
}
.section--testimonialslider--featuredmedia--cta {
  display:inline-block;
  position:absolute;
  bottom:40px;
  left:40px;
  z-index:5;
}
.section--testimonialslider--content--featuredmedia--slides {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide.active {
  opacity:1;
  filter:alpha(opacity=100);
  z-index:2;
}
.section--testimonialslider--content--featuredmedia .section--testimonialslider--featuredmedia--wrapper,
.section--testimonialslider--content--featuredmedia .section--testimonialslider--featuredmedia--wrapper .block--video {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider--content--featuredmedia .flexslider--slide .section--testimonialslider--featuredmedia--wrapper .block--video:before {
  display:none; 
}
.section--testimonialslider--content--featuredmedia .flexslider--slide.active .section--testimonialslider--featuredmedia--wrapper .block--video:before {
  display:block; 
}
@media (min-width: 768px)   {
.section--testimonialslider--featuredmedia .section--testimonialslider--featuredmedia--wrapper,
.section--testimonialslider--featuredmedia .section--testimonialslider--featuredmedia--wrapper .block--video {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--testimonialslider .flexslider--slide {
  padding-right:40px; 
}
}

.section--testimonialslider .all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}

@media (min-width: 1164px) {
.section--testimonialslider .desk-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .desk-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.section--testimonialslider .lap-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .lap-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 1024px) {
.section--testimonialslider .lap-and-up-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .lap-and-up-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (max-width: 1023px) {
.section--testimonialslider .portable-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .portable-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.section--testimonialslider .tablet-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .tablet-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}
@media (max-width: 767px) {
.section--testimonialslider .palm-all--color--white .flexslider--controls li {
  border-color:#ffffff!important;
}
.section--testimonialslider .palm-all--color--white .flexslider--controls li.active {
  background:#ffffff!important; 
}
}

.section--testimonialslider .flexslider--slide:hover {
  cursor:grab; 
}
.section--testimonialslider .flexslider--slide:first-child {
  display:block;
  position:relative;
}
.section--testimonialslider .flexslider--slider.flexslider--initialized .flexslider--slide {
  display:block; 
  position:absolute!important;
  top: 50%;
  transform: translateY(-50%);
}
@media   (max-width: 1023px) {
.section--testimonialslider--featuredmedia--cta {
  left:20px;
  bottom:20px;
}
}
@media   (max-width: 767px) {
.section--testimonialslider .flexslider--controls {
  text-align:center; 
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage {
  display:block!important;
  text-align:center; 
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--image {
  display:inline-block;
  float:none;
  margin-right:0px;
  margin-bottom:20px;
}
.section--testimonialslider--hassource.section--testimonialslider--hasimage .section--testimonialslider--source {
  display:block;
  margin-top:0px;
}
}
      
    
      
      
      
    
  

  
    
    
    
      




















.section--columns--materials--specs--docs--divider--vertical {
  display:inline;
  position:absolute;
  left:auto;
  top:auto;
  width:1px;
  height:0px;
}

.section--columns--materials--specs--docs .grid.hard .section--columns--divider--horizontal,
.section--columns--materials--specs--docs .grid.hard--sides .section--columns--divider--horizontal {
  left:15px;
  right:15px;
}

.section--columns--materials--specs--docs .section--columns--materials--specs--docs--link,
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item {
  display:flex;
  align-items:flex-start;
  flex-wrap: nowrap;
  justify-content:flex-start;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  width: 36px;
  padding-right:20px;
  color:#CB2626;
  position: relative;
  top: 3px;
}

.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item > a > img {
  width: 36px;
  padding-right:20px;
  position: relative;
  top: 3px;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item > a {
  -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;;
  text-decoration: none;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item > a > .section--columns--materials--specs--docs--label:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  bottom: 0px;
  background: transparent;
  -webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item > a:hover {
  color: #CB2626;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item > a:hover .section--columns--materials--specs--docs--label:before {
  background-color: #CB2626
}

.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item .section--columns--materials--specs--docs--label--icon i {
	color: #CB2626;
	width: 36px;
  padding-right: 20px;
  position: relative;
  top: 0;
}
.section--columns--materials--specs--docs .section--columns--materials--specs--docs--item .section--columns--materials--specs--docs--label {
  width:100%;
  position: relative;
}


.all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}

@media (min-width: 1164px) {
.desk-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}
@media (min-width: 1024px) {
.lap-and-up-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}
@media (max-width: 1023px) {
.portable-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}
@media (max-width: 767px) {
.palm-all--color--white .section--columns--materials--specs--docs .section--columns--materials--specs--docs--item i {
  color:#ffffff!important;
}
}


.fancybox__container {
  z-index: 99999 !important;
}
.fancybox__container .fancybox__track .fancybox__caption {
  font-family: 'Roboto',sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.section--columns--materials--specs--docs .mobile--accordion--trigger {
  pointer-events: none;
}
.section--columns--materials--specs--docs .mobile--accordion--trigger--icon {
  display: none;
}
@media   (max-width: 767px) {
  .section--columns--materials--specs--docs .mobile--accordion--trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: all;
    padding-right: 20px;
  }
  .section--columns--materials--specs--docs .mobile--accordion--trigger h3.h4 {
    margin: 0;
  }
  .section--columns--materials--specs--docs .mobile--accordion--trigger .mobile--accordion--trigger--icon {
    display: block;
    position: relative;
  }
  .section--columns--materials--specs--docs .mobile--accordion--trigger .mobile--accordion--trigger--icon > span {
    display: block;
    position: absolute;
    top: 50%;
    height: 2px;
    width: 20px;
    background: #CB2626;
    transform-origin: center;
  }
  .section--columns--materials--specs--docs .mobile--accordion--trigger .mobile--accordion--trigger--icon span:nth-child(2) {
    transform: rotate(90deg);
    -webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;;
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper.open .mobile--accordion--trigger .mobile--accordion--trigger--icon span:nth-child(2) {
    transform: rotate(0);
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper .section--columns--materials--specs--docs--downloads {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;;
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper .section--columns--materials--specs--docs--downloads p {
    max-height: 0;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;;
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper.open .section--columns--materials--specs--docs--downloads {
    max-height: 100vh;
    opacity: 1;
    pointer-events: all;
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper.open .section--columns--materials--specs--docs--downloads p {
    max-height: 100vh;
    margin: 25px 0;
  }
  .section--columns--materials--specs--docs .section--columns--materials--specs--docs--downloads--wrapper.open .section--columns--materials--specs--docs--downloads p + p {
    max-height: 100vh;
    margin-top: -10px;
  }
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  

  
    
    
    
      










	




	








/**
 * General
 */
.spec--builder .btn {
	font-size: 16px;
}

/**
 * Steps
 */
.spec--builder .step--container {
	padding: 115px 80px 54px;
}
@media   (max-width: 767px) {
	.spec--builder .step--container {
		padding: 75px 30px 30px;
	}
}
.specbuilder--step {
	display: none;
}
.specbuilder--step.active {
	display: block;
}
.specbuilder--progress--bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: #B3B3B3;
}
.specbuilder--progress--indicator {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #CB2626;
}
.specbuilder--preheader--rule {
	margin-top: 10px;
	height: 2px;
	background: #CB2626;
	width: 70px;
}
.specbuilder--step--error--feedback--message {
	display: block;
	transition: all .3s ease-in-out;
	height: 0;
	opacity: 0;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #CB2626;
	padding: 0;
}
.specbuilder--step--error--feedback--message.active {
	opacity: 1;
	padding: 0 0 20px 0;
	height: auto;
}

/**
 * Radio/Button Choices
 */
.specbuilder--step--choice--item--input[type="radio"] {
	display:none;
}
.specbuilder--step--choice--item--input + span.btn.btn--transparent--secondary:hover {
	background-color: #CB2626 !important;
	border-color: #CB2626 !important;
	color: #ffffff !important;
}
.specbuilder--step--choice--item--input:checked + span.btn.btn--transparent--secondary {
	background-color: #CB2626 !important;
	border-color: #CB2626 !important;
	color: #ffffff !important;
}

/**
 * Select Choices
 */
select.specbuilder--step--choice--item--input {
	border: 2px solid #111111;
}

/**
 * Navigation
 */
.specbuilder--step--nav {
	padding-top: 140px;
}
.specbuilder--step--nav .step--nav--prev {
		display: inline-block;
		border: 0;
		background: transparent;
		font-family: 'Roboto',sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 1em;
		letter-spacing: 1.75px;
		color: #999999;
		text-transform: uppercase;
		box-shadow: none !important;
		text-shadow: none !important;
		cursor: pointer;
		transition: color .3s ease-in-out;
}
.specbuilder--step--nav .step--nav--prev:hover {
	color: #111111;
}
.specbuilder--step--nav .step--nav--prev i.fas {
	font-size: 16px;
	margin-right: 12px;
	vertical-align: middle;
}
.specbuilder--step--nav .step--nav--prev span {
	vertical-align: middle;
}
.specbuilder--step--nav .step--nav--next {
	padding: 12px !important;
	font-size: 14px;
}

/**
 * Swatch Gallery Screen
 */
 .section--specbuilder--swatchslider .production--form select {
  border-color:#111111!important;
  border-color: #111 !important;
  padding-left: 20px!important;
  padding-top: 13px!important;
  padding-bottom: 13px!important;
  padding-right: 46px!important;
}
.section--specbuilder--swatchslider--top .production--form select:hover {
  cursor:pointer;
}
.section--specbuilder--swatchslider--swatches--wrapper {
  display:block;
  margin-left:-5px;
  margin-right:-5px;
  overflow:hidden;
}
.section--specbuilder--swatchslider--swatches {
  display:block!important;
  width:100%;
  text-align:left;
  padding:0px;
}
.section--specbuilder--swatchslider--swatches li {
  display:inline-block;
  position:relative;
  border-radius:0px!important;
  width:10.33333%;
  height:auto!important;
  vertical-align:bottom;
  opacity:1!important;
  filter:alpha(opacity=100)!important;
  background:transparent!important;
  margin:15px 0px 0px 0px;
  padding:5px;
}
.section--specbuilder--swatchslider--swatches label {
	cursor: pointer;
}
@media (min-width: 1024px) and (max-width: 1163px) {
	.section--specbuilder--swatchslider--swatches li {
		width:10%;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
.section--specbuilder--swatchslider--swatches li {
  width:16.6666%;
}
}
@media   (max-width: 767px) {
.section--specbuilder--swatchslider--swatches li {
  width:25%;
}
}
.section--specbuilder--swatchslider--swatch--label {
  display:block;
  width:100%;
  font-family:'Roboto',sans-serif;
  font-size:16px;
  line-height:1.25em;
  font-weight:400;
  color:#111111;
}

.all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}

@media (min-width: 1164px) {
.desk-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}
@media (min-width: 1024px) {
.lap-and-up-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}
@media (max-width: 1023px) {
.portable-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}
@media (max-width: 767px) {
.palm-all--color--white .section--specbuilder--swatchslider--swatch--label {
  color:#ffffff;
}
}

.section--specbuilder--swatchslider--swatch--thumbnail {
  display:block;
  position:relative;
  width:100%;
  margin-top:10px;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat
}
.section--specbuilder--swatchslider--swatch--thumbnail:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  opacity:0;
  border:2px solid #111111;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out, border .3s ease-in-out;
-o-transition: opacity .3s ease-in-out, border .3s ease-in-out;
transition: opacity .3s ease-in-out, border .3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
	.section--specbuilder--swatchslider--swatches li:hover .section--specbuilder--swatchslider--swatch--thumbnail:before {
		opacity:1;
		filter:alpha(opacity=100);
		border-color:#CB2626;
	}
}
.section--specbuilder--swatchslider--swatches li.active .section--specbuilder--swatchslider--swatch--thumbnail:before {
  opacity:1;
  filter:alpha(opacity=100);
  border-color:#111111!important;
}
.section--specbuilder--swatchslider--swatches--toggle--wrapper {
  margin-top:15px;
}
.section--specbuilder--swatchslider--swatches--toggle {
  display:inline-block;
  letter-spacing:2px;
  word-spacing:;
  font-size:16px;
  font-family:;
  line-height:1.375em;
  font-weight:700;
  color:#aaaaaa;
  text-transform:uppercase;
  -webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.section--specbuilder--swatchslider--swatches--toggle:hover {
  cursor:pointer;
}
.section--specbuilder--swatchslider--swatches--toggle--label--active {
  display:none;
}
.section--specbuilder--swatchslider--swatches--toggle--label--inactive {
  display:block;
}
.section--specbuilder--swatchslider--swatches--toggle.active .section--specbuilder--swatchslider--swatches--toggle--label--active {
  display:block;
}
.section--specbuilder--swatchslider--swatches--toggle.active .section--specbuilder--swatchslider--swatches--toggle--label--inactive {
  display:none;
}
.section--specbuilder--swatchslider--body {
  margin-top:5px;
}
.section--specbuilder--swatchslider--finish {
  margin-top:40px;
}
.section--specbuilder--swatchslider .section--specbuilder--swatchslider--body .flexslider--slide {
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat
}
.section--specbuilder--swatchslider .flexslider--prev,
.section--specbuilder--swatchslider .flexslider--next {
  opacity:1;
  filter:alpha(opacity=100);
  color:#ffffff;
  text-shadow:0px 0px 5px rgba(0,0,0,.13);
}
.section--specbuilder--swatchslider .flexslider--prev {
  margin-left:0px;
  left:20px;
  right:auto;
}
.section--specbuilder--swatchslider .flexslider--next {
  margin-right:0px;
  right:20px;
  left:auto;
}

.section--specbuilder--swatchslider--v1 .section--specbuilder--swatchslider--header--body {
  display:flex;
  width:100%;
  flex-direction:row;
  align-items:flex-end;
}
.section--specbuilder--swatchslider--v1 .section--specbuilder--swatchslider--header--content {
  flex-grow:1;
}
.section--specbuilder--swatchslider--v1 .section--specbuilder--swatchslider--header--download {
  text-align:right;
  white-space:nowrap;
  padding-left:30px;
}
.section--specbuilder--swatchslider--swatches--body {
  width:100%;
}
@media (min-width: 1024px)   {
.section--specbuilder--swatchslider--swatches--body {
  display:block!important;
}
}
@media (min-width: 768px)   {
.section--specbuilder--swatchslider--v2 .section--specbuilder--swatchslider--header--download {
  padding-left:30px!important;
}
}
@media   (max-width: 1023px) {
	.section--specbuilder--swatchslider--swatches--wrapper {
		margin-left:-1px;
		margin-right:-1px;
	}
	.section--specbuilder--swatchslider--swatches li {
		margin-top:0px;
		padding:1px;
	}
	.section--specbuilder--swatchslider--swatch--label {
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		padding:3px 5px;
		font-size:12px;
		font-weight:700;
		color:#ffffff!important;
		background:rgba(0,0,0,.3);
		z-index:2;
	}
	.section--specbuilder--swatchslider--swatch--thumbnail {
	margin-top:0px;
	}
	.section--specbuilder--swatchslider--header--body {
		display:block;
	}
	.section--specbuilder--swatchslider--v1 .section--specbuilder--swatchslider--header--content {
		display:block;
	}
	.section--specbuilder--swatchslider--v1 .section--specbuilder--swatchslider--header--download {
		display:block;
		padding-left:0px;
		text-align:right;
		padding-top:20px;
	}
	.section--specbuilder--swatchslider--body {
		margin-top:0;
	}
}
@media   (max-width: 767px) {
	.section--specbuilder--swatchslider--swatch--label {
		font-size:10px;
	}
}

.section--specbuilder--swatchslider .section--specbuilder--swatchslider--header--download .btn--simple {
  color:#CB2626;
}
@media (hover: hover) and (pointer: fine) {
	.section--specbuilder--swatchslider .section--specbuilder--swatchslider--header--download .btn--simple:hover {
		color:#aaaaaa;
	}
}
.section--specbuilder .swatch--radio--input + .section--specbuilder--swatchslider--swatch--thumbnail .swatch--radio--input--selected--indicator {
	position: absolute;
	width: 26px;
	height: 26px;
	bottom: 5px;
	right: 5px;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 100%;
	background: #CB2626;
	display: block;
	text-align: center;
}
.section--specbuilder .swatch--radio--input + .section--specbuilder--swatchslider--swatch--thumbnail .swatch--radio--input--selected--indicator i {
	display: inline;
	line-height: 1em;
	font-size: 12px;
	color: #ffffff;
}
.section--specbuilder .swatch--radio--input:checked + .section--specbuilder--swatchslider--swatch--thumbnail > .swatch--radio--input--selected--indicator {
	opacity: 1;
}
.section--specbuilder span.specbuilder--step--choice--item--input {
	display: inline-block;
	border: 2px solid #111111;
	padding: 12px 15px;
}

.section--specbuilder .selected--options {
	list-style-type: none;
	padding-left: 0;
	display: block;
}

.section--specbuilder #progress_bar {
	border-top: 1px solid #EFEFEF;
	padding: 15px;
	margin-top: 15px;
}
.section--specbuilder #progress_bar .downloading--preheader {
	margin-bottom: 10px !important;
}
.section--specbuilder .progress {
	background: #ffffff;
	border-radius: 9999px;
	overflow: hidden;
	height: 20px;
	position: relative;
	border: 1px solid #EFEFEF;
}
.section--specbuilder .progress .progress-bar {
	background: #CB2626;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
.section--specbuilder .result--cards--wrapper {
	position: relative;
	min-height: 400px;
}

.section--specbuilder .section--specbuilder--loading {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff url("https://www.westernstatesmetalroofing.com/hubfs/assets/backgrounds/Loading%20Animation.gif") no-repeat;
  background-size: 100px;
  background-position: center top 80px;
  z-index: 9;
}
.section--specbuilder .panel--width--coverage {
	display: flex;
	align-items: flex-start;
	column-gap: 5px;
}
.section--specbuilder .panel--width--coverage div {
	flex-basis: 50%;
}
    

    
      
      
      
    
      
      
      
    
      
      
      
    
  








/* GLOBAL */

.box-shadow {
  -webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
  -moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
  box-shadow:0px 10px 20px 0px rgba(0,0,0,.1);
}


.text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}

@media (min-width: 1164px) {
.desk-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}
@media (min-width: 1024px) {
.lap-and-up-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}
@media (max-width: 1023px) {
.portable-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}
@media (max-width: 767px) {
.palm-text-shadow {
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
}
}


form.hs-form .hs-form-field.hubui--enabled > label,
form.hs-form .hs-form-field input[type="text"].hs-input,
form.hs-form .hs-form-field input[type="number"].hs-input,
form.hs-form .hs-form-field input[type="email"].hs-input,
form.hs-form .hs-form-field input[type="tel"].hs-input,
form.hs-form .hs-form-field input[type="password"].hs-input,
form.hs-form .hs-form-field textarea.hs-input {
  text-shadow:none!important;
}
.hubui form.hs-form .field {
  float:none!important;
}
form.hs-form .hs-form-required {
  color:inherit;
}
.hubui form.hs-form .hs-form-field.static > label {
  margin-top:-10px;
}

h1 a, span.h1 a,
h2 a, span.h2 a,
h3 a, span.h3 a,
h4 a, span.h4 a,
h5 a, span.h5 a,
h6 a, span.h6 a {
  text-decoration:inherit!important;
  font-family:inherit!important;
  line-height:inherit!important;
  text-transform:inherit!important;
  word-spacing:inherit!important;
  letter-spacing:inherit!important;
  font-weight:inherit !important;
}
@media   (max-width: 1023px) {
h1, span.h1 {
  font-size:42px;
}
}

.header-rule {
  display:block;
  margin-top:-3px;
  margin-bottom:-5px;
}
.header-rule:before {
  content:"";
  display:inline-block;
  height:2px;
  background:#CB2626;
  width:70px;
  max-width:70%;
}
.header-rule.header-rule--black:before {
  background:#111111;
}
.header-rule.header-rule--red:before {
  background:#CB2626;
}

.all--color--white .header-rule:before {
  background:#ffffff!important;
}

@media (min-width: 1164px) {
.desk-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}
@media (min-width: 1024px) {
.lap-and-up-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}
@media (max-width: 1023px) {
.portable-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}
@media (max-width: 767px) {
.palm-all--color--white .header-rule:before {
  background:#ffffff!important;
}
}


.block--sectionline {
  display:block;
  width:100%;
  height:2px;
  background:#ffffff;
}

/* BUTTON & FORM OVERRIDES */

.block--multibutton--btn--inner {
  color:inherit;
}
@media (min-width: 768px)   {
.block--multibutton--btn--inner {
  display:block;
}
.all--btn--simple .block--multibutton--btn--inner,
.btn--simple .block--multibutton--btn--inner {
  display:inline-block;
}
.block--multibutton {
  display:flex;
  display:inline-flex;
  -ms-flex-direction:row;
  flex-direction:row;
  align-items:center;
  justify-content:center;
}
.block--multibutton--btn + .block--multibutton--btn {
  margin-left:15px;
}
}
@media   (max-width: 767px) {
.block--multibutton--btn {
  display:block;
}
.block--multibutton--btn + .block--multibutton--btn {
  margin-top:15px;
}
}


.text--left .block--multibutton,
.all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.text--center .block--multibutton,
.all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.text--right .block--multibutton,
.all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}

@media (min-width: 1164px) {
.desk-text--left .block--multibutton,
.desk-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.desk-text--center .block--multibutton,
.desk-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.desk-text--right .block--multibutton,
.desk-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-text--left .block--multibutton,
.lap-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.lap-text--center .block--multibutton,
.lap-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.lap-text--right .block--multibutton,
.lap-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}
@media (min-width: 1024px) {
.lap-and-up-text--left .block--multibutton,
.lap-and-up-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.lap-and-up-text--center .block--multibutton,
.lap-and-up-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.lap-and-up-text--right .block--multibutton,
.lap-and-up-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}
@media (max-width: 1023px) {
.portable-text--left .block--multibutton,
.portable-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.portable-text--center .block--multibutton,
.portable-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.portable-text--right .block--multibutton,
.portable-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-text--left .block--multibutton,
.tablet-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.tablet-text--center .block--multibutton,
.tablet-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.tablet-text--right .block--multibutton,
.tablet-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}
@media (max-width: 767px) {
.palm-text--left .block--multibutton,
.palm-all--text--left .block--multibutton {
  justify-content:left;
  -ms-flex-pack:left;
}
.palm-text--center .block--multibutton,
.palm-all--text--center .block--multibutton {
  justify-content:center;
  -ms-flex-pack:center;
}
.palm-text--right .block--multibutton,
.palm-all--text--right .block--multibutton {
  justify-content:right;
  -ms-flex-pack:right;
}
}


.btn--white, .all--btn--white .hs-cta-wrapper a, .all--btn--white form.hs-form .hs_submit input.hs-button { 
color:#111111!important;
 }


.btn--secondary:hover, .all--btn--secondary .hs-cta-wrapper a:hover, .all--btn--secondary form.hs-form .hs_submit input.hs-button:hover { 
background:#2c2c2c!important;
border-color:#2c2c2c!important;
 }


.btn--simple, .all--btn--simple .hs-cta-wrapper a, .all--btn--simple form.hs-form .hs_submit input.hs-button { 
text-decoration:none!important;
text-transform:uppercase!important;
padding:0px!important;
border:0px!important;
box-shadow:none!important;
text-shadow:none!important;
min-width:0px!important;
color:#CB2626;
text-align:left!important;
font-size: 14px;
line-height: 1.4285714285714286em;
 }
.btn--simple:after, .all--btn--simple .hs-cta-wrapper a:after, .all--btn--simple form.hs-form .hs_submit input.hs-button:after { 
display: inline-block;
content:" \f30b";
color:inherit;
font-family:'Font Awesome 5 Free';
font-size: 14px;
line-height: 1.4285714285714286em;
transform: translateX(6px);
-webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;;
 }
.btn--simple:hover, .all--btn--simple .hs-cta-wrapper a:hover, .all--btn--simple form.hs-form .hs_submit input.hs-button:hover { 
color:#CB2626;
 }
.btn--simple:hover:after, .all--btn--simple .hs-cta-wrapper a:hover:after, .all--btn--simple form.hs-form .hs_submit input.hs-button:hover:after { 
transform: translateX(16px);
 }


.all--color--white .btn--simple,
.all--color--white .all--btn--simple .hs-cta-wrapper a,
.all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.all--color--white .btn--simple:hover,
.all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.all--color--white a:hover .btn--simple,
a:hover .all--color--white .btn--simple,
a.all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}

@media (min-width: 1164px) {
.desk-all--color--white .btn--simple,
.desk-all--color--white .all--btn--simple .hs-cta-wrapper a,
.desk-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.desk-all--color--white .btn--simple:hover,
.desk-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.desk-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.desk-all--color--white a:hover .btn--simple,
a:hover .desk-all--color--white .btn--simple,
a.desk-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.lap-all--color--white .btn--simple,
.lap-all--color--white .all--btn--simple .hs-cta-wrapper a,
.lap-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.lap-all--color--white .btn--simple:hover,
.lap-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.lap-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.lap-all--color--white a:hover .btn--simple,
a:hover .lap-all--color--white .btn--simple,
a.lap-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}
@media (min-width: 1024px) {
.lap-and-up-all--color--white .btn--simple,
.lap-and-up-all--color--white .all--btn--simple .hs-cta-wrapper a,
.lap-and-up-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.lap-and-up-all--color--white .btn--simple:hover,
.lap-and-up-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.lap-and-up-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.lap-and-up-all--color--white a:hover .btn--simple,
a:hover .lap-and-up-all--color--white .btn--simple,
a.lap-and-up-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}
@media (max-width: 1023px) {
.portable-all--color--white .btn--simple,
.portable-all--color--white .all--btn--simple .hs-cta-wrapper a,
.portable-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.portable-all--color--white .btn--simple:hover,
.portable-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.portable-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.portable-all--color--white a:hover .btn--simple,
a:hover .portable-all--color--white .btn--simple,
a.portable-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.tablet-all--color--white .btn--simple,
.tablet-all--color--white .all--btn--simple .hs-cta-wrapper a,
.tablet-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.tablet-all--color--white .btn--simple:hover,
.tablet-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.tablet-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.tablet-all--color--white a:hover .btn--simple,
a:hover .tablet-all--color--white .btn--simple,
a.tablet-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}
@media (max-width: 767px) {
.palm-all--color--white .btn--simple,
.palm-all--color--white .all--btn--simple .hs-cta-wrapper a,
.palm-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button {
  color:#ffffff!important;
}
.palm-all--color--white .btn--simple:hover,
.palm-all--color--white .all--btn--simple .hs-cta-wrapper a:hover,
.palm-all--color--white .all--btn--simple form.hs-form .hs_submit input.hs-button:hover,
.palm-all--color--white a:hover .btn--simple,
a:hover .palm-all--color--white .btn--simple,
a.palm-all--color--white:hover .btn--simple {
  color:#aaaaaa!important;
}
}


.btn--transparent--white:hover, .all--btn--transparent--white .hs-cta-wrapper a:hover, .all--btn--transparent--white form.hs-form .hs_submit input.hs-button:hover { 
color:#111111!important;
 }

/* BLOCK - VIDEO (Fancybox Thumbnail Images) */

.block--video {
  position:relative;
  max-width:100%;
}
.block--video:before,
.block--video--icon:before {
  content:"";
  -webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
.block--video:before {
  display:block;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-50px;
  margin-left:-50px;
  width:100px;
  height:100px;
  background:transparent url("https://6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/assets/images/play-icon-inner-white.png") no-repeat 58% 50%;
  border:3px solid #ffffff;
  border-radius:50%;
}
.block--video:hover {
  cursor:pointer;
}
.block--video:hover:before {
  background-color:rgba(255,255,255,.4);
}
.block--video--icon {
  display:block;
}
.block--video--icon:before {
  display:block;
  width:100px;
  height:100px;
  margin-left:auto;
  margin-right:auto;
  background:transparent url("https://6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/assets/images/play-icon-inner-white.png") no-repeat 58% 50%;
  border:3px solid #ffffff;
  border-radius:50%;
}
.fancybox.block--video--icon:hover,
.fancybox:hover .block--video--icon:before {
  background-color:rgba(255,255,255,.4);
}
@media (min-width: 1164px)   {
.section--columns--column.one-third a.fancybox.block--video:before,
.section--columns--column.one-fourth a.fancybox.block--video:before {
  transform:scale(.85);
}
.section--columns--column.one-fifth a.fancybox.block--video:before,
.section--columns--column.one-sixth a.fancybox.block--video:before {
  transform:scale(.6);
}
}
@media (min-width: 1024px) and (max-width: 1163px) {
.section--columns--column.lap-one-third a.fancybox.block--video:before,
.section--columns--column.lap-one-fourth a.fancybox.block--video:before {
  transform:scale(.85);
}
.section--columns--column.lap-one-fifth a.fancybox.block--video:before,
.section--columns--column.lap-one-sixth a.fancybox.block--video:before {
  transform:scale(.6);
}
}

/* FANCYBOX OVERRIDES */

.fancybox-navigation .fancybox-button {
  top:50%!important;
}
.fancybox-navigation .fancybox-button--arrow_left {
  padding: 31px 0px 31px 8px!important;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 8px 31px 0px!important;
}
.fancybox-navigation button:before {
  display:none!important;
}
.fancybox-navigation .fancybox-button--arrow_left > div:before,
.fancybox-navigation .fancybox-button--arrow_right > div:before {
  display: block;
  margin-top: 2px;
  font-family:'Font Awesome 5 Free';
  font-weight:900;
  font-size: 21px;
  line-height: 1em;
  color:#ffffff;
}
.fancybox-navigation .fancybox-button--arrow_left > div:before {
  content:"\f053";
}
.fancybox-navigation .fancybox-button--arrow_right > div:before {
  content:"\f054";
}
.fancybox-navigation .fancybox-button--arrow_left svg,
.fancybox-navigation .fancybox-button--arrow_right svg {
  display:none!important;
}

/* BLOCK - FANCYBOX IMAGE */

.fancybox.fancybox--image {
  display:block;
  position:relative;
}
.fancybox.fancybox--image:before {
  content:"";
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#111111;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.fancybox.fancybox--image:after {
  content:"Click to enlarge";
  display:block;
  position:absolute;
  z-index:2;
  top:50%;
  left:0;
  width:100%;
  height:auto;
  padding:5%;
  text-align:center;
  font-size:20px;
  font-weight:700;
  font-family:'Roboto',sans-serif;
  color:#ffffff;
  opacity:0;
  filter:alpha(opacity=0);
  transform:translateY(-50%) translateZ(0) scale(1.0, 1.0);
  -webkit-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  text-shadow:0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2);
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
.fancybox.fancybox--image:hover:before {
  opacity:.3;
  filter:alpha(opacity=30);
}
.fancybox.fancybox--image:hover:after {
  opacity:1;
  filter:alpha(opacity=100);
}

.backtotop{
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto 0px !important;
  right: -34px;
  width: auto;
  height: 44px;
  border-radius: 50px;
  background: rgb(255 255 255 / 60%);
  z-index: 9999;
  font-size: 17px;
  line-height: 1.35em;
  color: #111;
  font-family: 'Roboto',sans-serif;
  font-weight: 500;
  text-decoration: none;
  padding: 10px 15px;
  text-transform: uppercase;
  transform: rotate(-90deg );
  border: 2px solid #979797;
  cursor: pointer;
}
.backtotop img{
  margin-left:10px;
}
.backtotop>span.desktop{
  display:inline-block
}
.backtotop>span.responsive{
  display:none;
}
@media (max-width:768px) {
  .backtotop{
    right: 40px;
    font-size: 12px;
    height: 33px;
    padding: 7px 10px;
    bottom: 140px;
    margin: 0 !important;
    top: inherit;
    transform-origin: right 0%;
    transform: rotate(-90deg);
  }
  .backtotop>span.desktop {
    display:none;
  }
  .backtotop>span.responsive {
    display:inline-block;
    position: relative;
    top: -3px;
  }
}
/* FOOTER */

footer {
  display:block;
  position:relative;
  width:100%;
  background:#ffffff;
  padding:15px 0px;
}
.footer--column--header {
  margin-top:0px;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:2px solid #111111;
}
.footer--column--1,
.footer--column--2,
.footer--column--3 {
  display:inline-block;
  vertical-align:top;
  margin-left:1.75%!important;
  margin-right:1.75%!important;
}
.footer--column--1 {
  width:38%;
}
.footer--column--2 {
  width:31.5%;
}
.footer--column--3 {
  width:20%;
}
@media (min-width: 768px)   {
.footer--main {
  margin-bottom:20px;
}
}
.footer--main p + p {
  margin-top: -14px;
}
.footer--main p {
  font-size:14px;
  font-weight:500;
}
.footer--main a {
  text-decoration:none;
}
.footer--main a:hover {
  text-decoration:underline;
}
.footer--contact--left {
  display:inline-block;
  width:32%;
  vertical-align:top;
  margin-right:7%;
}
.footer--contact--right {
  display:inline-block;
  width:61%;
  vertical-align:top;
}
.footer--contact--right a {
  font-size:14px;
  color:#111111;
}
.footer--contact--right a:hover {
  color:#CB2626;
}
.footer--contact--cta {
  display:block;
  margin-top:18px;
}
.footer--contact--cta:first-child {
  margin-top:0px;
}
.footer--social {
  display:block;
  width:100%;
  list-style:none;
  padding:0px;
  margin:30px 0 0;
  margin-left: -20px;
  margin-right: -20px;
}
p + .footer--social {
  margin-top:-12px;
}
.footer--social li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size:18px;
}
.footer--social li:first-child {
  margin-left:0px;
}
.footer--social li a {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color:#111111;
  text-decoration:none!important;
  -webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.footer--social li a:hover {
  color:#CB2626;
}
.footer--column--menu {
  display:block;
}
.footer--column--menu ul {
  display:block;
  width:100%;
  list-style:none;
  padding:0px;
  margin:0px;
  margin-bottom: -11px;
}
.footer--column--menu--2col ul {
  columns:2;
  column-gap:7%;
}
.footer--column--menu li {
  font-size:14px;
  margin-bottom:11px;
  font-weight:500;
}
.footer--copyright {
  display:block;
  padding: 0;
}
.footer--copyright * {
  font-weight:500;
  letter-spacing: .25em;
  word-spacing: .2em;
}
.footer--copyright a {
  text-decoration:none;
  padding: 20px 0;
}
.footer--copyright a:hover {
  text-decoration:underline;
}
@media   (max-width: 1023px) {
  .footer--column--1,
  .footer--column--2,
  .footer--column--3 {
    width:96.5%;
  }
  .footer--column--2,
  .footer--column--3 {
    margin-top:30px;
  }
  .footer--top .hs-menu-wrapper > ul > li {
    display:block;
    padding-left:0px;
    padding-right:0px;
  }
}
@media   (max-width: 767px) {
  .footer--contact--left,
  .footer--contact--right {
    display:block;
    width:100%;
    margin-right:0px;
    margin-left:0px;
  }
  .footer--contact--right {
    margin-top:20px;
  }
  .footer--column--menu--2col ul {
    columns:1;
  }
  .footer--column--menu ul li {
    text-align:center!important;
  }
}

/* HERO */
.section--hero--body--padded {
  padding-left:55px;
  padding-right:55px;
}
@media   (max-width: 1023px) {
  .section--hero--body--padded {
    padding-left:25px;
    padding-right:25px;
  }
}

/* HERO WITH FEATURED CTAS */
.section--herofeatured {
  background:#ffffff;
}
.section--herofeatured--body--padded {
  padding-left:55px;
  padding-right:55px;
}
.section--herofeatured--body--content {
  display:block;
  width:550px;
  max-width:100%;
}
@media   (max-width: 1023px) {
.section--herofeatured--body--padded {
  padding-left:25px;
  padding-right:25px;
}
}
.section--herofeatured--media {
  display:block;
  position:absolute;
  top:0;
  right:0;
  height:100%;
  width:41.666668%;
}
.section--herofeatured--media--wrapper {
  display:block;
  position:absolute;
  top:0;
  left:2px;
  height:100%;
  right:0px;
}
.section--herofeatured--media--item {
  display:block;
  position:absolute;
  left:0;
  width:100%;
}
.section--herofeatured--media--item--inner {
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
}
.section--herofeatured--media--item--inner:hover {
  cursor:pointer;
}
.section--herofeatured--media--item--inner.no--link:hover {
  cursor:initial;
}
.section--herofeatured--media--item--background {
  display:block;
  position:absolute;
  z-index:1;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.section--herofeatured--media--item--overlay {
  position:absolute;
  z-index:2;
  bottom:0px;
  left:0;
  width:100%;
  height:75%;
  background: -moz-linear-gradient(top, rgba(31,31,31,0) 0%, rgba(31,31,31,0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(31,31,31,0) 0%,rgba(31,31,31,0.7) 100%);
  background: linear-gradient(to bottom, rgba(31,31,31,0) 0%,rgba(31,31,31,0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001f1f1f', endColorstr='#b31f1f1f',GradientType=0 );
}
.section--herofeatured--media--item--icon {
  display:block;
  position:absolute;
  width:100px;
  height:100px;
  top:50%;
  left:50%;
  z-index:4;
  margin-top:-50px;
  margin-left:-50px;
  background:transparent url("https://6069238.fs1.hubspotusercontent-na1.net/hubfs/6069238/assets/images/play-icon-inner-white.png") no-repeat 58% 50%;
  background-size:auto;
  border:3px solid #ffffff;
  border-radius:50%;
  -webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
@media (min-width: 1024px)   {
.section--herofeatured--media--item--icon {
  width:90px;
  height:90px;
  margin-top:-45px;
  margin-left:-45px;
  background-size:43% auto;
}
}
@media   (max-width: 767px) {
.section--herofeatured--media--item--icon {
  width:60px;
  height:60px;
  margin-top:-30px;
  margin-left:-30px;
  background-size:43% auto;
}
}
.section--herofeatured--media--item--inner:hover .section--herofeatured--media--item--icon {
  background-color:rgba(255,255,255,.4);
}

.section--herofeatured--media--item--content {
  position:absolute;
  z-index:3;
  bottom:0px;
  left:0px;
  width:100%;
  padding:0px 30px 30px 30px;
}
.section--herofeatured--media--item--content .btn--simple {
  text-shadow: 0px 0px 20px rgba(0,0,0,.3), 0px 2px 2px rgba(0,0,0,.2)!important;
}
.section--herofeatured--media--total--1 .section--herofeatured--media--item--index--1 {
  top:0;
  height:100%;
}
.section--herofeatured--media--total--2 .section--herofeatured--media--item--index--1 {
  top:0;
  height:50%;
}
.section--herofeatured--media--total--2 .section--herofeatured--media--item--index--2 {
  bottom:0;
  height:50%;
}
.section--herofeatured--media--total--2 .section--herofeatured--media--item--index--1 .section--herofeatured--media--item--inner {
  bottom:1px;
}
.section--herofeatured--media--total--2 .section--herofeatured--media--item--index--2 .section--herofeatured--media--item--inner {
  top:1px;
}
@media   (max-width: 1023px) {
.section--herofeatured--media,
.section--herofeatured--media--wrapper,
.section--herofeatured--media--item {
  position:relative!important;
  width:100%!important;
  height:auto!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
}
.section--herofeatured--media--item--inner {
  top:0px!important;
  left:0px!important;
  bottom:0px!important;
}
.section--herofeatured--media--item {
  margin-top:2px;
}
.section--herofeatured--media--item {
  padding-top:50%!important;
}
}
@media (max-width:480px) {
  .section--herofeatured--media--item {
    padding-top:70%!important;
  }
}
@media (max-width:400px) {
  .section--herofeatured--media--item {
    padding-top:100%!important;
  }
}

/* BOFU */
@media (min-width: 1024px)   {
.section--bofu--header {
  font-size:40px;
}
}

/* LEARNING CENTER */
@media (min-width: 1024px)   {
.section--learningcenter--filter--sort--label--inner {
  position:relative;
  right:-10px;
}
}

/* PRODUCT DETAILS */
.section--productdetails--content h1 + p,
.section--productdetails--content h2 + p,
.section--productdetails--content h3 + p,
.section--productdetails--content h4 + p,
.section--productdetails--content h5 + p,
.section--productdetails--content h6 + p,
.section--productdetails--content ol + p,
.section--productdetails--content ul + p,
.section--productdetails--content p + p {
  margin-top:-5px;
}
.section--productdetails--downloads--link {
  text-transform:uppercase;
  letter-spacing:.3em;
  word-spacing:.25em;
  font-weight:700;
  font-size:16px;
  line-height:1.5em;
  text-decoration:none;
  color:#CB2626;
  -webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
.section--productdetails--downloads--link:before {
  content:"\f019";
  font-family:'Font Awesome 5 Free';
  font-weight:600;
  margin-right:10px;
  vertical-align:top;
  float:left;
}
.section--productdetails--downloads--link:hover {
  color:#aaaaaa;
}


/* HubSpot Gallery Module */
.hs_cos_gallery_lightbox {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.hs_cos_gallery_lightbox .slick-list {
  height:100%!important;
  max-height:100%!important;
}
.hs_cos_gallery_lightbox_container .slick-list,
.hs_cos_gallery_lightbox .slick-list {
  height: 100%!important;
  max-height:100%!important;
}
.hs_cos_gallery_lightbox {
  padding-left:55px!important;
  padding-right:55px!important;
}
/* Center Justify Images in Thumnbails */
.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper{
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.hs_cos_gallery_thumbnails {
  padding-left:50px;
  padding-right:60px;
	margin-bottom: 0;
}
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_thumbnails .slick-next {
  margin-top:0px!important;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  transform:translateY(-50%);
}
@media   (max-width: 1023px) {
.hs_cos_gallery_thumbnails .slick-prev {
  display: block;
  left: 30px;
  margin-left: -10px;
}
.hs_cos_gallery_thumbnails .slick-next {
  display: block;
  right: 30px;
  margin-right: -10px;
}
}
@media   (max-width: 767px) {
.hs_cos_gallery_thumbnails {
  padding-left:30px;
  padding-right:40px;
}
.hs_cos_gallery_lightbox {
  width:100%!important;
  padding-left:40px!important;
  padding-right:40px!important;
}
.hs_cos_gallery_thumbnails .slick-prev,
.hs_cos_gallery_lightbox .slick-prev {
  left:10px!important;
  margin-left:0px;
}
.hs_cos_gallery_thumbnails .slick-next,
.hs_cos_gallery_lightbox .slick-next {
  right:10px!important;
  margin-right:0px;
}
.hs_cos_gallery_lightbox .slick-slide-inner-wrapper .caption p {
  font-size:14px!important;
}

}


/* BROADLY REVIEW EMBED */

.broadly-review {
  font-size:16px;
  font-family:'Roboto',sans-serif;
}
.broadly-review .broadly-review-body a {
  text-transform:capitalize;
}
.broadly-review .broadly-response-heading {
  margin-top:30px;
}

/* SECTION QUICK LINKS */
.section--leftrightquick--downloads .section--leftrightquick--downloads--link,
.section--leftrightquick--downloads .section--leftrightquick--downloads--item {
  display:flex;
  align-items:flex-start;
  flex-wrap: nowrap;
  justify-content:flex-start;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
  width: 36px;
  padding-right:20px;
  color:#CB2626;
  position: relative;
  top: 3px;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--link span {
  position:relative;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--link span:before {
  content:"";
  position:absolute;
  left:0;
  width:100%;
  height:1px;
  bottom:0px;
  background-color:transparent;
  -webkit-transition: background .3s ease-out;
-moz-transition: background .3s ease-out;
-ms-transition: background .3s ease-out;
-o-transition: background .3s ease-out;
transition: background .3s ease-out;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--link:hover {
  color:#CB2626;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--link:hover span:before {
  background-color:#CB2626;
}
.section--leftrightquick--downloads .section--leftrightquick--downloads--item .section--leftrightquick--downloads--label {
  width:100%;
}

.section--leftrightquick .mobile--accordion--trigger {
  pointer-events: none;
}
.section--leftrightquick .mobile--accordion--trigger--icon {
  display: none;
}
@media   (max-width: 1023px) {
  .section--leftrightquick .mobile--accordion--trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: all;
    padding-right: 20px;
  }
  .section--leftrightquick .mobile--accordion--trigger h4 {
    margin: 0;
  }
  .section--leftrightquick .mobile--accordion--trigger .mobile--accordion--trigger--icon {
    display: block;
    position: relative;
  }
  .section--leftrightquick .mobile--accordion--trigger .mobile--accordion--trigger--icon > span {
    display: block;
    position: absolute;
    top: 50%;
    height: 2px;
    width: 20px;
    background: #CB2626;
    transform-origin: center;
  }
  .section--leftrightquick .mobile--accordion--trigger .mobile--accordion--trigger--icon span:nth-child(2) {
    transform: rotate(90deg);
    -webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;;
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper.open .mobile--accordion--trigger .mobile--accordion--trigger--icon span:nth-child(2) {
    transform: rotate(0);
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper .section--leftrightquick--downloads {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;;
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper .section--leftrightquick--downloads p {
    max-height: 0;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;;
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper.open .section--leftrightquick--downloads {
    max-height: 100vh;
    opacity: 1;
    pointer-events: all;
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper.open .section--leftrightquick--downloads p {
    max-height: 100vh;
    margin: 25px 0;
  }
  .section--leftrightquick .section--leftrightquick--downloads--wrapper.open .section--leftrightquick--downloads p + p {
    max-height: 100vh;
    margin-top: -10px;
  }
}


  .all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }

@media (min-width: 1164px) {
  .desk-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) and (max-width: 1163px) {
  .lap-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}
@media (min-width: 1024px) {
  .lap-and-up-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}
@media (max-width: 1023px) {
  .portable-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}
@media (max-width: 767px) {
  .palm-all--color--white .section--leftrightquick--downloads .section--leftrightquick--downloads--item i {
    color:#ffffff!important;
  }
}


.section--cards .section--cards--card--inner {
  padding: 16px;
}
@media (min-width: 768px)   {
  .section--cards .section--cards--cards--wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}