/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

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: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

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: initial
}

[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: initial;
    background-image: none
}

fieldset, ol, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

html {
    font-family: Helvetica Neue,Segoe UI,Roboto,Arial,Noto Sans,sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: #a1a1aa
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        opacity: 1;
        color: #a1a1aa
    }

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #a1a1aa
    }

[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 {
    padding: 0;
    line-height: inherit;
    color: inherit
}

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 {
    max-width: 100%;
    height: auto
}

*, :after, :before {
    border-color: currentColor
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

    [multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,
        /*!*/
        /*!*/
        );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --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);
        border-color: #2563eb
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input::placeholder, textarea::placeholder {
        color: #6b7280;
        opacity: 1
    }

select {
    background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E"); background-position:right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

[multiple] {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    color-adjust: unset
}

[type=checkbox], [type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

    [type=checkbox]:focus, [type=radio]:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,
        /*!*/
        /*!*/
        );
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --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)
    }

    [type=checkbox]:checked, [type=radio]:checked {
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: 50%;
        background-repeat: no-repeat
    }

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

    [type=checkbox]:checked:focus, [type=checkbox]:checked:hover, [type=checkbox]:indeterminate, [type=radio]:checked:focus, [type=radio]:checked:hover {
        border-color: transparent;
        background-color: currentColor
    }

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E"); background-size:100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

    [type=checkbox]:indeterminate:focus, [type=checkbox]:indeterminate:hover {
        border-color: transparent;
        background-color: currentColor
    }

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

    [type=file]:focus {
        outline: 1px auto -webkit-focus-ring-color
    }

@font-face {
    font-family: Helvetica Neue;
    src: url(/app/themes/water-jetting-association/fonts/HelveticaNeueLTCom-Lt_0.ttf);
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Helvetica Neue;
    src: url(/app/themes/water-jetting-association/fonts/HelveticaNeueLTCom-Bd_0.ttf);
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Helvetica Neue;
    src: url(/app/themes/water-jetting-association/fonts/HelveticaNeueLTCom-Hv_0.ttf);
    font-weight: 800;
    font-display: swap
}

.icon {
    display: inline-flex;
    height: 2rem;
    width: 2rem;
    align-items: center;
    justify-content: center
}

.bordered-heading {
    margin-bottom: 2rem;
    display: flex;
    min-height: 8rem;
    flex-direction: column;
    justify-content: flex-end;
    border-left-width: 1rem;
    --tw-border-opacity: 1;
    border-color: rgba(196,234,245,var(--tw-border-opacity));
    padding-left: 1rem;
    font-size: 3rem;
    line-height: 1;
    font-weight: 800
}

@media (min-width:768px) {
    .bordered-heading {
        margin-bottom: 3rem
    }
}

