body {
    min-height: 100vh;
}

body.now-loaded {
    /* padding-top: 185px; */
    padding-top: 144px;
}

.hide-until-loaded {
    display: none;
}

.show-until-loaded.now-loaded {
    display: none;
}

.header .content-wrapper {
    max-width: 1920px;
}

.body-container {
    width: 100%;
}

.body-container > .row-fluid-wrapper > .row-fluid {
    flex-direction: column;
}

.body-container > .row-fluid-wrapper:first-child > .row-fluid {
    margin-top: 0px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
    padding: 0;
}

.squares {
    background-image: url("https://www.pixton.com/hubfs/8929196/Images/website%20pages%20NEW%20%282023%29/Main%20Landing%20Page%20%28Educators%29/4%20Content%20for%20Any%20Subject/Square%20Pattern.svg");
    background-size: contain;
    background-repeat: repeat-y;
}

.features-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}

.squares.features-container {
    background-image: url("https://www.pixton.com/hubfs/8929196/Images/website%20pages%20NEW%20%282023%29/The%20Comic%20Maker%20Page/2%20For%20Everyone/SquarePattern.svg");
    background-color: #f7f1da;
}

.content-block--centered {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.centered-block {
    text-align: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-top: 80px;
    width: fit-content;
    margin: 0 auto;
}

.content-block {
    width: 100%;
    position: relative;
    padding: 240px 0;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-x: clip;
    background-color: #fdd835;
}

.background-image {
    position: absolute;
}

.image-layer {
    display: flex;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* Across All Redesigned Modules */

.body-container-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.body-container-wrapper .row-fluid-wrapper.row-depth-1.dnd-section {
    width: 100%;
}

.body-container-wrapper
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper:last-child {
    padding: 0;
}

.offset-container {
    position: relative;
}

.offset-image {
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.container-fluid.main {
    width: 100%;
    z-index: 1;
}

.end-cta {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.end-cta > .button {
    margin: 40px 0 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: min-content;
}

.centered-block > .light {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2em;
    text-transform: uppercase;
}

.pixton-container--image-left {
    border: 3px solid red;
}

.pixton-container--image-right {
    border: 3px solid green;
}

.hero-splash {
    width: 70%;
    max-width: 900px;
    z-index: 1;
}

.page-content--container {
    margin: 64px 32px 128px;
}

.page-content--container p {
    color: #fff;
}

.page-content--container h3 {
    margin-top: 3rem;
}

.page-content--container .button {
    height: auto;
    min-height: 66px;
    white-space: normal;
}

@media (max-width: 1200px) {
    .content-wrapper {
        padding: 0 32px;
        max-width: none;
    }
}

@media (max-width: 1024px) {
    .content-block--centered {
        padding: 13px 32px 0;
    }

    .content-block--centered .centered-block > button {
        margin-top: 21px;
    }

    body.now-loaded {
        padding-top: 80px;
    }

    .end-cta > .button {
        margin-bottom: 80px;
    }

    .centered-block {
        padding-top: 64px;
    }

    .hero-splash {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .content-block--centered {
        padding: 0 24px;
    }

    .content-wrapper {
        padding: 0 24px;
    }

    .content-wrapper.header__topbar {
        padding: 0 24px;
    }

    .content-wrapper--vertical-spacing {
        padding: 0 24px;
    }

    .dnd-section {
        padding: 0;
    }

    .centered-block > .light {
        font-size: 1rem;
    }

    .end-cta > .button {
        margin-bottom: 40px;
    }

    .centered-block {
        padding: 24px 0 0;
        margin-bottom: 24px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .landing-splash .hero-splash {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .hero-splash {
        width: 100%;
    }

    .page-content--container {
        margin-top: 0;
    }

    .page-content--container .button {
        width: 100%;
    }
}
img {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

img.loaded {
    opacity: 1;
}
html {
    font-size: 24px;
}

body {
    color: #fff;
    background-color: #2196F3 !important;
    font-family: "Poppins", sans-serif;
    transition: background-color 0.2s ease-in-out;
}

h2 a,
h4 a {
    color: #f5ff00;
}

a {
    color: #fff;
}

a, a:hover {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #f5ff00;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1.2em;
}

h1 {
    font-size: 2.6rem;
}

h2 {
    font-size: 1.6rem;
}

h3 {
    font-size: 1.3rem;
}

.span4 h3,
.span6 h3 {
    font-size: 1rem;
    line-height: 1.3em;
}

h4 {
    font-size: 0.83rem;
    line-height: 1.25em;
    font-weight: 400;
}

h5 {
    font-size: 1.2rem;
}

h6 {
    font-size: 1rem;
    font-weight: 400;
}

.span4 h6 {
    font-size: 0.7rem;
    line-height: 1.1;
    font-weight: 400;
    margin-top: 8px;
    min-height: 3em;
}

p {
    font-family: "Poppins", sans-serif;
    font-size: 1.25rem;
    line-height: 1.2em;
}

li {
    font-family: "Poppins", sans-serif;
    font-size: 0.8rem;
    line-height: 1.25;
}

p,
li {
    color: rgba(255, 255, 255, 0.72);
}

p strong,
li strong {
    color: #fff;
}

p.footnote {
    font-size: 0.8rem;
}

.centered-block h1,
.content-block__text h1,
.feature-card__text h1 {
    color: #fff;
}

.centered-block p,
.content-block__text p,
.feature-card__text p {
    color: rgba(255, 255, 255, 0.72);
    font-weight: 500;
}

.centered-block p strong,
.content-block__text p strong,
.feature-card__text p strong {
    color: #fff;
    font-style: normal;
    font-weight: 600;
}

.dark .centered-block h1,
.dark .content-block__text h1,
.dark .feature-card__text h1 {
        color: #000;
}

.dark .centered-block p,
.dark .content-block__text p,
.dark .feature-card__text p {
    color: rgba(0, 0, 0, 0.66);
}

.dark .centered-block p strong,
.dark .content-block__text p strong,
.dark .feature-card__text p strong {
    color: #000;
}

.stinger > p {
    margin: 0;
    font-weight: 600;
    text-align: center;
}

.centered-block > h1 {
    text-align: center;
}

.centered-block > h1,
.content-block__text > h1 {
    line-height: 1em;
    font-weight: 600;
    margin: 12px 0;
}

.content-block__text > h1 {
    margin-bottom: 32px;
}

.span6 p {
    max-width: 420px;
}

blockquote {
    border-left-color: #0288D1;
}

.card__price {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
}

.mdl-textfield__input {
    font-family: "Poppins", sans-serif;
}

@media (max-width: 1024px) {
    p,
    li {
        font-weight: 400;
    }
}

@media (max-width: 1023px) {
    h1 {
        font-size: 2.5rem;
    }

    h2 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.2rem;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 1.8rem;
    }

    h2 {
        font-size: 1.1rem;
    }

    h3 {
        font-size: 1rem;
    }

    h4 {
        font-size: 0.7rem;
    }

    h5 {
        font-size: 1rem;
    }

    h6 {
        font-size: 0.8rem;
    }

    p {
        max-width: none;
    }
    p,
    li {
        font-size: 0.8rem;
    }

    p.footnote {
        font-size: 0.6rem;
    }

    .centered-block > p,
    .stinger > p {
        font-size: 0.8rem;
    }

    .centered-block h1,
    .content-block__text h1 {
        font-size: 6vw;
        line-height: 1.2em;
    }
}

@media (max-width: 480px) {
    .centered-block h1,
    .content-block__text h1 {
        font-size: 1.2em;
    }
}
.button {
    color: #fff;
    border: 0;
    font-weight: 600;
    padding: 0 24px;
    height: 66px;
    font-size: 22px;
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.button:hover {
    color: #fff;
}

.button.is-primary {
    background-color: #C62828;
}
.button.is-primary:hover,
.button.is-primary:focus,
.button.is-primary:active {
    background-color: #D32F2F;
}

.button.is-black {
    background-color: #000;
}
.button.is-black:hover,
.button.is-black:focus,
.button.is-black:active {
    background-color: #212121;
}

.button.features {
    background-color: #D32F2F;
}
.button.features:hover,
.button.features:focus,
.button.features:active {
    background-color: #E53935;
}

.button.schools {
    background-color: #0277BD;
}
.button.schools:hover,
.button.schools:focus,
.button.schools:active {
    background-color: #0288D1;
}

.button.resources {
    background-color: #7B1FA2;
}
.button.resources:hover,
.button.resources:focus,
.button.resources:active {
    background-color: #8E24AA;
}

.button.is-clear {
    background-color: transparent;
    box-shadow: none;
}
.button.is-clear:hover,
.button.is-clear:focus,
.button.is-clear:active {
    background-color: rgba(255, 255, 255, 0.2);
}

.button.is-ghost {
    color: #303F9F;
    box-shadow: none;
}
.button.is-ghost:hover {
    color: #3F51B5;
}

.button img {
    object-fit: cover;
    width: 100%;
    transition: transform 0.2s ease-in-out;
}

.button:hover img {
    transform: scale(1.1);
}

.button.is-white {
    box-shadow: none;
}

.button.multiline {
    white-space: normal;
    height: auto;
    padding: 16px;
}

.button.is-pink {
    background-color: #e91e63;
}
.button.is-pink:hover,
.button.is-pink:focus,
.button.is-pink:active {
    background-color: #f06292;
}

.button.is-yellow {
    background-color: #ffc107;
    color: #000;
}
.button.is-yellow:hover,
.button.is-yellow:focus,
.button.is-yellow:active {
    background-color: #ffd54f;
    color: #000;
}

.button.is-lightblue {
    background-color: #03a9f4;
}
.button.is-lightblue:hover,
.button.is-lightblue:focus,
.button.is-lightblue:active {
    background-color: #4fc3f7;
}

.button.is-lightgreen {
    background-color: #c5e1a5;
}
.button.is-lightgreen:hover,
.button.is-lightgreen:focus,
.button.is-lightgreen:active {
    background-color: #dcedc8;
}

.button.is-lime {
    background-color: #cddc39;
}
.button.is-lime:hover,
.button.is-lime:focus,
.button.is-lime:active {
    background-color: #dce775;
}

.button.is-purple {
    background-color: #673AB7;
}
.button.is-purple:hover,
.button.is-purple:focus,
.button.is-purple:active {
    background-color: #9C27B0;
}

.button.is-blue {
    background-color: #1976D2;
}
.button.is-blue:hover,
.button.is-blue:focus,
.button.is-blue:active {
    background-color: #2196F3;
}

.button.is-red {
    background-color: #AD1457;
}
.button.is-red:hover,
.button.is-red:focus,
.button.is-red:active {
    background-color: #D81B60;
}

.button.is-green {
    background-color: #388E3C;
}
.button.is-green:hover,
.button.is-green:focus,
.button.is-green:active {
    background-color: #4CAF50;
}

@media (max-width: 767px) {
    .button {
        padding: 0 16px;
        height: 44px;
        font-size: 18px;
    }
}
/* form,
.submitted-message {
    font-family: "Poppins", sans-serif;
}

.form-title {
    background-color: #fff;
    color: #0288D1;
}

form label {
    color: #fff;
}

form legend {
    color: #fff;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="tel"],
form input[type="number"],
form input[type="file"],
form select,
form textarea {
    border-color: #d1d6dc;
    color: #333;
}

form textarea {
    min-height: 120px;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form input[type="tel"]:focus,
form input[type="number"]:focus,
form input[type="file"]:focus,
form select:focus,
form textarea:focus {
    border-color: #000;
}

::-webkit-input-placeholder {
    color: #999;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
    color: #999;
}

.fn-date-picker td.is-selected .pika-button {
    background: #fff;
}

.fn-date-picker td .pika-button:hover {
    background-color: #fff !important;
}

.fn-date-picker td.is-today .pika-button {
    color: #fff;
}

form input[type="submit"],
form .hs-button {
    background-color: #c62828;
    border: 1px solid #c62828;
    border-radius: 6px;
    color: #fff;
    padding: 15px 53px;
}

form input[type="submit"]:hover,
form input[type="submit"]:focus,
form .hs-button:hover,
form .hs-button:focus {
    background-color: #b71c1c;
    border-color: #b71c1c;
    color: #fff;
}

form input[type="submit"]:active,
form .hs-button:active {
    background-color: #d32f2f;
    border-color: #d32f2f;
    color: #fff;
} */
table {
    background-color: #fff;
    border-color: #fff;
}

th,
td {
    border-color: #fff;
    color: #fff;
}

thead th,
thead td {
    background-color: #fff;
    border-bottom-color: #fff;
    color: #fff;
}

tfoot td {
    background-color: #fff;
    color: #fff;
}

tbody + tbody {
    border-top-color: #fff;
}
.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #0288D1;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3);
}

header .chevron::before {
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 0.45em;
    position: relative;
    width: 0.45em;
    transform: rotate(135deg);
    margin-bottom: 5px;
    margin-left: 10px;
    transition: transform 0.2s ease-in-out;
}

header .dropdown {
    position: static;
}

header .dropdown:hover > .dropdown-trigger > .button > .chevron::before {
    transform: rotate(-45deg);
    margin-bottom: 0px;
}

header .card {
    background: transparent;
}

header .card.style-1 {
    height: 288px;
    width: 396px;
}

header .card.style-1 > .card-image > img {
    height: 175px;
}

header .card.style-1 > .card-content {
    height: 113px;
}

header .dropdown-menu.pricing .button h3 {
    margin: 0;
}

header .card.style-2 {
    height: 144px;
    width: 396px;
}

header .card.style-2 > .card-content {
    height: 100%;
}

header .no-shadow {
    box-shadow: none;
}

header .card.style-3 {
    color: #003f5a;
    width: 396px;
}

header .card.style-3 > .card-content {
    height: fit-content;
    padding: 13px 28px;
}

.dropdown-menu {
    top: 72%;
    left: 50%;
    transform: translateX(-50%);
}
.dropdown-menu .button {
    height: auto;
    display: flex;
    padding: 0;
    text-transform: none;
    border-radius: 8px;
    overflow: hidden;
}
.dropdown-menu .button .content p {
    white-space: normal;
    font-weight: 400;
}

.button.pricing:first-child {
    background-color: #D32F2F;
}
.button.pricing:first-child:hover {
    background-color: #E53935;
}

.button.pricing:last-child {
    background-color: #7B1FA2;
}
.button.pricing:last-child:hover {
    background-color: #8E24AA;
}

.flex-row.pricing > .card > .card-content {
    display: flex;
    align-items: center;
}

.flex-row.pricing {
    justify-content: flex-start;
    width: 100%;
}

.header--no-navigation {
    padding-top: 24px;
}

.header__logo--main {
    /* margin: 45px 0; */
    margin: 24px 0;
    padding: 0;
}

header, .navbar {
    transition: top 0.3s ease-in-out;
}
header.compact {
    padding-top: 0;
}
header.compact .header__logo--main {
    margin: 8px 0 0 0;
}
header.collapsed {
    top: -82px;
}
.navbar.collapsed {
    top: -80px;
}

.header__container.content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    /* padding-top: 48px; */
    transition: padding 0.3s ease-in-out;
}

/* Languages menu */
#nav-languages ul {
    margin: 0;
    /* background-color: #1A237E; */
    display: flex;
    justify-content: flex-end;
    padding: 0 24px;
    gap: 24px;
    /* overflow: hidden; */
    /* transition: top 0.3s ease-in-out; */
    /* position: fixed;
    top: 0;
    left: 0; */
    width: 100%;
}

header.compact #nav-languages ul {
    top: -48px;
}

header.compact .header__container.content-wrapper {
    padding-top: 0;
}

#nav-languages ul li {
    margin: 0;
    padding: 12px 0;
}

#nav-languages ul li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

/* Languages mobile menu */
#hs_menu_wrapper_languages_mobile_menu ul {
    margin: 32px 0 0 32px;
}
#hs_menu_wrapper_languages_mobile_menu a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.7rem;
}

.dropdown-trigger > .button {
    background-color: transparent;
    border: none;
    text-align: left;
    font-size: 26px;
    line-height: 80px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    padding: 12px 16px;
    text-transform: none;
    box-shadow: none;
}

.header__column {
    column-gap: 8px;
}

.navbar {
    display: none;
}

.navbar-brand {
    height: 100%;
    padding: 16px 24px;
    justify-content: space-between;
    align-items: center;
}

.navbar-burger {
    width: 44px;
    height: 44px;
    z-index: 1;
}

.navbar-burger span {
    display: block;
    height: 3px;
    width: 28px;
    background-color: #fff;
    left: calc(50% - 14px);
}

.navbar-burger.is-active span:first-child {
    top: calc(50% - 4px);
}

.navbar-burger span:first-child {
    top: calc(50% - 7px);
}

.navbar-burger span:nth-child(2) {
    top: calc(50%);
}

.navbar-burger span:nth-child(3) {
    top: calc(50% + 7px);
}

.navbar-burger.is-active span:nth-child(3) {
    top: calc(50% + 6px);
}

.menu-overlay {
    width: calc(100% - 16px);
    position: fixed;
    background-color: #000;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: -100%;
    transition: left 0.2s ease-in-out;
    box-shadow: 0 0 32px #000;
}

.menu-overlay.is-active {
    left: 0;
}

a.navbar-item:hover {
    background-color: transparent;
}

.navbar-item img {
    max-height: 1.1rem;
}

.menu-overlay > .navbar-item {
    height: 80px;
    display: flex;
    width: fit-content;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
    color: rgba(255, 255, 255, 0.72);
    font-family: "Poppins", sans-serif;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
    color: #f5ff00;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
    color: #fff;
}

.hs-tools-menu.hs-collapsed {
    display: none;
}

#help-button {
    right: 16px;
    bottom: 16px;
    display: flex;
    z-index: 1500;
    position: fixed;
    align-items: center;
}

