/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
*::before,
*::after {
	box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

:root {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family: system-ui, -apple-system,
		/* Firefox supports this but not yet `system-ui` */ 'Segoe UI', Roboto,
		Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

.underline {
	text-decoration: underline;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
	font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
	/* 1 */
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'] {
	-webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0;
}

button {
	background-color: transparent;
	background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol {
	padding-left: 20px;
}

ol li {
	margin-bottom: 0.5rem;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
		'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif,
		'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; /* 1 */
	line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
	font-family: inherit;
	line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
	box-sizing: border-box; /* 1 */
	border-width: 0; /* 2 */
	border-style: solid; /* 2 */
	border-color: #e5e7eb; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
	border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
	border-style: solid;
}

textarea {
	resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}

table {
	border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
	color: inherit;
	text-decoration: inherit;
}

a.link {
	text-decoration: underline;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		'Liberation Mono', 'Courier New', monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	display: block;
	vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
	max-width: 100%;
	height: auto;
}

section h3 {
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 2rem;
	margin: auto;
	margin-bottom: 1rem;
	margin-top: 1rem;
	max-width: 56rem;
	text-align: center;
}

#hero {
	/* background-image: url(../img/bg-texture-blank.png),
		url(../img/Working-Laptop-gradient.jpg);
	background-repeat: repeat, no-repeat;
	background-position: top left, center center;
	background-size: 100px, cover; */

	/* background: linear-gradient(
			90deg,
			rgba(11, 31, 82, 0.9),
			rgba(8, 136, 208, 0.85)
		),
		url(../img/Working-Laptop.jpg) !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%; */
}

#benefits {
	/* background: linear-gradient(
			90deg,
			rgba(11, 31, 82, 0.9),
			rgba(8, 136, 208, 0.85)
		),
		url(../img/People-Array.jpg) !important; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.shadow-header-dark {
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.shadow-header-light {
	text-shadow: 0 0 20px rgba(11, 31, 82, 0.25);
}

.shadow-strong {
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

nav {
	backdrop-filter: blur(10px);
}

.top-nav-link {
	border-color: transparent;
}

.top-nav-link:hover {
	--tw-border-opacity: 1;
	border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.top-nav-link:focus {
	--tw-border-opacity: 1;
	border-color: rgba(242, 202, 39, var(--tw-border-opacity));
}

.top-nav-link {
	border-bottom-width: 2px;
	display: inline-block;
}

.top-nav-link:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.top-nav-link {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.industry-box {
	--tw-bg-opacity: 1;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
	border-radius: 0.375rem;
	cursor: pointer;
	overflow: hidden;
	padding-top: 18rem;
	position: relative;
	position: relative;
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
		rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
		scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-property: background-color, border-color, color, fill, stroke,
		opacity, box-shadow, transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	overflow: hidden;
}

.industry-box > img {
	background-position: center;
	height: 100%;
	margin: 0px;
	-o-object-fit: cover;
	object-fit: cover;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	width: 100%;
	transition: 0.25s;
}

.industry-box > img:hover {
	transform: scale(1.15);
}

.industry-box > p {
	--tw-bg-opacity: 1;
	background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.8;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.75rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	position: absolute;
	position: absolute;
	right: 0px;
	left: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	bottom: 0px;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgba(252, 211, 77, var(--tw-text-opacity));
}

#tabs button {
	--tw-bg-opacity: 1;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.7;
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
	--tw-border-opacity: 0.5;
	border-bottom-width: 1px;
}

#tabs button.inactive {
	--tw-bg-opacity: 0.1;
}

.pricing-table th {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.pricing-table {
	margin-bottom: 1.75rem;
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.pricing-table td {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
	border-width: 1px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.price-toggler {
	margin-top: 1.5rem !important;
}

.modal {
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
}

.modal h2,
.modal h3,
.modal li,
.modal p,
.modal-actions {
	max-width: 48rem;
}

.modal h2 {
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
	border-bottom-width: 1px;
	font-weight: 700;
	font-size: 1.875rem;
	line-height: 2.25rem;
	padding-bottom: 0.75rem;
	text-align: center;
}

.modal h3 {
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.modal p {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.modal li {
	display: flex;
	align-items: center;
	font-size: 1.25rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
	vertical-align: middle;
}

.modal li .material-icons {
	padding-right: 0.5rem;
}

.modal-actions > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.modal-actions {
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
	border-top-width: 1px;
	display: flex;
	flex-direction: row;
	align-content: space-evenly;
	margin-top: 0.75rem;
	padding-top: 0.75rem;
}

.modal-button {
	--tw-bg-opacity: 1;
	background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
	border-radius: 0.25rem;
	display: inline-block;
	display: flex;
	align-items: center;
	flex: 1 1 0%;
	font-size: 1.5rem;
	line-height: 2rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.industry-box {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
		0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	--tw-translate-y: -0.25rem;
}

.hover\:industry-box:hover {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
		0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	--tw-translate-y: -0.25rem;
}

.focus\:industry-box:focus {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
		0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	--tw-translate-y: -0.25rem;
}

@media (min-width: 640px) {
	.top-nav-link {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.bg-gray-900 {
	--tw-bg-opacity: 1;
	background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.bg-red-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.bg-red-700 {
	--tw-bg-opacity: 1;
	background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.bg-yellow-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.bg-green-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.bg-blue-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.bg-blue-600 {
	--tw-bg-opacity: 1;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.bg-blue-900 {
	--tw-bg-opacity: 1;
	background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.bg-brand-light {
	--tw-bg-opacity: 1;
	background-color: rgba(8, 136, 208, var(--tw-bg-opacity));
}

.bg-brand-dark {
	--tw-bg-opacity: 1;
	background-color: rgba(11, 31, 82, var(--tw-bg-opacity));
}

.bg-yel-light {
	--tw-bg-opacity: 1;
	background-color: rgba(252, 243, 69, var(--tw-bg-opacity));
}

.bg-gradient-to-r {
	background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-b {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-brand-dark {
	--tw-gradient-from: #0b1f52;
	--tw-gradient-stops: var(--tw-gradient-from),
		var(--tw-gradient-to, rgba(11, 31, 82, 0));
}

.from-yel-light {
	--tw-gradient-from: #fcf345;
	--tw-gradient-stops: var(--tw-gradient-from),
		var(--tw-gradient-to, rgba(252, 243, 69, 0));
}

.to-brand-light {
	--tw-gradient-to: #0888d0;
}

.to-yel-dark {
	--tw-gradient-to: #e8a109;
}

.bg-opacity-10 {
	--tw-bg-opacity: 0.1;
}

.bg-opacity-80 {
	--tw-bg-opacity: 0.8;
}

.border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.border-gray-700 {
	--tw-border-opacity: 1;
	border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.border-gray-800 {
	--tw-border-opacity: 1;
	border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.border-yellow-400 {
	--tw-border-opacity: 1;
	border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.rounded-sm {
	border-radius: 0.125rem;
}

.rounded-md {
	border-radius: 0.375rem;
}

.rounded-lg {
	border-radius: 0.5rem;
}

.rounded-full {
	border-radius: 9999px;
}

.rounded-r-none {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.rounded-l-none {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.border {
	border-width: 1px;
}

.border-r-0 {
	border-right-width: 0px;
}

.border-l-0 {
	border-left-width: 0px;
}

.border-r {
	border-right-width: 1px;
}

.border-b {
	border-bottom-width: 1px;
}

.border-l {
	border-left-width: 1px;
}

.cursor-pointer {
	cursor: pointer;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.table {
	display: table;
}

.grid {
	display: grid;
}

.hidden {
	display: none;
}

.flex-row {
	flex-direction: row;
}

.flex-col {
	flex-direction: column;
}

.flex-nowrap {
	flex-wrap: nowrap;
}

.content-center {
	align-content: center;
}

.justify-items-center {
	justify-items: center;
}

.justify-items-stretch {
	justify-items: stretch;
}

.justify-center {
	justify-content: center;
}

.justify-between {
	justify-content: space-between;
}

.flex-1 {
	flex: 1 1 0%;
}

.font-normal {
	font-weight: 400;
}

.font-medium {
	font-weight: 500;
}

.font-semibold {
	font-weight: 600;
}

.font-bold {
	font-weight: 700;
}

.h-5 {
	height: 1.25rem;
}

.h-full {
	height: 100%;
}

.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}

.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.m-auto {
	margin: auto;
}

.my-5 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.my-7 {
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.mt-0 {
	margin-top: 0px;
}

.ml-2 {
	margin-left: 0.5rem;
}

.ml-5 {
	margin-left: 2.5rem;
}

.mt-3 {
	margin-top: 0.75rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.mb-5 {
	margin-bottom: 1.25rem;
}

.mb-6 {
	margin-bottom: 1.5rem;
}

.mt-8 {
	margin-top: 2rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.mt-12 {
	margin-top: 3rem;
}

.max-w-md {
	max-width: 28rem;
}

.max-w-lg {
	max-width: 32rem;
}

.max-w-3xl {
	max-width: 48rem;
}

.max-w-4xl {
	max-width: 56rem;
}

.max-w-5xl {
	max-width: 64rem;
}

.max-w-6xl {
	max-width: 72rem;
}

.max-w-full {
	max-width: 100%;
}

.max-w-screen-sm {
	max-width: 640px;
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}

.object-center {
	-o-object-position: center;
	object-position: center;
}

.overflow-hidden {
	overflow: hidden;
}

.p-1 {
	padding: 0.25rem;
}

.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.pb-1 {
	padding-bottom: 0.25rem;
}

.pb-2 {
	padding-bottom: 0.5rem;
}

.pb-3 {
	padding-bottom: 0.75rem;
}

.pb-4 {
	padding-bottom: 1rem;
}

.pr-5 {
	padding-right: 1.25rem;
}

.pb-5 {
	padding-bottom: 1.25rem;
}

.pt-6 {
	padding-top: 1.5rem;
}

.pb-6 {
	padding-bottom: 1.5rem;
}

.pt-10 {
	padding-top: 2.5rem;
}

.pb-10 {
	padding-bottom: 2.5rem;
}

.pt-14 {
	padding-top: 3.5rem;
}

.pb-14 {
	padding-bottom: 3.5rem;
}

.pt-16 {
	padding-top: 4rem;
}

.pt-20 {
	padding-top: 5rem;
}

.pb-20 {
	padding-bottom: 5rem;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.inset-0 {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.inset-x-0 {
	right: 0px;
	left: 0px;
}

.top-0 {
	top: 0px;
}

.right-0 {
	right: 0px;
}

.left-0 {
	left: 0px;
}

* {
	--tw-shadow: 0 0 #0000;
}

.shadow-sm {
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
		0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
		0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-new {
	--tw-shadow: 0 0 80px 0 rgba(8, 136, 208, 0.5);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
		var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

* {
	--tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-800 {
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-red-500 {
	--tw-text-opacity: 1;
	color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.text-green-500 {
	--tw-text-opacity: 1;
	color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.text-green-600 {
	--tw-text-opacity: 1;
	color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.text-blue-900 {
	--tw-text-opacity: 1;
	color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.text-yel-light {
	--tw-text-opacity: 1;
	color: rgba(252, 243, 69, var(--tw-text-opacity));
}

.text-yel {
	--tw-text-opacity: 1;
	color: rgba(242, 202, 39, var(--tw-text-opacity));
}

.hover\:text-yel-light:hover {
	--tw-text-opacity: 1;
	color: rgba(252, 243, 69, var(--tw-text-opacity));
}

.uppercase {
	text-transform: uppercase;
}

.align-middle {
	vertical-align: middle;
}

.w-40 {
	width: 10rem;
}

.w-auto {
	width: auto;
}

.w-3\/5 {
	width: 60%;
}

.w-3\/12 {
	width: 25%;
}

.w-9\/12 {
	width: 75%;
}

.w-full {
	width: 100%;
}

.z-50 {
	z-index: 50;
}

.gap-6 {
	gap: 1.5rem;
}

.gap-10 {
	gap: 2.5rem;
}

.gap-12 {
	gap: 3rem;
}

.gap-24 {
	gap: 6rem;
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.items-center {
	align-items: center;
}

.transition {
	transition-property: background-color, border-color, color, fill, stroke,
		opacity, box-shadow, transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.form-switch {
	display: inline-block;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.form-switch i {
	position: relative;
	display: inline-block;
	margin-right: 0.5rem;
	width: 46px;
	height: 26px;
	background-color: #ffdb02;
	/*background-color: #e6e6e6;*/
	border-radius: 23px;
	vertical-align: text-bottom;
	transition: all 0.3s linear;
}

.form-switch i::before {
	content: '';
	position: absolute;
	left: 0;
	width: 42px;
	height: 22px;
	background-color: #ffdb02;
	border-radius: 11px;
	transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
	transition: all 0.25s linear;
}

.form-switch i::after {
	content: '';
	position: absolute;
	left: 0;
	width: 22px;
	height: 22px;
	background-color: #fff;
	border-radius: 11px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
	transform: translate3d(2px, 2px, 0);
	transition: all 0.2s ease-in-out;
}

.form-switch:active i::after {
	width: 28px;
	transform: translate3d(2px, 2px, 0);
}

.form-switch:active input:checked + i::after {
	transform: translate3d(16px, 2px, 0);
}

.form-switch input {
	display: none;
}

.form-switch input:checked + i {
	background-color: #4bd763;
}

.form-switch input:checked + i::before {
	transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}

.form-switch input:checked + i::after {
	transform: translate3d(22px, 2px, 0);
}

@-webkit-keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes ping {
	75%,
	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes ping {
	75%,
	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@-webkit-keyframes pulse {
	50% {
		opacity: 0.5;
	}
}

@keyframes pulse {
	50% {
		opacity: 0.5;
	}
}

@-webkit-keyframes bounce {
	0%,
	100% {
		transform: translateY(-25%);
		-webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
		animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
	}

	50% {
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
	}
}

@keyframes bounce {
	0%,
	100% {
		transform: translateY(-25%);
		-webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
		animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
	}

	50% {
		transform: none;
		-webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
		animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
	}
}

@media (min-width: 640px) {
	.sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
	}

	.sm\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(1.25rem * var(--tw-space-x-reverse));
		margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
	}

	.sm\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2.5rem * var(--tw-space-x-reverse));
		margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
	}

	.sm\:block {
		display: block;
	}

	.sm\:flex-row {
		flex-direction: row;
	}

	.sm\:flex-col {
		flex-direction: column;
	}

	.sm\:justify-evenly {
		justify-content: space-evenly;
	}

	.sm\:pb-8 {
		padding-bottom: 2rem;
	}

	.sm\:pt-20 {
		padding-top: 5rem;
	}

	.sm\:w-2\/4 {
		width: 50%;
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.sm\:col-span-2 {
		grid-column: span 2 / span 2;
	}
}

