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

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
}

strong {
    font-weight: bolder
}

code {
    font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

button,input,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
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

blockquote,dl,h1,h2,h3,hr,p {
    margin: 0;
}

button {
    background-color: rgba(0,0,0,0);
    background-image: none
}

ul {
    margin: 0;
    padding: 0
}

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
}

* {
    border: 0 solid;
    box-sizing: border-box
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

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

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

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

[role=button],button {
    cursor: pointer
}

h1,h2,h3 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,input,select,textarea {
    color: inherit;
    line-height: inherit;
    padding: 0
}

code {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

iframe,img,svg {
    display: block;
    vertical-align: middle
}

img {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

* {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.container {
    width: 100%
}

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

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

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

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

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

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

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

.top-0 {
    top: 0
}

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

.right-0 {
    right: 0
}

.right-auto {
    right: auto
}

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

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.left-auto {
    left: auto
}

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

.z-10 {
    z-index: 10
}

.z-30 {
    z-index: 30
}

.z-50 {
    z-index: 50
}

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

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

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

.col-start-1 {
    grid-column-start: 1
}

.col-start-3 {
    grid-column-start: 3
}

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

.my-auto {
    margin-bottom: auto;
    margin-top: auto
}

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

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

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

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

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

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

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

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

.mb-10 {
    margin-bottom: 2.5rem
}

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

.ml-2 {
    margin-left: .5rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-12 {
    height: 3rem
}

.h-20 {
    height: 5rem
}

.h-32 {
    height: 8rem
}

.h-48 {
    height: 12rem
}

.h-52 {
    height: 13rem
}

.h-60 {
    height: 15rem
}

.h-64 {
    height: 16rem
}

.h-72 {
    height: 18rem
}

.h-80 {
    height: 20rem
}

.h-96 {
    height: 24rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

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

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-8 {
    width: 2rem
}

.w-12 {
    width: 3rem
}

.w-20 {
    width: 5rem
}

.w-40 {
    width: 10rem
}

.w-48 {
    width: 12rem
}

.w-56 {
    width: 14rem
}

.w-64 {
    width: 16rem
}

.w-80 {
    width: 20rem
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

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

.flex-grow {
    flex-grow: 1
}

.origin-top-right {
    transform-origin: top right
}

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

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

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

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

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

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

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

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

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

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

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

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

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

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-12 {
    gap: 3rem
}

.overflow-hidden {
    overflow: hidden
}

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

.rounded-sm {
    border-radius: .125rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-2xl {
    border-radius: 1rem
}

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

.rounded-b-md {
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem
}

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

.border {
    border-width: 1px
}

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

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

.border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity))
}

.border-deep-orange {
    --tw-border-opacity: 1;
    border-color: rgba(233, 78, 27, var(--tw-border-opacity))
}

.bg-transparent {
    background-color: rgba(0,0,0,0)
}

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

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

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

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

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

.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity))
}

.bg-medium-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 113, 184, var(--tw-bg-opacity))
}

.bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(54, 169, 225, var(--tw-bg-opacity))
}

.bg-deep-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 78, 27, var(--tw-bg-opacity))
}

.bg-medium-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 146, 0, var(--tw-bg-opacity))
}

.bg-brand-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 178, 51, var(--tw-bg-opacity))
}

.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity))
}

.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity))
}

.bg-teal-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(15, 118, 110, var(--tw-bg-opacity))
}

.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.from-blue-900 {
    --tw-gradient-from: rgb(30, 58, 138);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), rgb(30, 64, 175), var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.to-teal-700 {
    --tw-gradient-to: rgb(15, 118, 110)
}

.bg-dark-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 51, var(--tw-bg-opacity))
}

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

.hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

.bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.bg-center {
    background-position: 50%
}

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

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

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

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.font-body,.font-heading {
    font-family: Roboto Slab,serif
}

.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-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

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

.text-9xl {
    font-size: 8rem;
    line-height: 1
}

.font-light {
    font-weight: 300
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.leading-8 {
    line-height: 2rem
}

.tracking-wider {
    letter-spacing: .05em
}

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

.text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity))
}

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

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity))
}

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

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

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

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

.text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity))
}

.text-medium-blue {
    --tw-text-opacity: 1;
    color: rgba(29, 113, 184, var(--tw-text-opacity))
}

.text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(54, 169, 225, var(--tw-text-opacity))
}

.text-deep-orange {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity))
}