@media (min-width:1024px) {
    .bordered-heading {
        margin-bottom: 4rem
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    top: 0;
    bottom: 0
}

.inset-0, .inset-x-0 {
    right: 0;
    left: 0
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.top-0 {
    top: 0
}

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

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

.top-full {
    top: 100%
}

.-top-1\/10 {
    top: -10%
}

.-top-15\/10 {
    top: -150%
}

.right-0 {
    right: 0
}

.right-4 {
    right: 1rem
}

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

.bottom-4 {
    bottom: 1rem
}

.-left-40 {
    left: -10rem
}

.left-1\/2 {
    left: 50%
}

.left-1\/10 {
    left: 10%
}

.isolate {
    isolation: isolate
}

.isolation-auto {
    isolation: auto
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.-z-1 {
    z-index: -1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.col-span-2 {
    grid-column: span 2/span 2
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.float-none {
    float: none
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.clear-both {
    clear: both
}

.clear-none {
    clear: none
}

.m-3 {
    margin: .75rem
}

.m-8 {
    margin: 2rem
}

.m-14 {
    margin: 3.5rem
}

.m-16 {
    margin: 4rem
}

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

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.box-border {
    box-sizing: border-box
}

.box-content {
    box-sizing: initial
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.inline-table {
    display: inline-table
}

.table-caption {
    display: table-caption
}

.table-cell {
    display: table-cell
}

.table-column {
    display: table-column
}

.table-column-group {
    display: table-column-group
}

.table-footer-group {
    display: table-footer-group
}

.table-header-group {
    display: table-header-group
}

.table-row-group {
    display: table-row-group
}

.table-row {
    display: table-row
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.inline-grid {
    display: inline-grid
}

.contents {
    display: contents
}

.list-item {
    display: list-item
}

.hidden {
    display: none
}
.group .active{
    display:flex;
    max-height:800px !important;
}

.group .group-hover {
    display: flex;
    overflow: hidden;
    max-height: 0px;
    transition: 0.5s;
    transition-delay: 1s;
}

.group:hover .group-hover {
    display: flex;
    max-height: 500px;
    transition-delay: 0s;
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-24 {
    height: 6rem
}

.h-48 {
    height: 12rem
}

.h-full {
    height: 100%
}

.max-h-full {
    max-height: 100%
}

.min-h-16 {
    min-height: 4rem
}

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

.min-h-full {
    min-height: 100%
}

.min-h-screen {
    min-height: 100vh
}

.min-h-screen-1\/2 {
    min-height: 50vh
}

.w-4 {
    width: 1rem
}

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-48 {
    width: 12rem
}

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

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

.w-6\/12 {
    width: 50%
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

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

.max-w-2xl {
    max-width: 42rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

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

.max-w-screen-sm {
    max-width: 640px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink {
    flex-shrink: 1
}

.flex-grow {
    flex-grow: 1
}

.table-auto {
    table-layout: auto
}

.table-fixed {
    table-layout: fixed
}

.border-collapse {
    border-collapse: collapse
}

.border-separate {
    border-collapse: initial
}

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

.transform, .transform-gpu {
    --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-gpu {
    transform: translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-none {
    transform: none
}

.-translate-y-1 {
    --tw-translate-y: -0.25rem
}

.group:hover .group-hover\:rotate-180 {
    --tw-rotate: 180deg
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

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

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

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

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

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

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.cursor-pointer {
    cursor: pointer
}

.disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all
}

.select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.resize-none {
    resize: none
}

.resize-y {
    resize: vertical
}

.resize-x {
    resize: horizontal
}

.resize {
    resize: both
}

.list-inside {
    list-style-position: inside
}

.list-outside {
    list-style-position: outside
}

.list-disc {
    list-style-type: disc
}

.list-check {
    list-style-type: "✓ "
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

.grid-flow-row-dense {
    grid-auto-flow: row dense
}

.grid-flow-col-dense {
    grid-auto-flow: column dense
}

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

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

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.flex-nowrap {
    flex-wrap: nowrap
}

.place-content-center {
    place-content: center
}

.place-content-start {
    place-content: start
}

.place-content-end {
    place-content: end
}

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

.place-content-around {
    place-content: space-around
}

.place-content-evenly {
    place-content: space-evenly
}

.place-content-stretch {
    place-content: stretch
}

.place-items-start {
    place-items: start
}

.place-items-end {
    place-items: end
}

.place-items-center {
    place-items: center
}

.place-items-stretch {
    place-items: stretch
}

.content-center {
    align-content: center
}

.content-start {
    align-content: flex-start
}

.content-end {
    align-content: flex-end
}

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

.content-around {
    align-content: space-around
}

.content-evenly {
    align-content: space-evenly
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

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

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

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

.justify-items-start {
    justify-items: start
}

.justify-items-end {
    justify-items: end
}

.justify-items-center {
    justify-items: center
}

.justify-items-stretch {
    justify-items: stretch
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-8 {
    gap: 2rem
}

.gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem
}

.gap-y-8 {
    row-gap: 2rem
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px*var(--tw-divide-x-reverse));
    border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px*var(--tw-divide-y-reverse))
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1
}

.divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid
}

.divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed
}

.divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted
}

.divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double
}

.divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none
}

.divide-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-divide-opacity))
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5
}

.place-self-auto {
    place-self: auto
}

.place-self-start {
    place-self: start
}

.place-self-end {
    place-self: end
}

.place-self-center {
    place-self: center
}

.place-self-stretch {
    place-self: stretch
}

.self-auto {
    align-self: auto
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.self-stretch {
    align-self: stretch
}

.justify-self-auto {
    justify-self: auto
}

.justify-self-start {
    justify-self: start
}

.justify-self-end {
    justify-self: end
}

.justify-self-center {
    justify-self: center
}

.justify-self-stretch {
    justify-self: stretch
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-x-visible {
    overflow-x: visible
}

.overflow-y-visible {
    overflow-y: visible
}

.overflow-x-scroll {
    overflow-x: scroll
}

.overflow-y-scroll {
    overflow-y: scroll
}

.overscroll-auto {
    -ms-scroll-chaining: chained;
    overscroll-behavior: auto
}

.overscroll-contain {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.overscroll-none {
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

.overscroll-y-auto {
    overscroll-behavior-y: auto
}

.overscroll-y-contain {
    overscroll-behavior-y: contain
}

.overscroll-y-none {
    overscroll-behavior-y: none
}

.overscroll-x-auto {
    overscroll-behavior-x: auto
}

.overscroll-x-contain {
    overscroll-behavior-x: contain
}

.overscroll-x-none {
    overscroll-behavior-x: none
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.overflow-ellipsis, .truncate {
    text-overflow: ellipsis
}

.overflow-clip {
    text-overflow: clip
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.whitespace-pre-line {
    white-space: pre-line
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.break-normal {
    overflow-wrap: normal;
    word-break: normal
}

.break-words {
    overflow-wrap: break-word
}

.break-all {
    word-break: break-all
}

.rounded {
    border-radius: .25rem
}

.rounded-t {
    border-top-left-radius: .25rem
}

.rounded-r, .rounded-t {
    border-top-right-radius: .25rem
}

.rounded-b, .rounded-r {
    border-bottom-right-radius: .25rem
}

.rounded-b, .rounded-l {
    border-bottom-left-radius: .25rem
}

.rounded-l, .rounded-tl {
    border-top-left-radius: .25rem
}

.rounded-tr {
    border-top-right-radius: .25rem
}

.rounded-br {
    border-bottom-right-radius: .25rem
}

.rounded-bl {
    border-bottom-left-radius: .25rem
}

.border-0 {
    border-width: 0
}

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

.border {
    border-width: 1px
}

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

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

.border-r {
    border-right-width: 1px
}

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

.border-l {
    border-left-width: 1px
}

.border-l-1rem {
    border-left-width: 1rem
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-double {
    border-style: double
}

.border-none {
    border-style: none
}

.border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity))
}

.border-blue-lighter {
    --tw-border-opacity: 1;
    border-color: rgba(196,234,245,var(--tw-border-opacity))
}

.border-blue-light {
    --tw-border-opacity: 1;
    border-color: rgba(9,167,212,var(--tw-border-opacity))
}

.border-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(208,147,40,var(--tw-border-opacity))
}

.hover\:border-blue-light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(9,167,212,var(--tw-border-opacity))
}

.border-opacity-25 {
    --tw-border-opacity: 0.25
}

.bg-grey-light {
    --tw-bg-opacity: 1;
    background-color: rgba(234,239,240,var(--tw-bg-opacity))
}

.bg-blue-light {
    --tw-bg-opacity: 1;
    background-color: rgba(9,167,212,var(--tw-bg-opacity))
}

.bg-blue-washed {
    --tw-bg-opacity: 1;
    background-color: rgba(38,79,115,var(--tw-bg-opacity))
}

.bg-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(9,58,99,var(--tw-bg-opacity))
}

.bg-blue-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(5,44,75,var(--tw-bg-opacity))
}

.bg-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(208,147,40,var(--tw-bg-opacity))
}

.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgba(240,24,48,var(--tw-bg-opacity))
}

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

.group:hover .group-hover\:bg-blue-light {
    --tw-bg-opacity: 1;
    background-color: rgba(9,167,212,var(--tw-bg-opacity))
}

.hover\:bg-grey-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(234,239,240,var(--tw-bg-opacity))
}

.hover\:bg-blue-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(9,167,212,var(--tw-bg-opacity))
}

.hover\:bg-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(208,147,40,var(--tw-bg-opacity))
}

.disabled\:bg-opacity-75:disabled {
    --tw-bg-opacity: 0.75
}

.decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice
}

.decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.bg-fixed {
    background-attachment: fixed
}

.bg-local {
    background-attachment: local
}

.bg-scroll {
    background-attachment: scroll
}

.bg-clip-border {
    background-clip: initial
}

.bg-clip-padding {
    background-clip: padding-box
}

.bg-clip-content {
    background-clip: content-box
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text
}

.bg-repeat {
    background-repeat: repeat
}

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

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

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

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

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

.bg-origin-border {
    background-origin: border-box
}

.bg-origin-padding {
    background-origin: initial
}

.bg-origin-content {
    background-origin: content-box
}

.fill-current {
    fill: currentColor
}

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

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

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

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

.object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-8 {
    padding: 2rem
}

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

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

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

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

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

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

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

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

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

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

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

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

.py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.pt-8 {
    padding-top: 2rem
}

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

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

.pt-32 {
    padding-top: 8rem
}

.pr-4 {
    padding-right: 1rem
}

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

.pb-4 {
    padding-bottom: 1rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-32 {
    padding-left: 8rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.align-baseline {
    vertical-align: initial
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.align-text-top {
    vertical-align: text-top
}

.align-text-bottom {
    vertical-align: text-bottom
}

.font-sans {
    font-family: Helvetica Neue,Segoe UI,Roboto,Arial,Noto Sans,sans-serif
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.diagonal-fractions, .lining-nums, .oldstyle-nums, .ordinal, .proportional-nums, .slashed-zero, .stacked-fractions, .tabular-nums {
    --tw-ordinal: var(--tw-empty,
    /*!*/
    /*!*/
    );
    --tw-slashed-zero: var(--tw-empty,
    /*!*/
    /*!*/
    );
    --tw-numeric-figure: var(--tw-empty,
    /*!*/
    /*!*/
    );
    --tw-numeric-spacing: var(--tw-empty,
    /*!*/
    /*!*/
    );
    --tw-numeric-fraction: var(--tw-empty,
    /*!*/
    /*!*/
    );
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.normal-nums {
    font-variant-numeric: normal
}

.ordinal {
    --tw-ordinal: ordinal
}

.slashed-zero {
    --tw-slashed-zero: slashed-zero
}

.lining-nums {
    --tw-numeric-figure: lining-nums
}

.oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums
}

.proportional-nums {
    --tw-numeric-spacing: proportional-nums
}

.tabular-nums {
    --tw-numeric-spacing: tabular-nums
}

.diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions
}

.stacked-fractions {
    --tw-numeric-fraction: stacked-fractions
}

.leading-relaxed {
    line-height: 1.625
}

.text-blue-light {
    --tw-text-opacity: 1;
    color: rgba(9,167,212,var(--tw-text-opacity))
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgba(9,58,99,var(--tw-text-opacity))
}

.text-blue-navy {
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

.text-blue-dark {
    --tw-text-opacity: 1;
    color: rgba(5,44,75,var(--tw-text-opacity))
}

.text-yellow {
    --tw-text-opacity: 1;
    color: rgba(208,147,40,var(--tw-text-opacity))
}

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

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

.group:hover .group-hover\:text-yellow {
    --tw-text-opacity: 1;
    color: rgba(208,147,40,var(--tw-text-opacity))
}

.hover\:text-blue-light:hover {
    --tw-text-opacity: 1;
    color: rgba(9,167,212,var(--tw-text-opacity))
}

.hover\:text-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(208,147,40,var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

.line-through {
    text-decoration: line-through
}

.no-underline {
    text-decoration: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

.placeholder-blue-navy::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5,96,122,var(--tw-placeholder-opacity))
}

.placeholder-blue-navy:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5,96,122,var(--tw-placeholder-opacity))
}

.placeholder-blue-navy::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5,96,122,var(--tw-placeholder-opacity))
}

.opacity-10 {
    opacity: .1
}

.bg-blend-normal {
    background-blend-mode: normal
}

.bg-blend-multiply {
    background-blend-mode: multiply
}

.bg-blend-screen {
    background-blend-mode: screen
}

.bg-blend-overlay {
    background-blend-mode: overlay
}

.bg-blend-darken {
    background-blend-mode: darken
}

.bg-blend-lighten {
    background-blend-mode: lighten
}

.bg-blend-color-dodge {
    background-blend-mode: color-dodge
}

.bg-blend-color-burn {
    background-blend-mode: color-burn
}

.bg-blend-hard-light {
    background-blend-mode: hard-light
}

.bg-blend-soft-light {
    background-blend-mode: soft-light
}

.bg-blend-difference {
    background-blend-mode: difference
}

.bg-blend-exclusion {
    background-blend-mode: exclusion
}

.bg-blend-hue {
    background-blend-mode: hue
}

.bg-blend-saturation {
    background-blend-mode: saturation
}

.bg-blend-color {
    background-blend-mode: color
}

.bg-blend-luminosity {
    background-blend-mode: luminosity
}

.mix-blend-normal {
    mix-blend-mode: normal
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

.mix-blend-screen {
    mix-blend-mode: screen
}

.mix-blend-overlay {
    mix-blend-mode: overlay
}

.mix-blend-darken {
    mix-blend-mode: darken
}

.mix-blend-lighten {
    mix-blend-mode: lighten
}

.mix-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.mix-blend-color-burn {
    mix-blend-mode: color-burn
}

.mix-blend-hard-light {
    mix-blend-mode: hard-light
}

.mix-blend-soft-light {
    mix-blend-mode: soft-light
}

.mix-blend-difference {
    mix-blend-mode: difference
}

.mix-blend-exclusion {
    mix-blend-mode: exclusion
}

.mix-blend-hue {
    mix-blend-mode: hue
}

.mix-blend-saturation {
    mix-blend-mode: saturation
}

.mix-blend-color {
    mix-blend-mode: color
}

.mix-blend-luminosity {
    mix-blend-mode: luminosity
}

*, :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)
}

