/* Global settings */
:root {
    --cookieBannerLight: #ffffff;
    --cookieBannerDark: #393d4d --realwhite: #fff;
    --ezblack: #1e1e1e;
    --ezwhite: #fcfcfc;
    --ezlight: #f1f1f1;
    --ezmedium: #cacaca;
    --ezorange: #ff8109;
    --ezdarkblue: #0b1f52;
    --ezmediumblue: rgb(30, 58, 138);
    --ezlightblue: rgb(8, 136, 208);
    --mainHeading: 1.75em;
    --secondaryHeading: 1.4em;
    --thirdHeading: 1.2em;
}


body {
    color: var(--ezblack);
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.title {
    font-family: "Poppins", sans-serif;
}

p {
    font-family: "Poppins", sans-serif;
}

/*! 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;
}

/*
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;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/**
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.
*/

/**
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"] {
    /* 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;
}

/**
 * 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: "Poppins", 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";
    line-height: 1.5;
}



/**
 * 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;
}

a {
    color: inherit;
    text-decoration: inherit;
}

/**
 * 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;
}

    input[type="email"] {
        border: 1px solid var(--ezmedium);
    }

    input[type="submit"] {
        border: 1px solid var(--ezorange);
    }

/**
 * 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;
}

.youtubeVideo {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}

section h3 {
    line-height: 3.75em;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
}

#hero {
    background-color: var(--ezwhite);
    padding: 100px 0 0;
}

.featuresHero {
    min-height: auto;
}

#hero h1,
#hero p,
#hero a {
    position: relative;
}

#benefits {
    background-size: cover;
    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: var(--ezorange);
    }

    .top-nav-link:focus {
        --tw-border-opacity: 1;
        border-color: var(--ezorange);
    }

.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.75em;
    padding-bottom: 1.75em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    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.375em;
    overflow: hidden;
    padding-top: 18em;
    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:first-of-type {
        margin: 0 10px;
    }

    .industry-box:nth-of-type(2) {
        margin: 0 10px;
    }

@media (max-width: 639px) {
    .industry-box:first-of-type {
        margin: 0;
    }

    .industry-box:nth-of-type(2) {
        margin: 0;
    }
}

.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.25em;
    line-height: 1.75em;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: absolute;
    position: absolute;
    right: 0px;
    left: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    bottom: 0px;
    text-align: center;
    --tw-text-opacity: 1;
    color: var(--ezorange);
}

#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;
    }

.price-toggler {
    margin-top: 1.5rem !important;
}

.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.25em;
}

.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.25em;
}

.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.25em;
}

@media (min-width: 640px) {
    .top-nav-link {
        padding-left: 1.25em;
        padding-right: 1.25em;
    }
}

.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.125em;
}

.rounded-md {
    border-radius: 0.375em;
}

.rounded-lg {
    border-radius: 0;
}

.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;
}

.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;
}

.font-extrabold {
    font-weight: 800;
}

.font-black {
    font-weight: 900;
}

.h-5 {
    height: 1.25em;
}

.h-full {
    height: 100%;
}

.text-xs {
    font-size: 0.75em;
    line-height: 1em;
}

.text-sm {
    font-size: 0.875em;
    line-height: 1.25em;
}

.text-md {
    font-size: 1em;
    line-height: 1.5em;
}

.text-lg {
    font-size: 1.125em;
    line-height: 1.75em;
}

.text-xl {
    font-size: 1.25em;
    line-height: 1.75em;
}

.text-2xl {
    font-size: 1.5em;
    line-height: 2em;
}

.text-3xl {
    font-size: 1.875em;
    line-height: 2.25em;
}

.text-4xl {
    font-size: 2.25em;
    line-height: 2.5em;
}

.text-5xl {
    font-size: 2.5em;
    line-height: 2.5em;
}

.text-6xl {
    font-size: 2.875em;
    line-height: 2.5em;
}

.m-auto {
    margin: auto;
}

.my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.my-1 {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.my-2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.my-3 {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}

.my-4 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.my-5 {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
}

.my-7 {
    margin-top: 1.75em;
    margin-bottom: 1.75em;
}

.my-20 {
    margin-top: 5em;
    margin-bottom: 5em;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mx-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mx-1 {
    margin-left: 0.25em;
    margin-right: 0.25em;
}

.mx-2 {
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.mx-3 {
    margin-left: 0.75em;
    margin-right: 0.75em;
}

.mx-4 {
    margin-left: 1em;
    margin-right: 1em;
}

.mx-5 {
    margin-left: 1.25em;
    margin-right: 1.25em;
}

.mx-6 {
    margin-left: 1.5em;
    margin-right: 1.5em;
}

.mx-7 {
    margin-left: 1.75em;
    margin-right: 1.75em;
}

.mx-8 {
    margin-left: 2em;
    margin-right: 2em;
}

.mx-9 {
    margin-left: 2.25em;
    margin-right: 2.25em;
}

.mx-10 {
    margin-left: 2.5em;
    margin-right: 2.5em;
}

.mx-11 {
    margin-left: 2.75em;
    margin-right: 2.75em;
}

.mx-12 {
    margin-left: 3em;
    margin-right: 3em;
}

.mx-14 {
    margin-left: 3.5em;
    margin-right: 3.5em;
}

.mx-16 {
    margin-left: 4em;
    margin-right: 4em;
}

.mt-0 {
    margin-top: 0px;
}

.ml-2 {
    margin-left: 0.5em;
}

.mt-3 {
    margin-top: 0.75em;
}

.mb-4 {
    margin-bottom: 1em;
}

.mb-5 {
    margin-bottom: 1.25em;
}

.mb-6 {
    margin-bottom: 1.5em;
}

.mt-8 {
    margin-top: 2em;
}

.mt-15 {
    margin-top: 7em;
}

.mt-20 {
    margin-top: 10em;
}

.mt-25 {
    margin-top: 18em;
}

.mb-8 {
    margin-bottom: 2em;
}

.mb-10 {
    margin-bottom: 5em;
}

.mb-15 {
    margin-bottom: 7em;
}

.mb-20 {
    margin-bottom: 10em;
}

.mt-12 {
    margin-top: 3em;
}

.max-w-0 {
    max-width: 0em;
}

.max-w-none {
    max-width: none;
}

.max-w-xs {
    max-width: 20em;
}

.max-w-sm {
    max-width: 24em;
}

.max-w-md {
    max-width: 28em;
}

.max-w-lg {
    max-width: 32em;
}

.max-w-xl {
    max-width: 36em;
}

.max-w-2xl {
    max-width: 42em;
}

.max-w-3xl {
    max-width: 48em;
}

.max-w-4xl {
    max-width: 56em;
}

.max-w-5xl {
    max-width: 64em;
}

.max-w-6xl {
    max-width: 72em;
}

.max-w-7xl {
    max-width: 80em;
}

.max-w-full {
    max-width: 100%;
}

.max-w-min {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
}

.max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}

.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.25em;
}

.p-5 {
    padding: 1.25em;
}

.py-1 {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.py-2 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.px-2 {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.py-3 {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
}

.py-4 {
    padding-top: 1em;
    padding-bottom: 1em;
}

.px-4 {
    padding-left: 1em;
    padding-right: 1em;
}

.py-5 {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
}

.px-5 {
    padding-left: 1.25em;
    padding-right: 1.25em;
}

.py-6 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.px-6 {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.py-10 {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
}

.px-10 {
    padding-left: 2.5em;
    padding-right: 2.5em;
}

.py-20 {
    padding-top: 5em;
    padding-bottom: 5em;
}

.pb-1 {
    padding-bottom: 0.25em;
}

.pb-2 {
    padding-bottom: 0.5em;
}

.pb-3 {
    padding-bottom: 0.75em;
}

.pb-4 {
    padding-bottom: 1em;
}

.pr-5 {
    padding-right: 1.25em;
}

.pb-5 {
    padding-bottom: 1.25em;
}

.pt-6 {
    padding-top: 1.5em;
}

.pb-6 {
    padding-bottom: 1.5em;
}

.pt-10 {
    padding-top: 2.5em;
}

.pb-10 {
    padding-bottom: 2.5em;
}

.pt-14 {
    padding-top: 3.5em;
}

.pb-14 {
    padding-bottom: 3.5em;
}

.pt-16 {
    padding-top: 4em;
}

.pt-20 {
    padding-top: 5em;
}

.pb-20 {
    padding-bottom: 5em;
}

.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); */
    --tw-shadow: 0 0 80px 0 rgba(30, 30, 30, 0.5);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-new-light {
    /* --tw-shadow: 0 0 80px 0 rgba(8, 136, 208, 0.5); */
    --tw-shadow: 0 0 80px 0 rgba(30, 30, 30, 0.25);
    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: 10em;
}

.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.5em;
}

