/*! CSS Used from: https://unpkg.com/tailwindcss@2.2.19/dist/tailwind.min.css */
*,::after,::before{box-sizing:border-box;}
body{margin:0;}
body{font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';}
hr{height:0;color:inherit;}
button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button{text-transform:none;}
button{-webkit-appearance:button;}
h1,h2,h3,hr,p{margin:0;}
button{background-color:transparent;background-image:none;}
ul{list-style:none;margin:0;padding:0;}
body{font-family:inherit;line-height:inherit;}
*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;}
hr{border-top-width:1px;}
img{border-style:solid;}
button{cursor:pointer;}
h1,h2,h3{font-size:inherit;font-weight:inherit;}
a{color:inherit;text-decoration:inherit;}
button{padding:0;line-height:inherit;color:inherit;}
img,svg{display:block;vertical-align:middle;}
img{max-width:100%;height:auto;}
*,::after,::before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity));}
.container{width:100%;}
@media (min-width:640px){
.container{max-width:640px;}
}
@media (min-width:768px){
.container{max-width:768px;}
}
@media (min-width:1024px){
.container{max-width:1024px;}
}
@media (min-width:1280px){
.container{max-width:1280px;}
}
@media (min-width:1536px){
.container{max-width:1536px;}
}
.fixed{position:fixed;}
.relative{position:relative;}
.top-0{top:0;}
.z-20{z-index:20;}
.z-30{z-index:30;}
.z-50{z-index:50;}
.order-1{order:1;}
.order-2{order:2;}
.m-8{margin:2rem;}
.mx-auto{margin-left:auto;margin-right:auto;}
.my-0{margin-top:0;margin-bottom:0;}
.my-2{margin-top:.5rem;margin-bottom:.5rem;}
.my-4{margin-top:1rem;margin-bottom:1rem;}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem;}
.mt-0{margin-top:0;}
.mt-2{margin-top:.5rem;}
.mt-4{margin-top:1rem;}
.mt-6{margin-top:1.5rem;}
.-mt-12{margin-top:-3rem;}
.mr-3{margin-right:.75rem;}
.mb-3{margin-bottom:.75rem;}
.mb-4{margin-bottom:1rem;}
.mb-6{margin-bottom:1.5rem;}
.mb-8{margin-bottom:2rem;}
.mb-12{margin-bottom:3rem;}
.block{display:block;}
.inline-block{display:inline-block;}
.inline{display:inline;}
.flex{display:flex;}
.hidden{display:none;}
.h-1{height:.25rem;}
.h-6{height:1.5rem;}
.h-8{height:2rem;}
.w-6{width:1.5rem;}
.w-64{width:16rem;}
.w-4\/5{width:80%;}
.w-1\/6{width:16.666667%;}
.w-5\/6{width:83.333333%;}
.w-full{width:100%;}
.max-w-5xl{max-width:64rem;}
.flex-1{flex:1 1 0%;}
.flex-shrink{flex-shrink:1;}
.flex-grow{flex-grow:1;}
.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;}
.flex-col{flex-direction:column;}
.flex-col-reverse{flex-direction:column-reverse;}
.flex-wrap{flex-wrap:wrap;}
.items-start{align-items:flex-start;}
.items-center{align-items:center;}
.justify-end{justify-content:flex-end;}
.justify-center{justify-content:center;}
.justify-between{justify-content:space-between;}
.overflow-hidden{overflow:hidden;}
.rounded-full{border-radius:9999px;}
.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem;}
.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.border-b{border-bottom-width:1px;}
.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity));}
.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity));}
.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity));}
.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));}
.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity));}
.fill-current{fill:currentColor;}
.p-1{padding:.25rem;}
.p-4{padding:1rem;}
.p-6{padding:1.5rem;}
.px-3{padding-left:.75rem;padding-right:.75rem;}
.px-4{padding-left:1rem;padding-right:1rem;}
.px-6{padding-left:1.5rem;padding-right:1.5rem;}
.px-8{padding-left:2rem;padding-right:2rem;}
.py-0{padding-top:0;padding-bottom:0;}
.py-2{padding-top:.5rem;padding-bottom:.5rem;}
.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;}
.pt-4{padding-top:1rem;}
.pt-24{padding-top:6rem;}
.pr-4{padding-right:1rem;}
.pb-12{padding-bottom:3rem;}
.pl-4{padding-left:1rem;}
.text-center{text-align:center;}
.align-middle{vertical-align:middle;}
.text-xs{font-size:.75rem;line-height:1rem;}
.text-base{font-size:1rem;line-height:1.5rem;}
.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-7xl{font-size:4.5rem;line-height:1;}
.font-bold{font-weight:700;}
.uppercase{text-transform:uppercase;}
.leading-none{line-height:1;}
.leading-tight{line-height:1.25;}
.leading-normal{line-height:1.5;}
.tracking-normal{letter-spacing:0;}
.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity));}
.text-white{--tw-text-opacity:1;color:rgba(255,255,255,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-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity));}
.text-green-500{--tw-text-opacity:1;color:rgba(16,185,129,var(--tw-text-opacity));}
.text-pink-600{--tw-text-opacity:1;color:rgba(219,39,119,var(--tw-text-opacity));}
.text-pink-800{--tw-text-opacity:1;color:rgba(157,23,77,var(--tw-text-opacity));}
.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity));}
.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity));}
.no-underline{text-decoration:none;}
.hover\:underline:hover{text-decoration:underline;}
.hover\:no-underline:hover{text-decoration:none;}
.opacity-25{opacity:.25;}
.opacity-30{opacity:.3;}
.opacity-75{opacity:.75;}
*,::after,::before{--tw-shadow:0 0 #0000;}
.shadow{--tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}
.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}
*,::after,::before{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;}
.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(0.4,0,0.2,1);transition-duration:150ms;}
.duration-300{transition-duration:.3s;}
.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1);}
@media (min-width:640px){
.sm\:mx-0{margin-left:0;margin-right:0;}
.sm\:block{display:block;}
.sm\:h-64{height:16rem;}
.sm\:w-1\/2{width:50%;}
.sm\:w-5\/6{width:83.333333%;}
.sm\:flex-row{flex-direction:row;}
.sm\:text-left{text-align:left;}
}
@media (min-width:768px){
.md\:order-1{order:1;}
.md\:order-2{order:2;}
.md\:mb-6{margin-bottom:1.5rem;}
.md\:w-auto{width:auto;}
.md\:w-1\/2{width:50%;}
.md\:w-2\/3{width:66.666667%;}
.md\:w-2\/5{width:40%;}
.md\:w-3\/5{width:60%;}
.md\:w-4\/5{width:80%;}
.md\:flex-row{flex-direction:row;}
.md\:items-start{align-items:flex-start;}
.md\:text-left{text-align:left;}
.md\:text-sm{font-size:.875rem;line-height:1.25rem;}
}
@media (min-width:1024px){
.lg\:mx-0{margin-left:0;margin-right:0;}
.lg\:mt-0{margin-top:0;}
.lg\:-mt-24{margin-top:-6rem;}
.lg\:flex{display:flex;}
.lg\:hidden{display:none;}
.lg\:w-auto{width:auto;}
.lg\:w-1\/2{width:50%;}
.lg\:items-center{align-items:center;}
.lg\:bg-transparent{background-color:transparent;}
.lg\:p-0{padding:0;}
.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem;}
}
@media (min-width:1280px){
.xl\:w-1\/3{width:33.333333%;}
}
/*! CSS Used from: Embedded */
.gradient{background:linear-gradient(90deg, #181818 0%, #5e5e5e 100%);}
/*! CSS Used from: Embedded */
.gradient2{background:linear-gradient(90deg, #2e2e2e 0%, #5e5e5e 100%);}