#help-button a {
    line-height: 54px;
    color: black;
    width: 54px;
    height: 54px;
    display: block;
    font-size: 36px;
    text-align: center;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 6px, rgb(0 0 0 / 20%) 0px 2px 24px;
    font-weight: 500;
    border-radius: 50%;
    text-decoration: none;
    background-color: #ffc107;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
    background-color: #0288D1;
    border-color: #fff;
}

body .submenu.level-2 > li:first-child:before {
    border-color: #fff;
}

.header__language-switcher .lang_list_class:before {
    border-bottom-color: #fff;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
    background-color: #0288D1;
}

.header__language-switcher .lang_list_class.first-active::after {
    border-bottom-color: #0288D1;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
    font-family: "Poppins", sans-serif;
}

.header__language-switcher-label-current:after {
    border-top-color: #fff;
}

.header__navigation {
    position: relative;
    top: 6px;
    width: 100%;
}

@media (max-width: 1200px) {
    .header__column {
        width: auto;
        column-gap: 0;
    }
    .dropdown-trigger > .button {
        padding-left: 16px;
        padding-right: 16px;
    }
    .chevron {
        display: none;
    }
    .card.style-1,
    .card.style-2,
    .card.style-3 {
        width: 28vw;
    }
}

@media (max-width: 1024px) {
    .header__column:first-child,
    .header__column:last-child {
        flex: 1;
    }    
    .dropdown-trigger > .button {
        padding-left: 12px;
        padding-right: 12px;
    }

    .chevron {
        display: block;
    }

    .navbar-burger {
        display: block;
    }

    .navbar-brand .navbar-item,
    .navbar-tabs .navbar-item {
        align-items: flex-end;
        padding: 0;
    }

    .header.screen-only.desktop {
        display: none;
    }

    .navbar {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        background-color: #0288D1;
        box-shadow: 0 3px 6px rgba(0,0,0,0.3);
        height: 80px;
    }

    .header__logo--main {
        margin: 0;
        padding: 0;
    }

    .dropdown-content {
        padding: 48px;
        display: flex;
        border-radius: 8px;
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .menu-overlay > .navbar-item {
        left: 6px;
        top: 1px;
    }

    .submenu.level-1 > li {
        border-color: #4fc3f7 !important;
    }

    .header__navigation {
        background-color: #0288D1;
    }

    .header__navigation-toggle svg,
    .menu-arrow svg {
        fill: #fff;
    }
}
.feature-card__text h1 {
    font-size: 1.6rem;
    margin-bottom: 16px;
}
.feature-card__text p {
    font-size: 0.9rem;
    line-height: 1.5em;
}

.card {
    border-radius: 0;
    box-shadow: none;
}

.card > .card-image {
    display: flex;
    overflow: hidden;
}

.card.style-1,
.card.style-2,
.card.style-4 {
    color: #fff;
}

.content > h3 {
    text-align: left;
    font-size: 24px;
    color: inherit;
    opacity: 1;
    margin-bottom: 5px;
}

.content > p {
    font-size: 0.8rem;
    text-align: left;
    color: inherit;
    opacity: 1;
}

.dropdown-content .card-content:last-child {
    padding: 16px 24px;
    display: flex;
    align-items: center;
}

.dropdown-content {
    padding: 48px;
    display: flex;
    border-radius: 8px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
}

.flex-row {
    column-gap: 8px;
    display: flex;
    justify-content: center;
}

.divider {
    height: 1px;
    width: 100%;
    background-color: #707070;
    margin: 0;
}

.feature-card--wrapper {
    display: flex;
    justify-content: center;
    padding: 0 64px;
    flex-direction: column;
    align-items: center;
}

.image {
    height: 100%;
}
.card-image > .image > img {
    height: 100%;
    object-fit: cover;
}

.feature-card--container {
    max-width: 1640px;
    display: flex;
    justify-content: space-evenly;
    column-gap: 10px;
    margin-bottom: 80px;
}

.feature-card--small__media {
    max-width: 536px;
    max-height: 536px;
    margin-bottom: 40px;
    transform: translateY(-20px);
    z-index: 1;
}

.feature-card--small {
    flex-direction: column;
    padding: 0px 136px 90px;
    flex: 1;
}

.feature-card--big {
    background-size: cover;
    max-width: 1640px;
    height: 608px;
    padding: 0 136px;
    column-gap: 120px;
    margin-bottom: 80px;
}

.feature-card--big,
.feature-card--small {
    display: flex;
    align-items: center;
    border-radius: 20px;
}

.feature-card--big__media {
    min-width: 650px;
    z-index: 1;
}

.feature-card--big__media > img {
    min-width: 100%;
}

@media (max-width: 1400px) {
    .feature-card--small,
    .feature-card--big {
        padding-left: 48px;
        padding-right: 48px;
    }

    .feature-card--big,
    .feature-card--container {
        margin-bottom: 60px;
    }

    .feature-card--big {
        column-gap: 80px;
    }

    .feature-card--small {
        padding-bottom: 48px;
    }
    .feature-card--big .feature-card__text {
        width: 50%;
    }

    .feature-card--big__media,
    .feature-card--big > .feature-card__text {
        width: 45%;
    }
}

@media (max-width: 1024px) {
    .feature-card--wrapper:not(.maker) .feature-card--big:last-child,
    .feature-card--wrapper:not(.maker) .feature-card--container:last-child {
        margin-bottom: 0;
    }

    .feature-card--wrapper {
        max-width: 800px;
    }

    .feature-card--big {
        column-gap: 0;
        padding-bottom: 48px;
        height: auto;
        min-height: auto;
        margin-bottom: 24px;
    }

    .feature-card--big .feature-card__text {
        width: 100%;
    }

    .feature-card--container {
        flex-direction: column;
        width: 100%;
        gap: 24px;
        margin-bottom: 24px;
    }

    .feature-card--small > .feature-card__text,
    .feature-card--big > .feature-card__text {
        padding: 0 0 32px;
    }

    .feature-card--big,
    .feature-card--small {
        width: 100%;
        flex-direction: column;
        height: auto;
    }
    .feature-card--small__media,
    .feature-card--big__media {
        min-width: 256px;
        min-height: 256px;
        width: auto;
        height: auto;
        padding: 0;
        transform: translateY(-16px);
        margin: 0;
    }
    .feature-card__text,
    .feature-card--small > .feature-card--small__text {
        padding: 0 32px;
    }
}

@media (max-width: 767px) {
    .feature-card--small__media,
    .feature-card--big__media {
        min-height: 0;
        height: auto;
    }
    .feature-card--big {
        height: auto;
        min-height: auto;
    }

    .feature-card--big,
    .feature-card--small {
        padding: 0 24px;
    }

    .feature-card--wrapper {
        padding: 0 32px;
    }
    .feature-card__text h1 {
        font-size: 1.2rem;
    }
    .feature-card__text p {
        font-size: 0.7rem;
    }
}

@media (max-width: 480px) {
    .feature-card--wrapper {
        padding: 0 24px;
    }
    .feature-card__text h1 {
        font-size: 1rem;
    }
    .feature-card__text p {
        font-size: 0.65rem;
    }
    .feature-card__text p strong {
        font-weight: 500;
    }
}
.footer {
    background-color: #003f5a !important;
    padding: 64px 42px 48px 42px;
}

.footer__column {
    display: flex;
    flex-direction: column;
}

.footer__column a {
    font-size: 24px;
    line-height: 1.2em;
}

.footer__column .menu__wrapper {
    display: flex;
    flex-direction: column;
}

.footer__column .menu__wrapper > li {
    padding: 0;
    margin-bottom: 20px;
}

.content-wrapper.footer__container {
    margin: 0;
}

.content-wrapper.footer__container li {
    padding: 0;
}

.content-wrapper.footer__container li > a {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-right: 40px;
    white-space: nowrap;
}

.content-wrapper.footer__container li:last-child > a {
    font-weight: 600;
    color: #f5ff00;
}

.footer-plain {
    text-align: center;
}

.footer-plain-logo {
    padding-top: 60px;
    padding-bottom: 24px;
}

.footer-plain-logo img {
    width: 140px;
}
.footer .hs_cos_wrapper {
    display: flex;
    justify-content: flex-start;
    color: #fff;
}

.footer__logo img {
    width: 100% !important;
    max-height: 60px;
}

.menu__item.menu__item--depth-1 {
    text-transform: none;
}

.footer__row {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.footer__column:first-child {
    width: 15%;
}

.footer__column:last-child {
    width: 30%;
}
.footer .content-wrapper {
    padding: 0;
}

.footer .hs-menu-wrapper ul li {
    margin: 0;
}

.footer__container
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper:first-child
    .hs-menu-wrapper
    ul {
    display: block;
}

.footer__container
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper:first-child
    .hs-menu-wrapper
    ul
    li {
    display: block;
    margin-bottom: 8px;
    font-size: 0.7rem;
}

.footer .dnd-section {
    padding: 0;
}

.footer__container
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper:nth-child(3)
    .hs-menu-wrapper
    li:last-child
    a {
    color: #f5ff00;
}

.footer__container
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper
    > .row-fluid
    > .widget-type-cell
    > .row-fluid-wrapper:nth-child(3)
    .hs-menu-wrapper
    ul
    li {
    font-size: 0.54rem;
    margin-right: 16px;
}

.footer p {
    font-size: 0.6rem;
}

#hs_cos_wrapper_widget_1683141277812 > nav.menu.menu--desktop > ul {
    flex-direction: row;
}

@media screen {
    .footer-plain p {
        font-size: 16px !important;
    }

    .footer-plain-logo p {
        margin-top: 24px;
        font-size: 12px !important;
    }
}

@media (max-width: 1024px) {
    .footer__row {
        flex-wrap: wrap;
    }
    .footer__column:first-child {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 1023px) {
    .footer .no-mobile {
        display: none;
    }

    .footer__column:last-child {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .footer {
        padding: 32px 24px 16px 24px;
    }
    .footer .menu__item--depth-1 {
        border: 0;
    }
    .footer__column .menu__wrapper {
        flex-direction: row;
        justify-content: center;
        gap: 40px;
    }
    .content-wrapper.footer__container li {
        width: fit-content;
    }
    .content-wrapper.footer__container li > a {
        font-size: 14px;
        margin: 0;
        padding: 0;
    }
    .footer__column {
        width: 100%;
    }
    .footer__logo img {
        max-height: 24px;
    }
    .footer__row {
        flex-direction: column;
    }
    .footer__column:first-child {
        width: 100%;
        display: flex;
        height: 100%;
        margin: 0;
        align-items: center;
    }

    .footer__column:last-child {
        width: 100%;
    }
    .footer .hs_cos_wrapper {
        justify-content: center;
        width: 100%;
    }
}

@media print and (max-width: 767px) {
    .footer {
        padding: 24px 24px 0;
    }
}

@media print {
    .footer-plain-logo img {
        display: none;
    }

    .footer p {
        text-align: left;
        font-size: 0.5rem !important;
    }

    .footer-plain p {
        text-align: center;
    }
}

.footer a:hover {
    text-decoration: underline;
}

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
    color: #fff;
}
/* .header__blog {
    padding-top: 32px;
    /* align-items: flex-start; */
    padding-bottom: 32px;
    align-items: center;
}

.header__blog-centered {
    justify-content: center;
    margin-left: auto;
}

.header__blog-centered .header__logo {
    margin-left: auto;
    width: 120px !important;
}

.blog-index,
.blog-related-posts {
    padding: 60px 0;
}

@media (max-width: 767px) {
    .blog-index {
        padding-top: 90px;
    }

    .blog-related-posts {
        padding-top: 30px;
    }
}

.blog-related-posts {
    margin-top: 60px;
}

.blog-post {
    padding: 32px 0;
}

.blog-header__inner {
    padding: 32px 16px 0 16px;
}

.blog-pagination,
.blog-comments {
    margin-bottom: 80px;
}

.blog-post__date {
    border-color: #fff;
}

.blog-post__tag-link {
    color: #c62828;
    background-color: rgba(255, 255, 255, 0.54);
    border-radius: 16px;
    padding: 4px 14px;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 4px;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
    color: #21222a;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1);
}

.blog-post__tag-link:active {
    color: #71727a;
}

.blog-pagination__link {
    color: #fff;
    line-height: 20.8px;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
    background-color: #fff;
}

.blog-post__author {
    background-color: #0288D1;
}

#comments-listing .comment-reply-to {
    color: #f9ae2e;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
    color: #f39c06;
}