.gap-10 {
    gap: 2.5em;
}

.gap-12 {
    gap: 3em;
}

.gap-24 {
    gap: 6em;
}

.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));
}

.grid-cols-5 {
    grid-template-columns: repeat(5, 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;
    -webkit-tap-highlight-color: transparent;
}

    .form-switch i {
        position: relative;
        display: inline-block;
        margin-right: 0.5em;
        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: 2em;
    }

    .sm\:pt-20 {
        padding-top: 5em;
    }

    .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%;
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

@media (max-width: 640px) {
    .sm\:mx-10 {
        margin-left: 2.5em;
        margin-right: 2.5em;
    }
}

/*************************/
/*************************/
/*      Custom CSS      */
/*************************/
/*************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
    font-family: "Poppins", sans-serif;
}

nav {
    font-family: "Poppins", sans-serif;
}

.h1 {
    font-size: 4.625em;
    font-weight: 700;
}

.h2 {
    font-size: 4.5em;
    font-weight: 700;
}

.h3 {
    font-size: 3.75em;
    font-weight: 700;
}

.h4 {
    font-size: 2.75em;
    font-weight: 700;
}

.underlineLink,
.underline {
    text-decoration: underline;
}

.fineprint {
    font-size: 0.875em;
}

.subheadingOne {
    font-weight: 100;
    font-size: 2.125em;
    margin-top: 0;
}

.sealCopy {
    font-weight: 100;
    font-size: 2.125em;
    font-size: 2em;
    margin: 1.5em;
}

.subheadingOne-mainsite {
    font-weight: 100;
    font-size: 2.125em;
    margin-top: 0;
}

@media (min-width: 1150px) {
    .subheadingOne {
        margin-top: 5.5em;
    }
}

@media (max-width: 600px) {
    .subheadingOne-mainsite {
        font-size: var(--secondaryHeading);
        line-height: 1.25em;
    }
}

@media (max-width: 425px) {
    .h1 {
        font-size: var(--mainHeading)
    }

    .h2 {
        font-size: var(--secondaryHeading)
    }

    .h3 {
        font-size: var(--thirdHeading)
    }
}

.hero-title {
    font-size: 4.5em;
    line-height: 1;
    /* line-height: 6.75em; */
}

.hero img {
    width: 100%;
}

.heroCTAlinks {
    /* margin-top: -4em; */
    /* background-color: #fcfcfc; */
    text-shadow: 0 0 20px #fff;
    margin-top: 3rem !important;
}

/*
.hero-copy {
	margin-top: 0;
}

.hero-copy p:first-of-type {
	margin-top: 10em;
	font-size: 1.25em;
} */

@media (max-width: 1050px) {

    /* @media (max-width: 768px) { */
    .inner-hero {
        display: flex;
        flex-direction: column;
    }

    .heroCTAlinks {
        margin-top: 0em;
    }

    .hero-copy {
        margin-top: 0;
    }
}

@media (max-width: 640px) {
    .hero-title {
        font-size: 2em;
        line-height: 2.75em;
    }
}

.ezdark-text {
    color: var(--ezblack);
}

.dark-blue-text {
    color: var(--ezdarkblue);
}

.light-blue-text {
    color: var(--ezlightblue);
}

.text-yellow {
    color: #edb316;
}

.bg-yellow {
    background-color: #ffc535;
}

.orange-bg {
    background-color: var(--ezorange);
}

.orange-text,
.text-orange {
    color: var(--ezorange);
}

.light-text {
    color: var(--ezlight);
}

.light-background {
    background-color: var(--ezlight);
}

.medium-background {
    background-color: var(--ezmedium);
}

.dark-background {
    /*   background-color: var(--ezblack);*/
    background-color: #171E2A;
}

.hide {
    display: none;
}

@media (max-width: 640px) {
    .hideMobile {
        display: none;
    }
}

.py-175-custom {
    padding-top: 1.75em;
    padding-bottom: 1.75em;
}

/* 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.75em;
        font-weight: 900;
        line-height: 1em;
    }

    .font-third-rem,
    span.font-third-rem {
        font-size: 0.75em;
    }

    .text-2xl {
        font-size: 0.75em;
        line-height: 1em;
    }

    /* footer */

    .footer-items,
    .copyright {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        gap: 2%;
    }

    .company-info,
    .footer-nav,
    .footer-links,
    .footer-nav-resourcesblock,
    .copyright {
        margin-top: 1.5em;
    }

    .company-info,
    .footer-nav,
    .footer-links {
        width: 48%;
    }

    .footer-nav {
        padding-left: 2em;
    }

    .copyright p {
        width: 48%;
    }

    .copyright {
        display: flex;
        flex-direction: column;
    }
}

.pricing-table .material-icons {
    font-size: 1.5em;
    vertical-align: middle;
}

.py-1-custom {
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}

/* 492x268 */

section#benefits img {
    min-height: 268px !important;
}

.benefit-images,
.convert-img {
    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) {
    section#benefits .my-vertical-align {
        order: 2;
    }

    .benefit-images {
        /* display: none; */
        order: 1;
    }

    .text-column {
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
    }

    .contact-buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 0;
    }

        .contact-buttons p {
            margin-top: 2em;
            font-size: 3em;
        }

    #convert-text {
        order: 2;
    }

    #convert-image {
        order: 1;
    }
}

.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: 4em;
    opacity: 0;
    z-index: 40;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 2em;
    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.25em;
    }

        .mobile-menu a:hover {
            border-bottom: 2px solid #ff8109;
        }

.lineheight-2 {
    line-height: 1.25em;
}

.logo-header {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 40px;
}

.mobile-logo {
    margin: 0 auto;
    width: 50vw;
    display: none;
}

@media (max-width: 1050px) {
    .mobile-logo {
        display: block;
    }
}

/* @media (max-width: 875px) { */
@media (max-width: 1200px) {
    nav {
        visibility: hidden;
    }

    #hero {
        padding-top: 0;
    }
}

/* @media (min-width: 875px) { */
@media (min-width: 1200px) {
    .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;
}

/* @media (min-width: 875px) {
	.hamburger {
		display: none;
	}
} */

.email-disclaimer {
    font-size: 0.75em;
}

