*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-ms-text-size-adjust:none}.d-flex{display:flex}.d-block{display:block}.d-none{display:none}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.text-left{text-align:start}.text-right{text-align:end}.text-center{text-align:center}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.m-0{margin:0}.m-inline-auto{margin-inline:auto}.m-block-auto{margin-block:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.relative{position:relative}.absolute{position:absolute}.overflow-hidden{overflow:hidden}.pointer-none{pointer-events:none}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.w-100{width:100%}.h-100{height:100%}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.h-auto{height:auto}.w-fit-content{width:-moz-fit-content;width:fit-content}.h-fit-content{height:-moz-fit-content;height:fit-content}.gap-0\.25{gap:.25rem}.gap-0\.5{gap:.5rem}.gap-1{gap:1rem}.gap-1\.5{gap:1.5rem}.gap-2{gap:2rem}p:last-child{margin-bottom:0}h1,h2,h3,h4,h5{margin-top:0}