#comments-listing .comment-reply-to:active {
    color: #f9ba4d;
} */
.video-frame {
    background-color: #000;
    padding: 21px 21px;
    border-radius: 12px;
    width: 75%;
    z-index: 20;
    max-width: 1080px;
    overflow: hidden;
}

.video-frame.splash-video {
    margin: 40px 0;
}

.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%;
}

@media (max-width: 1024px) {
    .video-frame.splash-video {
        padding: 0;
        width: 94%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .video-frame {
        padding: 8px;
        width: 100%;
        margin-top: 16px;
        margin-bottom: 32px;
        z-index: 0;
    }

    .video-frame.splash-video {
        margin-top: 24px;
        margin-bottom: 50px;
        width: 100%;
    }
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.54);
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
  
.overlay--container {
    background-color: #0288D1;
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: center;
}
  
.overlay--container-padded {
    max-width: 90vw;
    padding: 40px;
    border-radius: 8px;
}
  
.overlay--container-full {
    width: 90vw;
    max-height: 90vh;
}
  
.overlay--close-button {
    position: absolute;
    top: 4px;
    right: 0;
    opacity: 0.54;
    padding: 8px;
    height: auto;
    background-color: #000;
}
  
.overlay--container h3 {
    font-size: 2rem;
    margin-top: 0 !important;
}
  
.overlay--container p {
    font-size: 1rem;
}
  
.overlay--container .button {
    height: 48px;
    margin: 0 4px;
    padding: 0 12px;
}
  
.overlay--container .signup--choice {
    margin-top: 2em;
    font-size: 0.7rem;
    max-width: 600px;
    margin-bottom: 0;
}

.overlay-button--container {
    margin-top: 12px;
    flex-wrap: nowrap;
    display: flex;
    width: 100%;
}

.overlay-button--container > .button {
    padding: 18px 24px;
    height: min-content;
    flex: 1;
    border-radius: 8px;
}

.overlay-button--container > .button.parent,
.overlay-button--container > .spacer {
    flex: 0 1 auto;
    min-width: 132px;
}

@media (max-width: 768px) {
    .overlay--container .signup--choice {
      max-width: 80vw;
    }
    .overlay--container h3 {
        font-size: 1.4rem;
        line-height: 1em;
        margin-bottom: 16px;
    }
    .overlay-button--container {
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: normal;
        margin-bottom: 1em;
    }

    .overlay-button--container .button {
        margin-bottom: 8px;
    }
}

@media (max-width: 480px) {
    .overlay--container .signup--choice {
        margin-top: 0;
    }
}
@media print {
    .screen-only {
        display: none !important;
    }

    body #hubspot-messages-iframe-container {
        display: none !important;
    }
}