/* 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;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--ezorange);
    -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: #28a745;
}

input:focus + .slider {
    box-shadow: 0 0 1px #ff8109;
}

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%;
    }

.hero-video {
    vertical-align: middle;
}

.feature-video {
    vertical-align: middle;
    margin-top: 35px;
}

.feature-video {
    width: 100%;
    max-width: 400px;
}

.free-trial-hero {
    color: var(--ezblack);
}

p.emailInput {
    width: 100%;
    border: 1px solid red;
}

input[name="email1"] {
    border: 1px solid var(--ezmedium);
    border-right: none;
}

.simple-solutions {
    width: 100%;
    max-height: 800px;
    height: 100%;
    background: url("../img/eznet-scheduler-solutions-BG.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: orange;
}


.simple-solutions-generic {
    width: 100%;
    min-height: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--ezorange);
}

.simple-solutions h2 {
    font-size: 2.75em;
    line-height: 1.1;
    font-weight: 900;
}

.simple-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
}

.left,
.right {
    width: 50%;
}

    .left img {
        width: 50%;
    }

.simple-solutions img {
    margin: 3rem auto 0;
}

.simple-solutions p {
    text-align: center;
    font-size: 1.75em;
}

@media (max-width: 768px) {

    .simple-solutions {
        height: 800px;
    }

    .simple-content {
        flex-direction: column-reverse;
    }

    .left {
        width: 100%;
        margin-top: 15em;
    }

        .left img {
            width: 60%;
        }

    .right {
        width: 100%;
        padding: 5%;
        margin-top: 0;
        margin-bottom: -18em;
    }

    .simple-solutions img {
        margin: 20px auto;
        max-width: 215px;
    }
}

@media (max-width: 425px) {
    .simple-solutions {
        height: 575px;
    }

    .left {
        margin: 0 auto;
        width: 75%;
        padding: 0;
    }

        .left img {
            width: 100%;
        }

    .right {
        margin-top: 0;
        line-height: 3em;
        margin-bottom: -4em;
    }

    .simple-solutions h2 {
        font-size: var(--secondaryHeading);
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 1em;
    }

    .simple-solutions p {
        font-size: 1em;
        margin-bottom: 1em;
        line-height: 1.2;
    }

    .simple-solutions img {
        margin: 20px auto;
        max-width: 215px;
    }
}

@media (max-width: 415px) {
    .left {
        margin: 0 auto;
        width: 75%;
    }

    .right {
        margin-top: 25px;
    }

    .simple-content h3 {
        line-height: 2.5em;
    }

    .simple-content p {
        line-height: 2em;
    }
}

.benefits {
    width: 100%;
    display: flex;
}

    .benefits h2 {
        font-size: 2.25em;
        line-height: 1.2;
    }

.each-benefit {
    margin-top: 1em;
    line-height: 2em;
}

.benefits-title,
.subtitles {
    font-size: 1.5em;
}

.subtitlesMedium {
    font-size: 2.5em;
}

@media (max-width: 640px) {
    .subtitlesMedium {
        font-size: 1.5em;
    }
}

.benefits-internal:nth-of-type(2) {
    padding-left: 6em;
    background-color: #f4f4f4;
}

.benefits-left,
.benefits-right {
    width: 100%;
}

.benefits-left {
    padding-left: 15%;
}

.benefits-right {
    padding-right: 15%;
}

@media (max-width: 950px) {
    .benefits {
        flex-direction: column;
    }

    .benefits-left,
    .benefits-right {
        padding-left: 0em;
    }

    .benefits-internal:nth-of-type(2) {
        padding-left: 2em;
    }
}

@media (max-width: 425px) {
    .benefits h2 {
        font-size: var(--secondaryHeading)
    }

    .benefits-title,
    .subtitles {
        font-size: var(--thirdHeading);
    }
}

.our-features {
    height: 450px;
    background: url("../img/eznet-scheduler-features.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-position: center;
}

@media (max-width: 768px) {
    .our-features {
        max-height: 250px;
    }
}

@media (max-width: 415px) {
    .our-features {
        max-height: 150px;
    }
}

.features {
    background-color: var(--ezblack);
}

.integrationLogos {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .integrationLogos img {
        max-width: 11vw;
        margin: 0 10px;
    }

.logos {
    width: 100%;
    display: flex;
    background-color: #ffffff;
    padding-bottom: 45px;
}

.flex-wide {
    display: flex;
    width: 100%;
    flex-flow: column nowrap;
}

    .flex-wide h2 {
        font-size: 2em;
        font-weight: 700;
    }

.corpLogos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}

    .corpLogos img {
        width: 200px;
        margin: 10px 25px;
    }

.freeDemo h2 {
    font-size: 2.5em;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .corpLogos img {
        width: 120px;
        margin: 10px;
    }
}

@media (max-width: 425px) {
    .freeDemo h2 {
        font-size: var(--secondaryHeading)
    }

    .contact-buttons p {
        font-size: 2.5em
    }

    .corpLogos img {
        width: 90px;
        margin: 10px;
    }
}

@media (max-width: 640px) {
    .integrationLogos {
        display: flex;
        flex-flow: row wrap;
    }

        .integrationLogos img {
            margin: 1rem 0;
            max-width: 30vw;
            min-width: 40%;
        }
}

#contact h2 {
    font-size: 2.25em;
}

@media (max-width: 425px) {
    #contact h2 {
        font-size: var(--secondaryHeading)
    }
}

.hours-of-op {
    font-size: 1.875em;
    line-height: 1.2;
}

@media (max-width: 425px) {
    .hours-of-op {
        font-size: var(--thirdHeading)
    }
}

#contact .logo-slogan p {
    font-size: 2.25em;
    line-height: 1.2;
}

@media (max-width: 425px) {
    .contact-block {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0;
        max-height: 100px;
        border: 1px solid var(--ezblack);
        border-radius: 5px;
        margin: 1em;
        cursor: pointer;
    }

        .contact-block:hover {
            background-color: var(--ezblack);
            color: #fff;
        }

            .contact-block:hover a {
                color: #fff
            }
        /* .contact-block a,
  .contact-block a > span{ max-height: 100px } */
        .contact-block:first-of-type {
            margin-top: 40px
        }

        .contact-block .material-icons {
            margin-right: .5em
        }

    #contact .logo-slogan p {
        font-size: var(--thirdHeading)
    }
}



/*****************/
/*  New Pricing  */
/*****************/

.orange-15 {
    background-color: rgba(255, 129, 9, 0.15)
}

.orange-25 {
    background-color: rgba(255, 129, 9, 0.25)
}

.orange-50 {
    background-color: rgba(255, 129, 9, 0.5)
}

.orange-75 {
    background-color: rgba(255, 129, 9, 0.75)
}

.orange-100 {
    background-color: rgba(255, 129, 9, 1)
}

.blue-15 {
    background-color: rgb(8, 136, 208, 0.25)
}

.blue-25 {
    background-color: rgb(8, 136, 208, 0.25)
}

.blue-50 {
    background-color: rgb(8, 136, 208, 0.5)
}

.blue-75 {
    background-color: rgb(8, 136, 208, 0.75)
}

.blue-100 {
    background-color: rgb(8, 136, 208, 1)
}

.green-100 {
    background-color: #0FBB00;
}

.pink-100 {
    background-color: #FF04A5;
}

.package-heading {
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-content: center;
    height: 200px;
    background-color: white !important;
}

.package-name {
    font-size: 1.22em;
}

.package-features p {
    font-size: 1.22em;
    line-height: 54px;
    letter-spacing: -0.5px;
    position: relative;
}

.package-feature__description {
    text-align: right;
}

.select-btn-dark,
.select-btn-light {
    width: 75%;
    background-color: var(--ezblack);
    padding: 10px 30px;
    border-radius: 8px;
    color: var(--ezwhite);
    transition: ease 0.25s;
}

.select-btn-light {
    background-color: var(--ezwhite);
    color: var(--ezblack);
}

    .select-btn-dark:hover,
    .select-btn-light:hover {
        background-color: #28a745;
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.75);
    }

.info-panel-hover:hover {
    box-shadow: 0 0 20px var(--ezblack);
}

.show-mobile {
    display: none;
}

.yes {
    color: #28a745;
}

.no {
    color: #dc3545;
}

.pricing-table {
    margin-top: 5em;
}

.inactive {
    display: none;
}

.info-panel {
    border: solid 1px gray;
}

.package-features {
    background-color: white !important;
}

.feature-titles {
    letter-spacing: -1.45px;
    background-color: white !important;
}

    .feature-titles p {
        /* font-size: 90%; */
        font-size: 100%;
    }

@media (max-width: 1150px) {
    .pricing-table {
        display: flex;
        justify-content: flex-start;
        flex-flow: wrap;
        padding: 0 5%;
        margin-top: 3em;
    }

        .pricing-table p {
            text-align: center;
        }

    .info-panel,
    #single,
    #standard,
    #expanded,
    #power {
        width: 48%;
    }

        .info-panel:nth-of-type(1) {
            width: 100%;
        }

    .hide-mobile {
        display: none;
    }

    .show-mobile {
        display: inline;
    }
}

@media (max-width: 700px) {
    .pricing-table {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 10%;
        margin-top: 0em;
    }

    .info-panel,
    #single,
    #standard,
    #expanded,
    #power {
        width: 100%;
    }

    .pricing-table p {
        text-align: center;
    }
}

.tryFreeBtn {
    font-size: 1em;
}

.package-term b {
    color: #dc3545;
}

.most-popular {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -49px auto 15px auto;
    font-size: 0.75em;
    font-weight: 700;
    width: 80%;
    color: #fff;
    background-color: #28a745;
    padding: 0.5em 2em;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 -5px 20px rgba(150, 150, 150, 0.65);
    z-index: -2;
}

.saving-variable {
    color: #dc3545;
    font-weight: 700;
}

.boxedBorder {
    border: 1px solid rgba(8, 136, 208, 0.5);
    border-radius: 10px;
    padding: 1em;
}

.boxedBorder-background {
    border: 1px solid rgba(8, 136, 208, 0.5);
    border-radius: 10px;
    padding: 1em;
    background-color: var(--realwhite);
}

.video p {
    font-size: 1.25em;
}