.text-deep-orange-dark {
    --tw-text-opacity: 1;
    color: rgba(200, 60, 20, var(--tw-text-opacity))
}

.text-medium-orange {
    --tw-text-opacity: 1;
    color: rgba(243, 146, 0, var(--tw-text-opacity))
}

.text-brand-yellow {
    --tw-text-opacity: 1;
    color: rgba(249, 178, 51, var(--tw-text-opacity))
}

.text-medium-green {
    --tw-text-opacity: 1;
    color: rgba(58, 170, 53, var(--tw-text-opacity))
}

.text-dark-green {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 51, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

.hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity))
}

.hover\:text-medium-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 146, 0, var(--tw-text-opacity))
}

.hover\:text-brand-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 178, 51, var(--tw-text-opacity))
}

.focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

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

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

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)
}

.shadow-2xl,.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),var(--tw-ring-shadow, 0 0 transparent),var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,0.25)
}

.hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)
}

.hover\:shadow-md:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),var(--tw-ring-shadow, 0 0 transparent),var(--tw-shadow)
}

.focus\:outline-none:focus {
    outline: 2px solid rgba(0,0,0,0);
    outline-offset: 2px
}

* {
    --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
}

.ring-1 {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 transparent)
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-2:focus {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 transparent)
}

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

.focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59,130,246,var(--tw-ring-opacity))
}

.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}

.focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6
}

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

.-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

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

.transition-transform {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.btn-default,.btn-large,.btn-small {
    border-width: 2px;
    display: inline-block;
    font-family: Roboto Slab,serif;
    position: relative;
    text-transform: uppercase;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10
}

.btn-default {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .5rem .75rem
}

@media(min-width: 1024px) {
    .btn-default {
        font-size:1rem;
        line-height: 1.5rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.btn-large {
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: .75rem 1rem
}

@media(min-width: 1024px) {
    .btn-large {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

.btn-small {
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .25rem .5rem
}

@media(min-width: 768px) {
    .btn-small {
        padding:.5rem .75rem
    }
}

.btn-solid--orange {
    --tw-border-opacity: 1;
    border-color: rgba(233, 78, 27, var(--tw-border-opacity))
}

.btn-solid--orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 146, 0, var(--tw-border-opacity))
}

.btn-solid--orange {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 78, 27, var(--tw-bg-opacity))
}

.btn-solid--orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 146, 0, var(--tw-bg-opacity))
}

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

.btn-solid--light {
    --tw-border-opacity: 1;
    border-color: rgba(233, 78, 27, var(--tw-border-opacity))
}

.btn-solid--light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 146, 0, var(--tw-border-opacity))
}

.btn-solid--light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

.btn-solid--light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity))
}

.btn-solid--light {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity))
}

.btn-outline--orange {
    --tw-border-opacity: 1;
    border-color: rgba(233, 78, 27, var(--tw-border-opacity))
}

.btn-outline--orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 178, 51, var(--tw-border-opacity))
}

.btn-outline--orange {
    background-color: rgba(0,0,0,0)
}

.btn-outline--orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 178, 51, var(--tw-bg-opacity))
}

.btn-outline--orange {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity))
}

.btn-outline--orange:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity))
}

.btn-outline--light,.btn-outline--light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity))
}

.btn-outline--light {
    background-color: rgba(0,0,0,0)
}

.btn-outline--light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

.btn-outline--light {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity))
}

.btn-outline--light:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity))
}

.h2-default,.h2-large {
    font-family: Roboto Slab,serif;
    font-weight: 600;
    text-transform: uppercase
}

.h2-default {
    font-size: 1.5rem;
    line-height: 2rem
}

@media(min-width: 768px) {
    .h2-default {
        font-size:3rem;
        line-height: 1
    }
}

.h2-large {
    font-size: 2.25rem;
    line-height: 2.5rem
}

@media(min-width: 768px) {
    .h2-large {
        font-size:4.5rem;
        line-height: 1
    }
}

.xp-container {
    position: relative
}

.xp-container:before {
    --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: -50%;
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
    border-width: 4px;
    bottom: -1.5rem;
    content: "";
    left: 50%;
    opacity: 0;
    position: absolute;
    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: .5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 0
}

.xp-container:focus:before,.xp-container:hover:before {
    opacity: 1;
    width: 100%
}

