.section .section-title {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
}

.social-icon {
    font-size: 24px;
}

.section .section-title:before {
  content:none;
}


/*!tailwindcss v3.1.8 | MIT License | https://tailwindcss.com*/*,

html {
 -webkit-text-size-adjust:100%;
 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;
 -moz-tab-size:4;
 -o-tab-size:4;
 tab-size:4
}
body {
 line-height:inherit;
 margin:0
}
hr {
 border-top-width:1px;
 color:inherit;
 height:0
}
abbr:where([title]) {
 -webkit-text-decoration:underline dotted;
 text-decoration:underline dotted
}
h1,
h2,
h3,
h4,
h5,
h6 {
 font-size:inherit;
 font-weight:700;
}
a {
 color:inherit;
 text-decoration:inherit
}
b,
strong {
 font-weight:bolder
}
code,
kbd,
pre,
samp {
 font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
 font-size:1em
}
small {
 font-size:80%
}
sub,
sup {
 font-size:75%;
 line-height:0;
 position:relative;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
table {
 border-collapse:collapse;
 border-color:inherit;
 text-indent:0
}
button,
input,
optgroup,
select,
textarea {
 color:inherit;
 font-family:inherit;
 font-size:100%;
 font-weight:inherit;
 line-height:inherit;
 margin:0;
 padding:0
}
button,
select {
 text-transform:none
}

:-moz-focusring {
 outline:auto
}
:-moz-ui-invalid {
 box-shadow:none
}
progress {
 vertical-align:baseline
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
 height:auto
}
[type=search] {
 -webkit-appearance:textfield;
 outline-offset:-2px
}
::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-file-upload-button {
 -webkit-appearance:button;
 font:inherit
}
summary {
 display:list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
 margin:0
}
fieldset {
 margin:0
}
fieldset,
legend {
 padding:0
}

textarea {
 resize:vertical
}
input::-moz-placeholder,
textarea::-moz-placeholder {
 color:#9ca3af;
 opacity:1
}
input::placeholder,
textarea::placeholder {
 color:#9ca3af;
 opacity:1
}
[role=button],
button {
 cursor:pointer
}
:disabled {
 cursor:default
}


::backdrop {
 --tw-border-spacing-x:0;
 --tw-border-spacing-y:0;
 --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-pan-x: ;
 --tw-pan-y: ;
 --tw-pinch-zoom: ;
 --tw-scroll-snap-strictness:proximity;
 --tw-ordinal: ;
 --tw-slashed-zero: ;
 --tw-numeric-figure: ;
 --tw-numeric-spacing: ;
 --tw-numeric-fraction: ;
 --tw-ring-inset: ;
 --tw-ring-offset-width:0px;
 --tw-ring-offset-color:#fff;
 --tw-ring-color:rgba(59,130,246,.5);
 --tw-ring-offset-shadow:0 0 #0000;
 --tw-ring-shadow:0 0 #0000;
 --tw-shadow:0 0 #0000;
 --tw-shadow-colored:0 0 #0000;
 --tw-blur: ;
 --tw-brightness: ;
 --tw-contrast: ;
 --tw-grayscale: ;
 --tw-hue-rotate: ;
 --tw-invert: ;
 --tw-saturate: ;
 --tw-sepia: ;
 --tw-drop-shadow: ;
 --tw-backdrop-blur: ;
 --tw-backdrop-brightness: ;
 --tw-backdrop-contrast: ;
 --tw-backdrop-grayscale: ;
 --tw-backdrop-hue-rotate: ;
 --tw-backdrop-invert: ;
 --tw-backdrop-opacity: ;
 --tw-backdrop-saturate: ;
 --tw-backdrop-sepia: 
}

.pointer-events-none {
 pointer-events:none
}
.pointer-events-auto {
 pointer-events:auto
}
.fixed {
 position:fixed
}
.absolute {
 position:absolute
}
.relative {
 position:relative
}
.inset-0 {
 bottom:0;
 left:0;
 right:0;
 top:0
}
.top-0 {
 top:0
}
.bottom-0 {
 bottom:0
}
.left-0 {
 left:0
}
.right-0 {
 right:0
}
.right-3 {
 right:.75rem
}
.top-2 {
 top:.5rem
}
.left-3 {
 left:.75rem
}
.bottom-24 {
 bottom:6rem
}
.bottom-20 {
 bottom:5rem
}
.z-\[999\] {
 z-index:999
}
.z-\[9999\] {
 z-index:9999
}
.z-10 {
 z-index:10
}
.z-40 {
 z-index:40
}
.z-\[99\] {
 z-index:99
}
.float-right {
 float:right
}
.float-left {
 float:left
}
.mx-auto {
 margin-left:auto;
 margin-right:auto
}
.mx-3 {
 margin-left:.75rem;
 margin-right:.75rem
}
.my-6 {
 margin-bottom:1.5rem;
 margin-top:1.5rem
}
.my-4 {
 margin-bottom:1rem;
 margin-top:1rem
}
.my-3 {
 margin-bottom:.75rem;
 margin-top:.75rem
}
.mb-0 {
 margin-bottom:0
}
.ml-2 {
 margin-left:.5rem
}
.mb-4 {
 margin-bottom:1rem
}
.mt-6 {
 margin-top:1.5rem
}
.mb-3 {
 margin-bottom:.75rem
}
.mt-0 {
 margin-top:0
}
.mb-2 {
 margin-bottom:.5rem
}
.mt-3 {
 margin-top:.75rem
}
.-mt-8 {
 margin-top:-2rem
}
.mt-2 {
 margin-top:.5rem
}
.mt-4 {
 margin-top:1rem
}
.mb-6 {
 margin-bottom:1.5rem
}
.mt-1 {
 margin-top:.25rem
}
.-mt-6 {
 margin-top:-1.5rem
}
.-mt-14 {
 margin-top:-3.5rem
}
.mr-3 {
 margin-right:.75rem
}
.-mt-2 {
 margin-top:-.5rem
}
.mb-1 {
 margin-bottom:.25rem
}
.mt-\[20vh\] {
 margin-top:20vh
}
.mb-8 {
 margin-bottom:2rem
}
.ml-5 {
 margin-left:1.25rem
}
.mt-5 {
 margin-top:1.25rem
}
.ml-6 {
 margin-left:1.5rem
}
.mr-11 {
 margin-right:2.75rem
}
.mr-10 {
 margin-right:2.5rem
}
.mr-\[12px\] {
 margin-right:12px
}
.block {
 display:block
}
.inline-block {
 display:inline-block
}
.flex {
 display:flex
}
.inline-flex {
 display:inline-flex
}
.table {
 display:table
}
.grid {
 display:grid
}
.contents {
 display:contents
}
.hidden {
 display:none
}
.h-12 {
 height:3rem
}
.h-5 {
 height:1.25rem
}
.h-16 {
 height:4rem
}
.h-4 {
 height:1rem
}
.h-10 {
 height:2.5rem
}
.h-8 {
 height:2rem
}
.h-6 {
 height:1.5rem
}
.h-24 {
 height:6rem
}
.h-\[60px\] {
 height:60px
}
.h-screen {
 height:100vh
}
.h-20 {
 height:5rem
}
.h-28 {
 height:7rem
}
.h-40 {
 height:10rem
}
.h-\[380\] {
 height:380
}
.h-full {
 height:100%
}
.h-max {
 height:-moz-max-content;
 height:max-content
}
.h-2 {
 height:.5rem
}
.min-h-screen {
 min-height:100vh
}
.w-full {
 width:100%
}
.w-40 {
 width:10rem
}
.w-32 {
 width:8rem
}
.w-5 {
 width:1.25rem
}
.w-16 {
 width:4rem
}
.w-8 {
 width:2rem
}
.w-1\/2 {
 width:50%
}
.w-6 {
 width:1.5rem
}
.w-20 {
 width:5rem
}
.w-\[80px\] {
 width:80px
}
.w-auto {
 width:auto
}
.w-max {
 width:-moz-max-content;
 width:max-content
}
.w-screen {
 width:100vw
}
.w-0 {
 width:0
}
.w-\[600px\] {
 width:600px
}
.w-48 {
 width:12rem
}
.min-w-\[400px\] {
 min-width:400px
}
.min-w-\[300px\] {
 min-width:300px
}
.min-w-full {
 min-width:100%
}
.max-w-\[600px\] {
 max-width:600px
}
.flex-shrink-0 {
 flex-shrink:0
}
.transform {
 transform:translate(var(--tw-translate-x),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))
}
@keyframes spin {
 to {
  transform:rotate(1turn)
 }
}
.animate-spin {
 animation:spin 1s linear infinite
}
.cursor-pointer {
 cursor:pointer
}
.grid-cols-1 {
 grid-template-columns:repeat(1,minmax(0,1fr))
}
.grid-cols-3 {
 grid-template-columns:repeat(3,minmax(0,1fr))
}
.grid-cols-2 {
 grid-template-columns:repeat(2,minmax(0,1fr))
}
.flex-col {
 flex-direction:column
}
.flex-wrap {
 flex-wrap:wrap
}
.items-center {
 align-items:center
}
.justify-start {
 justify-content:flex-start
}
.justify-end {
 justify-content:flex-end
}
.justify-center {
 justify-content:center
}
.justify-between {
 justify-content:space-between
}
.gap-3 {
 gap:.75rem
}
.gap-2 {
 gap:.5rem
}
.gap-4 {
 gap:1rem
}
.gap-x-3 {
 -moz-column-gap:.75rem;
 column-gap:.75rem
}
.gap-x-2 {
 -moz-column-gap:.5rem;
 column-gap:.5rem
}
.gap-x-4 {
 -moz-column-gap:1rem;
 column-gap:1rem
}
.overflow-hidden {
 overflow:hidden
}
.overflow-scroll {
 overflow:scroll
}
.overflow-x-auto {
 overflow-x:auto
}
.overflow-y-auto {
 overflow-y:auto
}
.overflow-x-hidden {
 overflow-x:hidden
}
.rounded-lg {
 border-radius:.5rem
}
.rounded-md {
 border-radius:.375rem
}
.rounded-full {
 border-radius:9999px
}
.rounded {
 border-radius:.25rem
}
.rounded-none {
 border-radius:0
}
.rounded-t-lg {
 border-top-left-radius:.5rem;
 border-top-right-radius:.5rem
}
.rounded-r-md {
 border-bottom-right-radius:.375rem;
 border-top-right-radius:.375rem
}
.rounded-b-lg {
 border-bottom-left-radius:.5rem;
 border-bottom-right-radius:.5rem
}
.rounded-l {
 border-bottom-left-radius:.25rem;
 border-top-left-radius:.25rem
}
.rounded-r {
 border-bottom-right-radius:.25rem;
 border-top-right-radius:.25rem
}
.rounded-l-lg {
 border-bottom-left-radius:.5rem;
 border-top-left-radius:.5rem
}
.rounded-r-lg {
 border-bottom-right-radius:.5rem;
 border-top-right-radius:.5rem
}
.rounded-l-md {
 border-top-left-radius:.375rem
}
.rounded-b-md,
.rounded-l-md {
 border-bottom-left-radius:.375rem
}
.rounded-b-md,
.rounded-br-md {
 border-bottom-right-radius:.375rem
}
.rounded-tl-md {
 border-top-left-radius:.375rem
}
.rounded-tr-lg {
 border-top-right-radius:.5rem
}
.rounded-br-lg {
 border-bottom-right-radius:.5rem
}
.border {
 border-width:1px
}
.border-0 {
 border-width:0
}
.border-2 {
 border-width:2px
}
.border-b {
 border-bottom-width:1px
}
.border-t {
 border-top-width:1px
}
.border-b-2 {
 border-bottom-width:2px
}
.border-r {
 border-right-width:1px
}
.border-none {
 border-style:none
}
.border-gray-100 {
 --tw-border-opacity:1;
 border-color:rgb(243 244 246/var(--tw-border-opacity))
}
.border-gray-300 {
 --tw-border-opacity:1;
 border-color:rgb(209 213 219/var(--tw-border-opacity))
}
.border-primary {
 --tw-border-opacity:1;
 border-color:rgb(17 19 64/var(--tw-border-opacity))
}
.border-secondary {
 --tw-border-opacity:1;
 border-color:rgb(218 165 32/var(--tw-border-opacity))
}
.border-green-500 {
 --tw-border-opacity:1;
 border-color:rgb(34 197 94/var(--tw-border-opacity))
}
.border-red-500 {
 --tw-border-opacity:1;
 border-color:rgb(239 68 68/var(--tw-border-opacity))
}
.bg-primary {
 --tw-bg-opacity:1;
 background-color:rgb(17 19 64/var(--tw-bg-opacity))
}
.bg-secondary {
 --tw-bg-opacity:1;
 background-color:rgb(218 165 32/var(--tw-bg-opacity))
}
.bg-bg {
 --tw-bg-opacity:1;
 background-color:rgb(249 250 252/var(--tw-bg-opacity))
}
.bg-white {
 --tw-bg-opacity:1;
 background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-green-500 {
 --tw-bg-opacity:1;
 background-color:rgb(34 197 94/var(--tw-bg-opacity))
}
.bg-purple-500 {
 --tw-bg-opacity:1;
 background-color:rgb(168 85 247/var(--tw-bg-opacity))
}
.bg-yellow-500 {
 --tw-bg-opacity:1;
 background-color:rgb(234 179 8/var(--tw-bg-opacity))
}
.bg-gray-500 {
 --tw-bg-opacity:1;
 background-color:rgb(107 114 128/var(--tw-bg-opacity))
}
.bg-gray-50 {
 --tw-bg-opacity:1;
 background-color:rgb(249 250 251/var(--tw-bg-opacity))
}
.bg-red-500 {
 --tw-bg-opacity:1;
 background-color:rgb(239 68 68/var(--tw-bg-opacity))
}
.bg-blue-500 {
 --tw-bg-opacity:1;
 background-color:rgb(59 130 246/var(--tw-bg-opacity))
}
.bg-gray-100 {
 --tw-bg-opacity:1;
 background-color:rgb(243 244 246/var(--tw-bg-opacity))
}
.bg-red-100 {
 --tw-bg-opacity:1;
 background-color:rgb(254 226 226/var(--tw-bg-opacity))
}
.bg-gray-200 {
 --tw-bg-opacity:1;
 background-color:rgb(229 231 235/var(--tw-bg-opacity))
 background-color #1e2c3e
}
.bg-green-100 {
 --tw-bg-opacity:1;
 background-color:rgb(220 252 231/var(--tw-bg-opacity))
}
.bg-gray-300 {
 --tw-bg-opacity:1;
 background-color:rgb(209 213 219/var(--tw-bg-opacity))
}
.bg-yellow-100 {
 --tw-bg-opacity:1;
 background-color:rgb(254 249 195/var(--tw-bg-opacity))
}
.bg-gray-800 {
 --tw-bg-opacity:1;
 background-color:rgb(31 41 55/var(--tw-bg-opacity))
}
.bg-slate-100 {
 --tw-bg-opacity:1;
 background-color:rgb(241 245 249/var(--tw-bg-opacity))
}
.bg-opacity-75 {
 --tw-bg-opacity:0.75
}
.bg-clip-padding {
 background-clip:padding-box
}
.bg-no-repeat {
 background-repeat:no-repeat
}
.object-cover {
 -o-object-fit:cover;
 object-fit:cover
}
.p-0 {
 padding:0
}
.p-4 {
 padding:1rem
}
.p-6 {
 padding:1.5rem
}
.p-3 {
 padding:.75rem
}
.p-2 {
 padding:.5rem
}
.py-4 {
 padding-bottom:1rem;
 padding-top:1rem
}
.px-4 {
 padding-left:1rem;
 padding-right:1rem
}
.px-1 {
 padding-left:.25rem;
 padding-right:.25rem
}
.px-6 {
 padding-left:1.5rem;
 padding-right:1.5rem
}
.py-2 {
 padding-bottom:.5rem;
 padding-top:.5rem
}
.py-1 {
 padding-bottom:.25rem;
 padding-top:.25rem
}
.px-2 {
 padding-left:.5rem;
 padding-right:.5rem
}
.py-3 {
 padding-bottom:.75rem;
 padding-top:.75rem
}
.py-6 {
 padding-bottom:1.5rem;
 padding-top:1.5rem
}
.px-3 {
 padding-left:.75rem;
 padding-right:.75rem
}
.px-5 {
 padding-left:1.25rem;
 padding-right:1.25rem
}
.px-8 {
 padding-left:2rem;
 padding-right:2rem
}
.py-2\.5 {
 padding-bottom:.625rem;
 padding-top:.625rem
}
.pl-\[60px\] {
 padding-left:60px
}
.pl-\[64px\] {
 padding-left:64px
}
.pt-4 {
 padding-top:1rem
}
.pb-20 {
 padding-bottom:5rem
}
.pt-5 {
 padding-top:1.25rem
}
.pb-4 {
 padding-bottom:1rem
}
.pb-1 {
 padding-bottom:.25rem
}
.pb-3 {
 padding-bottom:.75rem
}
.pt-14 {
 padding-top:3.5rem
}
.pb-2 {
 padding-bottom:.5rem
}
.pb-5 {
 padding-bottom:1.25rem
}
.pt-10 {
 padding-top:2.5rem
}
.text-left {
 text-align:left
}
.text-center {
 text-align:center
}
.text-right {
 text-align:right
}
.align-middle {
 vertical-align:middle
}
.align-bottom {
 vertical-align:bottom
}
.font-sans {
 font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
}
.text-sm {
 font-size:.875rem;
 line-height:1.25rem
}
.text-lg {
 font-size:1.125rem;
 line-height:1.75rem
}
.text-xs {
 font-size:.75rem;
 line-height:1rem
}
.text-base {
 font-size:1rem;
 line-height:1.5rem
}
.text-4xl {
 font-size:2.25rem;
 line-height:2.5rem
}
.text-2xl {
 font-size:1.5rem;
 line-height:2rem
}
.text-xl {
 font-size:1.25rem;
 line-height:1.75rem
}
.text-\[10px\] {
 font-size:10px
}
.font-bold {
 font-weight:700
}
.font-medium {
 font-weight:500
}
.uppercase {
 text-transform:uppercase
}
.capitalize {
 text-transform:capitalize
}
.leading-tight {
 line-height:1.25
}
.text-white {
 --tw-text-opacity:1;
 color:rgb(255 255 255/var(--tw-text-opacity))
}
.text-secondary {
 --tw-text-opacity:1;
 color:rgb(218 165 32/var(--tw-text-opacity))
}
.text-gray-500 {
 --tw-text-opacity:1;
 color:rgb(107 114 128/var(--tw-text-opacity))
}
.text-gray-600 {
 --tw-text-opacity:1;
 color:rgb(75 85 99/var(--tw-text-opacity))
}
.text-blue-500 {
 --tw-text-opacity:1;
 color:rgb(59 130 246/var(--tw-text-opacity))
}
.text-gray-700 {
 --tw-text-opacity:1;
 color:rgb(55 65 81/var(--tw-text-opacity))
}
.text-red-500 {
 --tw-text-opacity:1;
 color:rgb(239 68 68/var(--tw-text-opacity))
}
.text-green-500 {
 --tw-text-opacity:1;
 color:rgb(34 197 94/var(--tw-text-opacity))
}
.text-primary {
 --tw-text-opacity:1;
 color:rgb(17 19 64/var(--tw-text-opacity))
}
.text-orange-300 {
 --tw-text-opacity:1;
 color:rgb(253 186 116/var(--tw-text-opacity))
}
.text-yellow-600 {
 --tw-text-opacity:1;
 color:rgb(202 138 4/var(--tw-text-opacity))
}
.text-green-600 {
 --tw-text-opacity:1;
 color:rgb(22 163 74/var(--tw-text-opacity))
}
.text-slate-50 {
 --tw-text-opacity:1;
 color:rgb(248 250 252/var(--tw-text-opacity))
}
.text-current {
 color:currentColor
}
.text-gray-800 {
 --tw-text-opacity:1;
 color:rgb(31 41 55/var(--tw-text-opacity))
}
.text-gray-400 {
 --tw-text-opacity:1;
 color:rgb(156 163 175/var(--tw-text-opacity))
}
.underline {
 text-decoration-line:underline
}
.no-underline {
 text-decoration-line:none
}
.shadow {
 --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
 --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}
.shadow,
.shadow-xl {
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-xl {
 --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
 --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)
}
.shadow-sm {
 --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
 --tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)
}
.shadow-md,
.shadow-sm {
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-md {
 --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
 --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)
}
.shadow-lg {
 --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
 --tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);
 box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.outline-none {
 outline:2px solid transparent;
 outline-offset:2px
}
.grayscale {
 --tw-grayscale:grayscale(100%)
}
.filter,
.grayscale {
 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)
}
.transition-opacity {
 transition-duration:.15s;
 transition-property:opacity;
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.transition-all {
 transition-duration:.15s;
 transition-property:all;
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.transition {
 transition-duration:.15s;
 transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
 transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
 transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.duration-500 {
 transition-duration:.5s
}
.duration-1000 {
 transition-duration:1s
}
.duration-300 {
 transition-duration:.3s
}
.ease-out {
 transition-timing-function:cubic-bezier(0,0,.2,1)
}
.ease-in-out {
 transition-timing-function:cubic-bezier(.4,0,.2,1)
}
::-webkit-scrollbar {
 background:0 0;
 height:0;
 padding:0;
 width:0
}
.hover\:scale-110:hover {
 --tw-scale-x:1.1;
 --tw-scale-y:1.1;
 transform:translate(var(--tw-translate-x),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))
}
.hover\:bg-gray-100:hover {
 --tw-bg-opacity:1;
 background-color:rgb(243 244 246/var(--tw-bg-opacity))
}
.hover\:bg-black:hover {
 --tw-bg-opacity:1;
 background-color:rgb(0 0 0/var(--tw-bg-opacity))
}
.hover\:bg-white:hover {
 --tw-bg-opacity:1;
 background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.hover\:no-underline:hover {
 text-decoration-line:none
}
.hover\:outline-none:hover {
 outline:2px solid transparent;
 outline-offset:2px
}
.focus\:border-secondary:focus {
 --tw-border-opacity:1;
 border-color:rgb(218 165 32/var(--tw-border-opacity))
}
.focus\:border-primary:focus {
 --tw-border-opacity:1;
 border-color:rgb(17 19 64/var(--tw-border-opacity))
}
.focus\:no-underline:focus {
 text-decoration-line:none
}
.focus\:outline-none:focus {
 outline:2px solid transparent;
 outline-offset:2px
}
@media(min-width:640px) {
 .sm\:my-8 {
  margin-bottom:2rem;
  margin-top:2rem
 }
 .sm\:mb-0 {
  margin-bottom:0
 }
 .sm\:block {
  display:block
 }
 .sm\:inline-block {
  display:inline-block
 }
 .sm\:h-screen {
  height:100vh
 }
 .sm\:w-full {
  width:100%
 }
 .sm\:max-w-lg {
  max-width:32rem
 }
 .sm\:grid-cols-2 {
  grid-template-columns:repeat(2,minmax(0,1fr))
 }
 .sm\:p-0 {
  padding:0
 }
 .sm\:p-6 {
  padding:1.5rem
 }
 .sm\:pb-4 {
  padding-bottom:1rem
 }
 .sm\:align-middle {
  vertical-align:middle
 }
}
@media(min-width:768px) {
 .md\:mb-2 {
  margin-bottom:.5rem
 }
 .md\:mb-0 {
  margin-bottom:0
 }
 .md\:block {
  display:block
 }
 .md\:flex {
  display:flex
 }
 .md\:hidden {
  display:none
 }
 .md\:w-3\/4 {
  width:75%
 }
 .md\:grid-cols-2 {
  grid-template-columns:repeat(2,minmax(0,1fr))
 }
 .md\:grid-cols-3 {
  grid-template-columns:repeat(3,minmax(0,1fr))
 }
 .md\:grid-cols-4 {
  grid-template-columns:repeat(4,minmax(0,1fr))
 }
 .md\:grid-cols-6 {
  grid-template-columns:repeat(6,minmax(0,1fr))
 }
 .md\:justify-between {
  justify-content:space-between
 }
 .md\:p-4 {
  padding:1rem
 }
 .md\:py-4 {
  padding-bottom:1rem;
  padding-top:1rem
 }
 .md\:px-6 {
  padding-left:1.5rem;
  padding-right:1.5rem
 }
 .md\:text-2xl {
  font-size:1.5rem;
  line-height:2rem
 }
}