.buy-now-box {
    border: 2px solid var(--ezdarkblue);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


    .buy-now-box h2 {
        background-color: var(--ezdarkblue);
        color: var(--ezwhite);
        padding: 0.5em;
        border-radius: 5px 5px 0 0;
        font-size: 2.5em;
    }

.button {
    width: 50%;
    display: block;
    margin: 2em auto;
    text-align: center;
    padding: 0.5em 2em;
    border: 1px solid black;
    border-radius: 5px;
    font-size: 1.25em;
}

.buy-now {
    background-color: var(--ezdarkblue);
    color: var(--ezwhite);
}

.free-trial-box {
    border: 2px solid var(--ezlightblue);
    border-radius: 10px;
}

    .free-trial-box h2 {
        background-color: var(--ezlightblue);
        color: var(--ezwhite);
        padding: 0.5em;
        border-radius: 5px 5px 0 0;
        font-size: 2.5em;
    }

    .buy-now-box p,
    .free-trial-box p {
        padding: 1em;
        font-size: 1.25em;
    }

.free-trial-button {
    background-color: var(--ezlightblue);
    color: var(--ezwhite);
    border: none;
}

    .free-trial-button:hover {
        background-color: var(--ezdarkblue);
    }

@media (max-width: 768px) {
    .buy-now-box h2 {
        font-size: var(--secondaryHeading)
    }

    .free-trial-box h2 {
        font-size: var(--secondaryHeading)
    }
}

@media (max-width: 768px) {
    .buy-now-box p,
    .free-trial-box p {
        font-size: 1em
    }
}

/************************/
/*  Extending Tailwinds */
/************************/

.hero-auto {
    /* background-image: url(../../industry/auto-repair-shop-scheduling-software/assets/img/hero_image_BG.jpg); */
    background-size: cover;
    background-position: center;
    background-repeat: none;
    padding: 100px 0 0;
}

/* Hero Cards for Auto */

.rounded-top {
    border-radius: 0.375rem 0.375rem 0 0;
}

.hero-cards .industry-box {
    border-radius: 0.375rem 0.375rem 0 0;
}

/* auto quotes */

section.testimonials .quote {
    text-align: center;
}

    section.testimonials .quote h4 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 1em;
        color: #7a7a7a;
    }

@media (min-width: 700px) {
    section.testimonials .quote h4 {
        font-size: 1.5em;
    }
}

section.testimonials .quote p {
    font-size: 0.8em;
    font-weight: 700;
    color: #f90;
}

@media (min-width: 700px) {
    section.testimonials .quote p {
        font-size: 1.1em;
    }
}

section.testimonials .quote span {
    display: inline-block;
    margin: 0;
    padding: 4px 4px 10px 4px;
    font-size: 2em;
    line-height: 0;
    color: #f90;
    vertical-align: bottom;
}

@media (min-width: 700px) {
    section.testimonials .quote span {
        padding: 0 4px 15px 4px;
        font-size: 2em;
    }
}

section.testimonials .slick-dots {
    bottom: -12;
    left: 0;
    right: 0;
    border: thin dashed black;
}

.industry-box-auto {
    --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.375em;
    overflow: hidden;
    padding-top: 18em;
    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-auto::before {
        content: "";
        position: absolute;
        background-color: rgba(30, 30, 30, 0.85);
        inset: 0;
        z-index: 1;
        opacity: 0;
        transition: opacity 500ms ease;
        backdrop-filter: blur(3px);
    }

    .industry-box-auto:hover::before {
        opacity: 1;
    }

    .industry-box-auto > 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-auto > img:hover {
            transform: scale(1.15);
        }

    .industry-box-auto > 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.25em;
        line-height: 1.75em;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        padding-left: 1.5em;
        padding-right: 1.5em;
        position: absolute;
        position: absolute;
        right: 0px;
        left: 0px;
        right: 0px;
        left: 0px;
        bottom: 0px;
        bottom: 0px;
        text-align: center;
        --tw-text-opacity: 1;
        color: var(--ezorange);
    }

    .industry-box-auto span {
        position: absolute;
        top: 10%;
        left: 10%;
        right: 10%;
        bottom: 25%;
        color: var(--ezwhite);
        z-index: 5;
        font-size: 1.25em;
        font-weight: 600;
        opacity: 0;
        transition: opacity 500ms ease;
    }

    .industry-box-auto:hover span {
        opacity: 1;
    }

.btn {
    width: 50%;
    display: block;
    margin: 1rem auto 1em;
    text-align: center;
    padding: 0.5em 1em;
    border-radius: 10px;
    font-size: 1em;
}

.buy-now {
    background-color: var(--ezdarkblue);
    color: var(--ezwhite);
    text-decoration: none !important;
    transition: background-color ease 0.25s;
    transition: color ease 0.25s;
}

.free-trial {
    background-color: var(--ezlightblue);
    color: white;
    text-decoration: none !important;
    transition: background-color ease 0.25s;
    transition: color ease 0.25s;
}

    .buy-now:hover,
    .free-trial:hover {
        background-color: var(--ezorange);
        color: #1e1e1e;
    }

@media (max-width: 1050px) {
    .btn {
        width: 75%;
        display: block;
        margin: 1rem auto 1em;
        text-align: center;
        padding: 0.5em 1em;
        border-radius: 10px;
        font-size: 0.75em;
    }

    .hero-video img {
        margin-top: 3em;
    }
}

/* Tool-tips */

.features-info-icon {
    color: rgba(255, 255, 255, 0.5);
}

    .features-info-icon::before,
    .features-info-icon::after {
        position: absolute;
        top: -0.25em;
        left: 100%;
        transform: translateX(0) translateY(-25%) scale(var(--scale));
        transition: 100ms transform;
    }

    .features-info-icon::before {
        --scale: 0;
        content: attr(data-tooltip);
        width: max-content;
        /* max-width: 100%; */
        padding: 0 1em;
        color: #fff;
        background-color: rgba(31, 31, 31, 0.8);
        border-radius: 5px;
        font-size: 1em;
        text-align: left;
        z-index: 1;
        box-shadow: 0 0 25px rgba(31, 31, 31, 0.5);
    }

    .features-info-icon:hover::before {
        --scale: 1;
    }

footer {
    height: auto;
    padding: 4em 0.75em;
}

section#industries h2 {
    font-size: 2.5em;
    line-height: 1.4;
}

section#industries p {
    font-size: 1.2em;
    line-height: 1.2;
}

@media (max-width: 1024px) {
    .hero-title {
        font-size: 3em;
        line-height: 1.15em;
    }

    .hero-video {
        display: flex;
        flex-direction: column-reverse;
    }

    .heroCTAlinks p:first-child {
        margin-top: -1em;
        font-size: 2.5em;
    }

    .heroCTAlinks p:nth-child(2) {
        font-size: 2.5em;
    }
}

@media (max-width: 425px) {
    section#industries h2 {
        font-size: var(--secondaryHeading)
    }

    section#industries p {
        font-size: 1em;
        width: 100%;
    }

    .button {
        width: 85%;
    }

    .hero-title {
        font-size: var(--mainHeading);
        line-height: 1em;
    }

    .hero-video {
        display: flex;
        flex-direction: column-reverse;
    }

    .heroCTAlinks p:first-child {
        margin-top: -1em;
        font-size: 1.25em;
    }

    .heroCTAlinks p:nth-child(2) {
        font-size: 1.25em;
    }

    section#industries {
        padding-bottom: 0;
    }
}

.features h2 {
    font-size: 2.875em;
    line-height: 1.2em;
}

.features h3 {
    font-size: 2.5em;
    line-height: 1.2em;
}

.features-desc {
    font-size: 1.4em;
    line-height: 1.2em;
}

#features-cta-link {
    font-size: 1.5em;
    line-height: 1.5em;
}

.integrations h2 {
    font-size: 2.875em;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .btn {
        width: 100%;
        font-size: 1.25em;
    }

    .button {
        width: 85%;
    }

    .btn.buy-now,
    .btn.free-trial {
        margin: 2rem auto 2em;
    }

    .features p:first-child {
        line-height: 1.25em;
    }

    .features p:last-child {
        line-height: 1.5em;
    }

    #features-cta-link {
        font-size: 1.5em;
        line-height: 1.5em;
    }

    section#industries {
        padding-bottom: 0;
    }

    #industries a {
        margin-top: 1em;
    }

    .copyright {
        display: block;
    }

        .copyright p {
            width: 100%;
            text-align: left;
            margin: 45px 0;
            font-size: 1em;
        }

    footer a {
        margin-top: 1.5em;
    }
}

@media only screen and (min-width: 770px) and (max-width: 929px) and (orientation: landscape) {
    section#industries {
        padding-bottom: 0;
    }
}

@media (max-width: 425px) {
    .integrations h2 {
        font-size: var(--secondaryHeading)
    }

    .features h2 {
        font-size: var(--secondaryHeading)
    }

    .features h3 {
        font-size: var(--thirdHeading)
    }

    .features-desc {
        font-size: 1em
    }

    #features-cta-link {
        font-size: var(--thirdHeading)
    }
}


/* new testimonial section */

.light-bg {
    background-color: #f4f4f4;
}

