/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}svg:not(:root){overflow:hidden}button,input{overflow:visible}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}

/*! Tailwind CSS generated output */
.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}
.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(107 70 193 / var(--tw-bg-opacity))}
.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(85 60 154 / var(--tw-bg-opacity))}
.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}
.bg-black-70{background-color:rgba(0, 0, 0, 0.7)}
.bg-black-80{background-color:rgba(0, 0, 0, 0.8)}
.bg-black-10{background-color:rgba(0, 0, 0, 0.1)}
.flex{display:flex}
.block{display:block}
.hidden{display:none}
.absolute{position:absolute}
.relative{position:relative}
.top-20{top:5rem}
.right-20{right:5rem}
.bottom-30{bottom:7.5rem}
.right-30{right:7.5rem}
.top-50{top:12.5rem}
.right-0{right:0}
.left-20{left:5rem}
.top-10{top:2.5rem}
.right-10{right:2.5rem}
.z-10{z-index:10}
.z-20{z-index:20}
.z-30{z-index:30}
.z-40{z-index:40}
.min-w-120{min-width:120px}
.w-full{width:100%}
.h-full{height:100%}
.w-125{width:125px}
.h-125{height:125px}
.w-75{width:75px}
.h-75{height:75px}
.w-30{width:30px}
.h-30{height:30px}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.w-90{width:90%}
.gap-15{gap:3.75rem}
.gap-20{gap:5rem}
.m-10{margin:2.5rem}
.rounded-8{border-radius:8px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.border{border-width:1px}
.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}
.transition-background{transition-property:background-color,background;transition-duration:0.2s,0.3s}
.shadow-md{box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}
.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}
.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}
.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity))}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.font-bold{font-weight:700}
.no-underline{text-decoration:none}
.p-10-20{padding:10px 20px}
.p-20{padding:20px}
.p-6{padding:1.5rem}
.p-2{padding:0.5rem}
.p-4{padding:1rem}
.mb-4{margin-bottom:1rem}
.mb-2{margin-bottom:0.5rem}
.text-center{text-align:center}
.object-contain{object-fit:contain}
.items-center{align-items:center}
.justify-center{justify-content:center}
.text-left{text-align:left}
.pl-5{padding-left:1.25rem}
.list-disc{list-style-type:disc}
.box-border{box-sizing:border-box}
.hover\:underline:hover{text-decoration:underline}
@media (max-width: 640px) {
  .block-sm{display:block}
  .hidden-sm{display:none}
  .flex-col-sm{flex-direction:column}
}
</style>