@media (min-width: 768px) {
	.md\:flex-row {
		flex-direction: row;
	}

	.md\:w-2\/5 {
		width: 40%;
	}
}

@media (min-width: 1024px) {
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

/*************************/
/*************************/
/*      Custom CSS      */
/*************************/
/*************************/

.dark-background {
	background-color: #171E2A;

}
.dark-blue-text {
	color: rgba(11, 31, 82, 1);
}

.light-blue-text {
	color: rgba(8, 136, 208, 1);
}

.text-yellow {
	color: #edb316;
}

.bg-yellow {
	background-color: #ffc535;
}

.orange-bg {
	background-color: #ff8109;
}

.orange-text {
	color: #ff8109;
}

.super-light-gray-bg {
	background-color: #e5e7eb;
}

.super-dark-gray-text {
	background-color: #1e1e1e;
}
.super-dark-gray-bg {
	background-color: #1e1e1e;
}

.faq-titles {
	color: rgba(11, 31, 82, 1);
	font-size: 1.5rem;
	margin-left: .75rem;
}

.hide {
	display: none;
}

.py-175-custom {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}

/* Responsive video - HERO */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Responsive Pricing table tweak */
@media (max-width: 680px) {
	.font-third-rem-b {
		font-size: 0.75rem;
		font-weight: 900;
		line-height: 1rem;
	}

	.font-third-rem,
	span.font-third-rem {
		font-size: 0.75rem;
	}

	.text-2xl {
		font-size: 0.75rem;
		line-height: 1rem;
	}

	/* footer */

	.footer-items,
	.copyright {
		width: 90%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		height: auto;
	}

	.company-info,
	.footer-nav,
	.footer-links,
	.footer-nav-resourcesblock,
	.copyright {
		margin-top: 1.5rem;
	}

	.company-info,
	.footer-nav,
	.footer-links {
		width: 50%;
	}

	.copyright p {
		width: 48%;
	}

	.copyright {
		display: flex;
		flex-direction: column;
	}
}

.pricing-table .material-icons {
	font-size: 1em;
}

.py-1-custom {
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

/* 492x268 */

section#benefits img {
	min-height: 268px import !important;
}

.faq-images {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	min-height: 300px;
}

.convert-img {
	max-height: 300px;
}

#convert-text {
	order: 1;
}