#testimonial-box {
    margin: auto 0;
    border: 1px solid #fff;
    border-radius: 10px;
    border: 2px solid #ff8109;
    padding: 2em;
    background-color: rgb(255, 255, 255);
    font-size: 1.25em;
}

@media screen and (max-width: 425px) {
    #testimonial-box {
        max-height: 250px;
    }
}


#testimonial-title {
    color: #ff8109;
    margin-top: 30px;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
}

    #testimonial-title span {
        font-size: 1em;
        font-weight: normal;
        color: #1e1e1e;
    }

.hero-logo-images {
    display: flex;
    justify-content: center;
    /* horizontally center the logos */
    align-items: center;
    /* vertically center the logos */
}

.hero-logos {
    max-height: 125px;
    margin: 30px auto 0;
}

    .hero-logos:nth-child(2) {
        max-width: 125px;
        height: 125px;
    }

.mobile-logo {
    margin-top: -15px;
    margin-left: -10px;
    width: 20vw;
}

@media screen and (max-width: 768px) {

    /* Adjust font size and line height for screens up to 768px wide */
    .mobile-logo {
        width: 25vw;
        margin-top: -15px !important;
        margin-left: -10px;
    }

    .hero-logo-images {
        display: flex;
        margin: auto;
        flex-flow: row wrap;
    }
}

@media screen and (max-width: 480px) {
    /* Adjust font size and line height for screens up to 480px wide */

    .mobile-logo {
        width: 45vw;
        margin-top: -15px !important;
        margin-left: -10px;
    }

    .hero-logo-images {
        /*   display: block;
            margin: auto;*/
        display: flex;
        margin: auto;
        flex-flow: row wrap;
    }
}

#money-back-seal {
    display: flex;
    justify-content: center;
}


.video {
    max-width: 555px;
    width: 100%;
    position: relative;
    min-height: 315px;
}

    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0 auto;
    }

    .video.clear {
        max-width: 100%
    }

        .video.clear iframe {
            position: unset;
            top: 0;
            left: 0;
            width: 100%;
            margin: 0 auto;
            max-width: 400px;
        }

.content ul {
    max-width: 75%;
    margin: 0 auto;
    list-style: disc;
}

p.package-price.font-extrabold.text-5xl {
    line-height: 1.1;
}

@media screen and (max-width: 915px) {
    .video {
        margin-top: 0;
        max-width: 100%;
    }
}

.seal-container {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

section#whattheysay h2 {
    font-size: 2.25em;
    line-height: 1.2;
}

@media screen and (max-width: 915px) {
    section.features.px-5.py-20 {
        padding: 15px 35px 40px
    }
}

@media screen and (max-width: 768px) {
    section.ezdark-text.px-5.pt-20.freeDemo.max-w-6xl.mx-auto {
        padding-top: 0
    }

    section.px-5.py-20.dark-background.text-white.integrations {
        padding: 50px 20px
    }

    section#whattheysay {
        padding-top: 40px
    }

    section.features.px-5.py-20 {
        padding: 15px 35px 40px
    }
}

@media only screen and (min-width: 770px) and (max-width: 929px) and (orientation: landscape) {
    section.ezdark-text.px-5.pt-20.freeDemo.max-w-6xl.mx-auto {
        padding-top: 0
    }

    section.px-5.py-20.dark-background.text-white.integrations {
        padding: 50px 20px
    }

    section#whattheysay {
        padding-top: 40px
    }

    section.features.px-5.py-20 {
        padding: 15px 35px 40px
    }
}

@media screen and (max-width: 425px) {
    section#whattheysay h2 {
        font-size: var(--secondaryHeading)
    }
}

.highlight-text {
    display: flex;
    align-items: baseline;
    gap: 1.5em;
}

/*COOKIE BANNER*/

@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap);

#cookieBanner * {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-family: Poppins, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#cookieBanner a,
#cookieBanner button {
    cursor: pointer;
    color: inherit;
    font-family: inherit
}

#cookieBanner button {
    outline: 0;
    border: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    appearance: none
}

#cookieBanner em,
#cookieBanner strong {
    font-weight: 700;
    font-family: inherit
}

#cookieBanner a:hover {
    text-decoration: none;
    cursor: pointer
}

#cookieBanner a:focus,
#cookieBanner input:focus {
    outline: 0;
    list-style: none
}

#cookieBanner.light {
    background-color: #fff;
    background-color: var(--cookieBannerLight);
    color: #393d4d;
    color: var(--cookieBannerDark)
}

    #cookieBanner.light p,
    #cookieBanner.light ul {
        color: #393d4d;
        color: var(--cookieBannerDark)
    }

    #cookieBanner.light h5 {
        color: var(--cookieBannerDark)
    }

    #cookieBanner.light button#cookieReject {
        background: #fff;
        background: var(--cookieBannerLight)
    }

#cookieBanner.dark {
    background-color: #393d4d;
    background-color: var(--cookieBannerDark);
    color: #fff;
    color: var(--cookieBannerLight)
}

    #cookieBanner.dark p,
    #cookieBanner.dark ul {
        color: #fff;
        color: var(--cookieBannerLight)
    }

    #cookieBanner.dark h5 {
        color: #fff;
        color: var(--cookieBannerLight)
    }

    #cookieBanner.dark button#cookieReject {
        background: 0 0;
        color: #fff;
        color: var(--cookieBannerLight);
        border: 1px solid #fff;
        border: 1px solid var(--cookieBannerLight)
    }

#cookieBanner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    padding: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    font-family: inherit;
    z-index: 999997
}

    #cookieBanner #closeIcon {
        width: 20px;
        height: 20px;
        cursor: pointer;
        color: #bfb9b9;
        overflow: hidden;
        opacity: .85;
        z-index: 999999;
        position: absolute;
        top: 4px;
        right: 4px
    }

    #cookieBanner svg {
        display: block
    }

    #cookieBanner.display-left {
        left: 30px;
        bottom: 30px;
        max-width: 395px
    }

    #cookieBanner.display-right {
        right: 30px;
        bottom: 30px;
        max-width: 395px
    }

    #cookieBanner.display-top {
        top: 30px;
        width: 800px;
        left: 50%;
        margin-left: -400px
    }

    #cookieBanner.display-bottom {
        bottom: 30px;
        width: 800px;
        left: 50%;
        margin-left: -400px
    }

        #cookieBanner.display-bottom .content-wrap,
        #cookieBanner.display-top .content-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        #cookieBanner.display-bottom .msg-wrap,
        #cookieBanner.display-top .msg-wrap {
            max-width: 65%;
            width: 100%
        }

        #cookieBanner.display-bottom .msg-wrap,
        #cookieBanner.display-top .msg-wrap {
            margin-bottom: 0
        }

        #cookieBanner.display-bottom #cookieSettings,
        #cookieBanner.display-top #cookieSettings {
            margin-bottom: 0
        }

        #cookieBanner.display-bottom #cookieTypes,
        #cookieBanner.display-top #cookieTypes {
            margin-top: 20px
        }

    #cookieBanner .btn-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        font-weight: 700;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 -5px 0 -5px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        #cookieBanner .btn-wrap button {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            padding: 0 7px;
            margin: 0 5px 10px 5px;
            border-radius: 20px;
            cursor: pointer;
            white-space: nowrap;
            min-width: 130px;
            line-height: 36px;
            border: none;
            font-family: inherit;
            font-size: 16px;
            -webkit-transition: -webkit-box-shadow .3s;
            transition: -webkit-box-shadow .3s;
            -o-transition: box-shadow .3s;
            transition: box-shadow .3s;
            transition: box-shadow .3s, -webkit-box-shadow .3s
        }

            #cookieBanner .btn-wrap button:hover {
                -webkit-transition: -webkit-box-shadow .4s cubic-bezier(.25, .8, .25, 1), -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
                transition: -webkit-box-shadow .4s cubic-bezier(.25, .8, .25, 1), -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
                -o-transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1);
                transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1);
                transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), transform .4s cubic-bezier(.25, .8, .25, 1), -webkit-box-shadow .4s cubic-bezier(.25, .8, .25, 1), -webkit-transform .4s cubic-bezier(.25, .8, .25, 1);
                -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
                -webkit-transform: translate3d(0, -1px, 0);
                transform: translate3d(0, -1px, 0)
            }

    #cookieBanner #cookieSettings {
        font-size: 12px;
        font-weight: 700;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: uppercase;
        cursor: pointer;
        font-weight: 400;
        margin-bottom: 20px
    }

        #cookieBanner #cookieSettings svg {
            vertical-align: middle;
            margin-right: 8px
        }

    #cookieBanner h4 {
        font-family: inherit;
        font-weight: 700;
        font-size: 18px
    }

    #cookieBanner .title-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px
    }

        #cookieBanner .title-wrap svg {
            margin-right: 10px;
            display: none;
        }

    #cookieBanner h5 {
        font-family: inherit;
        font-weight: 700;
        font-size: 12px;
        margin-bottom: 10px;
        text-transform: uppercase
    }

    #cookieBanner p,
    #cookieBanner ul {
        font-size: 14px;
        margin-bottom: 20px
    }

        #cookieBanner p:last-child {
            margin-bottom: 0;
            text-align: left
        }

    #cookieBanner li {
        width: 49%;
        display: inline-block
    }

    #cookieBanner a {
        text-decoration: none;
        font-size: 14px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255, 255, 255, .75);
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

