/*! tailwindcss v2.1.2 | 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
}

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: -.25em
}

sup {
    top: -.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
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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 #e5e7eb;
    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%
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 85%
}

@media (min-width:640px) {
    .container {
        max-width: 85%
    }
}

@media (min-width:768px) {
    .container {
        max-width: 85%
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 90%
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1170px
    }
}

.container-sm {
    margin-left: auto;
    margin-right: auto;
    max-width: 85%
}

@media (min-width:640px) {
    .container-sm {
        max-width: 85%
    }
}

@media (min-width:768px) {
    .container-sm {
        max-width: 85%
    }
}

@media (min-width:1024px) {
    .container-sm {
        max-width: 90%
    }
}

@media (min-width:1280px) {
    .container-sm {
        max-width: 770px
    }
}

.container-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

@media (min-width:640px) {
    .container-lg {
        max-width: 95%
    }
}

@media (min-width:768px) {
    .container-lg {
        max-width: 95%
    }
}

@media (min-width:1024px) {
    .container-lg {
        max-width: 90%
    }
}

@media (min-width:1280px) {
    .container-lg {
        max-width: 1440px;
        width: 90%
    }
}

.container-xl {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%
}

@media (min-width:640px) {
    .container-xl {
        max-width: 90%
    }
}

@media (min-width:768px) {
    .container-xl {
        max-width: 95%
    }
}

@media (min-width:1024px) {
    .container-xl {
        max-width: 95%
    }
}

@media (min-width:1280px) {
    .container-xl {
        max-width: 1720px;
        width: 95%
    }
}

.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-dark {
    background-color: var(--gray-dark)
}

.bg-yellow-primary {
    background-color: var(--yellow-primary)
}

.bg-blue-secondary {
    background-color: var(--blue-secondary)
}

.group:hover .group-hover\:bg-blue-primary {
    background-color: var(--blue-primary)
}

.hover\:bg-yellow-primary:hover {
    background-color: var(--yellow-primary)
}

.hover\:bg-blue-primary:hover {
    background-color: var(--blue-primary)
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-cover {
    background-size: cover
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity))
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity))
}

.border-yellow-primary {
    border-color: var(--yellow-primary)
}

.border-blue-primary,
.hover\:border-blue-primary:hover {
    border-color: var(--blue-primary)
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-5 {
    border-bottom-width: 5px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.font-open-sans {
    font-family: Open Sans, sans-serif
}

.font-poppins {
    font-family: Poppins, sans-serif
}

.font-light {
    font-weight: 300
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-black {
    font-weight: 900
}

.h-7 {
    height: 1.75rem
}

.h-9 {
    height: 2.25rem
}

.h-10 {
    height: 2.5rem
}

.h-18 {
    height: 4.375rem
}

.h-28 {
    height: 7rem
}

.h-52 {
    height: 13rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .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.875rem;
    line-height: 2.25rem
}

.text-xxs {
    font-size: .625rem
}

.text-md {
    font-size: .9375rem
}

.text-2\.5xl {
    font-size: 1.625rem
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375
}

.leading-normal {
    line-height: 1.5
}

.leading-loose {
    line-height: 2
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.ml-0 {
    margin-left: 0
}

.mt-1 {
    margin-top: .25rem
}

.mr-1 {
    margin-right: .25rem
}

.mb-1 {
    margin-bottom: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mr-3 {
    margin-right: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mt-8 {
    margin-top: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-16 {
    margin-top: 4rem
}

.ml-16 {
    margin-left: 4rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mt-40 {
    margin-top: 10rem
}

.mt-auto {
    margin-top: auto
}

.-mt-20 {
    margin-top: -5rem
}

.last\:mr-0:last-child {
    margin-right: 0
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.max-h-96 {
    max-height: 24rem
}

.max-w-lg {
    max-width: 32rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-full {
    max-width: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-6 {
    padding: 1.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-9 {
    padding-bottom: 2.25rem;
    padding-top: 2.25rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

.py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
}

.pr-2 {
    padding-right: .5rem
}

.pb-7 {
    padding-bottom: 1.75rem
}

.pr-8 {
    padding-right: 2rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-20 {
    padding-top: 5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-3 {
    right: .75rem
}

.top-1\/4 {
    top: 25%
}

.resize {
    resize: both
}

* {
    --tw-shadow: 0 0 transparent
}

.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 transparent), var(--tw-ring-shadow, 0 0 transparent), 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)
}

* {
    --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 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.text-center {
    text-align: center
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

.text-gray-primary {
    color: var(--gray-primary)
}

.text-gray-darker {
    color: var(--gray-darker)
}

.text-yellow-primary {
    color: var(--yellow-primary)
}

.text-blue-primary {
    color: var(--blue-primary)
}

.text-blue-secondary {
    color: var(--blue-secondary)
}

.group:hover .group-hover\:text-white,
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

.hover\:text-yellow-primary:hover {
    color: var(--yellow-primary)
}

.uppercase {
    text-transform: uppercase
}

.group:hover .group-hover\:no-underline {
    text-decoration: none
}

.hover\:underline:hover {
    text-decoration: underline
}

.hover\:no-underline:hover {
    text-decoration: none
}

.w-0 {
    width: 0
}

.w-7 {
    width: 1.75rem
}

.w-9 {
    width: 2.25rem
}

.w-10 {
    width: 2.5rem
}

.w-13 {
    width: 3.125rem
}

.w-18 {
    width: 4.375rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-40 {
    width: 10rem
}

.w-0\.5 {
    width: .125rem
}

.w-1\/2 {
    width: 50%
}

.w-2\/3 {
    width: 66.666667%
}

.w-full {
    width: 100%
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.gap-0 {
    gap: 0
}

.gap-5 {
    gap: 1.25rem
}

.gap-9 {
    gap: 2.25rem
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.col-span-full {
    grid-column: 1/-1
}

.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))
}

.transition {
    transition-duration: .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(.4, 0, .2, 1)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
    transition-duration: .3s
}

@-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: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%)
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none
    }
}

@keyframes bounce {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%)
    }
    50% {
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none
    }
}

@-webkit-keyframes slideLeft {
    0% {
        right: -50%
    }
    to {
        right: .75rem
    }
}

@keyframes slideLeft {
    0% {
        right: -50%
    }
    to {
        right: .75rem
    }
}

.filter {
    --tw-blur: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-brightness: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-contrast: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-grayscale: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-hue-rotate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-invert: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-saturate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-sepia: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-drop-shadow: var(--tw-empty, /*!*/
    /*!*/
    );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