#convert-image {
	order: 2;
}

.my-vertical-align {
	margin: auto 0;
}

@media (max-width: 639px) {
	.benefit-images {
		display: none;
	}

	.text-column {
		/* border: 1px solid red; */
		display: flex;
		flex-direction: column;
	}

	.contact-buttons {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.contact-buttons p {
		margin-top: 2rem;
		font-size: 3rem;
	}

	#convert-text {
		order: 2;
	}

	#convert-image {
		order: 1;
	}
}

.hide-me {
	visibility: hidden;
}

.show-me {
	visibility: visible;
}

/* mobile menu */

.hide-me {
	visibility: hidden;
}

.show-me {
	visibility: visible;
}

.mobile-menu {
	visibility: hidden;
	width: 100%;
	height: auto;
	position: fixed;
	text-align: center;
	line-height: 4rem;
	opacity: 0;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 2rem;
	border-bottom: 4px solid #ff8109;
}

.mobile-menu.show-me {
	visibility: visible;
	opacity: 1;
	transition: 0.5s ease opacity;
}

.mobile-menu a {
	color: rgb(11, 31, 82s);
	font-weight: bold;
	font-size: 1.25rem;
}

.mobile-menu a:hover {
	border-bottom: 2px solid #ff8109;
}

#hero h1 {
	line-height: 3.25rem;
}

