@custom-media --v-until-md (max-width: 29.99rem);@custom-media --v-only-md (min-width: 30rem)and (max-width: 63.99rem);@custom-media --v-from-md (min-width: 30rem);@custom-media --v-until-lg (max-width: 63.99rem);@custom-media --v-only-lg (min-width: 64rem)and (max-width: 99.99rem);@custom-media --v-from-lg (min-width: 64rem);@custom-media --v-until-xl (max-width: 99.99rem);@custom-media --v-only-xl (min-width: 100rem);@custom-media --v-from-xl (min-width: 100rem);*,*:before,*:after{box-sizing:border-box}html{scrollbar-gutter:auto}body{line-height:1.5;transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