.qualification {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
    font-family: Roboto Slab,serif;
    font-weight: 300;
    list-style-position: inside;
    list-style-type: disc
}

.experience-info {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-bg-opacity: 0.75;
    align-items: center;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    border-color: rgba(233, 78, 27, var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 2px;
    display: flex;
    height: 3rem;
    justify-content: center;
    text-align: center;
    width: 3rem
}

@media(min-width: 768px) {
    .experience-info {
        border-width:4px;
        height: 4rem;
        width: 4rem
    }
}

.experience-info .experience-info--text {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity));
    display: flex;
    font-family: Roboto Slab,serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    padding: .5rem
}

@media(min-width: 768px) {
    .experience-info .experience-info--text {
        font-size:1rem;
        line-height: 1.5rem
    }
}

@media(min-width: 1024px) {
    .experience-info .experience-info--text {
        font-size:1.125rem;
        line-height: 1.75rem
    }
}

.experience-info:last-of-type .experience-info--text {
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 1
}

.tour-description {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    font-family: Roboto Slab,serif;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.25rem;
    overflow-y: scroll
}

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

product-card {
    border-radius: .375rem;
    display: flex;
    width: 100%
}

product-card:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

product-card {
    padding: 1rem
}

product-card:hover .group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

product-card:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),var(--tw-ring-shadow, 0 0 transparent),var(--tw-shadow)
}

product-card {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

@media(min-width: 768px) {
    product-card {
        width:50%
    }
}

@media(min-width: 1024px) {
    product-card {
        width:25%
    }
}

.product-bg-image {
    --tw-border-opacity: 1;
    border-color: rgba(249, 178, 51, var(--tw-border-opacity));
    border-radius: .375rem;
    border-width: 4px;
    display: flex;
    height: 18rem
}

.product-bg-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.product-bg-image:hover .group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

.product-price,.product-title {
    font-family: Roboto Slab,serif;
    font-size: 1.5rem;
    line-height: 2rem
}

.product-price {
    font-weight: 700
}

:root {
    --opaque-bg: 0.66;
    --highlight-text: #fff
}

.default-container {
    width: 100%
}

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

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

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

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

@media(min-width: 1536px) {
    .default-container {
        max-width:1536px
    }
}

.default-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media(min-width: 768px) {
    .default-container {
        padding-left:3rem;
        padding-right: 3rem
    }
}

@media(min-width: 1280px) {
    .default-container {
        padding-left:6rem;
        padding-right: 6rem
    }
}

.dropdown:focus .dropdown-menu,.dropdown:focus-within .dropdown-menu,.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    transform: scale(1);
    transition: ease-in;
    transition-duration: .1s
}

.dropdown-button,.nav-menu-link {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    font-family: Roboto Slab,serif;
    font-size: 1rem;
    letter-spacing: .05em;
    line-height: 1.5rem
}

.dropdown-button:hover,.nav-menu-link:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity))
}

.dropdown-button:focus,.nav-menu-link:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59,130,246,var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #f3f4f6;
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 transparent);
    outline: 2px solid rgba(0,0,0,0);
    outline-offset: 2px
}