.logo-header {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 0 20px;
	margin-bottom: 40px;
}

@media (max-width: 875px) {
	nav {
		visibility: hidden;
	}

	#hero {
		padding-top: 0;
	}
}

@media (min-width: 875px) {
	.hamburger {
		display: none;
	}

	.logo-header {
		display: none;
	}
}

.login-icon span:hover {
	color: #ff8109;
}

.login-icon span:first-of-type {
	font-size: 14px;
}

.login-icon span:last-of-type {
	margin-top: -2px;
}

#industries p {
	color: #ff8109;
}

@media (min-width: 875px) {
	.hamburger {
		display: none;
	}
}

.email-disclaimer {
	font-size: 0.75rem;
}

/* toggle button */
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ff8109;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.slider:before {
	position: absolute;
	content: '';
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

input:checked + .slider {
	background-color: #4caf50;
}

input:focus + .slider {
	box-shadow: 0 0 1px #4caf50;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.faq-links a {
	text-decoration: underline;
	color: #1e1e1e;
}

.faq-titles {
	color: #1e1e1e;
	font-size: 22px;
	font-weight: 600;

}

.flex-1 div:nth-child(2) {
	margin-top: 1rem;
}

.anchor {
	scroll-margin-top: 100px;
}

.backToTop {
	display: block;
	margin-top: 2rem;
	font-weight: 600;
	text-align: right;
}


.img-fluid-w {
	border-radius: 6px;
	margin: 0 auto;
	margin-bottom: 1rem;
	text-align: center;
}

footer {
	height: auto;
	padding: 4em .75em;
}

a.youtube-btn {
    color: blue;
    font-weight: 300;
    text-decoration: underline;
}


.footer-nav {
    font-family: "Poppins", sans-serif;
}

    .footer-nav h5 {
        color: #F38020;
    }

.company-info {
    font-size: .875rem;
    font-family: "Poppins", sans-serif;
}


    .company-info a {
        font-size: .875rem;
    }

.footer-nav-resourcesblock {
    margin-top: 20px;
}

.footer-links ul li {
    font-size: .875rem;
    font-family: "Poppins", sans-serif;
}

.footer-links h5 {
    color: #F38020;
}

.footer-orange {
    color: #F38020;
    font-weight: 700;
}

.backToTopic {
    display: flex;
    margin-top: .5rem;
    font-weight: 600;
    text-align: right;
    flex-flow: row wrap;
    width: 100%;
    justify-content: center;
}


.faq-back {
    padding: 15px 40px;
    white-space: nowrap;
    margin: 2px;
    margin-top: 15px;
}

.faq-forward {
padding: 0 15px;
    color: black;
    white-space: nowrap;
    margin: 2px;
/*    background-color: #f3f3f3;*/
    font-size: 12px;
}

a.top-menu-demo {
    background-color: #0027E6;
    color: white;
    padding: 8px 50px;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: .875em;
    margin: 0 5px 0 10px;
}

.spacer-nav {
    margin: 0 10px;
}

a.align-middle.login-scheduler {
    display: flex;
    align-items: center;
}

span.bookDemo:hover {
    color: white;
}