:root {
    --blue-primary: #3e4095;
    --blue-secondary: #292a64;
    --yellow-primary: #ffcc29;
    --gray-primary: #999;
    --gray-dark: #262626;
    --gray-darker: #1f1e1e
}

a:hover {
    text-decoration: underline
}

.primary-menu-container {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --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;
    --tw-translate-x: -100%;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    height: 100vh;
    left: 0;
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 100%;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

@media (min-width:1280px) {
    .primary-menu-container {
        --tw-shadow: 0 0 transparent;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
        height: unset;
        left: 0;
        max-height: unset;
        overflow: visible;
        position: relative;
        transform: none;
        width: 100%
    }
}

.navbar-nav {
    max-width: 85%
}

@media (min-width:640px) {
    .navbar-nav {
        max-width: 85%
    }
}

@media (min-width:768px) {
    .navbar-nav {
        max-width: 85%
    }
}

@media (min-width:1024px) {
    .navbar-nav {
        max-width: 90%
    }
}

@media (min-width:1280px) {
    .navbar-nav {
        max-width: 1170px
    }
}

.navbar-nav {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media (min-width:1280px) {
    .navbar-nav {
        align-items: center;
        flex-direction: row;
        margin-left: -.5rem;
        margin-right: -.5rem;
        max-width: 72rem
    }
}

.navbar-nav>li {
    cursor: pointer;
    margin-left: .5rem;
    margin-right: .5rem;
    position: relative
}

.navbar-nav li ul {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-radius: .375rem;
    height: 100%;
    max-height: 0;
    max-width: 20rem;
    opacity: 1;
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

@media (min-width:1280px) {
    .navbar-nav li ul {
        --tw-border-opacity: 1;
        --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        border-color: rgba(229, 231, 235, var(--tw-border-opacity));
        border-width: 1px;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
        height: unset;
        max-height: unset;
        opacity: 0;
        padding-bottom: 1rem;
        padding-top: 1rem;
        position: absolute;
        transition-duration: .15s;
        transition-duration: .2s;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        visibility: hidden
    }
    .navbar-nav>li:hover ul {
        opacity: 1;
        visibility: visible
    }
}

.navbar-nav li a {
    display: inline-block;
    font-size: .875rem;
    line-height: 1.25rem;
    padding-bottom: .25rem;
    padding-top: .25rem
}

.navbar-nav li a:hover {
    color: var(--yellow-primary);
    text-decoration: none
}

.navbar-nav li a {
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.navbar-nav .menu-item-has-children>a:after {
    content: "\f078";
    font-family: Font Awesome\ 5 Free;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-left: .25rem
}

.menu-item-has-children>a {
    cursor: default;
    pointer-events: none
}

#site-navigation.open .mobile-menu-icon:before {
    content: "\f00d"
}

#wpadminbar~#site-header.sticky {
    top: 2rem
}

#site-header.sticky {
    padding-bottom: .5rem;
    padding-top: .5rem
}

#site-header .custom-logo-link {
    display: block;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

#site-header.sticky .custom-logo-link {
    width: 60%
}