.dropdown-button,.nav-menu-link {
    transition-duration: .15s;
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

@media(min-width: 768px) {
    .dropdown-button,.nav-menu-link {
        font-size:.875rem;
        line-height: 1.25rem
    }
}

@media(min-width: 1280px) {
    .dropdown-button,.nav-menu-link {
        font-size:1rem;
        line-height: 1.5rem
    }
}

.dropdown-button {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    width: 100%
}

.dropdown-menu {
    display: none;
    opacity: 0;
    transform: scale(0.95);
    transition: .1s ease-out
}

.gallery-image.active {
    opacity: .6
}

.outside-container {
    width: 100%
}

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

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

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

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

@media(min-width: 1536px) {
    .outside-container {
        max-width:1536px
    }
}

.outside-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media(min-width: 1280px) {
    .outside-container {
        padding-left:6rem;
        padding-right: 6rem
    }
}

.full-screen-section {
    min-height: 100vh
}

.atf-bg-overlay {
    position: relative
}

.atf-bg-overlay:before {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.bg-opaque {
    position: relative
}

.bg-opaque:before {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: var(--opaque-bg);
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.tns-nav {
    gap: .75rem;
    align-items: center;
    display: flex;
    justify-content: center
}

.tns-nav button {
    background-color: #f39200;
    padding: .75rem
}

.tns-nav .tns-nav-active {
    background-color: #f9b233
}

.markdown p:first-of-type {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.75rem
}

.markdown blockquote,.markdown h1,.markdown h2,.markdown h3,.markdown p,.markdown span,.markdown ul {
    font-family: Roboto Slab,serif
}

.markdown blockquote,.markdown h3,.markdown p,.markdown span,.markdown ul {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.75rem;
    margin-bottom: 1rem
}

.markdown h1 {
    --tw-text-opacity: 1;
    color: rgba(233, 78, 27, var(--tw-text-opacity));
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.5rem;
    margin-bottom: 1.5rem
}

@media(min-width: 768px) {
    .markdown h1 {
        font-size:3rem;
        line-height: 1
    }
}

.markdown h2 {
    --tw-text-opacity: 1;
    color: rgba(249, 178, 51, var(--tw-text-opacity));
    font-size: 1.875rem;
    font-weight: 600;
    line-height: 2.25rem;
    margin-bottom: 1.5rem
}

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

.markdown h3 {
    color: rgba(58, 170, 53, var(--tw-text-opacity));
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem
}

.markdown h3,.markdown li,.markdown ul {
    --tw-text-opacity: 1
}

.markdown li,.markdown ul {
    color: rgba(55, 65, 81, var(--tw-text-opacity));
    font-style: italic;
    font-weight: 300
}

.markdown li {
    list-style-position: inside;
    list-style-type: disc
}

.markdown a {
    color: rgba(233, 78, 27, var(--tw-text-opacity));
    font-family: Roboto Slab,serif;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.markdown a,.markdown a:hover {
    --tw-text-opacity: 1
}

.markdown a:hover {
    color: rgba(249, 178, 51, var(--tw-text-opacity))
}

.markdown a {
    text-decoration: underline;
    transition-duration: .15s;
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.markdown blockquote {
    --tw-border-opacity: 1;
    border-color: rgba(233, 78, 27, var(--tw-border-opacity));
    border-left-width: 4px;
    padding-left: 1.5rem
}

.markdown blockquote p {
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 400;
    line-height: 2rem
}

.highlight-text {
    color: var(--highlight-text)
}

.bg-parent:after,.bg-parent:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0
}

.bg-parent:before {
    background-color: rgba(243, 146, 0, var(--tw-bg-opacity));
    width: 110%;
    z-index: -1
}

.bg-parent:after,.bg-parent:before {
    --tw-bg-opacity: 1;
    left: inherit;
    opacity: .4;
    right: inherit
}

.bg-parent:after {
    background-color: rgba(249, 178, 51, var(--tw-bg-opacity));
    width: 115%;
    z-index: -2
}

.tooltip {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
    border-radius: .375rem;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
    font-size: .75rem;
    font-weight: 300;
    line-height: 1rem;
    padding: .5rem;
    position: absolute;
    visibility: hidden;
    width: 6rem
}

.has-tooltip:hover .tooltip {
    visibility: visible;
    z-index: 50
}

@media(min-width: 1024px) {
    .full-screen-section {
        min-height:700px
    }
}

@media(min-width: 768px) {
    #overview {
        background-image:url(/assets/shapes/bg-element-orange.svg);
        background-position: 100% 0
    }
}

@media(min-width: 640px) {
    .sm\:col-span-1 {
        grid-column:span 1/span 1
    }
}

@media(min-width: 640px) {
    .sm\:flex-row {
        flex-direction:row
    }
}

@media(min-width: 640px) {
    .sm\:gap-4 {
        gap:1rem
    }
}

@media(min-width: 768px) {
    .md\:col-span-1 {
        grid-column:span 1/span 1
    }
}

@media(min-width: 768px) {
    .md\:col-span-2 {
        grid-column:span 2/span 2
    }
}

@media(min-width: 768px) {
    .md\:col-span-5 {
        grid-column:span 5/span 5
    }
}

@media(min-width: 768px) {
    .md\:col-start-2 {
        grid-column-start:2
    }
}

@media(min-width: 768px) {
    .md\:mx-auto {
        margin-left:auto;
        margin-right: auto
    }
}

@media(min-width: 768px) {
    .md\:mb-0 {
        margin-bottom:0
    }
}

@media(min-width: 768px) {
    .md\:mb-2 {
        margin-bottom:.5rem
    }
}

@media(min-width: 768px) {
    .md\:hidden {
        display:none
    }
}

@media(min-width: 768px) {
    .md\:h-24 {
        height:6rem
    }
}

@media(min-width: 768px) {
    .md\:h-72 {
        height:18rem
    }
}

@media(min-width: 768px) {
    .md\:h-96 {
        height:24rem
    }
}

@media(min-width: 768px) {
    .md\:w-24 {
        width:6rem
    }
}

@media(min-width: 768px) {
    .md\:w-32 {
        width:8rem
    }
}

@media(min-width: 768px) {
    .md\:w-36 {
        width:9rem
    }
}

@media(min-width: 768px) {
    .md\:w-1\/2 {
        width:50%
    }
}

@media(min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media(min-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }
}

@media(min-width: 768px) {
    .md\:grid-cols-5 {
        grid-template-columns:repeat(5, minmax(0, 1fr))
    }
}

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

@media(min-width: 768px) {
    .md\:items-start {
        align-items:flex-start
    }
}

@media(min-width: 768px) {
    .md\:items-end {
        align-items:flex-end
    }
}

@media(min-width: 768px) {
    .md\:justify-start {
        justify-content:flex-start
    }
}

@media(min-width: 768px) {
    .md\:justify-end {
        justify-content:flex-end
    }
}

@media(min-width: 768px) {
    .md\:justify-between {
        justify-content:space-between
    }
}

@media(min-width: 768px) {
    .md\:gap-6 {
        gap:1.5rem
    }
}

@media(min-width: 768px) {
    .md\:gap-8 {
        gap:2rem
    }
}

@media(min-width: 768px) {
    .md\:bg-gray-200 {
        --tw-bg-opacity:1;
        background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
    }
}

@media(min-width: 768px) {
    .md\:p-4 {
        padding:1rem
    }
}

@media(min-width: 768px) {
    .md\:p-5 {
        padding:1.25rem
    }
}

@media(min-width: 768px) {
    .md\:p-6 {
        padding:1.5rem
    }
}

@media(min-width: 768px) {
    .md\:p-8 {
        padding:2rem
    }
}

@media(min-width: 768px) {
    .md\:p-12 {
        padding:3rem
    }
}

@media(min-width: 768px) {
    .md\:px-6 {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media(min-width: 768px) {
    .md\:px-24 {
        padding-left:6rem;
        padding-right: 6rem
    }
}

@media(min-width: 768px) {
    .md\:py-2 {
        padding-bottom:.5rem;
        padding-top: .5rem
    }
}

@media(min-width: 768px) {
    .md\:py-4 {
        padding-bottom:1rem;
        padding-top: 1rem
    }
}

@media(min-width: 768px) {
    .md\:py-16 {
        padding-bottom:4rem;
        padding-top: 4rem
    }
}

@media(min-width: 768px) {
    .md\:py-20 {
        padding-bottom:5rem;
        padding-top: 5rem
    }
}

@media(min-width: 768px) {
    .md\:py-24 {
        padding-bottom:6rem;
        padding-top: 6rem
    }
}

@media(min-width: 768px) {
    .md\:py-32 {
        padding-bottom:8rem;
        padding-top: 8rem
    }
}

@media(min-width: 768px) {
    .md\:py-48 {
        padding-bottom:12rem;
        padding-top: 12rem
    }
}

@media(min-width: 768px) {
    .md\:pt-32 {
        padding-top:8rem
    }
}

@media(min-width: 768px) {
    .md\:text-left {
        text-align:left
    }
}

@media(min-width: 768px) {
    .md\:text-right {
        text-align:right
    }
}

@media(min-width: 768px) {
    .md\:text-sm {
        font-size:.875rem;
        line-height: 1.25rem
    }
}

@media(min-width: 768px) {
    .md\:text-base {
        font-size:1rem;
        line-height: 1.5rem
    }
}

@media(min-width: 768px) {
    .md\:text-lg {
        font-size:1.125rem;
        line-height: 1.75rem
    }
}

@media(min-width: 768px) {
    .md\:text-xl {
        font-size:1.25rem;
        line-height: 1.75rem
    }
}

@media(min-width: 768px) {
    .md\:text-2xl {
        font-size:1.5rem;
        line-height: 2rem
    }
}

@media(min-width: 768px) {
    .md\:text-3xl {
        font-size:1.875rem;
        line-height: 2.25rem
    }
}

@media(min-width: 768px) {
    .md\:text-4xl {
        font-size:2.25rem;
        line-height: 2.5rem
    }
}

@media(min-width: 768px) {
    .md\:text-5xl {
        font-size:3rem;
        line-height: 1
    }
}

@media(min-width: 768px) {
    .md\:text-6xl {
        font-size:3.75rem;
        line-height: 1
    }
}

@media(min-width: 768px) {
    .md\:text-7xl {
        font-size:4.5rem;
        line-height: 1
    }
}

@media(min-width: 1024px) {
    .lg\:col-span-2 {
        grid-column:span 2/span 2
    }
}

@media(min-width: 1024px) {
    .lg\:mx-0 {
        margin-left:0;
        margin-right: 0
    }
}

@media(min-width: 1024px) {
    .lg\:mr-auto {
        margin-right:auto
    }
}

@media(min-width: 1024px) {
    .lg\:flex {
        display:flex
    }
}

@media(min-width: 1024px) {
    .lg\:hidden {
        display:none
    }
}

@media(min-width: 1024px) {
    .lg\:h-28 {
        height:7rem
    }
}

@media(min-width: 1024px) {
    .lg\:h-auto {
        height:auto
    }
}

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

@media(min-width: 1024px) {
    .lg\:w-28 {
        width:7rem
    }
}

@media(min-width: 1024px) {
    .lg\:w-1\/2 {
        width:50%
    }
}

@media(min-width: 1024px) {
    .lg\:w-full {
        width:100%
    }
}

@media(min-width: 1024px) {
    .lg\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }
}

@media(min-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }
}

@media(min-width: 1024px) {
    .lg\:gap-4 {
        gap:1rem
    }
}

@media(min-width: 1024px) {
    .lg\:gap-6 {
        gap:1.5rem
    }
}

@media(min-width: 1024px) {
    .lg\:bg-contain {
        background-size:contain
    }
}

@media(min-width: 1024px) {
    .lg\:bg-fixed {
        background-attachment:fixed
    }
}

@media(min-width: 1024px) {
    .lg\:p-24 {
        padding:6rem
    }
}

@media(min-width: 1024px) {
    .lg\:py-36 {
        padding-bottom:9rem;
        padding-top: 9rem
    }
}

@media(min-width: 1024px) {
    .lg\:py-48 {
        padding-bottom:12rem;
        padding-top: 12rem
    }
}

@media(min-width: 1024px) {
    .lg\:text-2xl {
        font-size:1.5rem;
        line-height: 2rem
    }
}

@media(min-width: 1024px) {
    .lg\:text-3xl {
        font-size:1.875rem;
        line-height: 2.25rem
    }
}

@media(min-width: 1024px) {
    .lg\:text-6xl {
        font-size:3.75rem;
        line-height: 1
    }
}

@media(min-width: 1024px) {
    .lg\:text-7xl {
        font-size:4.5rem;
        line-height: 1
    }
}

@media(min-width: 1024px) {
    .lg\:text-8xl {
        font-size:6rem;
        line-height: 1
    }
}

@media(min-width: 1024px) {
    .lg\:text-deep-orange {
        --tw-text-opacity:1;
        color: rgba(233, 78, 27, var(--tw-text-opacity))
    }
}

@media(min-width: 1280px) {
    .xl\:container {
        width:100%
    }
}

@media(min-width: 1280px)and (min-width: 640px) {
    .xl\:container {
        max-width:640px
    }
}

@media(min-width: 1280px)and (min-width: 768px) {
    .xl\:container {
        max-width:768px
    }
}

@media(min-width: 1280px)and (min-width: 1024px) {
    .xl\:container {
        max-width:1024px
    }
}

@media(min-width: 1280px)and (min-width: 1280px) {
    .xl\:container {
        max-width:1280px
    }
}

@media(min-width: 1280px)and (min-width: 1536px) {
    .xl\:container {
        max-width:1536px
    }
}

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

@media(min-width: 1280px) {
    .xl\:w-36 {
        width:9rem
    }
}

@media(min-width: 1280px) {
    .xl\:gap-6 {
        gap:1.5rem
    }
}

@media(min-width: 1280px) {
    .xl\:px-0 {
        padding-left:0;
        padding-right: 0
    }
}

@media(min-width: 1280px) {
    .xl\:py-56 {
        padding-bottom:14rem;
        padding-top: 14rem
    }
}

@media(min-width: 1280px) {
    .xl\:text-8xl {
        font-size:6rem;
        line-height: 1
    }
}