#cookieTypes label {
    text-transform: uppercase;
    font-size: 13px
}

#cookieBanner button:disabled {
    opacity: .3
}

#cookieBanner input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 14px;
    height: 14px;
    margin: 4px 10px 0 0;
    display: block;
    float: left;
    position: relative;
    outline: 0;
    border: none
}

    #cookieBanner input[type=checkbox]:checked:after {
        background: #d3d3d3;
        content: "\2714";
        color: grey
    }

    #cookieBanner input[type=checkbox]:after {
        content: "";
        vertical-align: middle;
        text-align: center;
        line-height: 13px;
        position: absolute;
        cursor: pointer;
        height: 14px;
        width: 14px;
        left: 0;
        top: 0;
        font-size: 10px;
        background: #d3d3d3
    }

.benefits {
    width: 100%;
    display: flex;
}


#cookieBanner.display-bottom.full-width-true,
#cookieBanner.display-top.full-width-true {
    width: 100%;
    max-width: 100%;
    left: auto;
    right: auto;
    bottom: auto;
    top: 0;
    border-radius: 0;
    margin: auto
}

#cookieBanner.display-bottom.full-width-true {
    bottom: 0;
    top: auto;
    -webkit-box-shadow: 0 -3px 3px rgb(0 0 0 / 25%);
    box-shadow: 0 -3px 3px rgb(0 0 0 / 25%)
}

    #cookieBanner.display-bottom.full-width-true .title-wrap,
    #cookieBanner.display-top.full-width-true .title-wrap {
        display: none
    }

    #cookieBanner.display-bottom.full-width-true .btn-wrap button,
    #cookieBanner.display-top.full-width-true .btn-wrap button {
        margin-bottom: 10px
    }

@media only screen and (max-width:800px) {

    #cookieBanner.display-bottom,
    #cookieBanner.display-top {
        width: 100%;
        max-width: 100%;
        left: auto;
        right: auto;
        bottom: auto;
        top: 0;
        border-radius: 0;
        margin: auto
    }

    #cookieBanner.display-bottom {
        bottom: 0;
        top: auto;
        -webkit-box-shadow: 0 -3px 3px rgb(0 0 0 / 25%);
        box-shadow: 0 -3px 3px rgb(0 0 0 / 25%)
    }

        #cookieBanner.display-bottom .btn-wrap button,
        #cookieBanner.display-top .btn-wrap button {
            margin-bottom: 10px
        }

        #cookieBanner.display-bottom .msg-wrap,
        #cookieBanner.display-top .msg-wrap {
            margin-right: 20px
        }
}

@media only screen and (max-width:600px) {

    #cookieBanner.display-left,
    #cookieBanner.display-right {
        width: 100%;
        max-width: 100%;
        left: auto;
        right: auto;
        bottom: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 -3px 3px rgb(0 0 0 / 25%);
        box-shadow: 0 -3px 3px rgb(0 0 0 / 25%)
    }

    #cookieBanner.display-bottom .content-wrap,
    #cookieBanner.display-top .content-wrap {
        display: block
    }

    #cookieBanner.display-bottom .msg-wrap,
    #cookieBanner.display-top .msg-wrap {
        max-width: 100%
    }

    #cookieBanner.display-bottom #cookieSettings,
    #cookieBanner.display-top #cookieSettings {
        margin-bottom: 20px
    }
}

/* newly added utils */
.br-break-mobile {
    display: none
}

.br-break-desktop {
    display: block
}

@media only screen and (max-width: 425px) {
    .br-break-mobile {
        display: block
    }

    .br-break-desktop {
        display: none
    }
}

.bold {
    font-weight: 900
}





#hero-cal {
    /*  margin-top: 78px;*/
    background-image: url(/assets/img/hero-blue.jpg);
    background-color: #0631BC;
    background-repeat: repeat, no-repeat;
    background-position: bottom right;
    background-size: cover;
    min-height: 750px;
    height: 100%;
    padding-top: 4.5rem;
}



h1.hero-title-cal {
    margin-left: 100px;
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    line-height: 1.25;
}

    h1.hero-title-cal span {
        font-weight: 800;
    }

.logo-pricing {
    display: flex;
    align-items: center;
}

    .logo-pricing img {
        width: 100%;
        height: 55px;
        padding: 0px 20px;
    }

.nav-pricing {
    background-color: white;
    display: flex;
    margin: 0;
    border-radius: 0;
    flex-flow: row nowrap;
    padding: 10px;
}

.primary-nav {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    padding-right: 25px;
}

    .primary-nav ul {
        display: flex;
        flex-flow: row nowrap;
    }

    .primary-nav li {
        display: flex;
        flex-flow: row nowrap;
    }

        .primary-nav li a {
            font-weight: 400;
            padding: 0 15px;
            font-size: .875em;
            font-family: "Poppins", sans-serif;
        }

.spacer-nav {
    display: flex;
    align-items: center;
}

.side-nav {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

    .side-nav i {
    
   font-size:20px;
   padding:0 10px;
    }
    .side-nav a span {
        font-size: 1em;
        font-family: "Poppins", sans-serif;
    }

a.login-pricing span {
    color: black;
    font-weight: 800;
    padding: 0 30px;
}

a.top-menu-demo-pricing {
    background-color:#0027E6;
    color: white;
    padding: 8px 40px;
    border-radius: 50px;
    font-weight:600;
    font-size: .875em;

}

a.top-menu-demo-pricing:hover {
    background-color:#0020ba;
}

a.top-menu-buynow-pricing {
    background-color: #6E00DC;
    color: white;
    padding: 8px 15px;
    border-radius: 5px;
    margin-right: 5px;
}


/*Slider Overwrite*/

/* The slider */
.slider {
    background-color: white;
}

    .slider:before {
        background-color: #FF04A5;
    }

input:checked + .slider {
    background-color: white;
}

div#sliderContainer {
    margin-left: 100px !important;
    /*Overwriting JS*/
}

    div#sliderContainer span {
        color: white !important;
        font-family: "Poppins", sans-serif;
    }


#annual-billing {
    display: none;
}

.pricing-table {
    margin-top: -5em;
    position: relative;
    z-index: 5000;
}

.switch-plans {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

    .switch-plans h4 {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        margin-bottom: 20px;
        font-weight: 500;
        text-align: center;
        padding: 0 10px;
    }

.thirty-days {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

    .thirty-days h3 {
        font-size: 2.25rem;
        font-weight: 800;
    }

    .thirty-days p {
        font-weight: 600;
    }

.a-you {
    display: flex;
    margin-top: 75px;
    line-height: 1.25;
    flex-flow: column nowrap;
}

    .a-you h2 {
        font-weight: 800;
        font-size: 5rem;
        text-transform: uppercase;
        text-align: center;
    }

    .a-you h4 {
        text-transform: lowercase;
        font-size: 2.5rem;
        font-weight: 600;
    }



section#new-pricing-table {
    display: flex;
    margin-top: -5em;
    position: relative;
    z-index: 5;
}


.pricing-block {
    display: flex;
    width: 100%;
}

    .pricing-block ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        width: 100%;
    }

    .pricing-block li {
        display: flex;
        flex-flow: column nowrap;
  /*      flex: 0 0 18.5%;*/
                flex: 0 0 24%;
        border: solid 1px #d3d3d3;
        border-radius: 5px;
        background-color: white;
        margin-bottom: 20px;
    }

        .pricing-block li h3 {
            font-weight: 700;
            padding: 0;
            margin: 15px 0 0;
            line-height: 1.25;
            text-transform: uppercase;
            font-size: 1.35rem;
            text-align: center;
        }