*, :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 {
    --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(3px + 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)
}

.ring-inset {
    --tw-ring-inset: inset
}

.focus\:ring-blue-light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(9,167,212,var(--tw-ring-opacity))
}

.focus\:ring-blue-dark:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5,44,75,var(--tw-ring-opacity))
}

.ring-offset-blue {
    --tw-ring-offset-color: #093a63
}

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

.filter-none {
    filter: none
}

.blur {
    --tw-blur: blur(8px)
}

.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,0.1)) drop-shadow(0 1px 1px rgba(0,0,0,0.06))
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.invert {
    --tw-invert: invert(100%)
}

.sepia {
    --tw-sepia: sepia(100%)
}

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

.backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none
}

.backdrop-blur {
    --tw-backdrop-blur: blur(8px)
}

.backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%)
}

.backdrop-invert {
    --tw-backdrop-invert: invert(100%)
}

.backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%)
}

.transition {
    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-duration: .15s
}

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

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

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

.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.line-clamp-none {
    -webkit-line-clamp: unset
}

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

.aspect-w-1, .aspect-w-2, .aspect-w-5 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%)
}

    .aspect-w-1 > *, .aspect-w-2 > *, .aspect-w-5 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

.aspect-none {
    position: static;
    padding-bottom: 0
}

    .aspect-none > * {
        position: static;
        height: auto;
        width: auto;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

.aspect-w-1 {
    --tw-aspect-w: 1
}

.aspect-w-2 {
    --tw-aspect-w: 2
}

.aspect-w-5 {
    --tw-aspect-w: 5
}

.aspect-h-1 {
    --tw-aspect-h: 1
}

.aspect-h-3 {
    --tw-aspect-h: 3
}

.prose {
    color: inherit;
    max-width: 65ch
}

    .prose [class~=lead] {
        color: #4b5563;
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .prose a {
        color: inherit;
        text-decoration: underline;
        font-weight: 700
    }

    .prose strong {
        color: inherit;
        font-weight: 800
    }

    .prose ol[type=A] {
        --list-counter-style: upper-alpha
    }

    .prose ol[type=a] {
        --list-counter-style: lower-alpha
    }

    .prose ol[type=A s] {
        --list-counter-style: upper-alpha
    }

    .prose ol[type=a s] {
        --list-counter-style: lower-alpha
    }

    .prose ol[type=I] {
        --list-counter-style: upper-roman
    }

    .prose ol[type=i] {
        --list-counter-style: lower-roman
    }

    .prose ol[type=I s] {
        --list-counter-style: upper-roman
    }

    .prose ol[type=i s] {
        --list-counter-style: lower-roman
    }

    .prose ol[type="1"] {
        --list-counter-style: decimal
    }

    .prose ol > li {
        position: relative;
        padding-left: 1.75em;
        text-align: left
    }

        .prose ol > li:before {
            content: counter(list-item,var(--list-counter-style,decimal)) ".";
            position: absolute;
            font-weight: 700;
            color: inherit;
            left: 0
        }

    .prose ul > li {
        position: relative;
        padding-left: 1.75em;
        text-align: left
    }

        .prose ul > li:before {
            content: "";
            position: absolute;
            background-color: #05607a;
            border-radius: 50%;
            width: .375em;
            height: .375em;
            top: .6875em;
            left: .25em;
            color: inherit
        }

    .prose hr {
        border-color: #e5e7eb;
        border-top-width: 1px;
        margin-top: 3em;
        margin-bottom: 3em
    }

    .prose blockquote {
        font-weight: 500;
        font-style: italic;
        color: inherit;
        border-left-width: 0;
        border-left-color: #e5e7eb;
        quotes: "\201C""\201D""\2018""\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-left: 1em
    }

        .prose blockquote p:first-of-type:before {
            content: open-quote
        }

        .prose blockquote p:last-of-type:after {
            content: close-quote
        }

    .prose h1 {
        color: #111827;
        font-weight: 800;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .prose h2 {
        color: inherit;
        font-weight: 700;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333
    }

    .prose h3 {
        color: inherit;
        font-weight: 600;
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .prose h4 {
        color: inherit;
        font-weight: 600;
        margin-top: 1.5em;
        margin-bottom: .5em;
        line-height: 1.5
    }

    .prose figure figcaption {
        color: #6b7280;
        font-size: .875em;
        line-height: 1.4285714;
        margin-top: .8571429em
    }

    .prose code {
        color: #111827;
        font-weight: 600;
        font-size: .875em
    }

        .prose code:after, .prose code:before {
            content: "`"
        }

    .prose a code {
        color: #111827
    }

    .prose pre {
        color: #e5e7eb;
        background-color: #1f2937;
        overflow-x: auto;
        font-size: .875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: .375rem;
        padding: .8571429em 1.1428571em
    }

        .prose pre code {
            background-color: initial;
            border-width: 0;
            border-radius: 0;
            padding: 0;
            font-weight: 400;
            color: inherit;
            font-size: inherit;
            font-family: inherit;
            line-height: inherit
        }

            .prose pre code:after, .prose pre code:before {
                content: none
            }

    .prose table {
        width: 100%;
        table-layout: auto;
        text-align: left;
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: .875em;
        line-height: 1.7142857
    }

    .prose thead {
        color: #111827;
        font-weight: 600;
        border-bottom-width: 1px;
        border-bottom-color: #d1d5db
    }

        .prose thead th {
            vertical-align: bottom;
            padding-right: .5714286em;
            padding-bottom: .5714286em;
            padding-left: .5714286em
        }

    .prose tbody tr {
        border-bottom-width: 1px;
        border-bottom-color: #e5e7eb
    }

        .prose tbody tr:last-child {
            border-bottom-width: 0
        }

    .prose tbody td {
        vertical-align: top;
        padding: .5714286em
    }

.prose {
    font-size: 1rem;
    line-height: 1.75
}

    .prose p {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .prose figure, .prose img, .prose video {
        margin-top: 2em;
        margin-bottom: 2em
    }

        .prose figure > * {
            margin-top: 0;
            margin-bottom: 0
        }

    .prose h2 code {
        font-size: .875em
    }

    .prose h3 code {
        font-size: .9em
    }

    .prose ol, .prose ul {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .prose li {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .prose > ul > li p {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .prose > ul > li > :first-child {
        margin-top: 1.25em
    }

    .prose > ul > li > :last-child {
        margin-bottom: 1.25em
    }

    .prose > ol > li > :first-child {
        margin-top: 1.25em
    }

    .prose > ol > li > :last-child {
        margin-bottom: 1.25em
    }

    .prose ol ol, .prose ol ul, .prose ul ol, .prose ul ul {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .prose h2 + *, .prose h3 + *, .prose h4 + *, .prose hr + * {
        margin-top: 0
    }

    .prose thead th:first-child {
        padding-left: 0
    }

    .prose thead th:last-child {
        padding-right: 0
    }

    .prose tbody td:first-child {
        padding-left: 0
    }

    .prose tbody td:last-child {
        padding-right: 0
    }

    .prose > :first-child {
        margin-top: 0
    }

    .prose > :last-child {
        margin-bottom: 0
    }

    .prose h5, .prose h6 {
        color: inherit
    }

.prose-sm {
    font-size: .875rem;
    line-height: 1.7142857
}

    .prose-sm p {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em
    }

    .prose-sm [class~=lead] {
        font-size: 1.2857143em;
        line-height: 1.5555556;
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .prose-sm blockquote {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-left: 1.1111111em
    }

    .prose-sm h1 {
        font-size: 2.1428571em;
        margin-top: 0;
        margin-bottom: .8em;
        line-height: 1.2
    }

    .prose-sm h2 {
        font-size: 1.4285714em;
        margin-top: 1.6em;
        margin-bottom: .8em;
        line-height: 1.4
    }

    .prose-sm h3 {
        font-size: 1.2857143em;
        margin-top: 1.5555556em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .prose-sm h4 {
        margin-top: 1.4285714em;
        margin-bottom: .5714286em;
        line-height: 1.4285714
    }

    .prose-sm figure, .prose-sm img, .prose-sm video {
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em
    }

        .prose-sm figure > * {
            margin-top: 0;
            margin-bottom: 0
        }

        .prose-sm figure figcaption {
            font-size: .8571429em;
            line-height: 1.3333333;
            margin-top: .6666667em
        }

    .prose-sm code {
        font-size: .8571429em
    }

    .prose-sm h2 code {
        font-size: .9em
    }

    .prose-sm h3 code {
        font-size: .8888889em
    }

    .prose-sm pre {
        font-size: .8571429em;
        line-height: 1.6666667;
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        border-radius: .25rem;
        padding: .6666667em 1em
    }

    .prose-sm ol, .prose-sm ul {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em
    }

    .prose-sm li {
        margin-top: .2857143em;
        margin-bottom: .2857143em
    }

    .prose-sm ol > li {
        padding-left: 1.5714286em
    }

        .prose-sm ol > li:before {
            left: 0
        }

    .prose-sm ul > li {
        padding-left: 1.5714286em
    }

        .prose-sm ul > li:before {
            height: .3571429em;
            width: .3571429em;
            top: .67857em;
            left: .2142857em
        }

    .prose-sm > ul > li p {
        margin-top: .5714286em;
        margin-bottom: .5714286em
    }

    .prose-sm > ul > li > :first-child {
        margin-top: 1.1428571em
    }

    .prose-sm > ul > li > :last-child {
        margin-bottom: 1.1428571em
    }

    .prose-sm > ol > li > :first-child {
        margin-top: 1.1428571em
    }

    .prose-sm > ol > li > :last-child {
        margin-bottom: 1.1428571em
    }

    .prose-sm ol ol, .prose-sm ol ul, .prose-sm ul ol, .prose-sm ul ul {
        margin-top: .5714286em;
        margin-bottom: .5714286em
    }

    .prose-sm hr {
        margin-top: 2.8571429em;
        margin-bottom: 2.8571429em
    }

        .prose-sm h2 + *, .prose-sm h3 + *, .prose-sm h4 + *, .prose-sm hr + * {
            margin-top: 0
        }

    .prose-sm table {
        font-size: .8571429em;
        line-height: 1.5
    }

    .prose-sm thead th {
        padding-right: 1em;
        padding-bottom: .6666667em;
        padding-left: 1em
    }

        .prose-sm thead th:first-child {
            padding-left: 0
        }

        .prose-sm thead th:last-child {
            padding-right: 0
        }

    .prose-sm tbody td {
        padding: .6666667em 1em
    }

        .prose-sm tbody td:first-child {
            padding-left: 0
        }

        .prose-sm tbody td:last-child {
            padding-right: 0
        }

    .prose-sm > :first-child {
        margin-top: 0
    }

    .prose-sm > :last-child {
        margin-bottom: 0
    }

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

    .prose-lg p {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .prose-lg [class~=lead] {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .prose-lg blockquote {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .prose-lg h1 {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .prose-lg h2 {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .prose-lg h3 {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .prose-lg h4 {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .prose-lg figure, .prose-lg img, .prose-lg video {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

        .prose-lg figure > * {
            margin-top: 0;
            margin-bottom: 0
        }

        .prose-lg figure figcaption {
            font-size: .8888889em;
            line-height: 1.5;
            margin-top: 1em
        }

    .prose-lg code {
        font-size: .8888889em
    }

    .prose-lg h2 code {
        font-size: .8666667em
    }

    .prose-lg h3 code {
        font-size: .875em
    }

    .prose-lg pre {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding: 1em 1.5em
    }

    .prose-lg ol, .prose-lg ul {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .prose-lg li {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .prose-lg ol > li {
        padding-left: 1.6666667em
    }

        .prose-lg ol > li:before {
            left: 0
        }

    .prose-lg ul > li {
        padding-left: 1.6666667em
    }

        .prose-lg ul > li:before {
            width: .3333333em;
            height: .3333333em;
            top: .72222em;
            left: .2222222em
        }

    .prose-lg > ul > li p {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .prose-lg > ul > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-lg > ul > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-lg > ol > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-lg > ol > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-lg ol ol, .prose-lg ol ul, .prose-lg ul ol, .prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .prose-lg hr {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

        .prose-lg h2 + *, .prose-lg h3 + *, .prose-lg h4 + *, .prose-lg hr + * {
            margin-top: 0
        }

    .prose-lg table {
        font-size: .8888889em;
        line-height: 1.5
    }

    .prose-lg thead th {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

        .prose-lg thead th:first-child {
            padding-left: 0
        }

        .prose-lg thead th:last-child {
            padding-right: 0
        }

    .prose-lg tbody td {
        padding: .75em
    }

        .prose-lg tbody td:first-child {
            padding-left: 0
        }

        .prose-lg tbody td:last-child {
            padding-right: 0
        }

    .prose-lg > :first-child {
        margin-top: 0
    }

    .prose-lg > :last-child {
        margin-bottom: 0
    }

.prose-xl {
    font-size: 1.25rem;
    line-height: 1.8
}

    .prose-xl p {
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .prose-xl [class~=lead] {
        font-size: 1.2em;
        line-height: 1.5;
        margin-top: 1em;
        margin-bottom: 1em
    }

    .prose-xl blockquote {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-left: 1.0666667em
    }

    .prose-xl h1 {
        font-size: 2.8em;
        margin-top: 0;
        margin-bottom: .8571429em;
        line-height: 1
    }

    .prose-xl h2 {
        font-size: 1.8em;
        margin-top: 1.5555556em;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .prose-xl h3 {
        font-size: 1.5em;
        margin-top: 1.6em;
        margin-bottom: .6666667em;
        line-height: 1.3333333
    }

    .prose-xl h4 {
        margin-top: 1.8em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .prose-xl figure, .prose-xl img, .prose-xl video {
        margin-top: 2em;
        margin-bottom: 2em
    }

        .prose-xl figure > * {
            margin-top: 0;
            margin-bottom: 0
        }

        .prose-xl figure figcaption {
            font-size: .9em;
            line-height: 1.5555556;
            margin-top: 1em
        }

    .prose-xl code {
        font-size: .9em
    }

    .prose-xl h2 code {
        font-size: .8611111em
    }

    .prose-xl h3 code {
        font-size: .9em
    }

    .prose-xl pre {
        font-size: .9em;
        line-height: 1.7777778;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .5rem;
        padding: 1.1111111em 1.3333333em
    }

    .prose-xl ol, .prose-xl ul {
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .prose-xl li {
        margin-top: .6em;
        margin-bottom: .6em
    }

    .prose-xl ol > li {
        padding-left: 1.8em
    }

        .prose-xl ol > li:before {
            left: 0
        }

    .prose-xl ul > li {
        padding-left: 1.8em
    }

        .prose-xl ul > li:before {
            width: .35em;
            height: .35em;
            top: .725em;
            left: .25em
        }

    .prose-xl > ul > li p {
        margin-top: .8em;
        margin-bottom: .8em
    }

    .prose-xl > ul > li > :first-child {
        margin-top: 1.2em
    }

    .prose-xl > ul > li > :last-child {
        margin-bottom: 1.2em
    }

    .prose-xl > ol > li > :first-child {
        margin-top: 1.2em
    }

    .prose-xl > ol > li > :last-child {
        margin-bottom: 1.2em
    }

    .prose-xl ol ol, .prose-xl ol ul, .prose-xl ul ol, .prose-xl ul ul {
        margin-top: .8em;
        margin-bottom: .8em
    }

    .prose-xl hr {
        margin-top: 2.8em;
        margin-bottom: 2.8em
    }

        .prose-xl h2 + *, .prose-xl h3 + *, .prose-xl h4 + *, .prose-xl hr + * {
            margin-top: 0
        }

    .prose-xl table {
        font-size: .9em;
        line-height: 1.5555556
    }

    .prose-xl thead th {
        padding-right: .6666667em;
        padding-bottom: .8888889em;
        padding-left: .6666667em
    }

        .prose-xl thead th:first-child {
            padding-left: 0
        }

        .prose-xl thead th:last-child {
            padding-right: 0
        }

    .prose-xl tbody td {
        padding: .8888889em .6666667em
    }

        .prose-xl tbody td:first-child {
            padding-left: 0
        }

        .prose-xl tbody td:last-child {
            padding-right: 0
        }

    .prose-xl > :first-child {
        margin-top: 0
    }

    .prose-xl > :last-child {
        margin-bottom: 0
    }

.prose-2xl {
    font-size: 1.5rem;
    line-height: 1.6666667
}

    .prose-2xl p {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .prose-2xl [class~=lead] {
        font-size: 1.25em;
        line-height: 1.4666667;
        margin-top: 1.0666667em;
        margin-bottom: 1.0666667em
    }

    .prose-2xl blockquote {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
        padding-left: 1.1111111em
    }

    .prose-2xl h1 {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .875em;
        line-height: 1
    }

    .prose-2xl h2 {
        font-size: 2em;
        margin-top: 1.5em;
        margin-bottom: .8333333em;
        line-height: 1.0833333
    }

    .prose-2xl h3 {
        font-size: 1.5em;
        margin-top: 1.5555556em;
        margin-bottom: .6666667em;
        line-height: 1.2222222
    }

    .prose-2xl h4 {
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .prose-2xl figure, .prose-2xl img, .prose-2xl video {
        margin-top: 2em;
        margin-bottom: 2em
    }

        .prose-2xl figure > * {
            margin-top: 0;
            margin-bottom: 0
        }

        .prose-2xl figure figcaption {
            font-size: .8333333em;
            line-height: 1.6;
            margin-top: 1em
        }

    .prose-2xl code {
        font-size: .8333333em
    }

    .prose-2xl h2 code {
        font-size: .875em
    }

    .prose-2xl h3 code {
        font-size: .8888889em
    }

    .prose-2xl pre {
        font-size: .8333333em;
        line-height: 1.8;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .5rem;
        padding: 1.2em 1.6em
    }

    .prose-2xl ol, .prose-2xl ul {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .prose-2xl li {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .prose-2xl ol > li {
        padding-left: 1.6666667em
    }

        .prose-2xl ol > li:before {
            left: 0
        }

    .prose-2xl ul > li {
        padding-left: 1.6666667em
    }

        .prose-2xl ul > li:before {
            width: .3333333em;
            height: .3333333em;
            top: .66667em;
            left: .25em
        }

    .prose-2xl > ul > li p {
        margin-top: .8333333em;
        margin-bottom: .8333333em
    }

    .prose-2xl > ul > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-2xl > ul > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-2xl > ol > li > :first-child {
        margin-top: 1.3333333em
    }

    .prose-2xl > ol > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .prose-2xl ol ol, .prose-2xl ol ul, .prose-2xl ul ol, .prose-2xl ul ul {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .prose-2xl hr {
        margin-top: 3em;
        margin-bottom: 3em
    }

        .prose-2xl h2 + *, .prose-2xl h3 + *, .prose-2xl h4 + *, .prose-2xl hr + * {
            margin-top: 0
        }

    .prose-2xl table {
        font-size: .8333333em;
        line-height: 1.4
    }

    .prose-2xl thead th {
        padding-right: .6em;
        padding-bottom: .8em;
        padding-left: .6em
    }

        .prose-2xl thead th:first-child {
            padding-left: 0
        }

        .prose-2xl thead th:last-child {
            padding-right: 0
        }

    .prose-2xl tbody td {
        padding: .8em .6em
    }

        .prose-2xl tbody td:first-child {
            padding-left: 0
        }

        .prose-2xl tbody td:last-child {
            padding-right: 0
        }

    .prose-2xl > :first-child {
        margin-top: 0
    }

    .prose-2xl > :last-child {
        margin-bottom: 0
    }

figure.wp-block-image.absolute img {
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#header-basket:after {
    content: attr(data-count);
    line-height: 1.9rem;
    position: absolute;
    top: 0;
    right: 0;
    height: 1.5rem;
    width: 1.5rem;
    --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));
    --tw-translate-x: -0.25rem;
    --tw-translate-y: -0.5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgba(9,167,212,var(--tw-bg-opacity));
    text-align: center;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

figure.wp-block-image#header-basket:after img {
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:640px) {
    #header-basket:after {
        line-height: 1.5rem
    }
}

.woocommerce nav.woocommerce-pagination ul {
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 1rem;
    border-width: 0
}

    .woocommerce nav.woocommerce-pagination ul li {
        float: none;
        border-width: 0
    }

        .woocommerce nav.woocommerce-pagination ul li span.current {
            display: block;
            --tw-bg-opacity: 1;
            background-color: rgba(9,167,212,var(--tw-bg-opacity));
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            font-size: 1.125rem;
            line-height: 1.75rem;
            --tw-text-opacity: 1;
            color: rgba(255,255,255,var(--tw-text-opacity))
        }

        .woocommerce nav.woocommerce-pagination ul li a {
            display: block;
            --tw-bg-opacity: 1;
            background-color: rgba(208,147,40,var(--tw-bg-opacity))
        }

            .woocommerce nav.woocommerce-pagination ul li a:hover {
                --tw-bg-opacity: 1;
                background-color: rgba(9,167,212,var(--tw-bg-opacity))
            }

        .woocommerce nav.woocommerce-pagination ul li a {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            font-size: 1.125rem;
            line-height: 1.75rem
        }

            .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li a:hover {
                --tw-text-opacity: 1;
                color: rgba(255,255,255,var(--tw-text-opacity))
            }

.woocommerce-input-wrapper input[type=email], .woocommerce-input-wrapper input[type=tel], .woocommerce-input-wrapper input[type=text], input.cf7-text {
    width: 100%;
    border-width: 0 0 1px;
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

    .woocommerce-input-wrapper input[type=email]::-moz-placeholder, .woocommerce-input-wrapper input[type=tel]::-moz-placeholder, .woocommerce-input-wrapper input[type=text]::-moz-placeholder, input.cf7-text::-moz-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper input[type=email]:-ms-input-placeholder, .woocommerce-input-wrapper input[type=tel]:-ms-input-placeholder, .woocommerce-input-wrapper input[type=text]:-ms-input-placeholder, input.cf7-text:-ms-input-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper input[type=email]::placeholder, .woocommerce-input-wrapper input[type=tel]::placeholder, .woocommerce-input-wrapper input[type=text]::placeholder, input.cf7-text::placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper input[type=email]:focus, .woocommerce-input-wrapper input[type=tel]:focus, .woocommerce-input-wrapper input[type=text]:focus, input.cf7-text:focus {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgba(9,167,212,var(--tw-ring-opacity))
    }

.woocommerce-input-wrapper textarea, textarea.cf7-textarea {
    height: 5rem;
    width: 100%;
    border-width: 0 0 1px;
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

    .woocommerce-input-wrapper textarea::-moz-placeholder, textarea.cf7-textarea::-moz-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper textarea:-ms-input-placeholder, textarea.cf7-textarea:-ms-input-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper textarea::placeholder, textarea.cf7-textarea::placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper textarea:focus, textarea.cf7-textarea:focus {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgba(9,167,212,var(--tw-ring-opacity))
    }

.woocommerce-input-wrapper select, select.cf7-select {
    width: 100%;
    border-width: 0 0 1px;
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity));
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

    .woocommerce-input-wrapper select::-moz-placeholder, select.cf7-select::-moz-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper select:-ms-input-placeholder, select.cf7-select:-ms-input-placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper select::placeholder, select.cf7-select::placeholder {
        --tw-placeholder-opacity: 1;
        color: rgba(5,96,122,var(--tw-placeholder-opacity));
        --tw-placeholder-opacity: 0.5
    }

    .woocommerce-input-wrapper select:focus, select.cf7-select:focus {
        --tw-ring-opacity: 1;
        --tw-ring-color: rgba(9,167,212,var(--tw-ring-opacity))
    }

.woocommerce button.button.alt, input[type=submit].cf7-submit {
    border-radius: 0;
    --tw-bg-opacity: 1;
    background-color: rgba(208,147,40,var(--tw-bg-opacity))
}

    .woocommerce button.button.alt:hover, input[type=submit].cf7-submit:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(9,167,212,var(--tw-bg-opacity))
    }

.woocommerce button.button.alt, input[type=submit].cf7-submit {
    padding: .5rem 3rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.wpcf7 form div > span.ajax-loader {
    display: block;
    margin: .5rem auto 0
}

.wpcf7 form div > label > span {
    margin-bottom: .5rem;
    display: block;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

.nav-links {
    display: flex;
    justify-content: center;
    gap: 1rem;
    padding: 1rem
}

@media (min-width:1024px) {
    .nav-links {
        padding: 2rem
    }
}

.nav-links a, .nav-links span {
    display: block;
    --tw-bg-opacity: 1;
    background-color: rgba(9,167,212,var(--tw-bg-opacity));
    padding: .5rem 1rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

    .nav-links .current, .nav-links a:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(208,147,40,var(--tw-bg-opacity))
    }

label[for=payment_method_stripe] {
    display: flex
}

.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
    padding-left: 1.2rem
}

#stripe-payment-data #wc-stripe-cc-form > br {
    display: none
}

.woocommerce table.cart td.actions #coupon_code {
    width: 100%
}

@media (min-width:640px) {
    .woocommerce table.cart td.actions #coupon_code {
        width: 2.5rem
    }
}

.marker {
    height: 2rem;
    width: 2rem;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/app/themes/water-jetting-association/images/marker.svg)
}

#recent-posts-2 > h2 {
    display: none
}

#recent-posts-2 > ul > li > a {
    font-weight: 700;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

#recent-posts-2 > ul > li {
    margin-bottom: .625rem
}

#sidebar-primary .widget_recent_entries .wp-block-latest-posts {
    font-weight: 700;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgba(5,96,122,var(--tw-text-opacity))
}

    #sidebar-primary .widget_recent_entries .wp-block-latest-posts > li {
        margin-bottom: .625rem
    }

.alignleft {
    float: left;
    margin-right: 2rem
}

@media (min-width:640px) {
    .sm\:min-h-screen {
        min-height: 100vh
    }

    .sm\:w-40 {
        width: 10rem
    }

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

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:gap-4 {
        gap: 1rem
    }

    .sm\:p-8 {
        padding: 2rem
    }

    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media (min-width:768px) {
    .md\:order-1 {
        order: 1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:col-span-2 {
        grid-column: span 2/span 2
    }

    .md\:mr-5 {
        margin-right: 1.25rem
    }

    .md\:mr-12 {
        margin-right: 3rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:block {
        display: block
    }

    .md\:max-w-screen-7\/10 {
        max-width: 70vw
    }

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

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

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

    .md\:flex-row {
        flex-direction: row
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:p-16 {
        padding: 4rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

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

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}

@media (min-width:1024px) {
    .lg\:writing-mode-vertical-lr {
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr
    }

    .lg\:fixed {
        position: fixed
    }

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

    .lg\:right-0 {
        right: 0
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

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

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:block {
        display: block
    }

    .lg\: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))
    }

    .lg\:rotate-180 {
        --tw-rotate: 180deg
    }

    .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\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-16 {
        gap: 4rem
    }

    .lg\:p-8 {
        padding: 2rem
    }

    .lg\:p-16 {
        padding: 4rem
    }

    .lg\:p-20 {
        padding: 5rem
    }

    .lg\:p-24 {
        padding: 6rem
    }

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

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}

@media (min-width:1280px) {
    .xl\:static {
        position: static
    }

    .xl\:flex {
        display: flex
    }

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

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:border-t-2rem {
        border-top-width: 2rem
    }

    .xl\:p-28 {
        padding: 7rem
    }

    .xl\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .xl\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .xl\:shadow-none {
        --tw-shadow: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
    }
}

@media (min-width:1536px) {
    .\32xl\:-top-8 {
        top: -2rem
    }

    .\32xl\:hidden {
        display: none
    }

    .\32xl\:h-44 {
        height: 11rem
    }

    .\32xl\:w-44 {
        width: 11rem
    }

    .\32xl\:p-8 {
        padding: 2rem
    }

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

    .\32xl\:py-36 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }

    .\32xl\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .\32xl\:pl-60 {
        padding-left: 15rem
    }

    .\32xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}
