@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";
@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{color:#000;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;overflow-x:hidden}body.cart-open{position:fixed;overflow:hidden}h1,h2,h3,h4,h5,h6{color:#000;margin-bottom:1rem;font-weight:700;line-height:1.25}h1{font-size:1.875rem}@media (min-width:768px){h1{font-size:2.25rem}}@media (min-width:1024px){h1{font-size:3rem}}h2{font-size:1.5rem}@media (min-width:768px){h2{font-size:1.875rem}}@media (min-width:1024px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media (min-width:768px){h3{font-size:1.5rem}}@media (min-width:1024px){h3{font-size:1.875rem}}h4{font-size:1.125rem}@media (min-width:768px){h4{font-size:1.25rem}}h5{font-size:1rem}@media (min-width:768px){h5{font-size:1.125rem}}h6{font-size:.875rem}@media (min-width:768px){h6{font-size:1rem}}p{color:#0000008f;margin-bottom:1rem}a{color:#7c3aed;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#6d28d9}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-column{flex-direction:column;display:flex}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.pt-sm{padding-top:.5rem}.pt-md{padding-top:1rem}.pt-lg{padding-top:1.5rem}.pt-xl{padding-top:2rem}.pb-sm{padding-bottom:.5rem}.pb-md{padding-bottom:1rem}.pb-lg{padding-bottom:1.5rem}.pb-xl{padding-bottom:2rem}