.color-bar {
    background-color: #ff8109;
    min-height: 45px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .color-bar span {
        font-weight: 800;
        font-size: 1rem;
        color: white;
    }

    .color-bar.green {
        background-color: #0FBB00;
    }

    .color-bar.blue {
        background-color: #00B2FF;
    }

    .color-bar.pink {
        background-color: #FF04A5;
    }

    .color-bar.purple {
        background-color: #6E00DC;
    }

.monthly-div {
    display: none;
    justify-content: center;
    flex-flow: column nowrap;
    align-items: center;
    margin-bottom: 0;
    width: 100%;
}

    .monthly-div.active {
        display: flex;
    }

    .monthly-div h4 {
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 1.2;
        margin: 0;
    }

    .monthly-div h6 {
        font-size: 1rem;
        font-weight: 700;
    }


.annual-div {
    display: flex;
    justify-content: center;
    flex-flow: column nowrap;
    align-items: center;
    margin-bottom: 0;
    display: none;
    width: 100%;
}

    .annual-div.active {
        display: flex;
    }

    .annual-div h4 {
        font-size: 3.5rem;
        font-weight: 300;
        line-height: 1.2;
        font-weight: 700;
    }

    .annual-div h6 {
        font-size: 1rem;
        font-weight: 700;
    }

        .annual-div h6 span {
            color: red;
        }

.spacer {
    border: solid 1px #d3d3d3;
    width: 90%;
    margin: 0 auto;
}

    .spacer span {
        font-size: 1rem;
    }

.price-div {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
}

.buyLoop.green {
background-color: #B2E9AD;
    margin: 10px;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    color: black;
    line-height: 1.25;
        border: solid 10px white;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}

.buyLoop.blue {
    background-color: #B0E7FF;
        margin: 10px;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    color: black;
    line-height: 1.25;
            border: solid 10px white;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}
.buyLoop.pink  {
    background-color: #FFCDED;
        margin: 10px;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
    color: black;
    line-height: 1.25;
            border: solid 10px white;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}


.buyLoop p {
    font-weight:700;
   
}

.buyLoop span {
        font-size: .875rem;
}

.includes {
}

    .includes ul {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        padding: 15px 15px !important;
        margin: 0 !important;
        justify-content: flex-start;
    }




    .includes li {
        border: none;
        text-align: center;
        padding: 6px 0;
        display: flex;
        flex-flow: row nowrap !important;
        align-items: center;
        width: 100%;
        justify-content: flex-start;
        font-weight: 400;
        line-height: 1.35;
        font-size: .875rem;
        text-align: left;
        margin-bottom: 0;
        color: #1e1e1e;
        background-color: transparent;
    }

    .includes ul:first-of-type {
        min-height: 130px;
    }

    .includes li a {
        text-decoration: underline;
        color: blue;
    }

    .includes li span {
        font-size: .77rem;
        font-weight: 400;
    }

.free-line {
    margin-right: 10px;
    width: 100%;
    word-break: break-all;
    align-items: center;
}

.includes li.headline {
    font-weight: 800;
}

.grow-div {
    display: flex;
    flex: 1 1 auto;
    align-items: self-end;
}

.spacer-gap {
    border: solid 1px #d3d3d3;
    width: 90%;
    margin: 0 auto;
}

.buy-now-btn {
    display: flex;
    background-color: #ff8109;
    padding: 10px;
    margin: 15px;
    flex: 1 1 auto;
    width: 90%;
    justify-content: center;
    border-radius: 5px;
    color: white;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 500;
}

    .buy-now-btn.green {
        background-color: #0FBB00;
    }

    .buy-now-btn.blue {
        background-color: #00B2FF;
    }

    .buy-now-btn.pink {
        background-color: #FF04A5;
    }

    .buy-now-btn.purple {
        background-color: #6E00DC;
    }


.color-box {
    background-color: #ff810969;
    border-radius: 25px;
    margin: 5px;
    border: solid 10px white;
    min-height: 330px;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}

    .color-box li {
        color: #34383c;
        border-bottom: dashed 1px #ff81095e;
    }

.color-box-green {
    background-color: #0fbb0052;
    border-radius: 25px;
    margin: 5px;
    border: solid 10px white;
    min-height: 356px;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}

    .color-box-green li {
        color: #34383c;
        border-bottom: dashed 1px #0fbb0054;
    }


.color-box-blue {
    background-color: #00b2ff4f;
    border-radius: 25px;
    margin: 5px;
    border: solid 10px white;
   min-height: 356px;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}

    .color-box-blue li {
        color: #34383c;
        border-bottom: dashed 1px #00b2ff4f
    }

.color-box-pink {
    /*    background-color:#FF04A5;*/
    background-color: #ff04a533;
    border-radius: 25px;
    margin: 5px;
    border: solid 10px white;
  min-height: 356px;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}

    .color-box-pink li {
        color: #34383c;
        border-bottom: dashed 1px #ff04a547;
    }


.orange-text span {
    color: #ff8109;
    font-weight: 700 !important;
}

li.green-text {
    color: #0FBB00;
    font-weight: 700 !important;
}

li.blue-text {
    color: #00B2FF;
    font-weight: 700 !important;
}

li.pink-text {
    color: #FF04A5;
    font-weight: 700 !important;
}


.plus-this {
    display: flex;
    align-items: center;
    font-weight: 400;
    width: 100%;
    justify-content: center;
    font-size: 12px;
    padding: 0 15px;
}

.color-pick {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #FF8109;
    margin: 0 3px;
}

.color-pick-blue {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #00B2FF;
    margin: 0 3px;
}

.color-pick-green {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #0FBB00;
    margin: 0 3px;
}

.color-pick-pink {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #FF04A5;
    margin: 0 3px;
}



.free-line-alt {
    margin-right: 10px;
    width: 100%;
    color: #34383c;
    /*    word-break: break-all;*/
    align-items: center;
}

.includes li.headline {
    font-weight: 800;
}

.grow-div {
    display: flex;
    flex: 1 1 auto;
    align-items: self-end;
}

.buy-now-btn {
    display: flex;
    background-color: #ff8109;
    padding: 10px;
    margin: 15px;
    flex: 1 1 auto;
    width: 90%;
    justify-content: center;
    border-radius: 5px;
    color: white;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer !important;
}

    .buy-now-btn.green {
        background-color: #0FBB00;
    }

    .buy-now-btn.blue {
        background-color: #00B2FF;
    }

    .buy-now-btn.pink {
        background-color: #FF04A5;
    }

    .buy-now-btn.purple {
        background-color: #6E00DC;
    }

section#not-convinced {
    background-image: url(/assets/img/slant-down.jpg);
    background-color: white;
    background-repeat: repeat, no-repeat;
    background-position: bottom right;
    background-size: cover;
    min-height: 750px;
    height: 100%;
}


.top-div {
    display: flex;
    justify-content: center;
    padding: 0 20vw;
    margin: 75px 0;
}

.left-div {
    display: flex;
    flex: 0 0 50%;
    flex-flow: column nowrap;
}

.pricing-personal-demo {
    max-width: 250px;
    text-align: center;
}

.left-div h2 {
    display: flex;
    flex: 0 0 50%;
    font-weight: 800;
    font-size: 5rem;
    line-height: 1.1;
    align-items: center;
}

.right-div {
    display: flex;
    flex: 0 0 50%;
}

.right-inner {
    background-color: #EEEEEE;
    padding: 45px;
    border-radius: 10px;
}

    .right-inner h5 {
        font-size: 1.5rem;
        font-weight: 600;
    }

.top-inner.pink-100 {
    display: flex;
    width: 100%;
    border-radius: 15px;
    padding: 45px;
    background-color: #FF04A5;
}

.explore-btn {
    max-width: 300px;
}

.top-left {
    display: flex;
    flex: 0 0 50%;
    flex-flow: column nowrap;
    padding-right: 8vw;
}

    .top-left h2 {
        color: white;
        font-weight: 800;
        font-size: 4rem;
        line-height: 1;
        margin-bottom: 25px;
    }

    .top-left p {
        font-weight: 600;
        font-size: 1.1rem;
    }

        .top-left p.call-us {
            font-weight: 800;
        }

.top-right {
    display: flex;
    flex-flow: column nowrap;
}

    .top-right p {
        font-size: 1rem;
        margin-top: 25px;
        font-weight: 500;
    }

.tag-div {
    display: flex;
    margin-bottom: 15px;
    border: solid 1px #000;
    padding: 10px 20PX;
    border-radius: 10px;
}

    .tag-div a {
        display: flex;
        flex-flow: row nowrap;
    }

    .tag-div img {
        width: 100%;
        max-width: 45px;
    }

    .tag-div span {
        font-size: 2.25rem;
        font-family: "Poppins", sans-serif;
        margin-left: 25px;
        font-weight: 500;
    }

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer !important;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: #555;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        padding: 5px 10px;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
        line-height: 1.5;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

