/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    margin: 0;
    color: rgba(16, 31, 60,1);
}
hr {
    color: inherit;
    height: 0;
}
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
legend {
    padding: 0;
}
progress {
    vertical-align: baseline;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
summary {
    display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}
button {
    background-color: transparent;
    background-image: none;
}
fieldset,
ol,
ul {
    margin: 0;
    padding: 0;
}
ol,
ul {
    list-style: none;
}
html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5;
}
body {
    font-family: inherit;
    line-height: inherit;
}
*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box;
}
hr {
    border-top-width: 1px;
}
img {
    border-style: solid;
}
textarea {
    resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
[role="button"],
button {
    cursor: pointer;
}
table {
    border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    line-height: inherit;
    padding: 0;
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}
img,
video {
    height: auto;
    max-width: 100%;
}
[hidden] {
    display: none;
}
*,
:after,
:before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.container {
    width: 100%;
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}
body,
html {
    font-size: 1rem;
    line-height: 1.75rem;
}
.splide__arrow {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    height: 4rem;
    width: 4rem;
}
.splide__arrow svg {
    fill: currentColor;
}
.splide__arrow--prev {
    left: -2.5em;
}
.splide__arrow--next {
  right: -2.5em;
}
.splide__arrow:disabled {
    opacity: .3;
    display: none;
}
.ms-hidden.tab-content-active {
    display: block;
}
.ms-hidden {
    display: none;
}
.ms-text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.ms-button {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
    border-radius: 9999px;
/*    display: block;*/
    white-space: nowrap;
}
.ms-button:hover {
    --tw-bg-opacity: 0.75;
}
.ms-button {
    --tw-text-opacity: 1;
    --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);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: 0.7rem 1.5rem;
    text-align: center;
}
.ms-button:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(250, 81, 15, var(--tw-ring-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.ms-button {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .ms-button {
        display: inline-block;
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.ms-button-outline {
    --tw-border-opacity: 1;
    border-color: rgba(250, 81, 15, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 2px;
    display: block;
    white-space: nowrap;
}
.ms-button-outline:hover {
    --tw-border-opacity: 1;
    border-color: rgba(10, 150, 193, var(--tw-border-opacity));
}
.ms-button-outline {
    --tw-text-opacity: 1;
    background-color: transparent;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: 1rem 2rem;
    text-align: center;
}
.ms-button-outline:hover {
    --tw-text-opacity: 1;
    color: rgba(10, 150, 193, var(--tw-text-opacity));
}
.ms-button-outline {
    --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);
}
.ms-button-outline:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(250, 81, 15, var(--tw-ring-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.ms-button-outline {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .ms-button-outline {
        display: inline-block;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.ms-button-white-outline {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    background-color: transparent;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: 1rem 2rem;
    text-align: center;
    white-space: nowrap;
}
.ms-button-white-outline:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.ms-button-white-outline {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .ms-button-white-outline {
        display: inline-block;
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
.ms-button-link {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgba(250, 81, 15, var(--tw-border-opacity));
    display: inline-block;
}
.ms-button-link:hover {
    --tw-border-opacity: 1;
    border-color: rgba(10, 150, 193, var(--tw-border-opacity));
}
.ms-button-link {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
    font-weight: 700;
    padding-bottom: 0.25rem;
}
.ms-button-link:hover {
    --tw-text-opacity: 1;
    color: rgba(10, 150, 193, var(--tw-text-opacity));
}
.ms-button-link {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ms-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 48rem;
    padding: 4rem 1.25rem;
}
@media (min-width: 640px) {
    .ms-container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1024px) {
    .ms-container {
        max-width: 56rem;
        /*padding-bottom: 8rem;
        padding-top: 8rem;*/
    }
}
@media (min-width: 1280px) {
    .ms-container {
        max-width: 64rem;
    }
}
@media (min-width: 1536px) {
    .ms-container {
        max-width: 72rem;
    }
}
.ms-container-p-0 {
    margin-left: auto;
    margin-right: auto;
    max-width: 48rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
@media (min-width: 640px) {
    .ms-container-p-0 {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1024px) {
    .ms-container-p-0 {
        max-width: 56rem;
    }
}
@media (min-width: 1280px) {
    .ms-container-p-0 {
        max-width: 64rem;
    }
}
@media (min-width: 1536px) {
    .ms-container-p-0 {
        max-width: 72rem;
    }
}
.tab-nav {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
/*    background-color: rgba(225, 225, 225, var(--tw-bg-opacity));*/
    border-radius: 9999px;
    display: block;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: 1rem 2rem;
    white-space: nowrap;
}
.tab-nav,
.tab-nav:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tab-nav:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.tab-nav:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(250, 81, 15, var(--tw-ring-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.tab-nav {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .tab-nav {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.tab-nav-active {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hidden.tab-content-active,
.modal.tab-content-active,
.tab-content-active {
    display: block;
}
.modal {
    display: none;
}
.modal.is-open {
    display: block;
}
.ac {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
}
.ac .ac-trigger {
    --tw-text-opacity: 1;
    color: rgba(16, 31, 60, var(--tw-text-opacity));
    font-family: Gotham Rounded;
    font-size: 1.2rem;
    line-height: 2rem;
}
.ac .ac-header.bg-primary .ac-trigger {
    color: rgba(225, 225, 225, var(--tw-text-opacity));
}
.ac .ac-trigger.lg {
    font-size: 1.5rem;
    line-height: 2rem;
}
.ac .ac-trigger:focus {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
    font-size: 1.2rem;
    line-height: 1.5rem;
    outline: 0px;
}
.ac .ac-trigger.lg:focus {
    font-size: 1.5rem;
    line-height: 2rem;
}
.ac .ac-panel .ac-text {
    --tw-text-opacity: 1;
    color: rgba(16, 31, 60, var(--tw-text-opacity));
    font-family: Gotham Rounded;
    font-weight: 300;
}
.ac .ac-trigger:after {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    align-items: center;
    background-color: rgba(16, 31, 60, var(--tw-bg-opacity));
    border-radius: 9999px;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: flex;
    height: 3rem;
    justify-content: center;
    width: 3rem;
}
.mobile-nav__content .main-menu__list li a button.expanded {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.mobile-nav__content {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 31, 60, var(--tw-bg-opacity));
}
.inverted-banner:before {
    background-position: bottom;
    background-size: contain;
    bottom: -1px;
    height: 77px;
}
.gray-wave-top:before,
.inverted-banner:before,
.wave-top:before {
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 100%;
    z-index: 10;
}
.gray-wave-top:before,
.wave-top:before {
    background-position: top;
    background-size: cover;
    height: 100%;
    top: -1px;
}
.page-title-wrapper {
    max-width: 36rem;
}
.page-title-wrapper > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
}
@media (min-width: 1536px) {
    .page-title-wrapper {
        max-width: 48rem;
    }
}
.page-title {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
}
.sec-title {
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 2.25rem;
}

@media (min-width: 640px) {
    .page-title {
        font-size: 3rem;
        line-height: 1;
    }
    .sec-title {
        font-size: 2.5rem;
        line-height: 1;
    }
}
@media (min-width: 1536px) {
    .page-title {
        font-size: 3.75rem;
        line-height: 1;
    }
    .sec-title {
        font-size: 2.75rem;
        line-height: 1;
    }
}
.page-description {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.5;
}
@media (min-width: 640px) {
    .page-description {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.title {
    font-size: 1.25rem;
    letter-spacing: -0.025em;
    line-height: 1.75rem;
}
@media (min-width: 640px) {
    .title {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}
@media (min-width: 1536px) {
    .title {
        font-size: 3rem;
        line-height: 1;
    }
}
.section-title {
    font-size: 1.75rem;
/*    letter-spacing: -0.025em;*/
    line-height: 2.25rem;
}
@media (min-width: 640px) {
    .section-title {
        font-size: 2.275rem;
        line-height: 2.25rem;
    }
}
@media (min-width: 1536px) {
    .section-title {
        font-size: 2.5rem;
        line-height: 1;
    }
}
.section-title {
    font-weight: 500;
}
.product {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.product .wc-tabs {
    display: flex;
}
.product .wc-tabs > li {
    padding: 0.5rem 1rem;
}
.product .wc-tabs > li.active,
.product .woocommerce-Tabs-panel {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.product .woocommerce-Tabs-panel {
    padding: 1.5rem;
}
.product .comment-form-comment textarea,
.product input.input-text {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
    border-radius: 0.375rem;
    display: block;
    width: 100%;
}
.product .comment-form-comment textarea:focus,
.product input.input-text:focus {
    --tw-border-opacity: 1;
    border-color: rgba(10, 150, 193, var(--tw-border-opacity));
}
.product .comment-form-comment textarea,
.product input.input-text {
    --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);
}
.product .comment-form-comment textarea:focus,
.product input.input-text:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 150, 193, var(--tw-ring-opacity));
}
@media (min-width: 640px) {
    .product .comment-form-comment textarea,
    .product input.input-text {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}
.product .comment-form,
.product .comment-form-rating,
.product .comment-form .comment-form-comment,
.product .entry-summary,
.product form {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.product .comment-form .stars > span {
    display: flex;
}
.product .comment-form .stars > span > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.product .comment-form .stars > span > a {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
    border-radius: 0.25rem;
    display: block;
    white-space: nowrap;
}
.product .comment-form .stars > span > a:focus,
.product .comment-form .stars > span > a:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
}
.product .comment-form .stars > span > a {
    --tw-text-opacity: 1;
    --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);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 0.5rem 0.75rem;
}
.product .comment-form .stars > span > a:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 31, 60, var(--tw-ring-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.product .comment-form .stars > span > a {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product .comment-form .comment-form-rating {
    margin-top: 0.75rem;
}
.product .comment-form .stars > span > a.active {
    --tw-bg-opacity: 1;
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
}
.product .comment-form-comment {
    margin-top: 0.75rem;
}
.checkout h3,
.product .product_title,
.product .woocommerce-Reviews-title,
.product h2 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 0.75rem;
}
.checkout h3#order_review_heading {
    margin-top: 1.5rem;
}
.product .comment-reply-title {
    display: block;
    margin-top: 0.75rem;
}
.product .comment-reply-title,
.product .price {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.product .product_meta > span > a {
    --tw-text-opacity: 1;
    color: rgba(10, 150, 193, var(--tw-text-opacity));
}
.product button[type="submit"],
.product input[type="submit"] {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 31, 60, var(--tw-bg-opacity));
    border-radius: 0.375rem;
    display: inline-block;
    white-space: nowrap;
}
.product button[type="submit"]:hover,
.product input[type="submit"]:hover {
    --tw-bg-opacity: 0.75;
}
.product button[type="submit"],
.product input[type="submit"] {
    --tw-text-opacity: 1;
    --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);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: 0.5rem 1rem;
}
.product button[type="submit"]:focus,
.product input[type="submit"]:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 31, 60, var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.product button[type="submit"],
.product input[type="submit"] {
    transition-duration: 0.15s;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
    .product button[type="submit"],
    .product input[type="submit"] {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}
.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.invisible {
    visibility: hidden;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
}
.inset-0 {
    bottom: 0;
    top: 0;
}
.inset-0,
.inset-x-0 {
    left: 0;
    right: 0;
}
.top-0 {
    top: 0;
}
.top-4 {
    top: 1rem;
}
.top-auto {
    top: auto;
}
.top-1\/3 {
    top: 33.333333%;
}
.top-full {
    top: 100%;
}
.right-0 {
    right: 0;
}
.right-3 {
    right: 0.75rem;
}
.-right-1 {
    right: -0.25rem;
}
.bottom-0 {
    bottom: 0;
}
.bottom-3 {
    bottom: 0.75rem;
}
.left-full {
    left: 100%;
}
.z-10 {
    z-index: 10;
}
.z-15 {
    z-index: 15;
}
.z-20 {
    z-index: 20;
}
.z-30 {
    z-index: 30;
}
.z-9999 {
    z-index: 9999;
}
.order-last {
    order: 9999;
}
.col-span-1 {
    grid-column: span 1 / span 1;
}
.col-span-2 {
    grid-column: span 2 / span 2;
}
.col-span-3 {
    grid-column: span 3 / span 3;
}
.m-3 {
    margin: 0.75rem;
}
.mx-0 {
    margin-left: 0;
    margin-right: 0;
}
.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-3 {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
}
.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.my-auto {
    margin-bottom: auto;
    margin-top: auto;
}
.-my-2 {
    margin-bottom: -0.5rem;
    margin-top: -0.5rem;
}
.mt-0 {
    margin-top: 0;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-3 {
    margin-top: 0.75rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-12 {
    margin-top: 3rem;
}
.mt-16 {
    margin-top: 4rem;
}
.-mt-6 {
    margin-top: -1.5rem;
}
.-mb-6 {
  margin-bottom: -1.5rem;
}
.-mt-8 {
    margin-top: -2rem;
}
.-mb-8 {
    margin-bottom: -2rem;
}
.-mt-16 {
    margin-top: -4rem;
}
.-mb-16 {
    margin-bottom: -4rem;
}
.-mt-32 {
    margin-top: -8rem;
}
.-mb-32 {
    margin-bottom: -8rem;
}
.mr-0 {
    margin-right: 0;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mr-8 {
    margin-right: 2rem;
}
.mr-16 {
    margin-right: 4rem;
}
.-mr-2 {
    margin-right: -0.5rem;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.ml-0 {
    margin-left: 0;
}
.ml-3 {
    margin-left: 0.75rem;
}
.ml-4 {
    margin-left: 1rem;
}
.ml-6 {
    margin-left: 1.5rem;
}
.ml-auto {
    margin-left: auto;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.flow-root {
    display: flow-root;
}
.float-right {
    float: right;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-3 {
    height: 0.75rem;
}
.h-4 {
    height: 1rem;
}
.h-5 {
    height: 1.25rem;
}
.h-6 {
    height: 1.5rem;
}
.h-8 {
    height: 2rem;
}
.h-10 {
    height: 2.5rem;
}
.h-12 {
    height: 3rem;
}
.h-16 {
    height: 4rem;
}
.h-20 {
    height: 5rem;
}
.h-32 {
    height: 8rem;
}
.h-40 {
    height: 10rem;
}
.h-48 {
    height: 12rem;
}
.h-56 {
    height: 14rem;
}
.h-64 {
    height: 16rem;
}
.h-72 {
    height: 18rem;
}
.h-80 {
    height: 20rem;
}
.h-96 {
    height: 24rem;
}
.h-auto {
    height: auto;
}
.h-full {
    height: 100%;
}
.max-h-8 {
    max-height: 2rem;
}
.max-h-12 {
    max-height: 3rem;
}
.max-h-16 {
    max-height: 4rem;
}
.max-h-20 {
    max-height: 5rem;
}
.min-h-40 {
    min-height: 40vh;
}
.min-h-50 {
    min-height: 50vh;
}
.min-h-60 {
    min-height: 60vh;
}
.min-h-screen {
    min-height: 100vh;
}
.w-3 {
    width: 0.75rem;
}
.w-4 {
    width: 1rem;
}
.w-5 {
    width: 1.25rem;
}
.w-6 {
    width: 1.5rem;
}
.w-8 {
    width: 2rem;
}
.w-10 {
    width: 2.5rem;
}
.w-12 {
    width: 3rem;
}
.w-16 {
    width: 4rem;
}
.w-20 {
    width: 5rem;
}
.w-32 {
    width: 8rem;
}
.w-40 {
    width: 10rem;
}
.w-56 {
    width: 14rem;
}
.w--50 {
    width: 50%;
}
.w-64 {
    width: 16rem;
}
.w-96 {
    width: 24rem;
}
.w-auto {
    width: auto;
}
/*.w-full {
    width: 100%;
}*/
.min-w-0 {
    min-width: 0;
}
.min-w-1 {
    min-width: 0.25rem; /* 4px */
}
.min-w-2 {
    min-width: 0.5rem; /* 8px */
}
.min-w-3 {
    min-width: 0.75rem; /* 12px */
}
.min-w-4 {
    min-width: 1rem; /* 16px */
}
.min-w-5 {
    min-width: 1.25rem; /* 20px */
}
.min-w-6 {
    min-width: 1.5rem; /* 24px */
}
.min-w-7 {
    min-width: 1.75rem; /* 28px */
}
.min-w-8 {
    min-width: 2rem; /* 32px */
}
.min-w-9 {
    min-width: 2.25rem; /* 36px */
}
.min-w-10 {
    min-width: 2.5rem; /* 40px */
}
.min-w-11 {
    min-width: 2.75rem; /* 44px */
}
.min-w-12 {
    min-width: 3rem; /* 48px */
}
.min-w-14 {
    min-width: 3.5rem; /* 56px */
}
.min-w-16 {
    min-width: 4rem; /* 64px */
}
.min-w-20 {
    min-width: 5rem; /* 80px */
}
.min-w-24 {
    min-width: 6rem; /* 96px */
}
.min-w-28 {
    min-width: 7rem; /* 112px */
}
.min-w-32  {
    min-width: 8rem; /* 128px */
}
.min-w-36 {
    min-width: 9rem; /* 144px */
}
.min-w-40 {
    min-width: 10rem; /* 160px */
}
.min-w-44 {
    min-width: 11rem; /* 176px */
}
.min-w-48 {
    min-width: 12rem; /* 192px */
}
.min-w-52 {
    min-width: 13rem; /* 208px */
}
.min-w-56 {
    min-width: 14rem; /* 224px */
}
.min-w-60 {
    min-width: 15rem; /* 240px */
}
.min-w-64 {
    min-width: 16rem; /* 256px */
}
.min-w-72 {
    min-width: 18rem; /* 288px */
}
.min-w-80 {
    min-width: 20rem; /* 320px */
}
.min-w-96 {
    min-width: 24rem; /* 384px */
}
.min-w-px {
    min-width: 1px;
}

.max-w-md {
    max-width: 28rem;
}
.max-w-lg {
    max-width: 32rem;
}
.max-w-xl {
    max-width: 36rem;
}
.max-w-2xl {
    max-width: 42rem;
}
.max-w-3xl {
    max-width: 48rem;
}
.max-w-4xl {
    max-width: 56rem;
}
.max-w-5xl {
    max-width: 64rem;
}
.max-w-full {
    max-width: 100%;
}
.max-w-screen-xl {
    max-width: 1280px;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-shrink-0 {
    flex-shrink: 0;
}
.flex-grow {
    flex-grow: 1;
}
.origin-top-right {
    transform-origin: top right;
}
.transform {
    --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));
}
.scale-95 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
}
.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
}
@-webkit-keyframes spin {
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes ping {
    75%,
    to {
        opacity: 0;
        transform: scale(2);
    }
}
@keyframes ping {
    75%,
    to {
        opacity: 0;
        transform: scale(2);
    }
}
@-webkit-keyframes pulse {
    50% {
        opacity: 0.5;
    }
}
@keyframes pulse {
    50% {
        opacity: 0.5;
    }
}
@-webkit-keyframes bounce {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        transform: translateY(-25%);
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: none;
    }
}
@keyframes bounce {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
        transform: translateY(-25%);
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
        transform: none;
    }
}
.cursor-pointer {
    cursor: pointer;
}
.list-outside {
    list-style-position: outside;
}
.list-disc {
    list-style-type: disc;
}
.list-decimal {
    list-style-type: decimal;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.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));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-0 {
    gap: 0;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-5 {
    gap: 1.25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-20 {
    gap: 5rem;
}
.gap-0\.5 {
    gap: 0.125rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem * var(--tw-space-x-reverse));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.25rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem * var(--tw-space-x-reverse));
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
    margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
    margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
    margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
    margin-top: calc(3rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
    margin-top: calc(4rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
    margin-top: calc(6rem * (1 - var(--tw-space-y-reverse)));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
    border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}
.divide-primary > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 31, 60, var(--tw-divide-opacity));
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.whitespace-pre {
    white-space: pre;
}
.rounded-none {
    border-radius: 0;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-xl {
    border-radius: 0.75rem;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-tl-0 {
    border-top-left-radius: 0rem;
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}
.rounded-b-lg {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
}
.rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
}
.border-2 {
    border-width: 2px;
}
.border-4 {
    border-width: 4px;
}
.border {
    border-width: 1px;
}
.border-t-0 {
    border-top-width: 0;
}
.border-t-2 {
    border-top-width: 2px;
}
.border-t-8 {
    border-top-width: 8px;
}
.border-t {
    border-top-width: 1px;
}
.border-b-2 {
    border-bottom-width: 2px;
}
.border-b-4 {
    border-bottom-width: 4px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-l-4 {
    border-left-width: 4px;
}
.border-l-6 {
    border-left-width: 6px;
}
.border-l-8 {
    border-left-width: 8px;
}
.border-l {
    border-left-width: 1px;
}
.border-r-4 {
    border-right-width: 4px;
}
.border-r-8 {
    border-right-width: 8px;
}
.border-r {
    border-right-width: 1px;
}
.border-r-0 {
    border-right-width: 0px;
}
.border-transparent {
    border-color: transparent;
}
.border-white {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-gray-100 {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}
.border-gray-200 {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-gray-300 {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.border-primary {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(16, 31, 60, var(--tw-border-opacity));
}
.border-secondary {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(250, 81, 15, var(--tw-border-opacity));
}
.border-dotted {
    border-style: dotted;
}
.hover\:border-secondary:hover {
/*    --tw-text-opacity: 1;*/
    border-color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.focus\:border-secondary:focus {
/*    --tw-text-opacity: 1;*/
    border-color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.border-moringa-blue,
.focus\:border-moringa-blue:focus {
/*    --tw-border-opacity: 1;*/
    border-color: rgba(10, 150, 193, var(--tw-border-opacity));
}
.border-moringa-dark-green,
.focus\:border-moringa-dark-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(64, 72, 35, var(--tw-border-opacity));
}
.bg-transparent {
    background-color: transparent;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 31, 60, var(--tw-bg-opacity));
}
.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-50 {
    --tw-bg-opacity: 0.05;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-100 {
    --tw-bg-opacity: 0.1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-200 {
    --tw-bg-opacity: 0.2;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-300 {
    --tw-bg-opacity: 0.3;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-400 {
    --tw-bg-opacity: 0.4;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-500 {
    --tw-bg-opacity: 0.5;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-600 {
    --tw-bg-opacity: 0.6;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-700 {
    --tw-bg-opacity: 0.7;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-800 {
    --tw-bg-opacity: 0.8;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-secondary-900 {
    --tw-bg-opacity: 0.9;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-moringa-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
}
.bg-moringa-blue-50 {
    --tw-bg-opacity: 0.05;
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
}
.bg-moringa-dark-green {
    --tw-bg-opacity: 1;
    background-color: rgba(64, 72, 35, var(--tw-bg-opacity));
}
.bg-moringa-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 225, 225, var(--tw-bg-opacity));
}
.bg-whatsapp {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 215, 85, var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 31, 60, var(--tw-bg-opacity));
}
.hover\:bg-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.hover\:bg-moringa-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(10, 150, 193, var(--tw-bg-opacity));
}
.focus\:bg-secondary:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 81, 15, var(--tw-bg-opacity));
}
.bg-opacity-20 {
    --tw-bg-opacity: 0.2;
}
.bg-opacity-30 {
    --tw-bg-opacity: 0.2;
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5;
}
.bg-opacity-70 {
    --tw-bg-opacity: 0.7;
}
.bg-opacity-75 {
    --tw-bg-opacity: 0.75;
}
.bg-opacity-80 {
    --tw-bg-opacity: 0.8;
}
.hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
}
.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, transparent);
}
.from-primary {
    --tw-gradient-from: #101f3c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 31, 60, 0));
}
.from-moringa-blue {
    --tw-gradient-from: #0a96c1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 150, 193, 0));
}
.via-primary {
    --tw-gradient-stops: var(--tw-gradient-from), #101f3c, var(--tw-gradient-to, rgba(16, 31, 60, 0));
}
.to-transparent {
    --tw-gradient-to: transparent;
}
.to-primary {
    --tw-gradient-to: #101f3c;
}
.bg-cover {
    background-size: cover;
}
.bg-bottom {
    background-position: bottom;
}
.bg-center {
    background-position: 50%;
}
.bg-right-top {
    background-position: 100% 0;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.object-top {
    -o-object-position: top;
    object-position: top;
}
.p-1 {
    padding: 0.25rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-4 {
    padding: 1rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-8 {
    padding: 2rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.py-0 {
    padding-bottom: 0;
    padding-top: 0;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem;
}
.py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem;
}
.py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem;
}
.py-48 {
    padding-bottom: 12rem;
    padding-top: 12rem;
}
.py-1\.5 {
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
}
.pt-0 {
    padding-top: 0;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pt-20 {
    padding-top: 5rem;
}
.pt-24 {
    padding-top: 6rem;
}
.pt-32 {
    padding-top: 8rem;
}
.pt-40 {
  padding-top: 10rem;
}
.pt-48 {
  padding-top: 12rem;
}
.pt-56 {
  padding-top: 14rem;
}
.pt-64 {
    padding-top: 16rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pb-0 {
    padding-bottom: 0rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-14 {
    padding-bottom: 3.5rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pb-20 {
    padding-bottom: 5rem;
}
.pb-24 {
    padding-bottom: 6rem;
}
.pb-32 {
    padding-bottom: 8rem;
}
.pb-40 {
  padding-bottom: 10rem;
}
.pb-48 {
  padding-bottom: 12rem;
}
.pb-56 {
  padding-bottom: 14rem;
}
.pb-64 {
  padding-bottom: 16rem;
}
.pb-3\/5 {
    padding-bottom: 60%;
}
.pl-3 {
    padding-left: 0.75rem;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-right {
    text-align: right;
}
.align-bottom {
    vertical-align: bottom;
}
.font-sans {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.font-gotham-rounded {
    font-family: Gotham Rounded;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1.25rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-base {
    font-size: 1rem;
/*    line-height: 1.5rem;*/
}
.text-lg {
    font-size: 1.125rem;
}
.text-lg,
.text-xl {
    line-height: 1.75rem;
}
.text-xl {
    font-size: 1.25rem;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-3xl {
    font-size: 1.75rem;
    line-height: 2.25rem;
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.font-light {
    font-weight: 300;
}
.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;
}
.uppercase {
    text-transform: uppercase;
}
.leading-5 {
    line-height: 1.25rem;
}
.leading-6 {
    line-height: 1.5rem;
}
.leading-7 {
    line-height: 1.75rem;
}
.leading-8 {
    line-height: 2rem;
}
.leading-9 {
    line-height: 2.25rem;
}
.leading-10 {
    line-height: 3rem;
}
.leading-11 {
    line-height: 4rem;
}
.leading-12 {
    line-height: 5rem;
}
.leading-tight {
    line-height: 1.25;
}
.leading-snug {
    line-height: 1.375;
}
.leading-relaxed {
    line-height: 1.625;
}
.leading-loose {
    line-height: 2;
}
.tracking-tight {
    letter-spacing: -0.025em;
}
.tracking-wide {
    letter-spacing: 0.025em;
}
.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
}
.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 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-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
}
.text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
}
.text-primary {
    --tw-text-opacity: 1;
    color: rgba(16, 31, 60, var(--tw-text-opacity));
}
.text-secondary {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.text-moringa-blue {
    --tw-text-opacity: 1;
    color: rgba(10, 150, 193, var(--tw-text-opacity));
}
.text-moringa-dark-green {
    --tw-text-opacity: 1;
    color: rgba(64, 72, 35, var(--tw-text-opacity));
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 31, 60, var(--tw-text-opacity));
}
.hover\:text-secondary:hover {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.hover\:text-moringa-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(10, 150, 193, var(--tw-text-opacity));
}
.focus\:text-secondary:focus {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.underline {
    text-decoration: underline;
}
.hover\:underline:hover {
    text-decoration: underline;
}
.placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.placeholder-gray-500:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}
.opacity-0 {
    opacity: 0;
}
.opacity-25 {
    opacity: 0.25;
}
.opacity-90 {
    opacity: 0.9;
}
.opacity-100 {
    opacity: 1;
}
.mix-blend-multiply {
    mix-blend-mode: multiply;
}
*,
:after,
:before {
    --tw-shadow: 0 0 #0000;
}
.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.shadow,
.shadow-sm {
    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);
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.shadow-lg,
.shadow-md {
    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);
}
.shadow-xl {
    --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);
}
.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
*,
:after,
:before {
    --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;
}
.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
}
.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}
.focus-within\:ring-secondary:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(250, 81, 15, var(--tw-ring-opacity));
}
.focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}
.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}
.focus\:ring-moringa-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 150, 193, var(--tw-ring-opacity));
}
.ring-opacity-5 {
    --tw-ring-opacity: 0.05;
}
.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
}
.transition-all {
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition {
    transition-duration: 0.15s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
    transition-duration: 0.15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-75 {
    transition-duration: 75ms;
}
.duration-100 {
    transition-duration: 0.1s;
}
.duration-150 {
    transition-duration: 0.15s;
}
.duration-200 {
    transition-duration: 0.2s;
}
.duration-300 {
    transition-duration: 0.3s;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.line-clamp-1 {
    -webkit-line-clamp: 1;
}
.line-clamp-1,
.line-clamp-2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
}
.line-clamp-6 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    overflow: hidden;
}
.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.line-clamp-none {
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    display: block;
    overflow: visible;
}
.border-none {
    border-style: none;
}
@media (min-width: 640px) {
    .sm\:line-clamp-3 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .sm\:line-clamp-none {
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        display: block;
        overflow: visible;
    }
    .sm\:relative {
        position: relative;
    }
    .sm\:sticky {
        position: -webkit-sticky;
        position: sticky;
    }
    .sm\:top-20 {
        top: 5rem;
    }
    .sm\:-right-4 {
        right: -1rem;
    }
    .sm\:bottom-auto {
        bottom: auto;
    }
    .sm\:z-10 {
        z-index: 10;
    }
    .sm\:order-first {
        order: -9999;
    }
    .sm\:col-span-1 {
        grid-column: span 1 / span 1;
    }
    .sm\:col-span-2 {
        grid-column: span 2 / span 2;
    }
    .sm\:col-span-3 {
        grid-column: span 3 / span 3;
    }
    .sm\:m-6 {
        margin: 1.5rem;
    }
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .sm\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .sm\:my-4 {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }
    .sm\:my-8 {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
    .sm\:mt-0 {
        margin-top: 0;
    }
    .sm\:mt-6 {
        margin-top: 1.5rem;
    }
    .sm\:mt-12 {
        margin-top: 3rem;
    }
    .sm\:mt-16 {
        margin-top: 4rem;
    }
    .sm\:mt-32 {
        margin-top: 8rem;
    }
    .sm\:-mt-64 {
        margin-top: -16rem;
    }
    .sm\:mr-3 {
        margin-right: 0.75rem;
    }
    .sm\:mr-6 {
        margin-right: 1.5rem;
    }
    .sm\:mb-0 {
        margin-bottom: 0;
    }
    .sm\:ml-6 {
        margin-left: 1.5rem;
    }
    .sm\:ml-12 {
        margin-left: 3rem;
    }
    .sm\:block {
        display: block;
    }
    .sm\:inline-block {
        display: inline-block;
    }
    .sm\:flex {
        display: flex;
    }
    .sm\:hidden {
        display: none;
    }
    .sm\:h-8 {
        height: 2rem;
    }
    .sm\:h-12 {
        height: 3rem;
    }
    .sm\:h-screen {
        height: 100vh;
    }
    .sm\:w-8 {
        width: 2rem;
    }
    .sm\:w-12 {
        width: 3rem;
    }
    .sm\:w-auto {
        width: auto;
    }
    .sm\:w-1\/2 {
        width: 50%;
    }
    .sm\:w-1\/5 {
        width: 20%;
    }
    .sm\:w-2\/5 {
        width: 40%;
    }
    .sm\:w-1\/6 {
        width: 16.666667%;
    }
    .sm\:w-5\/6 {
        width: 83.333333%;
    }
    .sm\:w-1\/12 {
        width: 8.333333%;
    }
    .sm\:w-4\/12 {
        width: 33.333333%;
    }
    .sm\:w-7\/12 {
        width: 58.333333%;
    }
    .sm\:w-full {
        width: 100%;
    }
    .sm\:max-w-2xl {
        max-width: 42rem;
    }
    .sm\:max-w-3xl {
        max-width: 48rem;
    }
    .sm\:max-w-4xl {
        max-width: 56rem;
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .sm\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .sm\:flex-col {
        flex-direction: column;
    }
    .sm\:flex-row {
        flex-direction: row;
    }
    .sm\:items-end {
        align-items: flex-end;
    }
    .sm\:items-center {
        align-items: center;
    }
    .sm\:justify-start {
        justify-content: flex-start;
    }
    .sm\:justify-end {
        justify-content: flex-end;
    }
    .sm\:gap-3 {
        gap: 0.75rem;
    }
    .sm\:gap-8 {
        gap: 2rem;
    }
    .sm\:gap-12 {
        gap: 3rem;
    }
    .sm\:gap-20 {
        gap: 5rem;
    }
    .sm\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(0px * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(0px * var(--tw-space-x-reverse));
    }
    .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    }
    .sm\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(3rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(3rem * var(--tw-space-x-reverse));
    }
    .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
        margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    }
    .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(2rem * var(--tw-space-y-reverse));
        margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
    }
    .sm\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(3rem * var(--tw-space-y-reverse));
        margin-top: calc(3rem * (1 - var(--tw-space-y-reverse)));
    }
    .sm\:divide-x > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-x-reverse: 0;
        border-left-width: calc(1px * (1 - var(--tw-divide-x-reverse)));
        border-right-width: calc(1px * var(--tw-divide-x-reverse));
    }
    .sm\:divide-white > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-opacity: 1;
        border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
    }
    .sm\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-opacity: 1;
        border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
    }
    .sm\:divide-secondary > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-opacity: 1;
        border-color: rgba(250, 81, 15, var(--tw-divide-opacity));
    }
    .sm\:rounded-2xl {
        border-radius: 1rem;
    }
    .sm\:rounded-3xl {
        border-radius: 1.5rem;
    }
    .sm\:rounded-t-none {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .sm\:rounded-r-lg {
        border-bottom-right-radius: 0.5rem;
        border-top-right-radius: 0.5rem;
    }
    .sm\:rounded-l-none {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .sm\:rounded-l-lg {
        border-bottom-left-radius: 0.5rem;
        border-top-left-radius: 0.5rem;
    }
    .sm\:border-r-2 {
        border-right-width: 2px;
    }
    .sm\:border-none {
        border-style: none;
    }
    .sm\:border-primary {
        --tw-border-opacity: 1;
        border-color: rgba(16, 31, 60, var(--tw-border-opacity));
    }
    .sm\:bg-transparent {
        background-color: transparent;
    }
    .sm\:bg-moringa-gray {
        --tw-bg-opacity: 1;
        background-color: rgba(225, 225, 225, var(--tw-bg-opacity));
    }
    .sm\:p-0 {
        padding: 0;
    }
    .sm\:p-6 {
        padding: 1.5rem;
    }
    .sm\:p-8 {
        padding: 2rem;
    }
    .sm\:p-12 {
        padding: 3rem;
    }
    .sm\:p-16 {
        padding: 4rem;
    }
    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sm\:py-0 {
        padding-bottom: 0;
        padding-top: 0;
    }
    .sm\:py-3 {
        padding-bottom: 0.75rem;
        padding-top: 0.75rem;
    }
    .sm\:py-4 {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .sm\:py-8 {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    .sm\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }
    .sm\:py-48 {
        padding-bottom: 12rem;
        padding-top: 12rem;
    }
    .sm\:pt-1 {
        padding-top: 0.25rem;
    }
    .sm\:pt-24 {
        padding-top: 6rem;
    }
    .sm\:pb-0 {
        padding-bottom: 0;
    }
    .sm\:pb-12 {
        padding-bottom: 3rem;
    }
    .sm\:pb-32 {
        padding-bottom: 8rem;
    }
    .sm\:pb-48 {
        padding-bottom: 12rem;
    }
    .sm\:text-left {
        text-align: left;
    }
    .sm\:text-right {
        text-align: right;
    }
    .sm\:align-middle {
        vertical-align: middle;
    }
    .sm\:text-base {
        font-size: 1rem;
/*        line-height: 1.5rem;*/
    }
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
}
@media (min-width: 1024px) {
    .lg\:relative {
        position: relative;
    }
    .lg\:sticky {
        position: -webkit-sticky;
        position: sticky;
    }
    .lg\:leading-7 {
        line-height: 1.75rem;
    }
    .lg\:leading-10 {
        line-height: 3rem;
    }
    .lg\:top-20 {
        top: 5rem;
    }
    .lg\:border-r {
        border-right-width: 1px;
    }
    .lg\:border-r-0 {
        border-right-width: 0px;
    }
    .lg\:rounded-none {
        border-radius: 0;
    }
    .lg\:bottom-auto {
        bottom: auto;
    }
    .lg\:z-10 {
        z-index: 10;
    }
    .lg\:items-start {
        align-items: flex-start;
    }
    .lg\:items-end {
        align-items: flex-end;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:justify-start {
        justify-content: flex-start;
    }
    .lg\:justify-end {
        justify-content: flex-end;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:justify-between {
        justify-content: space-between;
    }
    .lg\:col-span-2 {
        grid-column: span 2 / span 2;
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3;
    }
    .lg\:m-0 {
        margin: 0;
    }
    .lg\:-my-8 {
        margin-bottom: -2rem;
        margin-top: -2rem;
    }
    .lg\:mt-8 {
        margin-top: 2rem;
    }
    .lg\:-mt-32 {
        margin-top: -8rem;
    }
    .lg\:mr-10 {
        margin-right: 2.5rem;
    }
    .lg\:ml-0 {
        margin-left: 0;
    }
    .lg\:ml-10 {
        margin-left: 2.5rem;
    }
    .lg\:block {
        display: block;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:grid {
        display: grid;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-16 {
        height: 4rem;
    }
    .lg\:h-20 {
        height: 5rem;
    }
    .lg\:h-56 {
        height: 14rem;
    }
    .lg\:h-72 {
        height: 18rem;
    }
    .lg\:h-full {
        height: 100%;
    }
    .lg\:w-56 {
        width: 14rem;
    }
    .lg\:w-1\/6 {
        width: 16.666667%;
    }
    .lg\:w-5\/6 {
        width: 83.333333%;
    }
    .lg\:w-full {
        width: 100%;
    }
    .lg\:max-w-none {
        max-width: none;
    }
    .lg\:max-w-2xl {
        max-width: 42rem;
    }
    .lg\:max-w-5xl {
        max-width: 64rem;
    }
    .lg\:max-w-6xl {
        max-width: 72rem;
    }
    .lg\:flex-1 {
        flex: 1 1 0%;
    }
    .lg\:flex-shrink-0 {
        flex-shrink: 0;
    }
    .lg\:flex-grow {
        flex-grow: 1;
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .lg\:grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr));
    }
    .lg\:items-end {
        align-items: flex-end;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:justify-start {
        justify-content: flex-start;
    }
    .lg\:justify-between {
        justify-content: space-between;
    }
    .lg\:gap-3 {
        gap: 0.75rem;
    }
    .lg\:gap-8 {
        gap: 2rem;
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .lg\:gap-y-10 {
        row-gap: 2.5rem;
    }
    .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(2.5rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    }
    .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(3rem * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(3rem * var(--tw-space-x-reverse));
    }
    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
        margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    }
    .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
        margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
    }
    .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(2rem * var(--tw-space-y-reverse));
        margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
    }
    .lg\:bg-transparent {
        background-color: transparent;
    }
    .lg\:bg-moringa-gray {
        --tw-bg-opacity: 1;
        background-color: rgba(225, 225, 225, var(--tw-bg-opacity));
    }
    .lg\:p-0 {
        padding: 0;
    }
    .lg\:p-3 {
        padding: 0.75rem;
    }
    .lg\:p-6 {
        padding: 1.5rem;
    }
    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lg\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }
    .lg\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }
    .lg\:py-32 {
        padding-bottom: 8rem;
        padding-top: 8rem;
    }
    .lg\:py-56 {
        padding-bottom: 14rem;
        padding-top: 14rem;
    }
    .lg\:pt-0 {
        padding-top: 0;
    }
    .lg\:pt-6 {
        padding-top: 1.5rem;
    }
    .lg\:pt-20 {
        padding-top: 5rem;
    }
    .lg\:pt-24 {
        padding-top: 6rem;
    }
    .lg\:pt-32 {
        padding-top: 8rem;
    }
    .lg\:pt-48 {
    padding-top: 12rem;
    }
    .lg\:pb-0 {
        padding-bottom: 0;
    }
    .lg\:pb-32 {
        padding-bottom: 8rem;
    }
    .lg\:pl-8 {
        padding-left: 2rem;
    }
    .lg\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .lg\:text-base {
        font-size: 1rem;
/*        line-height: 1.5rem;*/
    }
    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
}
@media (min-width: 1280px) {
    .xl\:w-80 {
        width: 20rem;
    }
    .xl\:max-w-7xl {
        max-width: 80rem;
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .xl\:gap-12 {
        gap: 3rem;
    }
    .xl\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(4rem * var(--tw-space-y-reverse));
        margin-top: calc(4rem * (1 - var(--tw-space-y-reverse)));
    }
    .xl\:py-72 {
        padding-bottom: 18rem;
        padding-top: 18rem;
    }
}
@media (min-width: 1536px) {
    .\32xl\:max-w-5xl {
        max-width: 64rem;
    }
    .\32xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .\32xl\:gap-12 {
        gap: 3rem;
    }
    .\32xl\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(3rem * var(--tw-space-y-reverse));
        margin-top: calc(3rem * (1 - var(--tw-space-y-reverse)));
    }
    .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(6rem * var(--tw-space-y-reverse));
        margin-top: calc(6rem * (1 - var(--tw-space-y-reverse)));
    }
    .\32xl\:py-96 {
        padding-bottom: 24rem;
        padding-top: 24rem;
    }
    .\32xl\:pt-16 {
        padding-top: 4rem;
    }
    .\32xl\:pt-32 {
        padding-top: 8rem;
    }
    .\32xl\:pb-32 {
        padding-bottom: 8rem;
    }
}
.splide__slide {
    padding-left: 1px;    
}
.splide__pagination {
  bottom: -1.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.light-splide .splide__pagination__page.is-active {
    background: rgba(16, 31, 60, var(--tw-text-opacity));
}
.nav-tabs .nav-item.active {
    background-color: rgb(250, 81, 15, 0.1);
    border-left: 3px solid rgba(250, 81, 15, var(--tw-border-opacity));;
    outline: none;
}
.nav-tabs a.nav-item,
.nav-tabs a.nav-item:hover {
    outline: none !important;
}
.tab-content {
    /* display: none; */
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

.section-gradient {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,81,4,0.4) 65%);
}
.section-gradient-w-image {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.9) 60%, rgba(250,81,4,0.8) 100%);
}
.section-gradient-w-image-2 {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.75) 50%, rgba(250,81,4,0.9) 100%);
}
.section-corporate-gradient-w-image {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(10, 150, 193,0.3) 0%, rgba(16, 31, 60,0.8) 65%);
}
.img-w-bg {
    /* add bottom border */
    padding:8px 8px 2px 2px;
    background:linear-gradient(rgba(250,81,4,1) 0 0) 100% 0% / 97% 93% no-repeat;
}
.img-w-blue-bg {
    /* add bottom border */
    padding:8px 8px 2px 2px;
    background:linear-gradient(rgba(10, 150, 193, 1) 0 0) 100% 0% / 97% 93% no-repeat;
}

.border-t-secondary {
	border-top-color: #fa510f;
}
.border-t-4 {
	border-top-width: 4px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

/* fade in tabs */
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.news-ticker a {
    --tw-text-opacity: 1;
    color: rgba(250, 81, 15, var(--tw-text-opacity));
}
.news-ticker a:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.acf-field input:focus, .acf-field input:focus{
    outline: none;
}
.acf-field input[type='tel'] {
    height:38px;
}
.wa__popup_powered,
.wa__popup_powered_mb {
  position: relative;
  text-align: center;
  display: none;
}
.wa__popup_chat_box,
.wa__btn_popup {
    font-family: Gotham Rounded;
}
.wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    font-weight: bold;
}
/*font-family: Gotham Rounded;*/

.video-background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-background-wrapper iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

/* This is a fallback for browsers that don't support object-fit */
@media (min-aspect-ratio: 16/9) {
  .video-background-wrapper iframe {
    height: 56.25vw;
  }
}

@media (max-aspect-ratio: 16/9) {
  .video-background-wrapper iframe {
    width: 177.77vh;
  }
}