@media screen {
    .print-only {
        display: none !important;
    }
}
.legal-container {
    margin: 64px 32px 64px;
}

.legal-container h1 {
    font-size: 1.8rem;
}

.legal-container h3 {
    text-transform: uppercase;
}

.legal-container h4 {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

.legal-container table {
    background-color: transparent;
    border-collapse: collapse;
    border: 3px solid rgba(255, 255, 255, 0.72);
}

.legal-container td,
.legal-container th {
    text-align: left;
    border-width: 3px;
    border-color: rgba(255, 255, 255, 0.72);
}

.legal-container p,
.legal-container li {
    color: white;
    font-size: 1rem;
    line-height: 1.4em;
}

.legal-container ul {
    list-style-type: disc;
}

.legal-container ul,
.legal-container ol {
    margin-left: 24px;
}

@media (max-width: 480px) {
    .legal-container h1 {
        font-size: 1.4rem;
    }    
}

@media print {
    .legal-container td,
    .legal-container th {
        border-color: #ddd;
    }
    .legal-container h1,
    .legal-container h2,
    .legal-container h3,
    .legal-container p,
    .legal-container li,
    .legal-container strong,
    .legal-container a {
        color: #000;
    }
    .legal-container a {
        text-decoration: underline;
    }
    .legal-container h1 {
        font-size: 30px;
    }
    .legal-container h2 {
        font-size: 24px;
    }
    .legal-container h3 {
        font-size: 18px;
    }
    .legal-container p,
    .legal-container li {
        font-size: 14px;
    }
}
.plan-splash-card {
    display: flex;
    padding: 16px 56px 56px;
    background-color: #01579B;
    flex-direction: column;
    max-width: 800px;
    border-radius: 12px;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}

.plan-content {
    display: flex;
    gap: 60px;
    width: 100%;
    justify-content: center;
}

.plan-splash-card h1 {
    font-size: 2.4rem;
    line-height: 1em;
    margin-top: 32px;
    margin-bottom: 40px;
}

.plan-splash-card p {
    margin-bottom: 24px;
}

.plan-splash-card p a {
    text-decoration: underline;
}

.included-features-container {
    flex: 5;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.included-features {
    width: 100%;
}

.included-features h4,
.included-features p {
    color: #000;
    margin: 0;
    width: 100%;
}

.included-features h4 {
    font-size: 1.6em;
    font-weight: 600;
}

.included-features p {
    font-size: 0.9em;
}

.included-features img {
    display: block;
    position: absolute;
}

.included-features > div {
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 24px;
    width: 100%;
}

    .included-features > div > div {
        width: 100%;
        padding-top: 50%;
        position: relative;
    }

        .included-features > div > div > div {
            border-radius: 12px;
            background-color: #fff;
            padding: 16px 24px;
            position: absolute;
            height: 48%;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
        }

        .included-features > div > div > div.empty {
            background-color: transparent;
        }
        
        .included-features > div > div > div:nth-child(1) {
            width: 33%;
            top: 0;
            left: 0;
            height: 56%;
            justify-content: flex-start;
        }

            .included-features > div > div > div:nth-child(1) img {
                bottom: -8px;
                width: 70%;
            }

        .included-features > div > div > div:nth-child(2) {
            width: 65%;
            top: 0;
            right: 0;
            text-align: right;
        }

            .included-features > div > div > div:nth-child(2) img {
                top: -30px;
                left: -5%;
                width: 70%;
            }

        .included-features > div > div > div:nth-child(3) {
            width: 38%;
            bottom: 0;
            left: 0;
            height: 40%;
            justify-content: center;
        }

        .included-features > div > div > div:nth-child(4) {
            width: 29%;
            bottom: 0;
            left: 40%;
            text-align: left;
        }

            .included-features > div > div > div:nth-child(4) img {
                top: -8px;
                right: -5%;
                width: 50%;
            }

        .included-features > div > div > div:nth-child(5) {
            width: 29%;
            bottom: 0;
            right: 0;
            text-align: right;
        }

            .included-features > div > div > div:nth-child(5) img {
                top: -8px;
                left: -8%;
                width: 100%;
            }

            .pricing-card-container {
                margin-top: 40px;
                margin-bottom: 80px;
                max-width: 1640px;
                padding: 0 64px;
            }
            
            .pricing-card-container .button {
                width: 100%;
            }
            
            .pricing-card-container .card {
                display: flex;
                flex-direction: column;
                border-radius: 12px;
            }
            
            .pricing-card-container .card-header:first-child {
                max-height: 60px;
                box-shadow: none;
                border-radius: 12px;
                flex: 1;
            }
            
            .pricing-card-container .card-content:first-child {
                padding: 32px 40px 40px;
                display: flex;
                flex-direction: column;
                min-height: 524px;
            }
            
            .pricing-card-container .card-content,
            .pricing-card-container .card-content:last-child {
                padding: 0;
                flex: 1;
            }
            
            .pricing-card-container .content.cta {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: space-between;
                text-align: center;
                flex: 1;
            }
            
            .pricing-card-container .content h1 {
                margin: 0.4em 0 16px;
                font-size: 2.8rem;
                color: #0c6298;
            }
            
            .pricing-card-container h2 {
                font-size: 1.75rem;
                color: #0c6298;
                margin: 12px 0 0 0;
            }
            
            .pricing-card-container h4 {
                font-size: 1.3rem;
                line-height: 1.3em;
                color: #0c6298;
                font-weight: 500;
            }
            
            .pricing-card-container h5 {
                font-size: 0.8rem;
                color: #0c6298;
                font-weight: 400;
                display: none;
            }
            
                .pricing-card-container h5.is-selected {
                    display: block;
                }
            
            .pricing-card-container h6 {
                font-size: 1rem;
                color: #0c6298;
            }
            
            .pricing-card-container .card-content:last-child {
                height: 100%;
                display: flex;
                background-color: #B2EBF2;
            }
            
            .pricing-card-container .content.description {
                padding: 30px 56px;
                flex: 1;
                min-height: 480px;
                border-bottom-left-radius: 12px;
                border-bottom-right-radius: 12px;
            }
            
            .pricing-card-container .content.description p,
            .pricing-card-container .content.description li {
                font-size: 1rem;
                line-height: 1.5em;
                font-weight: 500;
                color: #000000;
                margin: 0;
            }
            
            .pricing-card-container .content.description strong {
                color: inherit;
            }
            
            .pricing-card-container .content.description ul {
                margin: 0 0 0 24px;
                text-align: left;
            }
            
            .pricing-card-container .toggle-prices {
                display: flex;
                gap: 8px;
            }
            
            .pricing-card-container .content.cta .toggle-prices h1.is-selected,
            .pricing-card-container .card-header {
                color: #0c6298;
                text-decoration: none;
                opacity: 1;
            }
            
            .pricing-card-container .card-header {
                margin-bottom: 40px;
            }
            
            .pricing-card-container .content.cta .toggle-prices h1 {
                opacity: 0.3;
                text-decoration: line-through;
            }
            
            .pricing-card-container .card-content.popular {
                background-color: #ffd800;
            }
            
            /* switch toggle */
            .switchbox {
                display: flex;
                gap: 8px;
            }
            
            .switchbox label {
                min-width: 88px;
            }
            
            .switchbox,
            .pricing-card-container .popular .card-header {
                display: flex;
                align-items: center;
                border: 1px solid #00639d;
                border-radius: 12px;
                justify-content: space-evenly;
                min-height: 60px;
            }
            
            .pricing-card-container .card-header.switchbox p,
            .pricing-card-container .popular p {
                font-size: 0.7rem;
                line-height: 1.2em;
                color: #0c6298;
                font-weight: 600;
                margin: 0;
            }

            .pricing-card-container .card-header.switchbox p:first-child {
                text-align: right;
                flex: 2;
            }
            
            .pricing-card-container .card-header.switchbox p:last-child {
                text-align: left;
                flex: 3;
            }
            
            .pricing-card-container .switchbox p.is-selected,
            .pricing-card-container .pricing-card-container .card-header p {
                color: #0c6298;
                font-weight: 600;
                opacity: 1;
            }
            
            .form-switch {
                display: flex;
                cursor: pointer;
                -webkit-tap-highlight-color: transparent;
            }
            
            .form-switch i {
                position: relative;
                display: inline-block;
                width: 88px;
                height: 42px;
                background-color: #002e4a;
                border-radius: 21px;
                vertical-align: text-bottom;
                transition: all 0.3s linear;
            }
            
            .form-switch i::before {
                content: "";
                position: absolute;
                left: 0;
                width: 84px;
                height: 38px;
                border-radius: 20px;
                transform: translate3d(3px, 3px, 0) scale3d(1, 1, 1);
                transition: all 0.25s linear;
            }
            
            .form-switch i::after {
                content: "";
                position: absolute;
                left: 0;
                width: 36px;
                height: 36px;
                background-color: #fff;
                border-radius: 50%;
                box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
                transform: translate3d(4px, 3px, 0);
                transition: all 0.2s ease-in-out;
            }
            
            .form-switch:active i::after {
                width: 28px;
                transform: translate3d(4px, 3px, 0);
            }
            
            .form-switch:active input:checked + i::after {
                transform: translate3d(48px, 3px, 0);
            }
            
            .form-switch input {
                display: none;
            }
            
            .form-switch input:checked + i {
                background-color: #00C853;
            }
            
            .form-switch input:checked + i::before {
                transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
            }
            
            .form-switch input:checked + i::after {
                transform: translate3d(48px, 3px, 0);
            }            

@media (max-width: 1640px) {
    .included-features h4 {
        font-size: 2.2vw;
    }
    
    .included-features p {
        font-size: 1.3vw;
    }

    .included-features > div {
        padding: 1.5vw;
    }

    .included-features > div > div > div {
        padding: 1vw 1.5vw;
    }

    .pricing-card-container h1 {
        font-size: 4vw;
    }
    
    .pricing-card-container h2 {
        font-size: 2.5vw;
    }
    
    .pricing-card-container h4 {
        font-size: 1.8vw;
    }
    
    .pricing-card-container h6 {
        font-size: 1.3vw;
    }
}

@media (max-width: 1400px) {
    .plan-splash-card {
        width: 100%;
        padding: 16px 32px 32px;
        max-height: none;
        word-break: normal;
    }

    .quote {
        padding: 48px 32px 24px;
    }

    .plan-content {
        gap: 32px;
        justify-content: center;
    }

    .included-features > div > div > div:nth-child(1) img {
        bottom: -0.75vw;
        left: 15%;
    }
    
    .included-features > div > div > div:nth-child(2) img {
        top: -2vw;
    }
    
    .included-features > div > div > div:nth-child(4) img {
        top: -0.5vw;
        right: -5%;
    }
    
    .included-features > div > div > div:nth-child(5) img {
        top: -0.5vw;
        left: -10%;
    }

    .pricing-card-container .card-content:first-child {
        padding: 16px 20px 20px;
        height: 100%;
    }

    .pricing-card-container .card {
        margin-bottom: 32px;
        flex: 1;
        height: auto;
    }

    .pricing-card-container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .pricing-card-container .content.description {
        padding: 30px 40px;
    }

    .pricing-card-container .card-content:last-child {
        min-height: 50%;
    }

    .card-header.switchbox p,
    .popular p {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 1200px) {
    .plan-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .plan-content div {
        width: 100%;
    }

    .plan-splash-card {
        width: 100%;
    }

    .plan-splash-card h1 {
        font-size: 1.8rem;
        width: 70%;
        text-align: center;
    }

    .included-features h4 {
        font-size: 3.5vw;
    }
    
    .included-features p {
        font-size: 2.5vw;
    }

    .pricing-card-container {
        max-width: 640px;
    }
    .pricing-card-container .columns {
        flex-direction: column;
    }
    .pricing-card-container .column {
        width: 100%;
    }
    .pricing-card-container .card-content:first-child {
        min-height: 0;
    }
    .pricing-card-container .content.description {
        min-height: 0;
    }

    .pricing-card-container h1 {
        font-size: 2.8rem;
    }
    
    .pricing-card-container h2 {
        font-size: 1.75rem;
    }
    
    .pricing-card-container h4 {
        font-size: 1.3rem;
    }
    
    .pricing-card-container h6 {
        font-size: 1rem;
    }

    .pricing-card-container .card {
        margin-bottom: 0;
    }

    .pricing-card-container .card-content:first-child {
        padding-bottom: 28px;
    }
}

@media (max-width: 767px) {
    .plan-splash-card h1 {
        width: 100%;
    }
    .pricing-card-container {
        padding: 0 24px;
    }

    .pricing-card-container .card-header {
        margin-bottom: 16px;
    }

    .pricing-card-container .content.description {
        padding: 24px 40px 50px;
    }
    .pricing-card-container .content.description p,
    .pricing-card-container .content.description li {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .included-features > div {
        background-color: transparent;
        padding: 0;
    }

    .included-features > div > div {
        display: flex;
        flex-direction: column;
        padding-top: 0 !important;
    }

    .included-features > div > div > div {
        position: relative;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        min-height: 180px;
        margin-bottom: 8px;
        padding: 16px 24px;
    }

    .pricing-card-container .content h1 {
        font-size: 15vw;
    }

    .pricing-card-container .card-header.switchbox p {
        font-size: 4vw;
    }

    .included-features > div > div > div.empty {
        display: none;
    }

    .included-features > div > div > div:nth-child(1) img {
        left: 25%;
        width: 50%;
    }

    .included-features h4 {
        font-size: 1rem;
    }
    
    .included-features p {
        font-size: 0.7rem;
    }

    .quote .button {
        white-space: normal;
        height: auto;
        padding: 8px 16px;
    }

    .plan-splash-card h1 {
        font-size: 1.6rem;
    }

    .pricing-card-container h2 {
        font-size: 1.5rem;
    }
}