.owl-carousel.home-primary .owl-item img:first-of-type {
    display: none
}

@media (min-width:768px) {
    .owl-carousel.home-primary .owl-item img:first-of-type {
        display: block
    }
    .owl-carousel.home-primary .owl-item img:last-of-type {
        display: none
    }
}

.owl-carousel.home-primary .owl-nav {
    --tw-text-opacity: 1;
    --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;
    --tw-translate-y: -50%;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-size: 1.875rem;
    height: 6rem;
    line-height: 2.25rem;
    margin-top: 0;
    position: absolute;
    top: 50%;
    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));
    width: 100%
}

@media (min-width:1024px) {
    .owl-carousel.home-primary .owl-nav {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.owl-carousel.home-primary .owl-nav button:hover {
    background-color: transparent
}

.owl-carousel.home-primary .owl-nav button {
    position: absolute
}

.owl-carousel.home-primary .owl-nav .owl-prev {
    left: 1.5rem
}

@media (min-width:1280px) {
    .owl-carousel.home-primary .owl-nav .owl-prev {
        left: 2.5rem
    }
}

.owl-carousel.home-primary .owl-nav .owl-next {
    right: 1.5rem
}

@media (min-width:1280px) {
    .owl-carousel.home-primary .owl-nav .owl-next {
        right: 2.5rem
    }
}

.owl-carousel.home-primary .owl-dots {
    bottom: 1.5rem;
    position: absolute;
    width: 100%
}

.owl-carousel.home-primary .owl-dots button.owl-dot span {
    --tw-bg-opacity: 1;
    --tw-border-opacity: 1;
    align-items: center;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    border-width: 2px;
    display: flex;
    height: 1rem;
    justify-content: center;
    width: 1rem
}

.owl-carousel.home-primary .owl-dots .owl-dot.active span {
    background-color: transparent;
    border-color: var(--blue-primary)
}

.owl-carousel.home-primary .owl-dots button.owl-dot span:after {
    --tw-bg-opacity: 1;
    --tw-border-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    content: "";
    height: .375rem;
    width: .375rem
}

.featured-page svg {
    fill: currentColor;
    height: auto;
    max-width: 100%
}

.wpcf7-form p {
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:768px) {
    .wpcf7-form p {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.wpcf7-form-control-wrap {
    display: block
}

.contact-form-description {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:1024px) {
    .contact-form-description {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.form-submit,
.form-wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 1rem
}

@media (min-width:768px) {
    .form-submit,
    .form-wrapper {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 0
    }
}

.form-wrapper.contacts {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding-top: 1.25rem;
    row-gap: 1.25rem
}

.form-submit {
    align-items: center;
    margin-top: 1.25rem
}

.submit-wrapper {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative
}

@media (min-width:768px) {
    .submit-wrapper {
        flex-direction: row
    }
}

.wpcf7 .submit-wrapper .ajax-loader {
    bottom: -2rem;
    position: absolute
}

.wpcf7 .submit-wrapper .ajax-loader.alt-loader {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

.wpcf7 .submit-wrapper .ajax-loader.alt-loader:before {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity))
}

.form-wrapper.newsletter {
    margin-top: 2rem
}

.btn-form-submit:hover {
    background-color: var(--yellow-primary)
}

.btn-form-submit {
    align-items: center;
    border-color: var(--yellow-primary);
    border-radius: 9999px;
    border-width: 2px;
    display: flex;
    font-weight: 700;
    justify-content: center;
    padding: 1rem 1.5rem
}

.btn-form-submit:hover {
    color: var(--blue-primary)
}

.btn-form-submit {
    text-transform: uppercase;
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.contacts+.form-submit .submit-wrapper .btn-form-submit {
    padding: 1rem 1.5rem
}

@media (min-width:1024px) {
    .contacts+.form-submit .submit-wrapper .btn-form-submit {
        font-size: .875rem;
        line-height: 1.25rem;
        padding: 1rem .75rem
    }
}

@media (min-width:1280px) {
    .contacts+.form-submit .submit-wrapper .btn-form-submit {
        font-size: 1rem;
        line-height: 1.5rem;
        padding: 1rem 1.5rem
    }
}

.btn-form-submit i {
    font-size: .625rem
}

.accept-wrapper .wpcf7-list-item label {
    --tw-text-opacity: 1;
    align-items: center;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.accept-wrapper .wpcf7-list-item {
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:768px) {
    .accept-wrapper .wpcf7-list-item {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.accept-wrapper .wpcf7-list-item label {
    display: flex
}

.accept-wrapper .wpcf7-list-item label a {
    color: var(--yellow-primary)
}

.accept-wrapper .wpcf7-list-item label input {
    cursor: pointer;
    flex-grow: 1;
    height: 18px;
    margin-right: .5rem;
    position: relative;
    visibility: hidden;
    width: 18px
}

.accept-wrapper .wpcf7-list-item label .wpcf7-list-item-label {
    width: calc(100% - 18px - .5rem)
}

.accept-wrapper .wpcf7-list-item label .wpcf7-list-item-label p {
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:1280px) {
    .accept-wrapper .wpcf7-list-item label .wpcf7-list-item-label p {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.accept-wrapper .wpcf7-list-item label input:before {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    color: var(--yellow-primary);
    content: "\f111";
    cursor: pointer;
    display: inline-block;
    font-family: Font Awesome\ 5 Free;
    font-size: 0;
    font-weight: 700;
    height: 100%;
    line-height: 14px;
    padding: .125rem;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: visible;
    width: 100%
}

.accept-wrapper .wpcf7-list-item label input:checked:before {
    font-size: .625rem
}

.btn-form-submit i {
    margin-right: .25rem
}

.form-wrapper input.wpcf7-form-control,
.form-wrapper textarea.wpcf7-form-control {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    padding: .75rem 1rem;
    width: 100%
}

.form-wrapper.contacts input.wpcf7-form-control,
.form-wrapper.contacts textarea.wpcf7-form-control {
    padding: 1.25rem
}

.form-wrapper.contacts textarea.wpcf7-form-control {
    border-radius: .5rem;
    border-bottom-right-radius: 1.5rem;
    max-height: 9rem;
    resize: none
}

.form-wrapper .wpcf7-not-valid-tip {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
    border-radius: .25rem;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    font-size: .625rem;
    padding: .25rem .5rem;
    position: absolute;
    right: .75rem;
    top: .75rem
}

.form-wrapper.contacts .wpcf7-not-valid-tip {
    top: 1.25rem
}

.wpcf7 form .wpcf7-response-output {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --tw-text-opacity: 1;
    align-items: center;
    -webkit-animation: slideLeft .3s ease-in-out;
    animation: slideLeft .3s ease-in-out;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
    color: rgba(107, 114, 128, var(--tw-text-opacity));
    display: flex;
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0;
    max-width: 20rem;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: fixed;
    right: .75rem;
    top: 1.25rem;
    z-index: 30
}

@media (min-width:768px) {
    .wpcf7 form .wpcf7-response-output {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:1024px) {
    .wpcf7 form .wpcf7-response-output {
        top: 8rem
    }
}

.wpcf7 form .wpcf7-response-output:after {
    content: "x";
    cursor: pointer;
    position: absolute;
    right: .5rem;
    top: 0
}

.wpcf7 form .wpcf7-response-output:before {
    font-family: Font Awesome\ 5 Free;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    margin-right: 1rem
}

@media (min-width:768px) {
    .wpcf7 form .wpcf7-response-output:before {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.wpcf7 form.invalid .wpcf7-response-output:before,
.wpcf7 form.unaccepted .wpcf7-response-output:before {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
    content: "\f071"
}

.wpcf7 form.resetting .wpcf7-response-output:before,
.wpcf7 form.sent .wpcf7-response-output:before {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
    content: "\f058"
}

.form-newsletter-footer {
    align-items: center;
    display: flex;
    margin-top: .75rem;
    position: relative
}

.form-newsletter-footer label {
    max-width: 100%;
    width: 100%
}

.form-newsletter-footer input {
    --tw-border-opacity: 1;
    background-color: transparent;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 2px;
    color: var(--gray-primary);
    max-width: 100%;
    padding: .5rem 2.75rem .5rem .75rem;
    width: 100%
}

.form-newsletter-footer .submit-wrapper {
    border-radius: 9999px;
    height: 2.75rem;
    position: absolute;
    right: 0;
    top: 0
}

.form-newsletter-footer .btn-newsletter {
    color: var(--gray-primary);
    font-size: 1.875rem;
    height: 2.75rem;
    line-height: 2.25rem;
    width: 2.75rem
}

.footer-nav li,
.services-nav li {
    align-items: center;
    display: flex;
    position: relative
}

.footer-nav li:before,
.services-nav li:before {
    --tw-text-opacity: 1;
    align-items: center;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    content: "\f061";
    display: flex;
    font-family: Font Awesome\ 5 Free;
    font-size: .625rem;
    margin-right: .25rem
}

.breadcrumbs .breadcrumb_last {
    display: none
}

.post-content ol,
.post-content p,
.post-content ul {
    color: var(--gray-darker);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    line-height: 1.625;
    padding-bottom: 1rem
}

@media (min-width:640px) {
    .post-content ol,
    .post-content p,
    .post-content ul {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.post-content b,
.post-content strong {
    font-weight: 700
}

.post-content a {
    color: var(--blue-primary);
    font-weight: 600
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: var(--blue-primary);
    padding-bottom: 1rem
}

.post-content h1 {
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.75rem
}

@media (min-width:768px) {
    .post-content h1 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.post-content h2 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.75rem
}

@media (min-width:768px) {
    .post-content h2 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.post-content h3 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem
}

@media (min-width:768px) {
    .post-content h3 {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.post-content h4 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .post-content h4 {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.post-content h5 {
    font-size: .9375rem;
    font-weight: 600
}

@media (min-width:768px) {
    .post-content h5 {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.post-content h6 {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem
}

@media (min-width:768px) {
    .post-content h6 {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.post-content ol li,
.post-content ul li {
    font-weight: 400
}

.post-content ul li:before {
    color: var(--blue-primary);
    content: "\2022";
    display: inline-block;
    font-weight: 700;
    width: 1rem
}

.post-content ol li {
    counter-increment: list;
    list-style-type: none;
    position: relative
}

.post-content ol li:before {
    color: var(--blue-primary);
    content: counter(list) ".";
    display: inline-block;
    text-align: left;
    width: 1rem
}

.post-content .wp-block-quote {
    border-color: var(--blue-primary)
}

.heateorSssWhatsappSvg:before {
    content: "\f232";
    font-family: Font Awesome\ 5 Free;
    font-weight: 700
}

.page-list .active-page {
    color: var(--yellow-primary)
}

.page-body .post-content h2 {
    color: var(--blue-primary);
    display: flex;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase
}

@media (min-width:768px) {
    .page-body .post-content h2 {
        font-size: 1.375rem
    }
}

.page-body .post-content h2:after {
    line-height: 1.75rem
}

.page-body .post-content h2:not(.no-content):after {
    content: "\f060";
    display: block;
    font-family: Font Awesome\ 5 Free;
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1.75rem;
    margin-left: .25rem
}

.post-content .wp-block-image {
    margin-bottom: 2.25rem
}

.post-content h2.no-content {
    color: var(--gray-primary);
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-align: center
}

.page-body .post-content h3 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .page-body .post-content h3 {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.page-body .post-content h4 {
    color: var(--gray-darker);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem
}

@media (min-width:768px) {
    .page-body .post-content h4 {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.post-content .wp-block-table {
    color: var(--gray-darker);
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .75rem;
    margin-top: .75rem
}

.post-content .wp-block-table th {
    color: var(--blue-primary)
}

.post-content .wp-block-table td {
    border-color: var(--gray-darker)
}

.post-content .wp-block-table td,
.post-content .wp-block-table th {
    font-size: .75rem;
    line-height: 1rem
}

@media (min-width:768px) {
    .post-content .wp-block-table td,
    .post-content .wp-block-table th {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.post-content .wp-block-table thead {
    border-color: var(--blue-primary)
}

.pagination {
    position: relative;
    text-align: center
}

.pagination .page-numbers {
    color: var(--blue-primary);
    font-weight: 600;
    margin-left: .25rem;
    margin-right: .25rem;
    text-decoration: none
}

.pagination a.page-numbers.next,
.pagination a.page-numbers.prev {
    align-items: center;
    border-style: none;
    display: none;
    height: 100%;
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

@media (min-width:640px) {
    .pagination a.page-numbers.next,
    .pagination a.page-numbers.prev {
        display: inline-flex
    }
}

.pagination a.page-numbers.prev {
    left: 0
}

.pagination a.page-numbers.next i,
.pagination a.page-numbers.prev i {
    font-size: .875rem;
    line-height: 1.25rem
}

.pagination a.page-numbers.prev i {
    margin-right: .25rem
}

.pagination a.page-numbers.next i {
    margin-left: .25rem
}

.pagination a.page-numbers.next {
    right: 0
}

.pagination .page-numbers:not(.prev):not(.next):hover {
    background-color: var(--blue-primary)
}

.pagination .page-numbers:not(.prev):not(.next) {
    align-items: center;
    border-color: var(--blue-primary);
    border-radius: 9999px;
    border-width: 1px;
    display: inline-flex;
    height: 2.5rem;
    justify-content: center
}

.pagination .page-numbers:not(.prev):not(.next):hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.pagination .page-numbers:not(.prev):not(.next) {
    transition-duration: .15s;
    transition-duration: .3s;
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    width: 2.5rem
}

.pagination .page-numbers.current {
    background-color: var(--blue-primary);
    color: var(--yellow-primary)
}

.pagination .page-numbers.current:hover {
    color: var(--yellow-primary)
}

.slide-out {
    animation: slide-out .5s forwards;
    -webkit-animation: slide-out .5s forwards
}

.slide-in {
    animation: slide-in .5s forwards;
    -webkit-animation: slide-in .5s forwards
}

.wp-block-file {
    margin-top: 1.5rem
}

.wp-block-file a {
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-decoration: underline
}

.wp-block-file a.wp-block-file__button {
    background-color: var(--blue-primary)
}

.wp-block-file a.wp-block-file__button:hover {
    background-color: var(--blue-secondary)
}

.wp-block-file a.wp-block-file__button {
    font-size: 1rem;
    line-height: 1.5rem
}

.owl-carousel .owl-item img {
    max-width: 100vw
}

@keyframes slide-in {
    to {
        -webkit-transform: translateX(0)
    }
}

@-webkit-keyframes slide-in {
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes slide-out {
    0% {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%)
    }
}

@media (min-width:640px) {
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:items-start {
        align-items: flex-start
    }
    .sm\:h-13 {
        height: 3.125rem
    }
    .sm\:h-96 {
        height: 24rem
    }
    .sm\:text-xs {
        font-size: .75rem;
        line-height: 1rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .sm\:mt-0 {
        margin-top: 0
    }
    .sm\:mb-0 {
        margin-bottom: 0
    }
    .sm\:w-13 {
        width: 3.125rem
    }
    .sm\:w-70 {
        width: 17rem
    }
    .sm\:w-1\/2 {
        width: 50%
    }
    .sm\:w-1\/3 {
        width: 33.333333%
    }
    .sm\:w-5\/12 {
        width: 41.666667%
    }
}

@media (min-width:768px) {
    .md\:flex-row {
        flex-direction: row
    }
    .md\:items-start {
        align-items: flex-start
    }
    .md\:items-stretch {
        align-items: stretch
    }
    .md\:justify-between {
        justify-content: space-between
    }
    .md\:h-40 {
        height: 10rem
    }
    .md\:h-44 {
        height: 11rem
    }
    .md\:text-xs {
        font-size: .75rem;
        line-height: 1rem
    }
    .md\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:mr-2 {
        margin-right: .5rem
    }
    .md\:mt-10 {
        margin-top: 2.5rem
    }
    .md\:mr-2\.5 {
        margin-right: .625rem
    }
    .md\:max-w-xl {
        max-width: 36rem
    }
    .md\:max-w-full {
        max-width: 100%
    }
    .md\:p-4 {
        padding: 1rem
    }
    .md\:py-16 {
        padding-bottom: 4rem
    }
    .md\:pt-16,
    .md\:py-16 {
        padding-top: 4rem
    }
    .md\:w-60 {
        width: 15rem
    }
    .md\:w-64 {
        width: 16rem
    }
    .md\:w-auto {
        width: auto
    }
    .md\:w-1\/2,
    .md\:w-2\/4 {
        width: 50%
    }
    .md\:gap-6 {
        gap: 1.5rem
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .md\:col-span-4 {
        grid-column: span 4/span 4
    }
    .md\:col-span-8 {
        grid-column: span 8/span 8
    }
}

@media (min-width:1024px) {
    .lg\:block {
        display: block
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:items-stretch {
        align-items: stretch
    }
    .lg\:h-52 {
        height: 13rem
    }
    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .lg\:text-4\.5xl {
        font-size: 2.5rem
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .lg\:mt-0 {
        margin-top: 0
    }
    .lg\:mb-0 {
        margin-bottom: 0
    }
    .lg\:mt-8 {
        margin-top: 2rem
    }
    .lg\:mt-20 {
        margin-top: 5rem
    }
    .lg\:max-h-full {
        max-height: 100%
    }
    .lg\:max-w-3xl {
        max-width: 48rem
    }
    .lg\:max-w-full {
        max-width: 100%
    }
    .lg\:py-32 {
        padding-bottom: 8rem;
        padding-top: 8rem
    }
    .lg\:pr-14 {
        padding-right: 3.5rem
    }
    .lg\:pt-16 {
        padding-top: 4rem
    }
    .lg\:w-80 {
        width: 20rem
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-1\/6 {
        width: 16.666667%
    }
    .lg\:w-2\/6 {
        width: 33.333333%
    }
    .lg\:w-4\/6 {
        width: 66.666667%
    }
    .lg\:w-5\/12 {
        width: 41.666667%
    }
    .lg\:w-7\/12 {
        width: 58.333333%
    }
    .lg\:gap-11 {
        gap: 2.75rem
    }
    .lg\:gap-14 {
        gap: 3.5rem
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }
    .lg\:col-span-9 {
        grid-column: span 9/span 9
    }
}

@media (min-width:1280px) {
    .xl\:hidden {
        display: none
    }
    .xl\:flex-nowrap {
        flex-wrap: nowrap
    }
    .xl\:h-56 {
        height: 14rem
    }
    .xl\:h-62 {
        height: 15.3125rem
    }
    .xl\:text-2\.5xl {
        font-size: 1.625rem
    }
    .xl\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .xl\:mt-0 {
        margin-top: 0
    }
    .xl\:p-6 {
        padding: 1.5rem
    }
    .xl\:pr-20 {
        padding-right: 5rem
    }
    .xl\:w-20 {
        width: 5rem
    }
    .xl\:w-72 {
        width: 18rem
    }
    .xl\:w-90 {
        width: 22.5rem
    }
    .xl\:w-1\/6 {
        width: 16.666667%
    }
    .xl\:w-max {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}