button.tooltip-trigger {
    border: none;
    width: 20px;
    height: 15px;
    pointer-events: none;
}

    button.tooltip-trigger img {
        height: 15px;
        margin-left: 5px;
        cursor: pointer;
        margin-top: 2px;
    }

.toggle-content {
    display: none;
}


div#new-price-toggler {
    display: flex;
    margin-left: 100px;
    align-items: center;
}

#toggleContainer {
    width: 70px;
    height: 40px;
    background-color: white;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.tagline {
    color: white;
    margin: 0 10px;
    font-size: 1.15rem;
    font-weight: 500;
}

    .tagline.active {
        text-decoration: underline;
        font-weight: 500;
    }

#toggleSlider {
    width: 40px;
    height: 40px;
    background-color: #FF04A5;
    border-radius: 50%;
    border: solid 2px white;
    position: absolute;
    left: 0;
    transition: left 0.1s ease-in-out;
}

#toggleText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*LAPTOP*/

@media (max-width: 1370px) {

    .top-div {
        padding: 0 8vw;
    }

    .pricing-block li {
        flex: 0 0 18%;
    }

    .pricing-block ul {
        margin: 0 15px;
    }

    .includes ul {
        padding: 15px 15px;
    }
}


/*TABLET LANDSCAPE*/

@media (max-width: 1024px) {

    .pricing-block li {
        flex: 0 0 30.5%;
    }

    .left-div h2 {
        font-size: 4rem;
    }
}
/*Tablet Portrait*/
@media (max-width: 820px) {

    .top-inner.pink-100 {
        flex-flow: column nowrap;
    }

    .top-div {
        flex-flow: column nowrap;
    }

    .pricing-block li {
        flex: 0 0 48%;
    }
}


/*Phone Landscaep*/
@media (max-width: 760px) {

    h1.hero-title-cal {
        margin-left: 50px;
    }

    .mobile-menu {
        max-height: 390px;
        overflow-y: auto;
    }
}


/* LARGE PHONES LANDSCAPE */
@media only screen and (min-width: 770px) and (max-width: 932px) and (orientation: landscape) {
    .top-inner.pink-100 {
        flex-flow: column nowrap;
    }

    .top-div {
        flex-flow: column nowrap;
    }

    .mobile-menu {
        max-height: 430px;
        overflow-y: auto;
    }
}


/*Phone Portrait*/
@media (max-width: 420px) {

    h1.hero-title-cal.mt-0.mb-5.h2 {
        font-size: 2.25rem !important;
    }

    h1.hero-title-cal {
        margin-left: 20px;
    }

    .pricing-block li {
        flex: 0 0 100%;
    }

    .left-div h2 {
        font-size: 3rem;
    }

    #hero-cal {
        min-height: 550px;
    }

    .thirty-days h3 {
        font-size: 1.75rem;
        text-align: center;
    }

    .top-left h2 {
        font-size: 3rem;
    }

    .tooltip .tooltiptext {
        width: 200px;
        margin-left: -175px;
    }


    .mobile-menu {
        max-height: 100%;
    }
}


@media (max-width: 1050px) {

    .mobile-menu.show-me ul {
        overflow-y: auto;
        max-height: 78vh;
    }



        .mobile-menu.show-me ul li {
            height: 52px;
            padding: 0;
            margin: 0;
        }

    a.top-menu-demo span {
        padding-top: 0.25em !important;
        padding-bottom: 0.25em !important;
        font-size: 20px !important;
    }

    a.top-menu-buy-now span {
        padding-top: 0.25em !important;
        padding-bottom: 0.25em !important;
        font-size: 20px !important;
        padding-right: 33px;
        padding-left: 33px;
    }

    .login-btn {
        background-color: var(--ezorange);
        color: white;
        padding: 5px 50px;
        border-radius: 8px;
        text-transform: uppercase;
        margin-left: 4px;
    }
}

.footer-nav {
    font-family: "Poppins", sans-serif;
}

    .footer-nav h5 {
        color: #F38020;
        font-weight: 700;
    }

.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;
    font-weight: 700;
}

.footer-orange {
    color: #F38020;
    font-weight: 700;
}

.footer-background {
    background-color: #08182c;
}

.copyright {
    font-family: "Poppins", sans-serif;
}

.extras {
    font-family: "Poppins", sans-serif;
}


#toggleButton {
    background-color: #FF8109;
    padding: 7px 15px;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

.upgrades {
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
    color: #FF8109;
    font-weight: 700;
    margin-bottom: 10px;
}

#myDiv {
    display: block;
    width: 100%;
    height: auto;
    background-color: #ff810969;
    margin-top: 0;
       border-radius: 20px;
    margin-bottom: 10px;
    border: solid 10px white;
    outline: 2px solid #f0f0f0;
    outline-offset: -15px;
}



    #myDiv ul {
    }

        #myDiv ul span {
            font-size: 14px;
            width: 100%;
            font-weight: 600;
        }

    #myDiv li {
        line-height: 1;
        font-size: 12px;
        border-bottom: dashed 1px #ff81095e;
        padding: 8px 0;
    }


/*PRICNG MODAL*/

#openModal {
    padding: 10px 30px;
    margin-bottom: 30px;
    display: flex;
    background-color: #0730BC;
    padding: 10px;
    flex: 0 0 33%;
    justify-content: center;
    border-radius: 5px;
    color: white;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
}

.flex-div {
    width: 100%;
    display: flex;
    justify-content: center;
}

.modal {
    display: none;
    position: fixed;
    z-index: 2000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: center;
}

.modal-content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    width: 90%;
    max-width: 1400px;
    display: flex;
    flex-flow: column nowrap;
    position: relative;
}

    .modal-content .content {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
    }


        .modal-content .content h2 {
            font-weight: 700;
            margin: 10px 0 5px;
            text-align: center;
            line-height: 1.25;
        }

.close {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    display: flex;
    right: 20px;
    top: 0;
    align-items: flex-start;
}

@media (max-width: 600px) {
    .modal-content {
        width: 80%;
    }
}


.plan-content {
    display: flex;
    max-height: 65vh;
    overflow-y: auto;
    flex-flow: column nowrap;
    width: 100%;
}
@media (max-width: 940px) {
    .plan-content {
        max-height: 42vh;
    }
}

@media (max-width: 600px) {
    .plan-content {
        max-height: 42vh;
    }
}

.pricing-header {
    display: flex;
    width: 100%;
}

.header-horizontal {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}

.header-title {
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}

.header-info {
    flex: 0 0 20%;
    padding: 10px;
    text-align: center;
    color: white;
}

.pricing-content {
    display: flex;
    width: 100%;
}

.flex-horizontal {
    display: flex;
    width: 100%;
    border-bottom: dotted 1px #a3a3a3;
}

.left-title {
    flex: 0 0 20%;
    padding: 5px;
    border-right: dotted 1px #a3a3a3;
    border-left: dotted 1px #a3a3a3;
    display: flex;
    font-weight: 500;
    align-items: center;
    font-size: .775em;
}

.right-plans {
    flex: 0 0 80%;
    display: flex;
    flex-flow: row nowrap;
}

.plans-info {
    display: flex;
    flex: 1;
    justify-content: center;
    padding: 5px;
    border-right: dotted 1px #a3a3a3;
    word-break: break-all;
    align-items: center;
}

    .plans-info img {
        width: 12px;
        height: auto;
        display: flex;
        align-items: center;
    }



.green-back {
    background-color: #0FBB00;
}

.orange-back {
    background-color: #FF8109;
}



.blue-back {
    background-color: #00B2FF;
}

.pink-back {
    background-color: #FF04A5;
}

.purple-back {
    background-color: #6E00DC;
}

.frost-back {
    background-color: #f4e9ff;
}


@media (max-width: 600px) {

    .flex-horizontal {
        flex-flow: column nowrap;
        border-bottom: none;
    }

    .purple-back {
        display: none;
    }


    #openModal {
        flex: 0 0 80%;
    }

    .plans-info img {
        height: 22px;
    }

    .left-title {
        border-right: none;
        border-left: none;
    }

    .plans-info {
        border-right: none;
        height: 33px;
        border-right: solid 2px white;
    }

    .header-title {
        margin-bottom: 5px;
    }

    .header-info {
        flex: 0 0 50%;
        border: solid 1px white;
    }

    .plans-info {
    }

    .orange-alt {
        background-color: #ff81094d;
    }

    .green-alt {
        background-color: #0fbb0057;
    }

    .blue-alt {
        background-color: #00b2ff63;
    }

    .pink-alt {
        background-color: #ff04a54d;
    }
}
