.m-container{width:100%}@media (min-width:640px){.m-container{max-width:640px}}@media (min-width:768px){.m-container{max-width:768px}}@media (min-width:1024px){.m-container{max-width:1024px}}@media (min-width:1280px){.m-container{max-width:1280px}}@media (min-width:1536px){.m-container{max-width:1536px}}[class*=" !-m-"],[class*=" !m-"],[class*=" -m-"],[class*=" m-"],[class*="\3A!-m-"],[class*="\3A!m-"],[class*="\3A-m-"],[class*="\3Am-"],[class^="!-m-"],[class^="!m-"],[class^=-m-],[class^=m-]{border-style:solid;border-width:0}[class*=m-set-]{display:grid;gap:var(--mds-size-md);grid-template-columns:repeat(1,minmax(0,1fr));margin-left:auto;margin-right:auto;width:100%}@media (min-width:768px){[class*=m-set-]{gap:var(--mds-size-lg)}}@media (min-width:1024px){[class*=m-set-]{gap:var(--mds-size-xxl)}}@media (min-width:768px){.m-set-2,.m-set-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.m-set-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.m-set-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.m-set-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.m-set-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.m-set-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:768px){.m-set-6{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.m-set-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.m-page{display:grid;grid-template:"global-message" "header" "layout" 1fr "footer";width:100%}.m-page__global-message{grid-area:global-message}.m-page__header{grid-area:header;margin-bottom:var(--mds-size-xxxl)}.m-page__header--sticky{--tw-shadow:var(--mds-box-shadow-md);--tw-shadow-colored:var(--mds-box-shadow-md);background-color:var(--mds-color-surface-primary);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);position:sticky;top:0;z-index:var(--mds-z-index-sticky)}.m-page__grid,.m-page__layout{align-items:flex-start;display:flex;flex-direction:column;gap:var(--mds-size-md);justify-self:center;max-width:1536px;min-height:0;min-width:0;padding-bottom:var(--mds-size-xxxxl);padding-left:var(--mds-size-xxl);padding-right:var(--mds-size-xxl);width:100%}@media (min-width:768px){.m-page__grid,.m-page__layout{gap:var(--mds-size-lg)}}@media (min-width:1024px){.m-page__grid,.m-page__layout{flex-direction:row;gap:var(--mds-size-xxl)}}.m-page__grid,.m-page__layout{grid-area:layout}.m-page__sidebar{width:100%}@media (min-width:1024px){.m-page__sidebar{flex:0 0 256px}}.m-page__main{display:flex;flex:1 1 0%;flex-direction:column;gap:var(--mds-size-xxl);justify-items:start;min-width:0;width:100%}@media (min-width:1280px){.m-page__main{flex-direction:row}}.m-page__main:only-child{grid-column:span 4/span 4}@media (min-width:768px){.m-page__main:only-child{grid-column:span 8/span 8}}@media (min-width:1024px){.m-page__main:only-child{grid-column:span 12/span 12}}.m-page__main-inner{display:flex;flex-direction:column;gap:var(--mds-size-xxl);min-width:0;order:2;width:100%}@media (min-width:1280px){.m-page__main-inner{order:1}.m-page__panel,.m-page__right{order:2}}.m-page__panel:empty,.m-page__panel:not(:has(*)),.m-page__right:empty,.m-page__right:not(:has(*)){display:none}.m-page__footer{grid-area:footer;margin-top:var(--mds-size-xxl)}.m-page__grid--fluid,.m-page__layout--fluid{max-width:none}@media (min-width:1024px){.m-page__layout--fixed-sidebar .m-page__sidebar{overflow-y:auto;position:sticky;top:0}}.m-page__layout--fixed-main{max-width:none}.m-page__layout--fixed-main .m-page__main{max-width:1536px}@media (min-width:1024px){.m-page__layout--fixed-main .m-page__main{margin:0 auto auto}}.m-page--full-height{min-height:100vh}.m-page--full-height .m-page__main,.m-page--full-height .m-page__sidebar{align-items:flex-start}@media (min-width:1024px){.m-page--full-height .m-page__main,.m-page--full-height .m-page__sidebar{height:100%}}.m-page--full-height .m-page__main{padding-bottom:0}.m-page--full-height .m-page__main-inner{flex:1 1 0%;min-height:0}@media (min-width:1024px){.m-page--full-height .m-page__main-inner{height:100%}}.m-page--full-height .m-page__panel,.m-page--full-height .m-page__right{padding-bottom:0;width:100%}@media (min-width:1280px){.m-page--full-height .m-page__panel,.m-page--full-height .m-page__right{height:100%;width:auto}}.m-app{display:flex;flex:1 1 0%;height:100vh;overflow:hidden;width:100%}.m-app__side-nav{flex-shrink:0;width:auto}.m-app__main{display:flex;flex-direction:column;overflow:auto;width:100%}.m-app__content{flex:1 1 0%;overflow-y:auto;position:relative}.m-app__content,.m-app__utility-nav{height:auto}.m-app__content-inner{max-width:1536px}.m-app__content-inner,.m-app__content-inner--documentation{margin:var(--mds-size-xxxl) auto;padding-left:var(--mds-size-xxl);padding-right:var(--mds-size-xxl)}.m-app__content-inner--documentation{max-width:1280px}.m-app__content-inner--full{margin-bottom:var(--mds-size-xxl);margin-top:var(--mds-size-xxl);max-width:none;padding-left:var(--mds-size-xxl);padding-right:var(--mds-size-xxl)}.m-app--full-height{height:100vh}.m-app--full-height .m-app__content-inner{margin:auto;max-width:1536px;min-height:100%;padding:var(--mds-size-xxxl) var(--mds-size-xxl)}.m-link{background:transparent;color:var(--mds-color-brand-primary);line-height:1;outline:0;text-decoration:underline;transition:color var(--mds-transition-duration-200)}.m-link:focus,.m-link:hover{color:var(--mds-color-brand-dark);cursor:pointer}.m-link--subtle{color:inherit;text-decoration:underline}.m-link--subtle:focus,.m-link--subtle:hover{filter:brightness(.16)}.m-link--subtle:focus-visible{outline:var(--mds-color-brand-primary)}.m-link--strong{font-weight:var(--mds-font-weight-heavy)}.m-has-detail-panel{align-items:flex-start;display:flex;overflow:hidden;width:100%}.m-has-detail-panel--gap-md mds-detail-panel[open=true]{padding-left:var(--mds-size-md)}.m-has-detail-panel--gap-lg mds-detail-panel[open=true]{padding-left:var(--mds-size-lg)}.m-has-detail-panel--gap-xl mds-detail-panel[open=true]{padding-left:var(--mds-size-xl)}.m-has-detail-panel--gap-xxl mds-detail-panel[open=true]{padding-left:var(--mds-size-xxl)}.m-sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.m-not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.m-pointer-events-none{pointer-events:none}.m-pointer-events-auto{pointer-events:auto}.m-visible{visibility:visible}.m-invisible{visibility:hidden}.m-collapse{visibility:collapse}.m-static{position:static}.m-fixed{position:fixed}.m-absolute{position:absolute}.m-relative{position:relative}.m-sticky{position:sticky}.-m-inset-0,.m--inset-0,.m-inset-0{inset:0}.-m-inset-x-0{left:0;right:0}.-m-inset-y-0{bottom:0;top:0}.m--inset-x-0{left:0;right:0}.m--inset-y-0{bottom:0;top:0}.m-inset-x-0{left:0;right:0}.m-inset-y-0{top:0}.-m-bottom-0,.m-inset-y-0{bottom:0}.-m-end-0{inset-inline-end:0}.-m-left-0{left:0}.-m-right-0{right:0}.-m-start-0{inset-inline-start:0}.-m-top-0{top:0}.m--bottom-0{bottom:0}.m--end-0{inset-inline-end:0}.m--left-0{left:0}.m--right-0{right:0}.m--start-0{inset-inline-start:0}.m--top-0{top:0}.m-bottom-0{bottom:0}.m-end-0{inset-inline-end:0}.m-left-0{left:0}.m-right-0{right:0}.m-start-0{inset-inline-start:0}.m-top-0{top:0}.m-isolate{isolation:isolate}.m-isolation-auto{isolation:auto}.-m-z-content-overlay{z-index:calc(var(--mds-z-index-content-overlay)*-1)}.-m-z-header{z-index:calc(var(--mds-z-index-header)*-1)}.-m-z-low{z-index:calc(var(--mds-z-index-low)*-1)}.-m-z-modal-content{z-index:calc(var(--mds-z-index-modal-content)*-1)}.-m-z-modal-overlay{z-index:calc(var(--mds-z-index-modal-overlay)*-1)}.-m-z-sticky{z-index:calc(var(--mds-z-index-sticky)*-1)}.-m-z-toast{z-index:calc(var(--mds-z-index-toast)*-1)}.-m-z-top{z-index:calc(var(--mds-z-index-top)*-1)}.-m-z-zero{z-index:calc(var(--mds-z-index-zero)*-1)}.m--z-content-overlay{z-index:calc(var(--mds-z-index-content-overlay)*-1)}.m--z-header{z-index:calc(var(--mds-z-index-header)*-1)}.m--z-low{z-index:calc(var(--mds-z-index-low)*-1)}.m--z-modal-content{z-index:calc(var(--mds-z-index-modal-content)*-1)}.m--z-modal-overlay{z-index:calc(var(--mds-z-index-modal-overlay)*-1)}.m--z-sticky{z-index:calc(var(--mds-z-index-sticky)*-1)}.m--z-toast{z-index:calc(var(--mds-z-index-toast)*-1)}.m--z-top{z-index:calc(var(--mds-z-index-top)*-1)}.m--z-zero{z-index:calc(var(--mds-z-index-zero)*-1)}.m-z-content-overlay{z-index:var(--mds-z-index-content-overlay)}.m-z-header{z-index:var(--mds-z-index-header)}.m-z-low{z-index:var(--mds-z-index-low)}.m-z-modal-content{z-index:var(--mds-z-index-modal-content)}.m-z-modal-overlay{z-index:var(--mds-z-index-modal-overlay)}.m-z-sticky{z-index:var(--mds-z-index-sticky)}.m-z-toast{z-index:var(--mds-z-index-toast)}.m-z-top{z-index:var(--mds-z-index-top)}.m-z-zero{z-index:var(--mds-z-index-zero)}.-m-order-1{order:-1}.-m-order-10{order:-10}.-m-order-11{order:-11}.-m-order-12{order:-12}.-m-order-2{order:-2}.-m-order-3{order:-3}.-m-order-4{order:-4}.-m-order-5{order:-5}.-m-order-6{order:-6}.-m-order-7{order:-7}.-m-order-8{order:-8}.-m-order-9{order:-9}.-m-order-first{order:9999}.-m-order-last{order:-9999}.-m-order-none{order:0}.m--order-1{order:-1}.m--order-10{order:-10}.m--order-11{order:-11}.m--order-12{order:-12}.m--order-2{order:-2}.m--order-3{order:-3}.m--order-4{order:-4}.m--order-5{order:-5}.m--order-6{order:-6}.m--order-7{order:-7}.m--order-8{order:-8}.m--order-9{order:-9}.m--order-first{order:9999}.m--order-last{order:-9999}.m--order-none{order:0}.m-order-1{order:1}.m-order-10{order:10}.m-order-11{order:11}.m-order-12{order:12}.m-order-2{order:2}.m-order-3{order:3}.m-order-4{order:4}.m-order-5{order:5}.m-order-6{order:6}.m-order-7{order:7}.m-order-8{order:8}.m-order-9{order:9}.m-order-first{order:-9999}.m-order-last{order:9999}.m-order-none{order:0}.m-col-auto{grid-column:auto}.m-col-span-1{grid-column:span 1/span 1}.m-col-span-10{grid-column:span 10/span 10}.m-col-span-11{grid-column:span 11/span 11}.m-col-span-12{grid-column:span 12/span 12}.m-col-span-2{grid-column:span 2/span 2}.m-col-span-3{grid-column:span 3/span 3}.m-col-span-4{grid-column:span 4/span 4}.m-col-span-5{grid-column:span 5/span 5}.m-col-span-6{grid-column:span 6/span 6}.m-col-span-7{grid-column:span 7/span 7}.m-col-span-8{grid-column:span 8/span 8}.m-col-span-9{grid-column:span 9/span 9}.m-col-span-full{grid-column:1/-1}.m-col-start-1{grid-column-start:1}.m-col-start-10{grid-column-start:10}.m-col-start-11{grid-column-start:11}.m-col-start-12{grid-column-start:12}.m-col-start-13{grid-column-start:13}.m-col-start-2{grid-column-start:2}.m-col-start-3{grid-column-start:3}.m-col-start-4{grid-column-start:4}.m-col-start-5{grid-column-start:5}.m-col-start-6{grid-column-start:6}.m-col-start-7{grid-column-start:7}.m-col-start-8{grid-column-start:8}.m-col-start-9{grid-column-start:9}.m-col-start-auto{grid-column-start:auto}.m-col-end-1{grid-column-end:1}.m-col-end-10{grid-column-end:10}.m-col-end-11{grid-column-end:11}.m-col-end-12{grid-column-end:12}.m-col-end-13{grid-column-end:13}.m-col-end-2{grid-column-end:2}.m-col-end-3{grid-column-end:3}.m-col-end-4{grid-column-end:4}.m-col-end-5{grid-column-end:5}.m-col-end-6{grid-column-end:6}.m-col-end-7{grid-column-end:7}.m-col-end-8{grid-column-end:8}.m-col-end-9{grid-column-end:9}.m-col-end-auto{grid-column-end:auto}.m-row-auto{grid-row:auto}.m-row-span-1{grid-row:span 1/span 1}.m-row-span-2{grid-row:span 2/span 2}.m-row-span-3{grid-row:span 3/span 3}.m-row-span-4{grid-row:span 4/span 4}.m-row-span-5{grid-row:span 5/span 5}.m-row-span-6{grid-row:span 6/span 6}.m-row-span-full{grid-row:1/-1}.m-row-start-1{grid-row-start:1}.m-row-start-2{grid-row-start:2}.m-row-start-3{grid-row-start:3}.m-row-start-4{grid-row-start:4}.m-row-start-5{grid-row-start:5}.m-row-start-6{grid-row-start:6}.m-row-start-7{grid-row-start:7}.m-row-start-auto{grid-row-start:auto}.m-row-end-1{grid-row-end:1}.m-row-end-2{grid-row-end:2}.m-row-end-3{grid-row-end:3}.m-row-end-4{grid-row-end:4}.m-row-end-5{grid-row-end:5}.m-row-end-6{grid-row-end:6}.m-row-end-7{grid-row-end:7}.m-row-end-auto{grid-row-end:auto}.m-float-right{float:right}.m-float-left{float:left}.m-float-none{float:none}.m-clear-left{clear:left}.m-clear-right{clear:right}.m-clear-both{clear:both}.m-clear-none{clear:none}.-m-m-0{margin:0}.-m-m-lg{margin:calc(var(--mds-size-lg)*-1)}.-m-m-md{margin:calc(var(--mds-size-md)*-1)}.-m-m-sm{margin:calc(var(--mds-size-sm)*-1)}.-m-m-xl{margin:calc(var(--mds-size-xl)*-1)}.-m-m-xs{margin:calc(var(--mds-size-xs)*-1)}.-m-m-xxl{margin:calc(var(--mds-size-xxl)*-1)}.-m-m-xxxl{margin:calc(var(--mds-size-xxxl)*-1)}.-m-m-xxxxl{margin:calc(var(--mds-size-xxxxl)*-1)}.-m-m-xxxxxl{margin:calc(var(--mds-size-xxxxxl)*-1)}.m--m-0{margin:0}.m--m-lg{margin:calc(var(--mds-size-lg)*-1)}.m--m-md{margin:calc(var(--mds-size-md)*-1)}.m--m-sm{margin:calc(var(--mds-size-sm)*-1)}.m--m-xl{margin:calc(var(--mds-size-xl)*-1)}.m--m-xs{margin:calc(var(--mds-size-xs)*-1)}.m--m-xxl{margin:calc(var(--mds-size-xxl)*-1)}.m--m-xxxl{margin:calc(var(--mds-size-xxxl)*-1)}.m--m-xxxxl{margin:calc(var(--mds-size-xxxxl)*-1)}.m--m-xxxxxl{margin:calc(var(--mds-size-xxxxxl)*-1)}.m-m-0{margin:0}.m-m-auto{margin:auto}.m-m-lg{margin:var(--mds-size-lg)}.m-m-md{margin:var(--mds-size-md)}.m-m-sm{margin:var(--mds-size-sm)}.m-m-xl{margin:var(--mds-size-xl)}.m-m-xs{margin:var(--mds-size-xs)}.m-m-xxl{margin:var(--mds-size-xxl)}.m-m-xxxl{margin:var(--mds-size-xxxl)}.m-m-xxxxl{margin:var(--mds-size-xxxxl)}.m-m-xxxxxl{margin:var(--mds-size-xxxxxl)}.-m-mx-0{margin-left:0;margin-right:0}.-m-mx-lg{margin-left:calc(var(--mds-size-lg)*-1);margin-right:calc(var(--mds-size-lg)*-1)}.-m-mx-md{margin-left:calc(var(--mds-size-md)*-1);margin-right:calc(var(--mds-size-md)*-1)}.-m-mx-sm{margin-left:calc(var(--mds-size-sm)*-1);margin-right:calc(var(--mds-size-sm)*-1)}.-m-mx-xl{margin-left:calc(var(--mds-size-xl)*-1);margin-right:calc(var(--mds-size-xl)*-1)}.-m-mx-xs{margin-left:calc(var(--mds-size-xs)*-1);margin-right:calc(var(--mds-size-xs)*-1)}.-m-mx-xxl{margin-left:calc(var(--mds-size-xxl)*-1);margin-right:calc(var(--mds-size-xxl)*-1)}.-m-mx-xxxl{margin-left:calc(var(--mds-size-xxxl)*-1);margin-right:calc(var(--mds-size-xxxl)*-1)}.-m-mx-xxxxl{margin-left:calc(var(--mds-size-xxxxl)*-1);margin-right:calc(var(--mds-size-xxxxl)*-1)}.-m-mx-xxxxxl{margin-left:calc(var(--mds-size-xxxxxl)*-1);margin-right:calc(var(--mds-size-xxxxxl)*-1)}.-m-my-0{margin-bottom:0;margin-top:0}.-m-my-lg{margin-bottom:calc(var(--mds-size-lg)*-1);margin-top:calc(var(--mds-size-lg)*-1)}.-m-my-md{margin-bottom:calc(var(--mds-size-md)*-1);margin-top:calc(var(--mds-size-md)*-1)}.-m-my-sm{margin-bottom:calc(var(--mds-size-sm)*-1);margin-top:calc(var(--mds-size-sm)*-1)}.-m-my-xl{margin-bottom:calc(var(--mds-size-xl)*-1);margin-top:calc(var(--mds-size-xl)*-1)}.-m-my-xs{margin-bottom:calc(var(--mds-size-xs)*-1);margin-top:calc(var(--mds-size-xs)*-1)}.-m-my-xxl{margin-bottom:calc(var(--mds-size-xxl)*-1);margin-top:calc(var(--mds-size-xxl)*-1)}.-m-my-xxxl{margin-bottom:calc(var(--mds-size-xxxl)*-1);margin-top:calc(var(--mds-size-xxxl)*-1)}.-m-my-xxxxl{margin-bottom:calc(var(--mds-size-xxxxl)*-1);margin-top:calc(var(--mds-size-xxxxl)*-1)}.-m-my-xxxxxl{margin-bottom:calc(var(--mds-size-xxxxxl)*-1);margin-top:calc(var(--mds-size-xxxxxl)*-1)}.m--mx-0{margin-left:0;margin-right:0}.m--mx-lg{margin-left:calc(var(--mds-size-lg)*-1);margin-right:calc(var(--mds-size-lg)*-1)}.m--mx-md{margin-left:calc(var(--mds-size-md)*-1);margin-right:calc(var(--mds-size-md)*-1)}.m--mx-sm{margin-left:calc(var(--mds-size-sm)*-1);margin-right:calc(var(--mds-size-sm)*-1)}.m--mx-xl{margin-left:calc(var(--mds-size-xl)*-1);margin-right:calc(var(--mds-size-xl)*-1)}.m--mx-xs{margin-left:calc(var(--mds-size-xs)*-1);margin-right:calc(var(--mds-size-xs)*-1)}.m--mx-xxl{margin-left:calc(var(--mds-size-xxl)*-1);margin-right:calc(var(--mds-size-xxl)*-1)}.m--mx-xxxl{margin-left:calc(var(--mds-size-xxxl)*-1);margin-right:calc(var(--mds-size-xxxl)*-1)}.m--mx-xxxxl{margin-left:calc(var(--mds-size-xxxxl)*-1);margin-right:calc(var(--mds-size-xxxxl)*-1)}.m--mx-xxxxxl{margin-left:calc(var(--mds-size-xxxxxl)*-1);margin-right:calc(var(--mds-size-xxxxxl)*-1)}.m--my-0{margin-bottom:0;margin-top:0}.m--my-lg{margin-bottom:calc(var(--mds-size-lg)*-1);margin-top:calc(var(--mds-size-lg)*-1)}.m--my-md{margin-bottom:calc(var(--mds-size-md)*-1);margin-top:calc(var(--mds-size-md)*-1)}.m--my-sm{margin-bottom:calc(var(--mds-size-sm)*-1);margin-top:calc(var(--mds-size-sm)*-1)}.m--my-xl{margin-bottom:calc(var(--mds-size-xl)*-1);margin-top:calc(var(--mds-size-xl)*-1)}.m--my-xs{margin-bottom:calc(var(--mds-size-xs)*-1);margin-top:calc(var(--mds-size-xs)*-1)}.m--my-xxl{margin-bottom:calc(var(--mds-size-xxl)*-1);margin-top:calc(var(--mds-size-xxl)*-1)}.m--my-xxxl{margin-bottom:calc(var(--mds-size-xxxl)*-1);margin-top:calc(var(--mds-size-xxxl)*-1)}.m--my-xxxxl{margin-bottom:calc(var(--mds-size-xxxxl)*-1);margin-top:calc(var(--mds-size-xxxxl)*-1)}.m--my-xxxxxl{margin-bottom:calc(var(--mds-size-xxxxxl)*-1);margin-top:calc(var(--mds-size-xxxxxl)*-1)}.m-mx-0{margin-left:0;margin-right:0}.m-mx-auto{margin-left:auto;margin-right:auto}.m-mx-lg{margin-left:var(--mds-size-lg);margin-right:var(--mds-size-lg)}.m-mx-md{margin-left:var(--mds-size-md);margin-right:var(--mds-size-md)}.m-mx-sm{margin-left:var(--mds-size-sm);margin-right:var(--mds-size-sm)}.m-mx-xl{margin-left:var(--mds-size-xl);margin-right:var(--mds-size-xl)}.m-mx-xs{margin-left:var(--mds-size-xs);margin-right:var(--mds-size-xs)}.m-mx-xxl{margin-left:var(--mds-size-xxl);margin-right:var(--mds-size-xxl)}.m-mx-xxxl{margin-left:var(--mds-size-xxxl);margin-right:var(--mds-size-xxxl)}.m-mx-xxxxl{margin-left:var(--mds-size-xxxxl);margin-right:var(--mds-size-xxxxl)}.m-mx-xxxxxl{margin-left:var(--mds-size-xxxxxl);margin-right:var(--mds-size-xxxxxl)}.m-my-0{margin-bottom:0;margin-top:0}.m-my-auto{margin-bottom:auto;margin-top:auto}.m-my-lg{margin-bottom:var(--mds-size-lg);margin-top:var(--mds-size-lg)}.m-my-md{margin-bottom:var(--mds-size-md);margin-top:var(--mds-size-md)}.m-my-sm{margin-bottom:var(--mds-size-sm);margin-top:var(--mds-size-sm)}.m-my-xl{margin-bottom:var(--mds-size-xl);margin-top:var(--mds-size-xl)}.m-my-xs{margin-bottom:var(--mds-size-xs);margin-top:var(--mds-size-xs)}.m-my-xxl{margin-bottom:var(--mds-size-xxl);margin-top:var(--mds-size-xxl)}.m-my-xxxl{margin-bottom:var(--mds-size-xxxl);margin-top:var(--mds-size-xxxl)}.m-my-xxxxl{margin-bottom:var(--mds-size-xxxxl);margin-top:var(--mds-size-xxxxl)}.m-my-xxxxxl{margin-bottom:var(--mds-size-xxxxxl);margin-top:var(--mds-size-xxxxxl)}.-m-mb-0{margin-bottom:0}.-m-mb-lg{margin-bottom:calc(var(--mds-size-lg)*-1)}.-m-mb-md{margin-bottom:calc(var(--mds-size-md)*-1)}.-m-mb-sm{margin-bottom:calc(var(--mds-size-sm)*-1)}.-m-mb-xl{margin-bottom:calc(var(--mds-size-xl)*-1)}.-m-mb-xs{margin-bottom:calc(var(--mds-size-xs)*-1)}.-m-mb-xxl{margin-bottom:calc(var(--mds-size-xxl)*-1)}.-m-mb-xxxl{margin-bottom:calc(var(--mds-size-xxxl)*-1)}.-m-mb-xxxxl{margin-bottom:calc(var(--mds-size-xxxxl)*-1)}.-m-mb-xxxxxl{margin-bottom:calc(var(--mds-size-xxxxxl)*-1)}.-m-me-0{margin-inline-end:0}.-m-me-lg{margin-inline-end:calc(var(--mds-size-lg)*-1)}.-m-me-md{margin-inline-end:calc(var(--mds-size-md)*-1)}.-m-me-sm{margin-inline-end:calc(var(--mds-size-sm)*-1)}.-m-me-xl{margin-inline-end:calc(var(--mds-size-xl)*-1)}.-m-me-xs{margin-inline-end:calc(var(--mds-size-xs)*-1)}.-m-me-xxl{margin-inline-end:calc(var(--mds-size-xxl)*-1)}.-m-me-xxxl{margin-inline-end:calc(var(--mds-size-xxxl)*-1)}.-m-me-xxxxl{margin-inline-end:calc(var(--mds-size-xxxxl)*-1)}.-m-me-xxxxxl{margin-inline-end:calc(var(--mds-size-xxxxxl)*-1)}.-m-ml-0{margin-left:0}.-m-ml-lg{margin-left:calc(var(--mds-size-lg)*-1)}.-m-ml-md{margin-left:calc(var(--mds-size-md)*-1)}.-m-ml-sm{margin-left:calc(var(--mds-size-sm)*-1)}.-m-ml-xl{margin-left:calc(var(--mds-size-xl)*-1)}.-m-ml-xs{margin-left:calc(var(--mds-size-xs)*-1)}.-m-ml-xxl{margin-left:calc(var(--mds-size-xxl)*-1)}.-m-ml-xxxl{margin-left:calc(var(--mds-size-xxxl)*-1)}.-m-ml-xxxxl{margin-left:calc(var(--mds-size-xxxxl)*-1)}.-m-ml-xxxxxl{margin-left:calc(var(--mds-size-xxxxxl)*-1)}.-m-mr-0{margin-right:0}.-m-mr-lg{margin-right:calc(var(--mds-size-lg)*-1)}.-m-mr-md{margin-right:calc(var(--mds-size-md)*-1)}.-m-mr-sm{margin-right:calc(var(--mds-size-sm)*-1)}.-m-mr-xl{margin-right:calc(var(--mds-size-xl)*-1)}.-m-mr-xs{margin-right:calc(var(--mds-size-xs)*-1)}.-m-mr-xxl{margin-right:calc(var(--mds-size-xxl)*-1)}.-m-mr-xxxl{margin-right:calc(var(--mds-size-xxxl)*-1)}.-m-mr-xxxxl{margin-right:calc(var(--mds-size-xxxxl)*-1)}.-m-mr-xxxxxl{margin-right:calc(var(--mds-size-xxxxxl)*-1)}.-m-ms-0{margin-inline-start:0}.-m-ms-lg{margin-inline-start:calc(var(--mds-size-lg)*-1)}.-m-ms-md{margin-inline-start:calc(var(--mds-size-md)*-1)}.-m-ms-sm{margin-inline-start:calc(var(--mds-size-sm)*-1)}.-m-ms-xl{margin-inline-start:calc(var(--mds-size-xl)*-1)}.-m-ms-xs{margin-inline-start:calc(var(--mds-size-xs)*-1)}.-m-ms-xxl{margin-inline-start:calc(var(--mds-size-xxl)*-1)}.-m-ms-xxxl{margin-inline-start:calc(var(--mds-size-xxxl)*-1)}.-m-ms-xxxxl{margin-inline-start:calc(var(--mds-size-xxxxl)*-1)}.-m-ms-xxxxxl{margin-inline-start:calc(var(--mds-size-xxxxxl)*-1)}.-m-mt-0{margin-top:0}.-m-mt-lg{margin-top:calc(var(--mds-size-lg)*-1)}.-m-mt-md{margin-top:calc(var(--mds-size-md)*-1)}.-m-mt-sm{margin-top:calc(var(--mds-size-sm)*-1)}.-m-mt-xl{margin-top:calc(var(--mds-size-xl)*-1)}.-m-mt-xs{margin-top:calc(var(--mds-size-xs)*-1)}.-m-mt-xxl{margin-top:calc(var(--mds-size-xxl)*-1)}.-m-mt-xxxl{margin-top:calc(var(--mds-size-xxxl)*-1)}.-m-mt-xxxxl{margin-top:calc(var(--mds-size-xxxxl)*-1)}.-m-mt-xxxxxl{margin-top:calc(var(--mds-size-xxxxxl)*-1)}.m--mb-0{margin-bottom:0}.m--mb-lg{margin-bottom:calc(var(--mds-size-lg)*-1)}.m--mb-md{margin-bottom:calc(var(--mds-size-md)*-1)}.m--mb-sm{margin-bottom:calc(var(--mds-size-sm)*-1)}.m--mb-xl{margin-bottom:calc(var(--mds-size-xl)*-1)}.m--mb-xs{margin-bottom:calc(var(--mds-size-xs)*-1)}.m--mb-xxl{margin-bottom:calc(var(--mds-size-xxl)*-1)}.m--mb-xxxl{margin-bottom:calc(var(--mds-size-xxxl)*-1)}.m--mb-xxxxl{margin-bottom:calc(var(--mds-size-xxxxl)*-1)}.m--mb-xxxxxl{margin-bottom:calc(var(--mds-size-xxxxxl)*-1)}.m--me-0{margin-inline-end:0}.m--me-lg{margin-inline-end:calc(var(--mds-size-lg)*-1)}.m--me-md{margin-inline-end:calc(var(--mds-size-md)*-1)}.m--me-sm{margin-inline-end:calc(var(--mds-size-sm)*-1)}.m--me-xl{margin-inline-end:calc(var(--mds-size-xl)*-1)}.m--me-xs{margin-inline-end:calc(var(--mds-size-xs)*-1)}.m--me-xxl{margin-inline-end:calc(var(--mds-size-xxl)*-1)}.m--me-xxxl{margin-inline-end:calc(var(--mds-size-xxxl)*-1)}.m--me-xxxxl{margin-inline-end:calc(var(--mds-size-xxxxl)*-1)}.m--me-xxxxxl{margin-inline-end:calc(var(--mds-size-xxxxxl)*-1)}.m--ml-0{margin-left:0}.m--ml-lg{margin-left:calc(var(--mds-size-lg)*-1)}.m--ml-md{margin-left:calc(var(--mds-size-md)*-1)}.m--ml-sm{margin-left:calc(var(--mds-size-sm)*-1)}.m--ml-xl{margin-left:calc(var(--mds-size-xl)*-1)}.m--ml-xs{margin-left:calc(var(--mds-size-xs)*-1)}.m--ml-xxl{margin-left:calc(var(--mds-size-xxl)*-1)}.m--ml-xxxl{margin-left:calc(var(--mds-size-xxxl)*-1)}.m--ml-xxxxl{margin-left:calc(var(--mds-size-xxxxl)*-1)}.m--ml-xxxxxl{margin-left:calc(var(--mds-size-xxxxxl)*-1)}.m--mr-0{margin-right:0}.m--mr-lg{margin-right:calc(var(--mds-size-lg)*-1)}.m--mr-md{margin-right:calc(var(--mds-size-md)*-1)}.m--mr-sm{margin-right:calc(var(--mds-size-sm)*-1)}.m--mr-xl{margin-right:calc(var(--mds-size-xl)*-1)}.m--mr-xs{margin-right:calc(var(--mds-size-xs)*-1)}.m--mr-xxl{margin-right:calc(var(--mds-size-xxl)*-1)}.m--mr-xxxl{margin-right:calc(var(--mds-size-xxxl)*-1)}.m--mr-xxxxl{margin-right:calc(var(--mds-size-xxxxl)*-1)}.m--mr-xxxxxl{margin-right:calc(var(--mds-size-xxxxxl)*-1)}.m--ms-0{margin-inline-start:0}.m--ms-lg{margin-inline-start:calc(var(--mds-size-lg)*-1)}.m--ms-md{margin-inline-start:calc(var(--mds-size-md)*-1)}.m--ms-sm{margin-inline-start:calc(var(--mds-size-sm)*-1)}.m--ms-xl{margin-inline-start:calc(var(--mds-size-xl)*-1)}.m--ms-xs{margin-inline-start:calc(var(--mds-size-xs)*-1)}.m--ms-xxl{margin-inline-start:calc(var(--mds-size-xxl)*-1)}.m--ms-xxxl{margin-inline-start:calc(var(--mds-size-xxxl)*-1)}.m--ms-xxxxl{margin-inline-start:calc(var(--mds-size-xxxxl)*-1)}.m--ms-xxxxxl{margin-inline-start:calc(var(--mds-size-xxxxxl)*-1)}.m--mt-0{margin-top:0}.m--mt-lg{margin-top:calc(var(--mds-size-lg)*-1)}.m--mt-md{margin-top:calc(var(--mds-size-md)*-1)}.m--mt-sm{margin-top:calc(var(--mds-size-sm)*-1)}.m--mt-xl{margin-top:calc(var(--mds-size-xl)*-1)}.m--mt-xs{margin-top:calc(var(--mds-size-xs)*-1)}.m--mt-xxl{margin-top:calc(var(--mds-size-xxl)*-1)}.m--mt-xxxl{margin-top:calc(var(--mds-size-xxxl)*-1)}.m--mt-xxxxl{margin-top:calc(var(--mds-size-xxxxl)*-1)}.m--mt-xxxxxl{margin-top:calc(var(--mds-size-xxxxxl)*-1)}.m-mb-0{margin-bottom:0}.m-mb-auto{margin-bottom:auto}.m-mb-lg{margin-bottom:var(--mds-size-lg)}.m-mb-md{margin-bottom:var(--mds-size-md)}.m-mb-sm{margin-bottom:var(--mds-size-sm)}.m-mb-xl{margin-bottom:var(--mds-size-xl)}.m-mb-xs{margin-bottom:var(--mds-size-xs)}.m-mb-xxl{margin-bottom:var(--mds-size-xxl)}.m-mb-xxxl{margin-bottom:var(--mds-size-xxxl)}.m-mb-xxxxl{margin-bottom:var(--mds-size-xxxxl)}.m-mb-xxxxxl{margin-bottom:var(--mds-size-xxxxxl)}.m-me-0{margin-inline-end:0}.m-me-auto{margin-inline-end:auto}.m-me-lg{margin-inline-end:var(--mds-size-lg)}.m-me-md{margin-inline-end:var(--mds-size-md)}.m-me-sm{margin-inline-end:var(--mds-size-sm)}.m-me-xl{margin-inline-end:var(--mds-size-xl)}.m-me-xs{margin-inline-end:var(--mds-size-xs)}.m-me-xxl{margin-inline-end:var(--mds-size-xxl)}.m-me-xxxl{margin-inline-end:var(--mds-size-xxxl)}.m-me-xxxxl{margin-inline-end:var(--mds-size-xxxxl)}.m-me-xxxxxl{margin-inline-end:var(--mds-size-xxxxxl)}.m-ml-0{margin-left:0}.m-ml-auto{margin-left:auto}.m-ml-lg{margin-left:var(--mds-size-lg)}.m-ml-md{margin-left:var(--mds-size-md)}.m-ml-sm{margin-left:var(--mds-size-sm)}.m-ml-xl{margin-left:var(--mds-size-xl)}.m-ml-xs{margin-left:var(--mds-size-xs)}.m-ml-xxl{margin-left:var(--mds-size-xxl)}.m-ml-xxxl{margin-left:var(--mds-size-xxxl)}.m-ml-xxxxl{margin-left:var(--mds-size-xxxxl)}.m-ml-xxxxxl{margin-left:var(--mds-size-xxxxxl)}.m-mr-0{margin-right:0}.m-mr-auto{margin-right:auto}.m-mr-lg{margin-right:var(--mds-size-lg)}.m-mr-md{margin-right:var(--mds-size-md)}.m-mr-sm{margin-right:var(--mds-size-sm)}.m-mr-xl{margin-right:var(--mds-size-xl)}.m-mr-xs{margin-right:var(--mds-size-xs)}.m-mr-xxl{margin-right:var(--mds-size-xxl)}.m-mr-xxxl{margin-right:var(--mds-size-xxxl)}.m-mr-xxxxl{margin-right:var(--mds-size-xxxxl)}.m-mr-xxxxxl{margin-right:var(--mds-size-xxxxxl)}.m-ms-0{margin-inline-start:0}.m-ms-auto{margin-inline-start:auto}.m-ms-lg{margin-inline-start:var(--mds-size-lg)}.m-ms-md{margin-inline-start:var(--mds-size-md)}.m-ms-sm{margin-inline-start:var(--mds-size-sm)}.m-ms-xl{margin-inline-start:var(--mds-size-xl)}.m-ms-xs{margin-inline-start:var(--mds-size-xs)}.m-ms-xxl{margin-inline-start:var(--mds-size-xxl)}.m-ms-xxxl{margin-inline-start:var(--mds-size-xxxl)}.m-ms-xxxxl{margin-inline-start:var(--mds-size-xxxxl)}.m-ms-xxxxxl{margin-inline-start:var(--mds-size-xxxxxl)}.m-mt-0{margin-top:0}.m-mt-auto{margin-top:auto}.m-mt-lg{margin-top:var(--mds-size-lg)}.m-mt-md{margin-top:var(--mds-size-md)}.m-mt-sm{margin-top:var(--mds-size-sm)}.m-mt-xl{margin-top:var(--mds-size-xl)}.m-mt-xs{margin-top:var(--mds-size-xs)}.m-mt-xxl{margin-top:var(--mds-size-xxl)}.m-mt-xxxl{margin-top:var(--mds-size-xxxl)}.m-mt-xxxxl{margin-top:var(--mds-size-xxxxl)}.m-mt-xxxxxl{margin-top:var(--mds-size-xxxxxl)}.m-box-border{box-sizing:border-box}.m-box-content{box-sizing:content-box}.m-line-clamp-1{-webkit-line-clamp:1}.m-line-clamp-1,.m-line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.m-line-clamp-2{-webkit-line-clamp:2}.m-line-clamp-3{-webkit-line-clamp:3}.m-line-clamp-3,.m-line-clamp-4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.m-line-clamp-4{-webkit-line-clamp:4}.m-line-clamp-5{-webkit-line-clamp:5}.m-line-clamp-5,.m-line-clamp-6{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.m-line-clamp-6{-webkit-line-clamp:6}.m-line-clamp-none{-webkit-box-orient:horizontal;-webkit-line-clamp:none;display:block;overflow:visible}.m-block{display:block}.m-inline-block{display:inline-block}.m-inline{display:inline}.m-flex{display:flex}.m-inline-flex{display:inline-flex}.m-table{display:table}.m-inline-table{display:inline-table}.m-table-caption{display:table-caption}.m-table-cell{display:table-cell}.m-table-column{display:table-column}.m-table-column-group{display:table-column-group}.m-table-footer-group{display:table-footer-group}.m-table-header-group{display:table-header-group}.m-table-row-group{display:table-row-group}.m-table-row{display:table-row}.m-flow-root{display:flow-root}.m-grid{display:grid}.m-inline-grid{display:inline-grid}.m-contents{display:contents}.m-list-item{display:list-item}.m-hidden{display:none}.m-h-full{height:100%}.m-max-h-full{max-height:100%}.m-min-h-full{min-height:100%}.m-w-full{width:100%}.m-w-max{width:-moz-max-content;width:max-content}.m-min-w-full{min-width:100%}.m-min-w-prose{min-width:100ch}.m-min-w-screen-lg{min-width:1024px}.m-min-w-screen-md{min-width:768px}.m-min-w-screen-sm{min-width:640px}.m-min-w-screen-xl{min-width:1280px}.m-min-w-screen-xxl{min-width:1536px}.m-max-w-full{max-width:100%}.m-max-w-prose{max-width:100ch}.m-max-w-screen-lg{max-width:1024px}.m-max-w-screen-md{max-width:768px}.m-max-w-screen-sm{max-width:640px}.m-max-w-screen-xl{max-width:1280px}.m-max-w-screen-xxl{max-width:1536px}.m-flex-1{flex:1 1 0%}.m-flex-auto{flex:1 1 auto}.m-flex-initial{flex:0 1 auto}.m-flex-none{flex:none}.m-flex-shrink-0{flex-shrink:0}.m-flex-shrink-1{flex-shrink:1}.m-flex-shrink-2{flex-shrink:2}.m-flex-shrink-3{flex-shrink:3}.m-flex-shrink-4{flex-shrink:4}.m-flex-shrink-5{flex-shrink:5}.m-shrink-0{flex-shrink:0}.m-shrink-1{flex-shrink:1}.m-shrink-2{flex-shrink:2}.m-shrink-3{flex-shrink:3}.m-shrink-4{flex-shrink:4}.m-shrink-5{flex-shrink:5}.m-flex-grow-0{flex-grow:0}.m-flex-grow-1{flex-grow:1}.m-flex-grow-2{flex-grow:2}.m-flex-grow-3{flex-grow:3}.m-flex-grow-4{flex-grow:4}.m-flex-grow-5{flex-grow:5}.m-grow-0{flex-grow:0}.m-grow-1{flex-grow:1}.m-grow-2{flex-grow:2}.m-grow-3{flex-grow:3}.m-grow-4{flex-grow:4}.m-grow-5{flex-grow:5}.m-basis-1\/12{flex-basis:8.333333%}.m-basis-1\/2{flex-basis:50%}.m-basis-1\/3{flex-basis:33.333333%}.m-basis-1\/4{flex-basis:25%}.m-basis-1\/5{flex-basis:20%}.m-basis-1\/6{flex-basis:16.666667%}.m-basis-10\/12{flex-basis:83.333333%}.m-basis-11\/12{flex-basis:91.666667%}.m-basis-2\/12{flex-basis:16.666667%}.m-basis-2\/3{flex-basis:66.666667%}.m-basis-2\/4{flex-basis:50%}.m-basis-2\/5{flex-basis:40%}.m-basis-2\/6{flex-basis:33.333333%}.m-basis-3\/12{flex-basis:25%}.m-basis-3\/4{flex-basis:75%}.m-basis-3\/5{flex-basis:60%}.m-basis-3\/6{flex-basis:50%}.m-basis-4\/12{flex-basis:33.333333%}.m-basis-4\/5{flex-basis:80%}.m-basis-4\/6{flex-basis:66.666667%}.m-basis-5\/12{flex-basis:41.666667%}.m-basis-5\/6{flex-basis:83.333333%}.m-basis-6\/12{flex-basis:50%}.m-basis-7\/12{flex-basis:58.333333%}.m-basis-8\/12{flex-basis:66.666667%}.m-basis-9\/12{flex-basis:75%}.m-basis-auto{flex-basis:auto}.m-basis-full{flex-basis:100%}.m-basis-lg{flex-basis:var(--mds-size-lg)}.m-basis-md{flex-basis:var(--mds-size-md)}.m-basis-sm{flex-basis:var(--mds-size-sm)}.m-basis-xl{flex-basis:var(--mds-size-xl)}.m-basis-xs{flex-basis:var(--mds-size-xs)}.m-basis-xxl{flex-basis:var(--mds-size-xxl)}.m-basis-xxxl{flex-basis:var(--mds-size-xxxl)}.m-basis-xxxxl{flex-basis:var(--mds-size-xxxxl)}.m-basis-xxxxxl{flex-basis:var(--mds-size-xxxxxl)}.m-table-auto{table-layout:auto}.m-table-fixed{table-layout:fixed}.m-caption-top{caption-side:top}.m-caption-bottom{caption-side:bottom}.m-border-collapse{border-collapse:collapse}.m-border-separate{border-collapse:separate}.m-transform,.m-transform-cpu{transform:translate(var(--tw-translate-x),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))}.m-transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.m-transform-none{transform:none}.m-cursor-alias{cursor:alias}.m-cursor-all-scroll{cursor:all-scroll}.m-cursor-auto{cursor:auto}.m-cursor-cell{cursor:cell}.m-cursor-col-resize{cursor:col-resize}.m-cursor-context-menu{cursor:context-menu}.m-cursor-copy{cursor:copy}.m-cursor-crosshair{cursor:crosshair}.m-cursor-default{cursor:default}.m-cursor-e-resize{cursor:e-resize}.m-cursor-ew-resize{cursor:ew-resize}.m-cursor-grab{cursor:grab}.m-cursor-grabbing{cursor:grabbing}.m-cursor-help{cursor:help}.m-cursor-move{cursor:move}.m-cursor-n-resize{cursor:n-resize}.m-cursor-ne-resize{cursor:ne-resize}.m-cursor-nesw-resize{cursor:nesw-resize}.m-cursor-no-drop{cursor:no-drop}.m-cursor-none{cursor:none}.m-cursor-not-allowed{cursor:not-allowed}.m-cursor-ns-resize{cursor:ns-resize}.m-cursor-nw-resize{cursor:nw-resize}.m-cursor-nwse-resize{cursor:nwse-resize}.m-cursor-pointer{cursor:pointer}.m-cursor-progress{cursor:progress}.m-cursor-row-resize{cursor:row-resize}.m-cursor-s-resize{cursor:s-resize}.m-cursor-se-resize{cursor:se-resize}.m-cursor-sw-resize{cursor:sw-resize}.m-cursor-text{cursor:text}.m-cursor-vertical-text{cursor:vertical-text}.m-cursor-w-resize{cursor:w-resize}.m-cursor-wait{cursor:wait}.m-cursor-zoom-in{cursor:zoom-in}.m-cursor-zoom-out{cursor:zoom-out}.m-touch-auto{touch-action:auto}.m-touch-none{touch-action:none}.m-touch-pan-x{--tw-pan-x:pan-x}.m-touch-pan-left,.m-touch-pan-x{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.m-touch-pan-left{--tw-pan-x:pan-left}.m-touch-pan-right{--tw-pan-x:pan-right}.m-touch-pan-right,.m-touch-pan-y{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.m-touch-pan-y{--tw-pan-y:pan-y}.m-touch-pan-up{--tw-pan-y:pan-up}.m-touch-pan-down,.m-touch-pan-up{touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.m-touch-pan-down{--tw-pan-y:pan-down}.m-touch-pinch-zoom{--tw-pinch-zoom:pinch-zoom;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.m-touch-manipulation{touch-action:manipulation}.m-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.m-select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.m-select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.m-select-auto{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.m-resize-none{resize:none}.m-resize-y{resize:vertical}.m-resize-x{resize:horizontal}.m-resize{resize:both}.m-snap-none{scroll-snap-type:none}.m-snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.m-snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.m-snap-both{scroll-snap-type:both var(--tw-scroll-snap-strictness)}.m-snap-mandatory{--tw-scroll-snap-strictness:mandatory}.m-snap-proximity{--tw-scroll-snap-strictness:proximity}.m-snap-start{scroll-snap-align:start}.m-snap-end{scroll-snap-align:end}.m-snap-center{scroll-snap-align:center}.m-snap-align-none{scroll-snap-align:none}.m-snap-normal{scroll-snap-stop:normal}.m-snap-always{scroll-snap-stop:always}.m-list-inside{list-style-position:inside}.m-list-outside{list-style-position:outside}.m-list-decimal{list-style-type:decimal}.m-list-disc{list-style-type:disc}.m-list-none{list-style-type:none}.m-list-image-none{list-style-image:none}.m-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.m-columns-1{-moz-columns:1;column-count:1}.m-columns-10{-moz-columns:10;column-count:10}.m-columns-11{-moz-columns:11;column-count:11}.m-columns-12{-moz-columns:12;column-count:12}.m-columns-2{-moz-columns:2;column-count:2}.m-columns-2xl{-moz-columns:42rem;columns:42rem}.m-columns-2xs{-moz-columns:18rem;columns:18rem}.m-columns-3{-moz-columns:3;column-count:3}.m-columns-3xl{-moz-columns:48rem;columns:48rem}.m-columns-3xs{-moz-columns:16rem;columns:16rem}.m-columns-4{-moz-columns:4;column-count:4}.m-columns-4xl{-moz-columns:56rem;columns:56rem}.m-columns-5{-moz-columns:5;column-count:5}.m-columns-5xl{-moz-columns:64rem;columns:64rem}.m-columns-6{-moz-columns:6;column-count:6}.m-columns-6xl{-moz-columns:72rem;columns:72rem}.m-columns-7{-moz-columns:7;column-count:7}.m-columns-7xl{-moz-columns:80rem;columns:80rem}.m-columns-8{-moz-columns:8;column-count:8}.m-columns-9{-moz-columns:9;column-count:9}.m-columns-auto{-moz-columns:auto;columns:auto}.m-columns-lg{-moz-columns:32rem;columns:32rem}.m-columns-md{-moz-columns:28rem;columns:28rem}.m-columns-sm{-moz-columns:24rem;columns:24rem}.m-columns-xl{-moz-columns:36rem;columns:36rem}.m-columns-xs{-moz-columns:20rem;columns:20rem}.m-break-before-auto{-moz-column-break-before:auto;break-before:auto}.m-break-before-avoid{-moz-column-break-before:avoid;break-before:avoid}.m-break-before-all{-moz-column-break-before:all;break-before:all}.m-break-before-avoid-page{-moz-column-break-before:avoid;break-before:avoid-page}.m-break-before-page{-moz-column-break-before:page;break-before:page}.m-break-before-left{-moz-column-break-before:left;break-before:left}.m-break-before-right{-moz-column-break-before:right;break-before:right}.m-break-before-column{-moz-column-break-before:column;break-before:column}.m-break-inside-auto{-moz-column-break-inside:auto;break-inside:auto}.m-break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.m-break-inside-avoid-page{break-inside:avoid-page}.m-break-inside-avoid-column{-moz-column-break-inside:avoid;break-inside:avoid-column}.m-break-after-auto{-moz-column-break-after:auto;break-after:auto}.m-break-after-avoid{-moz-column-break-after:avoid;break-after:avoid}.m-break-after-all{-moz-column-break-after:all;break-after:all}.m-break-after-avoid-page{-moz-column-break-after:avoid;break-after:avoid-page}.m-break-after-page{-moz-column-break-after:page;break-after:page}.m-break-after-left{-moz-column-break-after:left;break-after:left}.m-break-after-right{-moz-column-break-after:right;break-after:right}.m-break-after-column{-moz-column-break-after:column;break-after:column}.m-auto-cols-auto{grid-auto-columns:auto}.m-auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.m-auto-cols-max{grid-auto-columns:max-content}.m-auto-cols-min{grid-auto-columns:min-content}.m-grid-flow-row{grid-auto-flow:row}.m-grid-flow-col{grid-auto-flow:column}.m-grid-flow-dense{grid-auto-flow:dense}.m-grid-flow-row-dense{grid-auto-flow:row dense}.m-grid-flow-col-dense{grid-auto-flow:column dense}.m-auto-rows-auto{grid-auto-rows:auto}.m-auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.m-auto-rows-max{grid-auto-rows:max-content}.m-auto-rows-min{grid-auto-rows:min-content}.m-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.m-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.m-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.m-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.m-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.m-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.m-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.m-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.m-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.m-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.m-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.m-grid-cols-none{grid-template-columns:none}.m-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.m-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.m-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.m-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.m-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.m-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.m-grid-rows-none{grid-template-rows:none}.m-flex-row{flex-direction:row}.m-flex-row-reverse{flex-direction:row-reverse}.m-flex-col{flex-direction:column}.m-flex-col-reverse{flex-direction:column-reverse}.m-flex-wrap{flex-wrap:wrap}.m-flex-wrap-reverse{flex-wrap:wrap-reverse}.m-flex-nowrap{flex-wrap:nowrap}.m-place-content-center{place-content:center}.m-place-content-start{place-content:start}.m-place-content-end{place-content:end}.m-place-content-between{place-content:space-between}.m-place-content-around{place-content:space-around}.m-place-content-evenly{place-content:space-evenly}.m-place-content-baseline{place-content:baseline}.m-place-content-stretch{place-content:stretch}.m-place-items-start{place-items:start}.m-place-items-end{place-items:end}.m-place-items-center{place-items:center}.m-place-items-baseline{place-items:baseline}.m-place-items-stretch{place-items:stretch}.m-content-normal{align-content:normal}.m-content-center{align-content:center}.m-content-start{align-content:flex-start}.m-content-end{align-content:flex-end}.m-content-between{align-content:space-between}.m-content-around{align-content:space-around}.m-content-evenly{align-content:space-evenly}.m-content-baseline{align-content:baseline}.m-content-stretch{align-content:stretch}.m-items-start{align-items:flex-start}.m-items-end{align-items:flex-end}.m-items-center{align-items:center}.m-items-baseline{align-items:baseline}.m-items-stretch{align-items:stretch}.m-justify-normal{justify-content:normal}.m-justify-start{justify-content:flex-start}.m-justify-end{justify-content:flex-end}.m-justify-center{justify-content:center}.m-justify-between{justify-content:space-between}.m-justify-around{justify-content:space-around}.m-justify-evenly{justify-content:space-evenly}.m-justify-stretch{justify-content:stretch}.m-justify-items-start{justify-items:start}.m-justify-items-end{justify-items:end}.m-justify-items-center{justify-items:center}.m-justify-items-stretch{justify-items:stretch}.m-gap-0{gap:0}.m-gap-lg{gap:var(--mds-size-lg)}.m-gap-md{gap:var(--mds-size-md)}.m-gap-sm{gap:var(--mds-size-sm)}.m-gap-xl{gap:var(--mds-size-xl)}.m-gap-xs{gap:var(--mds-size-xs)}.m-gap-xxl{gap:var(--mds-size-xxl)}.m-gap-xxxl{gap:var(--mds-size-xxxl)}.m-gap-xxxxl{gap:var(--mds-size-xxxxl)}.m-gap-xxxxxl{gap:var(--mds-size-xxxxxl)}.m-gap-x-0{-moz-column-gap:0;column-gap:0}.m-gap-x-lg{-moz-column-gap:var(--mds-size-lg);column-gap:var(--mds-size-lg)}.m-gap-x-md{-moz-column-gap:var(--mds-size-md);column-gap:var(--mds-size-md)}.m-gap-x-sm{-moz-column-gap:var(--mds-size-sm);column-gap:var(--mds-size-sm)}.m-gap-x-xl{-moz-column-gap:var(--mds-size-xl);column-gap:var(--mds-size-xl)}.m-gap-x-xs{-moz-column-gap:var(--mds-size-xs);column-gap:var(--mds-size-xs)}.m-gap-x-xxl{-moz-column-gap:var(--mds-size-xxl);column-gap:var(--mds-size-xxl)}.m-gap-x-xxxl{-moz-column-gap:var(--mds-size-xxxl);column-gap:var(--mds-size-xxxl)}.m-gap-x-xxxxl{-moz-column-gap:var(--mds-size-xxxxl);column-gap:var(--mds-size-xxxxl)}.m-gap-x-xxxxxl{-moz-column-gap:var(--mds-size-xxxxxl);column-gap:var(--mds-size-xxxxxl)}.m-gap-y-0{row-gap:0}.m-gap-y-lg{row-gap:var(--mds-size-lg)}.m-gap-y-md{row-gap:var(--mds-size-md)}.m-gap-y-sm{row-gap:var(--mds-size-sm)}.m-gap-y-xl{row-gap:var(--mds-size-xl)}.m-gap-y-xs{row-gap:var(--mds-size-xs)}.m-gap-y-xxl{row-gap:var(--mds-size-xxl)}.m-gap-y-xxxl{row-gap:var(--mds-size-xxxl)}.m-gap-y-xxxxl{row-gap:var(--mds-size-xxxxl)}.m-gap-y-xxxxxl{row-gap:var(--mds-size-xxxxxl)}.m-space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.m-space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.m-divide-y-reverse>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:1}.m-divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1}.m-divide-solid>:not([hidden])~:not([hidden]){border-style:solid}.m-divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.m-divide-dotted>:not([hidden])~:not([hidden]){border-style:dotted}.m-divide-double>:not([hidden])~:not([hidden]){border-style:double}.m-divide-none>:not([hidden])~:not([hidden]){border-style:none}.m-place-self-auto{place-self:auto}.m-place-self-start{place-self:start}.m-place-self-end{place-self:end}.m-place-self-center{place-self:center}.m-place-self-stretch{place-self:stretch}.m-self-auto{align-self:auto}.m-self-start{align-self:flex-start}.m-self-end{align-self:flex-end}.m-self-center{align-self:center}.m-self-stretch{align-self:stretch}.m-self-baseline{align-self:baseline}.m-justify-self-auto{justify-self:auto}.m-justify-self-start{justify-self:start}.m-justify-self-end{justify-self:end}.m-justify-self-center{justify-self:center}.m-justify-self-stretch{justify-self:stretch}.m-overflow-auto{overflow:auto}.m-overflow-hidden{overflow:hidden}.m-overflow-clip{overflow:clip}.m-overflow-visible{overflow:visible}.m-overflow-scroll{overflow:scroll}.m-overflow-x-auto{overflow-x:auto}.m-overflow-y-auto{overflow-y:auto}.m-overflow-x-hidden{overflow-x:hidden}.m-overflow-y-hidden{overflow-y:hidden}.m-overflow-x-clip{overflow-x:clip}.m-overflow-y-clip{overflow-y:clip}.m-overflow-x-visible{overflow-x:visible}.m-overflow-y-visible{overflow-y:visible}.m-overflow-x-scroll{overflow-x:scroll}.m-overflow-y-scroll{overflow-y:scroll}.m-overscroll-auto{overscroll-behavior:auto}.m-overscroll-contain{overscroll-behavior:contain}.m-overscroll-none{overscroll-behavior:none}.m-overscroll-y-auto{overscroll-behavior-y:auto}.m-overscroll-y-contain{overscroll-behavior-y:contain}.m-overscroll-y-none{overscroll-behavior-y:none}.m-overscroll-x-auto{overscroll-behavior-x:auto}.m-overscroll-x-contain{overscroll-behavior-x:contain}.m-overscroll-x-none{overscroll-behavior-x:none}.m-scroll-auto{scroll-behavior:auto}.m-scroll-smooth{scroll-behavior:smooth}.m-truncate{overflow:hidden;white-space:nowrap}.m-overflow-ellipsis,.m-text-ellipsis,.m-truncate{text-overflow:ellipsis}.m-text-clip{text-overflow:clip}.m-hyphens-none{-webkit-hyphens:none;hyphens:none}.m-hyphens-manual{-webkit-hyphens:manual;hyphens:manual}.m-hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.m-whitespace-normal{white-space:normal}.m-whitespace-nowrap{white-space:nowrap}.m-whitespace-pre{white-space:pre}.m-whitespace-pre-line{white-space:pre-line}.m-whitespace-pre-wrap{white-space:pre-wrap}.m-whitespace-break-spaces{white-space:break-spaces}.m-break-normal{overflow-wrap:normal;word-break:normal}.m-break-words{overflow-wrap:break-word}.m-break-all{word-break:break-all}.m-break-keep{word-break:keep-all}.m-rounded-lg{border-radius:var(--mds-border-radius-lg)}.m-rounded-md{border-radius:var(--mds-border-radius-md)}.m-rounded-sm{border-radius:var(--mds-border-radius-sm)}.m-rounded-xl{border-radius:var(--mds-border-radius-xl)}.m-rounded-b-lg{border-bottom-left-radius:var(--mds-border-radius-lg);border-bottom-right-radius:var(--mds-border-radius-lg)}.m-rounded-b-md{border-bottom-left-radius:var(--mds-border-radius-md);border-bottom-right-radius:var(--mds-border-radius-md)}.m-rounded-b-sm{border-bottom-left-radius:var(--mds-border-radius-sm);border-bottom-right-radius:var(--mds-border-radius-sm)}.m-rounded-b-xl{border-bottom-left-radius:var(--mds-border-radius-xl);border-bottom-right-radius:var(--mds-border-radius-xl)}.m-rounded-e-lg{border-end-end-radius:var(--mds-border-radius-lg);border-start-end-radius:var(--mds-border-radius-lg)}.m-rounded-e-md{border-end-end-radius:var(--mds-border-radius-md);border-start-end-radius:var(--mds-border-radius-md)}.m-rounded-e-sm{border-end-end-radius:var(--mds-border-radius-sm);border-start-end-radius:var(--mds-border-radius-sm)}.m-rounded-e-xl{border-end-end-radius:var(--mds-border-radius-xl);border-start-end-radius:var(--mds-border-radius-xl)}.m-rounded-l-lg{border-bottom-left-radius:var(--mds-border-radius-lg);border-top-left-radius:var(--mds-border-radius-lg)}.m-rounded-l-md{border-bottom-left-radius:var(--mds-border-radius-md);border-top-left-radius:var(--mds-border-radius-md)}.m-rounded-l-sm{border-bottom-left-radius:var(--mds-border-radius-sm);border-top-left-radius:var(--mds-border-radius-sm)}.m-rounded-l-xl{border-bottom-left-radius:var(--mds-border-radius-xl);border-top-left-radius:var(--mds-border-radius-xl)}.m-rounded-r-lg{border-bottom-right-radius:var(--mds-border-radius-lg);border-top-right-radius:var(--mds-border-radius-lg)}.m-rounded-r-md{border-bottom-right-radius:var(--mds-border-radius-md);border-top-right-radius:var(--mds-border-radius-md)}.m-rounded-r-sm{border-bottom-right-radius:var(--mds-border-radius-sm);border-top-right-radius:var(--mds-border-radius-sm)}.m-rounded-r-xl{border-bottom-right-radius:var(--mds-border-radius-xl);border-top-right-radius:var(--mds-border-radius-xl)}.m-rounded-s-lg{border-end-start-radius:var(--mds-border-radius-lg);border-start-start-radius:var(--mds-border-radius-lg)}.m-rounded-s-md{border-end-start-radius:var(--mds-border-radius-md);border-start-start-radius:var(--mds-border-radius-md)}.m-rounded-s-sm{border-end-start-radius:var(--mds-border-radius-sm);border-start-start-radius:var(--mds-border-radius-sm)}.m-rounded-s-xl{border-end-start-radius:var(--mds-border-radius-xl);border-start-start-radius:var(--mds-border-radius-xl)}.m-rounded-t-lg{border-top-left-radius:var(--mds-border-radius-lg);border-top-right-radius:var(--mds-border-radius-lg)}.m-rounded-t-md{border-top-left-radius:var(--mds-border-radius-md);border-top-right-radius:var(--mds-border-radius-md)}.m-rounded-t-sm{border-top-left-radius:var(--mds-border-radius-sm);border-top-right-radius:var(--mds-border-radius-sm)}.m-rounded-t-xl{border-top-left-radius:var(--mds-border-radius-xl);border-top-right-radius:var(--mds-border-radius-xl)}.m-rounded-bl-lg{border-bottom-left-radius:var(--mds-border-radius-lg)}.m-rounded-bl-md{border-bottom-left-radius:var(--mds-border-radius-md)}.m-rounded-bl-sm{border-bottom-left-radius:var(--mds-border-radius-sm)}.m-rounded-bl-xl{border-bottom-left-radius:var(--mds-border-radius-xl)}.m-rounded-br-lg{border-bottom-right-radius:var(--mds-border-radius-lg)}.m-rounded-br-md{border-bottom-right-radius:var(--mds-border-radius-md)}.m-rounded-br-sm{border-bottom-right-radius:var(--mds-border-radius-sm)}.m-rounded-br-xl{border-bottom-right-radius:var(--mds-border-radius-xl)}.m-rounded-ee-lg{border-end-end-radius:var(--mds-border-radius-lg)}.m-rounded-ee-md{border-end-end-radius:var(--mds-border-radius-md)}.m-rounded-ee-sm{border-end-end-radius:var(--mds-border-radius-sm)}.m-rounded-ee-xl{border-end-end-radius:var(--mds-border-radius-xl)}.m-rounded-es-lg{border-end-start-radius:var(--mds-border-radius-lg)}.m-rounded-es-md{border-end-start-radius:var(--mds-border-radius-md)}.m-rounded-es-sm{border-end-start-radius:var(--mds-border-radius-sm)}.m-rounded-es-xl{border-end-start-radius:var(--mds-border-radius-xl)}.m-rounded-se-lg{border-start-end-radius:var(--mds-border-radius-lg)}.m-rounded-se-md{border-start-end-radius:var(--mds-border-radius-md)}.m-rounded-se-sm{border-start-end-radius:var(--mds-border-radius-sm)}.m-rounded-se-xl{border-start-end-radius:var(--mds-border-radius-xl)}.m-rounded-ss-lg{border-start-start-radius:var(--mds-border-radius-lg)}.m-rounded-ss-md{border-start-start-radius:var(--mds-border-radius-md)}.m-rounded-ss-sm{border-start-start-radius:var(--mds-border-radius-sm)}.m-rounded-ss-xl{border-start-start-radius:var(--mds-border-radius-xl)}.m-rounded-tl-lg{border-top-left-radius:var(--mds-border-radius-lg)}.m-rounded-tl-md{border-top-left-radius:var(--mds-border-radius-md)}.m-rounded-tl-sm{border-top-left-radius:var(--mds-border-radius-sm)}.m-rounded-tl-xl{border-top-left-radius:var(--mds-border-radius-xl)}.m-rounded-tr-lg{border-top-right-radius:var(--mds-border-radius-lg)}.m-rounded-tr-md{border-top-right-radius:var(--mds-border-radius-md)}.m-rounded-tr-sm{border-top-right-radius:var(--mds-border-radius-sm)}.m-rounded-tr-xl{border-top-right-radius:var(--mds-border-radius-xl)}.m-border-0{border-width:0}.m-border-1{border-width:1px}.m-border-x-0{border-left-width:0;border-right-width:0}.m-border-x-1{border-left-width:1px;border-right-width:1px}.m-border-y-0{border-bottom-width:0;border-top-width:0}.m-border-y-1{border-bottom-width:1px;border-top-width:1px}.m-border-b-0{border-bottom-width:0}.m-border-b-1{border-bottom-width:1px}.m-border-e-0{border-inline-end-width:0}.m-border-e-1{border-inline-end-width:1px}.m-border-l-0{border-left-width:0}.m-border-l-1{border-left-width:1px}.m-border-r-0{border-right-width:0}.m-border-r-1{border-right-width:1px}.m-border-s-0{border-inline-start-width:0}.m-border-s-1{border-inline-start-width:1px}.m-border-t-0{border-top-width:0}.m-border-t-1{border-top-width:1px}.m-border-solid{border-style:solid}.m-border-dashed{border-style:dashed}.m-border-dotted{border-style:dotted}.m-border-double{border-style:double}.m-border-hidden{border-style:hidden}.m-border-none{border-style:none}.m-border-accent-dark{border-color:var(--mds-color-accent-dark)}.m-border-accent-darker{border-color:var(--mds-color-accent-darker)}.m-border-accent-darkest{border-color:var(--mds-color-accent-darkest)}.m-border-accent-light{border-color:var(--mds-color-accent-light)}.m-border-accent-lighter{border-color:var(--mds-color-accent-lighter)}.m-border-accent-lightest{border-color:var(--mds-color-accent-lightest)}.m-border-accent-primary{border-color:var(--mds-color-accent-primary)}.m-border-blue-dark{border-color:var(--mds-color-blue-dark)}.m-border-blue-darker{border-color:var(--mds-color-blue-darker)}.m-border-blue-darkest{border-color:var(--mds-color-blue-darkest)}.m-border-blue-light{border-color:var(--mds-color-blue-light)}.m-border-blue-lighter{border-color:var(--mds-color-blue-lighter)}.m-border-blue-lightest{border-color:var(--mds-color-blue-lightest)}.m-border-blue-primary{border-color:var(--mds-color-blue-primary)}.m-border-brand-dark{border-color:var(--mds-color-brand-dark)}.m-border-brand-darker{border-color:var(--mds-color-brand-darker)}.m-border-brand-darkest{border-color:var(--mds-color-brand-darkest)}.m-border-brand-light{border-color:var(--mds-color-brand-light)}.m-border-brand-lighter{border-color:var(--mds-color-brand-lighter)}.m-border-brand-lightest{border-color:var(--mds-color-brand-lightest)}.m-border-brand-primary{border-color:var(--mds-color-brand-primary)}.m-border-core-primary{border-color:var(--mds-color-core-primary)}.m-border-core-secondary{border-color:var(--mds-color-core-secondary)}.m-border-cyan-dark{border-color:var(--mds-color-cyan-dark)}.m-border-cyan-darker{border-color:var(--mds-color-cyan-darker)}.m-border-cyan-light{border-color:var(--mds-color-cyan-light)}.m-border-cyan-lighter{border-color:var(--mds-color-cyan-lighter)}.m-border-cyan-primary{border-color:var(--mds-color-cyan-primary)}.m-border-edge-dark{border-color:var(--mds-color-edge-dark)}.m-border-edge-darker{border-color:var(--mds-color-edge-darker)}.m-border-edge-light{border-color:var(--mds-color-edge-light)}.m-border-edge-lighter{border-color:var(--mds-color-edge-lighter)}.m-border-edge-primary{border-color:var(--mds-color-edge-primary)}.m-border-grape-dark{border-color:var(--mds-color-grape-dark)}.m-border-grape-darker{border-color:var(--mds-color-grape-darker)}.m-border-grape-light{border-color:var(--mds-color-grape-light)}.m-border-grape-lighter{border-color:var(--mds-color-grape-lighter)}.m-border-grape-primary{border-color:var(--mds-color-grape-primary)}.m-border-ink-dark{border-color:var(--mds-color-ink-dark)}.m-border-ink-darker{border-color:var(--mds-color-ink-darker)}.m-border-ink-light{border-color:var(--mds-color-ink-light)}.m-border-ink-lighter{border-color:var(--mds-color-ink-lighter)}.m-border-ink-primary{border-color:var(--mds-color-ink-primary)}.m-border-lime-dark{border-color:var(--mds-color-lime-dark)}.m-border-lime-darker{border-color:var(--mds-color-lime-darker)}.m-border-lime-light{border-color:var(--mds-color-lime-light)}.m-border-lime-lighter{border-color:var(--mds-color-lime-lighter)}.m-border-lime-primary{border-color:var(--mds-color-lime-primary)}.m-border-negative-dark{border-color:var(--mds-color-negative-dark)}.m-border-negative-darker{border-color:var(--mds-color-negative-darker)}.m-border-negative-darkest{border-color:var(--mds-color-negative-darkest)}.m-border-negative-light{border-color:var(--mds-color-negative-light)}.m-border-negative-lighter{border-color:var(--mds-color-negative-lighter)}.m-border-negative-lightest{border-color:var(--mds-color-negative-lightest)}.m-border-negative-primary{border-color:var(--mds-color-negative-primary)}.m-border-orange-dark{border-color:var(--mds-color-orange-dark)}.m-border-orange-darker{border-color:var(--mds-color-orange-darker)}.m-border-orange-light{border-color:var(--mds-color-orange-light)}.m-border-orange-lighter{border-color:var(--mds-color-orange-lighter)}.m-border-orange-primary{border-color:var(--mds-color-orange-primary)}.m-border-pink-dark{border-color:var(--mds-color-pink-dark)}.m-border-pink-darker{border-color:var(--mds-color-pink-darker)}.m-border-pink-light{border-color:var(--mds-color-pink-light)}.m-border-pink-lighter{border-color:var(--mds-color-pink-lighter)}.m-border-pink-primary{border-color:var(--mds-color-pink-primary)}.m-border-positive-dark{border-color:var(--mds-color-positive-dark)}.m-border-positive-darker{border-color:var(--mds-color-positive-darker)}.m-border-positive-darkest{border-color:var(--mds-color-positive-darkest)}.m-border-positive-light{border-color:var(--mds-color-positive-light)}.m-border-positive-lighter{border-color:var(--mds-color-positive-lighter)}.m-border-positive-lightest{border-color:var(--mds-color-positive-lightest)}.m-border-positive-primary{border-color:var(--mds-color-positive-primary)}.m-border-purple-dark{border-color:var(--mds-color-purple-dark)}.m-border-purple-darker{border-color:var(--mds-color-purple-darker)}.m-border-purple-darkest{border-color:var(--mds-color-purple-darkest)}.m-border-purple-light{border-color:var(--mds-color-purple-light)}.m-border-purple-lighter{border-color:var(--mds-color-purple-lighter)}.m-border-purple-lightest{border-color:var(--mds-color-purple-lightest)}.m-border-purple-primary{border-color:var(--mds-color-purple-primary)}.m-border-scaffolding-primary{border-color:var(--mds-color-scaffolding-primary)}.m-border-surface-dark{border-color:var(--mds-color-surface-dark)}.m-border-surface-darker{border-color:var(--mds-color-surface-darker)}.m-border-surface-light{border-color:var(--mds-color-surface-light)}.m-border-surface-lighter{border-color:var(--mds-color-surface-lighter)}.m-border-surface-primary{border-color:var(--mds-color-surface-primary)}.m-border-teal-dark{border-color:var(--mds-color-teal-dark)}.m-border-teal-darker{border-color:var(--mds-color-teal-darker)}.m-border-teal-light{border-color:var(--mds-color-teal-light)}.m-border-teal-lighter{border-color:var(--mds-color-teal-lighter)}.m-border-teal-primary{border-color:var(--mds-color-teal-primary)}.m-border-warning-dark{border-color:var(--mds-color-warning-dark)}.m-border-warning-darker{border-color:var(--mds-color-warning-darker)}.m-border-warning-darkest{border-color:var(--mds-color-warning-darkest)}.m-border-warning-light{border-color:var(--mds-color-warning-light)}.m-border-warning-lighter{border-color:var(--mds-color-warning-lighter)}.m-border-warning-lightest{border-color:var(--mds-color-warning-lightest)}.m-border-warning-primary{border-color:var(--mds-color-warning-primary)}.m-border-x-accent-dark{border-left-color:var(--mds-color-accent-dark);border-right-color:var(--mds-color-accent-dark)}.m-border-x-accent-darker{border-left-color:var(--mds-color-accent-darker);border-right-color:var(--mds-color-accent-darker)}.m-border-x-accent-darkest{border-left-color:var(--mds-color-accent-darkest);border-right-color:var(--mds-color-accent-darkest)}.m-border-x-accent-light{border-left-color:var(--mds-color-accent-light);border-right-color:var(--mds-color-accent-light)}.m-border-x-accent-lighter{border-left-color:var(--mds-color-accent-lighter);border-right-color:var(--mds-color-accent-lighter)}.m-border-x-accent-lightest{border-left-color:var(--mds-color-accent-lightest);border-right-color:var(--mds-color-accent-lightest)}.m-border-x-accent-primary{border-left-color:var(--mds-color-accent-primary);border-right-color:var(--mds-color-accent-primary)}.m-border-x-blue-dark{border-left-color:var(--mds-color-blue-dark);border-right-color:var(--mds-color-blue-dark)}.m-border-x-blue-darker{border-left-color:var(--mds-color-blue-darker);border-right-color:var(--mds-color-blue-darker)}.m-border-x-blue-darkest{border-left-color:var(--mds-color-blue-darkest);border-right-color:var(--mds-color-blue-darkest)}.m-border-x-blue-light{border-left-color:var(--mds-color-blue-light);border-right-color:var(--mds-color-blue-light)}.m-border-x-blue-lighter{border-left-color:var(--mds-color-blue-lighter);border-right-color:var(--mds-color-blue-lighter)}.m-border-x-blue-lightest{border-left-color:var(--mds-color-blue-lightest);border-right-color:var(--mds-color-blue-lightest)}.m-border-x-blue-primary{border-left-color:var(--mds-color-blue-primary);border-right-color:var(--mds-color-blue-primary)}.m-border-x-brand-dark{border-left-color:var(--mds-color-brand-dark);border-right-color:var(--mds-color-brand-dark)}.m-border-x-brand-darker{border-left-color:var(--mds-color-brand-darker);border-right-color:var(--mds-color-brand-darker)}.m-border-x-brand-darkest{border-left-color:var(--mds-color-brand-darkest);border-right-color:var(--mds-color-brand-darkest)}.m-border-x-brand-light{border-left-color:var(--mds-color-brand-light);border-right-color:var(--mds-color-brand-light)}.m-border-x-brand-lighter{border-left-color:var(--mds-color-brand-lighter);border-right-color:var(--mds-color-brand-lighter)}.m-border-x-brand-lightest{border-left-color:var(--mds-color-brand-lightest);border-right-color:var(--mds-color-brand-lightest)}.m-border-x-brand-primary{border-left-color:var(--mds-color-brand-primary);border-right-color:var(--mds-color-brand-primary)}.m-border-x-core-primary{border-left-color:var(--mds-color-core-primary);border-right-color:var(--mds-color-core-primary)}.m-border-x-core-secondary{border-left-color:var(--mds-color-core-secondary);border-right-color:var(--mds-color-core-secondary)}.m-border-x-cyan-dark{border-left-color:var(--mds-color-cyan-dark);border-right-color:var(--mds-color-cyan-dark)}.m-border-x-cyan-darker{border-left-color:var(--mds-color-cyan-darker);border-right-color:var(--mds-color-cyan-darker)}.m-border-x-cyan-light{border-left-color:var(--mds-color-cyan-light);border-right-color:var(--mds-color-cyan-light)}.m-border-x-cyan-lighter{border-left-color:var(--mds-color-cyan-lighter);border-right-color:var(--mds-color-cyan-lighter)}.m-border-x-cyan-primary{border-left-color:var(--mds-color-cyan-primary);border-right-color:var(--mds-color-cyan-primary)}.m-border-x-edge-dark{border-left-color:var(--mds-color-edge-dark);border-right-color:var(--mds-color-edge-dark)}.m-border-x-edge-darker{border-left-color:var(--mds-color-edge-darker);border-right-color:var(--mds-color-edge-darker)}.m-border-x-edge-light{border-left-color:var(--mds-color-edge-light);border-right-color:var(--mds-color-edge-light)}.m-border-x-edge-lighter{border-left-color:var(--mds-color-edge-lighter);border-right-color:var(--mds-color-edge-lighter)}.m-border-x-edge-primary{border-left-color:var(--mds-color-edge-primary);border-right-color:var(--mds-color-edge-primary)}.m-border-x-grape-dark{border-left-color:var(--mds-color-grape-dark);border-right-color:var(--mds-color-grape-dark)}.m-border-x-grape-darker{border-left-color:var(--mds-color-grape-darker);border-right-color:var(--mds-color-grape-darker)}.m-border-x-grape-light{border-left-color:var(--mds-color-grape-light);border-right-color:var(--mds-color-grape-light)}.m-border-x-grape-lighter{border-left-color:var(--mds-color-grape-lighter);border-right-color:var(--mds-color-grape-lighter)}.m-border-x-grape-primary{border-left-color:var(--mds-color-grape-primary);border-right-color:var(--mds-color-grape-primary)}.m-border-x-ink-dark{border-left-color:var(--mds-color-ink-dark);border-right-color:var(--mds-color-ink-dark)}.m-border-x-ink-darker{border-left-color:var(--mds-color-ink-darker);border-right-color:var(--mds-color-ink-darker)}.m-border-x-ink-light{border-left-color:var(--mds-color-ink-light);border-right-color:var(--mds-color-ink-light)}.m-border-x-ink-lighter{border-left-color:var(--mds-color-ink-lighter);border-right-color:var(--mds-color-ink-lighter)}.m-border-x-ink-primary{border-left-color:var(--mds-color-ink-primary);border-right-color:var(--mds-color-ink-primary)}.m-border-x-lime-dark{border-left-color:var(--mds-color-lime-dark);border-right-color:var(--mds-color-lime-dark)}.m-border-x-lime-darker{border-left-color:var(--mds-color-lime-darker);border-right-color:var(--mds-color-lime-darker)}.m-border-x-lime-light{border-left-color:var(--mds-color-lime-light);border-right-color:var(--mds-color-lime-light)}.m-border-x-lime-lighter{border-left-color:var(--mds-color-lime-lighter);border-right-color:var(--mds-color-lime-lighter)}.m-border-x-lime-primary{border-left-color:var(--mds-color-lime-primary);border-right-color:var(--mds-color-lime-primary)}.m-border-x-negative-dark{border-left-color:var(--mds-color-negative-dark);border-right-color:var(--mds-color-negative-dark)}.m-border-x-negative-darker{border-left-color:var(--mds-color-negative-darker);border-right-color:var(--mds-color-negative-darker)}.m-border-x-negative-darkest{border-left-color:var(--mds-color-negative-darkest);border-right-color:var(--mds-color-negative-darkest)}.m-border-x-negative-light{border-left-color:var(--mds-color-negative-light);border-right-color:var(--mds-color-negative-light)}.m-border-x-negative-lighter{border-left-color:var(--mds-color-negative-lighter);border-right-color:var(--mds-color-negative-lighter)}.m-border-x-negative-lightest{border-left-color:var(--mds-color-negative-lightest);border-right-color:var(--mds-color-negative-lightest)}.m-border-x-negative-primary{border-left-color:var(--mds-color-negative-primary);border-right-color:var(--mds-color-negative-primary)}.m-border-x-orange-dark{border-left-color:var(--mds-color-orange-dark);border-right-color:var(--mds-color-orange-dark)}.m-border-x-orange-darker{border-left-color:var(--mds-color-orange-darker);border-right-color:var(--mds-color-orange-darker)}.m-border-x-orange-light{border-left-color:var(--mds-color-orange-light);border-right-color:var(--mds-color-orange-light)}.m-border-x-orange-lighter{border-left-color:var(--mds-color-orange-lighter);border-right-color:var(--mds-color-orange-lighter)}.m-border-x-orange-primary{border-left-color:var(--mds-color-orange-primary);border-right-color:var(--mds-color-orange-primary)}.m-border-x-pink-dark{border-left-color:var(--mds-color-pink-dark);border-right-color:var(--mds-color-pink-dark)}.m-border-x-pink-darker{border-left-color:var(--mds-color-pink-darker);border-right-color:var(--mds-color-pink-darker)}.m-border-x-pink-light{border-left-color:var(--mds-color-pink-light);border-right-color:var(--mds-color-pink-light)}.m-border-x-pink-lighter{border-left-color:var(--mds-color-pink-lighter);border-right-color:var(--mds-color-pink-lighter)}.m-border-x-pink-primary{border-left-color:var(--mds-color-pink-primary);border-right-color:var(--mds-color-pink-primary)}.m-border-x-positive-dark{border-left-color:var(--mds-color-positive-dark);border-right-color:var(--mds-color-positive-dark)}.m-border-x-positive-darker{border-left-color:var(--mds-color-positive-darker);border-right-color:var(--mds-color-positive-darker)}.m-border-x-positive-darkest{border-left-color:var(--mds-color-positive-darkest);border-right-color:var(--mds-color-positive-darkest)}.m-border-x-positive-light{border-left-color:var(--mds-color-positive-light);border-right-color:var(--mds-color-positive-light)}.m-border-x-positive-lighter{border-left-color:var(--mds-color-positive-lighter);border-right-color:var(--mds-color-positive-lighter)}.m-border-x-positive-lightest{border-left-color:var(--mds-color-positive-lightest);border-right-color:var(--mds-color-positive-lightest)}.m-border-x-positive-primary{border-left-color:var(--mds-color-positive-primary);border-right-color:var(--mds-color-positive-primary)}.m-border-x-purple-dark{border-left-color:var(--mds-color-purple-dark);border-right-color:var(--mds-color-purple-dark)}.m-border-x-purple-darker{border-left-color:var(--mds-color-purple-darker);border-right-color:var(--mds-color-purple-darker)}.m-border-x-purple-darkest{border-left-color:var(--mds-color-purple-darkest);border-right-color:var(--mds-color-purple-darkest)}.m-border-x-purple-light{border-left-color:var(--mds-color-purple-light);border-right-color:var(--mds-color-purple-light)}.m-border-x-purple-lighter{border-left-color:var(--mds-color-purple-lighter);border-right-color:var(--mds-color-purple-lighter)}.m-border-x-purple-lightest{border-left-color:var(--mds-color-purple-lightest);border-right-color:var(--mds-color-purple-lightest)}.m-border-x-purple-primary{border-left-color:var(--mds-color-purple-primary);border-right-color:var(--mds-color-purple-primary)}.m-border-x-scaffolding-primary{border-left-color:var(--mds-color-scaffolding-primary);border-right-color:var(--mds-color-scaffolding-primary)}.m-border-x-surface-dark{border-left-color:var(--mds-color-surface-dark);border-right-color:var(--mds-color-surface-dark)}.m-border-x-surface-darker{border-left-color:var(--mds-color-surface-darker);border-right-color:var(--mds-color-surface-darker)}.m-border-x-surface-light{border-left-color:var(--mds-color-surface-light);border-right-color:var(--mds-color-surface-light)}.m-border-x-surface-lighter{border-left-color:var(--mds-color-surface-lighter);border-right-color:var(--mds-color-surface-lighter)}.m-border-x-surface-primary{border-left-color:var(--mds-color-surface-primary);border-right-color:var(--mds-color-surface-primary)}.m-border-x-teal-dark{border-left-color:var(--mds-color-teal-dark);border-right-color:var(--mds-color-teal-dark)}.m-border-x-teal-darker{border-left-color:var(--mds-color-teal-darker);border-right-color:var(--mds-color-teal-darker)}.m-border-x-teal-light{border-left-color:var(--mds-color-teal-light);border-right-color:var(--mds-color-teal-light)}.m-border-x-teal-lighter{border-left-color:var(--mds-color-teal-lighter);border-right-color:var(--mds-color-teal-lighter)}.m-border-x-teal-primary{border-left-color:var(--mds-color-teal-primary);border-right-color:var(--mds-color-teal-primary)}.m-border-x-warning-dark{border-left-color:var(--mds-color-warning-dark);border-right-color:var(--mds-color-warning-dark)}.m-border-x-warning-darker{border-left-color:var(--mds-color-warning-darker);border-right-color:var(--mds-color-warning-darker)}.m-border-x-warning-darkest{border-left-color:var(--mds-color-warning-darkest);border-right-color:var(--mds-color-warning-darkest)}.m-border-x-warning-light{border-left-color:var(--mds-color-warning-light);border-right-color:var(--mds-color-warning-light)}.m-border-x-warning-lighter{border-left-color:var(--mds-color-warning-lighter);border-right-color:var(--mds-color-warning-lighter)}.m-border-x-warning-lightest{border-left-color:var(--mds-color-warning-lightest);border-right-color:var(--mds-color-warning-lightest)}.m-border-x-warning-primary{border-left-color:var(--mds-color-warning-primary);border-right-color:var(--mds-color-warning-primary)}.m-border-y-accent-dark{border-bottom-color:var(--mds-color-accent-dark);border-top-color:var(--mds-color-accent-dark)}.m-border-y-accent-darker{border-bottom-color:var(--mds-color-accent-darker);border-top-color:var(--mds-color-accent-darker)}.m-border-y-accent-darkest{border-bottom-color:var(--mds-color-accent-darkest);border-top-color:var(--mds-color-accent-darkest)}.m-border-y-accent-light{border-bottom-color:var(--mds-color-accent-light);border-top-color:var(--mds-color-accent-light)}.m-border-y-accent-lighter{border-bottom-color:var(--mds-color-accent-lighter);border-top-color:var(--mds-color-accent-lighter)}.m-border-y-accent-lightest{border-bottom-color:var(--mds-color-accent-lightest);border-top-color:var(--mds-color-accent-lightest)}.m-border-y-accent-primary{border-bottom-color:var(--mds-color-accent-primary);border-top-color:var(--mds-color-accent-primary)}.m-border-y-blue-dark{border-bottom-color:var(--mds-color-blue-dark);border-top-color:var(--mds-color-blue-dark)}.m-border-y-blue-darker{border-bottom-color:var(--mds-color-blue-darker);border-top-color:var(--mds-color-blue-darker)}.m-border-y-blue-darkest{border-bottom-color:var(--mds-color-blue-darkest);border-top-color:var(--mds-color-blue-darkest)}.m-border-y-blue-light{border-bottom-color:var(--mds-color-blue-light);border-top-color:var(--mds-color-blue-light)}.m-border-y-blue-lighter{border-bottom-color:var(--mds-color-blue-lighter);border-top-color:var(--mds-color-blue-lighter)}.m-border-y-blue-lightest{border-bottom-color:var(--mds-color-blue-lightest);border-top-color:var(--mds-color-blue-lightest)}.m-border-y-blue-primary{border-bottom-color:var(--mds-color-blue-primary);border-top-color:var(--mds-color-blue-primary)}.m-border-y-brand-dark{border-bottom-color:var(--mds-color-brand-dark);border-top-color:var(--mds-color-brand-dark)}.m-border-y-brand-darker{border-bottom-color:var(--mds-color-brand-darker);border-top-color:var(--mds-color-brand-darker)}.m-border-y-brand-darkest{border-bottom-color:var(--mds-color-brand-darkest);border-top-color:var(--mds-color-brand-darkest)}.m-border-y-brand-light{border-bottom-color:var(--mds-color-brand-light);border-top-color:var(--mds-color-brand-light)}.m-border-y-brand-lighter{border-bottom-color:var(--mds-color-brand-lighter);border-top-color:var(--mds-color-brand-lighter)}.m-border-y-brand-lightest{border-bottom-color:var(--mds-color-brand-lightest);border-top-color:var(--mds-color-brand-lightest)}.m-border-y-brand-primary{border-bottom-color:var(--mds-color-brand-primary);border-top-color:var(--mds-color-brand-primary)}.m-border-y-core-primary{border-bottom-color:var(--mds-color-core-primary);border-top-color:var(--mds-color-core-primary)}.m-border-y-core-secondary{border-bottom-color:var(--mds-color-core-secondary);border-top-color:var(--mds-color-core-secondary)}.m-border-y-cyan-dark{border-bottom-color:var(--mds-color-cyan-dark);border-top-color:var(--mds-color-cyan-dark)}.m-border-y-cyan-darker{border-bottom-color:var(--mds-color-cyan-darker);border-top-color:var(--mds-color-cyan-darker)}.m-border-y-cyan-light{border-bottom-color:var(--mds-color-cyan-light);border-top-color:var(--mds-color-cyan-light)}.m-border-y-cyan-lighter{border-bottom-color:var(--mds-color-cyan-lighter);border-top-color:var(--mds-color-cyan-lighter)}.m-border-y-cyan-primary{border-bottom-color:var(--mds-color-cyan-primary);border-top-color:var(--mds-color-cyan-primary)}.m-border-y-edge-dark{border-bottom-color:var(--mds-color-edge-dark);border-top-color:var(--mds-color-edge-dark)}.m-border-y-edge-darker{border-bottom-color:var(--mds-color-edge-darker);border-top-color:var(--mds-color-edge-darker)}.m-border-y-edge-light{border-bottom-color:var(--mds-color-edge-light);border-top-color:var(--mds-color-edge-light)}.m-border-y-edge-lighter{border-bottom-color:var(--mds-color-edge-lighter);border-top-color:var(--mds-color-edge-lighter)}.m-border-y-edge-primary{border-bottom-color:var(--mds-color-edge-primary);border-top-color:var(--mds-color-edge-primary)}.m-border-y-grape-dark{border-bottom-color:var(--mds-color-grape-dark);border-top-color:var(--mds-color-grape-dark)}.m-border-y-grape-darker{border-bottom-color:var(--mds-color-grape-darker);border-top-color:var(--mds-color-grape-darker)}.m-border-y-grape-light{border-bottom-color:var(--mds-color-grape-light);border-top-color:var(--mds-color-grape-light)}.m-border-y-grape-lighter{border-bottom-color:var(--mds-color-grape-lighter);border-top-color:var(--mds-color-grape-lighter)}.m-border-y-grape-primary{border-bottom-color:var(--mds-color-grape-primary);border-top-color:var(--mds-color-grape-primary)}.m-border-y-ink-dark{border-bottom-color:var(--mds-color-ink-dark);border-top-color:var(--mds-color-ink-dark)}.m-border-y-ink-darker{border-bottom-color:var(--mds-color-ink-darker);border-top-color:var(--mds-color-ink-darker)}.m-border-y-ink-light{border-bottom-color:var(--mds-color-ink-light);border-top-color:var(--mds-color-ink-light)}.m-border-y-ink-lighter{border-bottom-color:var(--mds-color-ink-lighter);border-top-color:var(--mds-color-ink-lighter)}.m-border-y-ink-primary{border-bottom-color:var(--mds-color-ink-primary);border-top-color:var(--mds-color-ink-primary)}.m-border-y-lime-dark{border-bottom-color:var(--mds-color-lime-dark);border-top-color:var(--mds-color-lime-dark)}.m-border-y-lime-darker{border-bottom-color:var(--mds-color-lime-darker);border-top-color:var(--mds-color-lime-darker)}.m-border-y-lime-light{border-bottom-color:var(--mds-color-lime-light);border-top-color:var(--mds-color-lime-light)}.m-border-y-lime-lighter{border-bottom-color:var(--mds-color-lime-lighter);border-top-color:var(--mds-color-lime-lighter)}.m-border-y-lime-primary{border-bottom-color:var(--mds-color-lime-primary);border-top-color:var(--mds-color-lime-primary)}.m-border-y-negative-dark{border-bottom-color:var(--mds-color-negative-dark);border-top-color:var(--mds-color-negative-dark)}.m-border-y-negative-darker{border-bottom-color:var(--mds-color-negative-darker);border-top-color:var(--mds-color-negative-darker)}.m-border-y-negative-darkest{border-bottom-color:var(--mds-color-negative-darkest);border-top-color:var(--mds-color-negative-darkest)}.m-border-y-negative-light{border-bottom-color:var(--mds-color-negative-light);border-top-color:var(--mds-color-negative-light)}.m-border-y-negative-lighter{border-bottom-color:var(--mds-color-negative-lighter);border-top-color:var(--mds-color-negative-lighter)}.m-border-y-negative-lightest{border-bottom-color:var(--mds-color-negative-lightest);border-top-color:var(--mds-color-negative-lightest)}.m-border-y-negative-primary{border-bottom-color:var(--mds-color-negative-primary);border-top-color:var(--mds-color-negative-primary)}.m-border-y-orange-dark{border-bottom-color:var(--mds-color-orange-dark);border-top-color:var(--mds-color-orange-dark)}.m-border-y-orange-darker{border-bottom-color:var(--mds-color-orange-darker);border-top-color:var(--mds-color-orange-darker)}.m-border-y-orange-light{border-bottom-color:var(--mds-color-orange-light);border-top-color:var(--mds-color-orange-light)}.m-border-y-orange-lighter{border-bottom-color:var(--mds-color-orange-lighter);border-top-color:var(--mds-color-orange-lighter)}.m-border-y-orange-primary{border-bottom-color:var(--mds-color-orange-primary);border-top-color:var(--mds-color-orange-primary)}.m-border-y-pink-dark{border-bottom-color:var(--mds-color-pink-dark);border-top-color:var(--mds-color-pink-dark)}.m-border-y-pink-darker{border-bottom-color:var(--mds-color-pink-darker);border-top-color:var(--mds-color-pink-darker)}.m-border-y-pink-light{border-bottom-color:var(--mds-color-pink-light);border-top-color:var(--mds-color-pink-light)}.m-border-y-pink-lighter{border-bottom-color:var(--mds-color-pink-lighter);border-top-color:var(--mds-color-pink-lighter)}.m-border-y-pink-primary{border-bottom-color:var(--mds-color-pink-primary);border-top-color:var(--mds-color-pink-primary)}.m-border-y-positive-dark{border-bottom-color:var(--mds-color-positive-dark);border-top-color:var(--mds-color-positive-dark)}.m-border-y-positive-darker{border-bottom-color:var(--mds-color-positive-darker);border-top-color:var(--mds-color-positive-darker)}.m-border-y-positive-darkest{border-bottom-color:var(--mds-color-positive-darkest);border-top-color:var(--mds-color-positive-darkest)}.m-border-y-positive-light{border-bottom-color:var(--mds-color-positive-light);border-top-color:var(--mds-color-positive-light)}.m-border-y-positive-lighter{border-bottom-color:var(--mds-color-positive-lighter);border-top-color:var(--mds-color-positive-lighter)}.m-border-y-positive-lightest{border-bottom-color:var(--mds-color-positive-lightest);border-top-color:var(--mds-color-positive-lightest)}.m-border-y-positive-primary{border-bottom-color:var(--mds-color-positive-primary);border-top-color:var(--mds-color-positive-primary)}.m-border-y-purple-dark{border-bottom-color:var(--mds-color-purple-dark);border-top-color:var(--mds-color-purple-dark)}.m-border-y-purple-darker{border-bottom-color:var(--mds-color-purple-darker);border-top-color:var(--mds-color-purple-darker)}.m-border-y-purple-darkest{border-bottom-color:var(--mds-color-purple-darkest);border-top-color:var(--mds-color-purple-darkest)}.m-border-y-purple-light{border-bottom-color:var(--mds-color-purple-light);border-top-color:var(--mds-color-purple-light)}.m-border-y-purple-lighter{border-bottom-color:var(--mds-color-purple-lighter);border-top-color:var(--mds-color-purple-lighter)}.m-border-y-purple-lightest{border-bottom-color:var(--mds-color-purple-lightest);border-top-color:var(--mds-color-purple-lightest)}.m-border-y-purple-primary{border-bottom-color:var(--mds-color-purple-primary);border-top-color:var(--mds-color-purple-primary)}.m-border-y-scaffolding-primary{border-bottom-color:var(--mds-color-scaffolding-primary);border-top-color:var(--mds-color-scaffolding-primary)}.m-border-y-surface-dark{border-bottom-color:var(--mds-color-surface-dark);border-top-color:var(--mds-color-surface-dark)}.m-border-y-surface-darker{border-bottom-color:var(--mds-color-surface-darker);border-top-color:var(--mds-color-surface-darker)}.m-border-y-surface-light{border-bottom-color:var(--mds-color-surface-light);border-top-color:var(--mds-color-surface-light)}.m-border-y-surface-lighter{border-bottom-color:var(--mds-color-surface-lighter);border-top-color:var(--mds-color-surface-lighter)}.m-border-y-surface-primary{border-bottom-color:var(--mds-color-surface-primary);border-top-color:var(--mds-color-surface-primary)}.m-border-y-teal-dark{border-bottom-color:var(--mds-color-teal-dark);border-top-color:var(--mds-color-teal-dark)}.m-border-y-teal-darker{border-bottom-color:var(--mds-color-teal-darker);border-top-color:var(--mds-color-teal-darker)}.m-border-y-teal-light{border-bottom-color:var(--mds-color-teal-light);border-top-color:var(--mds-color-teal-light)}.m-border-y-teal-lighter{border-bottom-color:var(--mds-color-teal-lighter);border-top-color:var(--mds-color-teal-lighter)}.m-border-y-teal-primary{border-bottom-color:var(--mds-color-teal-primary);border-top-color:var(--mds-color-teal-primary)}.m-border-y-warning-dark{border-bottom-color:var(--mds-color-warning-dark);border-top-color:var(--mds-color-warning-dark)}.m-border-y-warning-darker{border-bottom-color:var(--mds-color-warning-darker);border-top-color:var(--mds-color-warning-darker)}.m-border-y-warning-darkest{border-bottom-color:var(--mds-color-warning-darkest);border-top-color:var(--mds-color-warning-darkest)}.m-border-y-warning-light{border-bottom-color:var(--mds-color-warning-light);border-top-color:var(--mds-color-warning-light)}.m-border-y-warning-lighter{border-bottom-color:var(--mds-color-warning-lighter);border-top-color:var(--mds-color-warning-lighter)}.m-border-y-warning-lightest{border-bottom-color:var(--mds-color-warning-lightest);border-top-color:var(--mds-color-warning-lightest)}.m-border-y-warning-primary{border-bottom-color:var(--mds-color-warning-primary);border-top-color:var(--mds-color-warning-primary)}.m-border-b-accent-dark{border-bottom-color:var(--mds-color-accent-dark)}.m-border-b-accent-darker{border-bottom-color:var(--mds-color-accent-darker)}.m-border-b-accent-darkest{border-bottom-color:var(--mds-color-accent-darkest)}.m-border-b-accent-light{border-bottom-color:var(--mds-color-accent-light)}.m-border-b-accent-lighter{border-bottom-color:var(--mds-color-accent-lighter)}.m-border-b-accent-lightest{border-bottom-color:var(--mds-color-accent-lightest)}.m-border-b-accent-primary{border-bottom-color:var(--mds-color-accent-primary)}.m-border-b-blue-dark{border-bottom-color:var(--mds-color-blue-dark)}.m-border-b-blue-darker{border-bottom-color:var(--mds-color-blue-darker)}.m-border-b-blue-darkest{border-bottom-color:var(--mds-color-blue-darkest)}.m-border-b-blue-light{border-bottom-color:var(--mds-color-blue-light)}.m-border-b-blue-lighter{border-bottom-color:var(--mds-color-blue-lighter)}.m-border-b-blue-lightest{border-bottom-color:var(--mds-color-blue-lightest)}.m-border-b-blue-primary{border-bottom-color:var(--mds-color-blue-primary)}.m-border-b-brand-dark{border-bottom-color:var(--mds-color-brand-dark)}.m-border-b-brand-darker{border-bottom-color:var(--mds-color-brand-darker)}.m-border-b-brand-darkest{border-bottom-color:var(--mds-color-brand-darkest)}.m-border-b-brand-light{border-bottom-color:var(--mds-color-brand-light)}.m-border-b-brand-lighter{border-bottom-color:var(--mds-color-brand-lighter)}.m-border-b-brand-lightest{border-bottom-color:var(--mds-color-brand-lightest)}.m-border-b-brand-primary{border-bottom-color:var(--mds-color-brand-primary)}.m-border-b-core-primary{border-bottom-color:var(--mds-color-core-primary)}.m-border-b-core-secondary{border-bottom-color:var(--mds-color-core-secondary)}.m-border-b-cyan-dark{border-bottom-color:var(--mds-color-cyan-dark)}.m-border-b-cyan-darker{border-bottom-color:var(--mds-color-cyan-darker)}.m-border-b-cyan-light{border-bottom-color:var(--mds-color-cyan-light)}.m-border-b-cyan-lighter{border-bottom-color:var(--mds-color-cyan-lighter)}.m-border-b-cyan-primary{border-bottom-color:var(--mds-color-cyan-primary)}.m-border-b-edge-dark{border-bottom-color:var(--mds-color-edge-dark)}.m-border-b-edge-darker{border-bottom-color:var(--mds-color-edge-darker)}.m-border-b-edge-light{border-bottom-color:var(--mds-color-edge-light)}.m-border-b-edge-lighter{border-bottom-color:var(--mds-color-edge-lighter)}.m-border-b-edge-primary{border-bottom-color:var(--mds-color-edge-primary)}.m-border-b-grape-dark{border-bottom-color:var(--mds-color-grape-dark)}.m-border-b-grape-darker{border-bottom-color:var(--mds-color-grape-darker)}.m-border-b-grape-light{border-bottom-color:var(--mds-color-grape-light)}.m-border-b-grape-lighter{border-bottom-color:var(--mds-color-grape-lighter)}.m-border-b-grape-primary{border-bottom-color:var(--mds-color-grape-primary)}.m-border-b-ink-dark{border-bottom-color:var(--mds-color-ink-dark)}.m-border-b-ink-darker{border-bottom-color:var(--mds-color-ink-darker)}.m-border-b-ink-light{border-bottom-color:var(--mds-color-ink-light)}.m-border-b-ink-lighter{border-bottom-color:var(--mds-color-ink-lighter)}.m-border-b-ink-primary{border-bottom-color:var(--mds-color-ink-primary)}.m-border-b-lime-dark{border-bottom-color:var(--mds-color-lime-dark)}.m-border-b-lime-darker{border-bottom-color:var(--mds-color-lime-darker)}.m-border-b-lime-light{border-bottom-color:var(--mds-color-lime-light)}.m-border-b-lime-lighter{border-bottom-color:var(--mds-color-lime-lighter)}.m-border-b-lime-primary{border-bottom-color:var(--mds-color-lime-primary)}.m-border-b-negative-dark{border-bottom-color:var(--mds-color-negative-dark)}.m-border-b-negative-darker{border-bottom-color:var(--mds-color-negative-darker)}.m-border-b-negative-darkest{border-bottom-color:var(--mds-color-negative-darkest)}.m-border-b-negative-light{border-bottom-color:var(--mds-color-negative-light)}.m-border-b-negative-lighter{border-bottom-color:var(--mds-color-negative-lighter)}.m-border-b-negative-lightest{border-bottom-color:var(--mds-color-negative-lightest)}.m-border-b-negative-primary{border-bottom-color:var(--mds-color-negative-primary)}.m-border-b-orange-dark{border-bottom-color:var(--mds-color-orange-dark)}.m-border-b-orange-darker{border-bottom-color:var(--mds-color-orange-darker)}.m-border-b-orange-light{border-bottom-color:var(--mds-color-orange-light)}.m-border-b-orange-lighter{border-bottom-color:var(--mds-color-orange-lighter)}.m-border-b-orange-primary{border-bottom-color:var(--mds-color-orange-primary)}.m-border-b-pink-dark{border-bottom-color:var(--mds-color-pink-dark)}.m-border-b-pink-darker{border-bottom-color:var(--mds-color-pink-darker)}.m-border-b-pink-light{border-bottom-color:var(--mds-color-pink-light)}.m-border-b-pink-lighter{border-bottom-color:var(--mds-color-pink-lighter)}.m-border-b-pink-primary{border-bottom-color:var(--mds-color-pink-primary)}.m-border-b-positive-dark{border-bottom-color:var(--mds-color-positive-dark)}.m-border-b-positive-darker{border-bottom-color:var(--mds-color-positive-darker)}.m-border-b-positive-darkest{border-bottom-color:var(--mds-color-positive-darkest)}.m-border-b-positive-light{border-bottom-color:var(--mds-color-positive-light)}.m-border-b-positive-lighter{border-bottom-color:var(--mds-color-positive-lighter)}.m-border-b-positive-lightest{border-bottom-color:var(--mds-color-positive-lightest)}.m-border-b-positive-primary{border-bottom-color:var(--mds-color-positive-primary)}.m-border-b-purple-dark{border-bottom-color:var(--mds-color-purple-dark)}.m-border-b-purple-darker{border-bottom-color:var(--mds-color-purple-darker)}.m-border-b-purple-darkest{border-bottom-color:var(--mds-color-purple-darkest)}.m-border-b-purple-light{border-bottom-color:var(--mds-color-purple-light)}.m-border-b-purple-lighter{border-bottom-color:var(--mds-color-purple-lighter)}.m-border-b-purple-lightest{border-bottom-color:var(--mds-color-purple-lightest)}.m-border-b-purple-primary{border-bottom-color:var(--mds-color-purple-primary)}.m-border-b-scaffolding-primary{border-bottom-color:var(--mds-color-scaffolding-primary)}.m-border-b-surface-dark{border-bottom-color:var(--mds-color-surface-dark)}.m-border-b-surface-darker{border-bottom-color:var(--mds-color-surface-darker)}.m-border-b-surface-light{border-bottom-color:var(--mds-color-surface-light)}.m-border-b-surface-lighter{border-bottom-color:var(--mds-color-surface-lighter)}.m-border-b-surface-primary{border-bottom-color:var(--mds-color-surface-primary)}.m-border-b-teal-dark{border-bottom-color:var(--mds-color-teal-dark)}.m-border-b-teal-darker{border-bottom-color:var(--mds-color-teal-darker)}.m-border-b-teal-light{border-bottom-color:var(--mds-color-teal-light)}.m-border-b-teal-lighter{border-bottom-color:var(--mds-color-teal-lighter)}.m-border-b-teal-primary{border-bottom-color:var(--mds-color-teal-primary)}.m-border-b-warning-dark{border-bottom-color:var(--mds-color-warning-dark)}.m-border-b-warning-darker{border-bottom-color:var(--mds-color-warning-darker)}.m-border-b-warning-darkest{border-bottom-color:var(--mds-color-warning-darkest)}.m-border-b-warning-light{border-bottom-color:var(--mds-color-warning-light)}.m-border-b-warning-lighter{border-bottom-color:var(--mds-color-warning-lighter)}.m-border-b-warning-lightest{border-bottom-color:var(--mds-color-warning-lightest)}.m-border-b-warning-primary{border-bottom-color:var(--mds-color-warning-primary)}.m-border-e-accent-dark{border-inline-end-color:var(--mds-color-accent-dark)}.m-border-e-accent-darker{border-inline-end-color:var(--mds-color-accent-darker)}.m-border-e-accent-darkest{border-inline-end-color:var(--mds-color-accent-darkest)}.m-border-e-accent-light{border-inline-end-color:var(--mds-color-accent-light)}.m-border-e-accent-lighter{border-inline-end-color:var(--mds-color-accent-lighter)}.m-border-e-accent-lightest{border-inline-end-color:var(--mds-color-accent-lightest)}.m-border-e-accent-primary{border-inline-end-color:var(--mds-color-accent-primary)}.m-border-e-blue-dark{border-inline-end-color:var(--mds-color-blue-dark)}.m-border-e-blue-darker{border-inline-end-color:var(--mds-color-blue-darker)}.m-border-e-blue-darkest{border-inline-end-color:var(--mds-color-blue-darkest)}.m-border-e-blue-light{border-inline-end-color:var(--mds-color-blue-light)}.m-border-e-blue-lighter{border-inline-end-color:var(--mds-color-blue-lighter)}.m-border-e-blue-lightest{border-inline-end-color:var(--mds-color-blue-lightest)}.m-border-e-blue-primary{border-inline-end-color:var(--mds-color-blue-primary)}.m-border-e-brand-dark{border-inline-end-color:var(--mds-color-brand-dark)}.m-border-e-brand-darker{border-inline-end-color:var(--mds-color-brand-darker)}.m-border-e-brand-darkest{border-inline-end-color:var(--mds-color-brand-darkest)}.m-border-e-brand-light{border-inline-end-color:var(--mds-color-brand-light)}.m-border-e-brand-lighter{border-inline-end-color:var(--mds-color-brand-lighter)}.m-border-e-brand-lightest{border-inline-end-color:var(--mds-color-brand-lightest)}.m-border-e-brand-primary{border-inline-end-color:var(--mds-color-brand-primary)}.m-border-e-core-primary{border-inline-end-color:var(--mds-color-core-primary)}.m-border-e-core-secondary{border-inline-end-color:var(--mds-color-core-secondary)}.m-border-e-cyan-dark{border-inline-end-color:var(--mds-color-cyan-dark)}.m-border-e-cyan-darker{border-inline-end-color:var(--mds-color-cyan-darker)}.m-border-e-cyan-light{border-inline-end-color:var(--mds-color-cyan-light)}.m-border-e-cyan-lighter{border-inline-end-color:var(--mds-color-cyan-lighter)}.m-border-e-cyan-primary{border-inline-end-color:var(--mds-color-cyan-primary)}.m-border-e-edge-dark{border-inline-end-color:var(--mds-color-edge-dark)}.m-border-e-edge-darker{border-inline-end-color:var(--mds-color-edge-darker)}.m-border-e-edge-light{border-inline-end-color:var(--mds-color-edge-light)}.m-border-e-edge-lighter{border-inline-end-color:var(--mds-color-edge-lighter)}.m-border-e-edge-primary{border-inline-end-color:var(--mds-color-edge-primary)}.m-border-e-grape-dark{border-inline-end-color:var(--mds-color-grape-dark)}.m-border-e-grape-darker{border-inline-end-color:var(--mds-color-grape-darker)}.m-border-e-grape-light{border-inline-end-color:var(--mds-color-grape-light)}.m-border-e-grape-lighter{border-inline-end-color:var(--mds-color-grape-lighter)}.m-border-e-grape-primary{border-inline-end-color:var(--mds-color-grape-primary)}.m-border-e-ink-dark{border-inline-end-color:var(--mds-color-ink-dark)}.m-border-e-ink-darker{border-inline-end-color:var(--mds-color-ink-darker)}.m-border-e-ink-light{border-inline-end-color:var(--mds-color-ink-light)}.m-border-e-ink-lighter{border-inline-end-color:var(--mds-color-ink-lighter)}.m-border-e-ink-primary{border-inline-end-color:var(--mds-color-ink-primary)}.m-border-e-lime-dark{border-inline-end-color:var(--mds-color-lime-dark)}.m-border-e-lime-darker{border-inline-end-color:var(--mds-color-lime-darker)}.m-border-e-lime-light{border-inline-end-color:var(--mds-color-lime-light)}.m-border-e-lime-lighter{border-inline-end-color:var(--mds-color-lime-lighter)}.m-border-e-lime-primary{border-inline-end-color:var(--mds-color-lime-primary)}.m-border-e-negative-dark{border-inline-end-color:var(--mds-color-negative-dark)}.m-border-e-negative-darker{border-inline-end-color:var(--mds-color-negative-darker)}.m-border-e-negative-darkest{border-inline-end-color:var(--mds-color-negative-darkest)}.m-border-e-negative-light{border-inline-end-color:var(--mds-color-negative-light)}.m-border-e-negative-lighter{border-inline-end-color:var(--mds-color-negative-lighter)}.m-border-e-negative-lightest{border-inline-end-color:var(--mds-color-negative-lightest)}.m-border-e-negative-primary{border-inline-end-color:var(--mds-color-negative-primary)}.m-border-e-orange-dark{border-inline-end-color:var(--mds-color-orange-dark)}.m-border-e-orange-darker{border-inline-end-color:var(--mds-color-orange-darker)}.m-border-e-orange-light{border-inline-end-color:var(--mds-color-orange-light)}.m-border-e-orange-lighter{border-inline-end-color:var(--mds-color-orange-lighter)}.m-border-e-orange-primary{border-inline-end-color:var(--mds-color-orange-primary)}.m-border-e-pink-dark{border-inline-end-color:var(--mds-color-pink-dark)}.m-border-e-pink-darker{border-inline-end-color:var(--mds-color-pink-darker)}.m-border-e-pink-light{border-inline-end-color:var(--mds-color-pink-light)}.m-border-e-pink-lighter{border-inline-end-color:var(--mds-color-pink-lighter)}.m-border-e-pink-primary{border-inline-end-color:var(--mds-color-pink-primary)}.m-border-e-positive-dark{border-inline-end-color:var(--mds-color-positive-dark)}.m-border-e-positive-darker{border-inline-end-color:var(--mds-color-positive-darker)}.m-border-e-positive-darkest{border-inline-end-color:var(--mds-color-positive-darkest)}.m-border-e-positive-light{border-inline-end-color:var(--mds-color-positive-light)}.m-border-e-positive-lighter{border-inline-end-color:var(--mds-color-positive-lighter)}.m-border-e-positive-lightest{border-inline-end-color:var(--mds-color-positive-lightest)}.m-border-e-positive-primary{border-inline-end-color:var(--mds-color-positive-primary)}.m-border-e-purple-dark{border-inline-end-color:var(--mds-color-purple-dark)}.m-border-e-purple-darker{border-inline-end-color:var(--mds-color-purple-darker)}.m-border-e-purple-darkest{border-inline-end-color:var(--mds-color-purple-darkest)}.m-border-e-purple-light{border-inline-end-color:var(--mds-color-purple-light)}.m-border-e-purple-lighter{border-inline-end-color:var(--mds-color-purple-lighter)}.m-border-e-purple-lightest{border-inline-end-color:var(--mds-color-purple-lightest)}.m-border-e-purple-primary{border-inline-end-color:var(--mds-color-purple-primary)}.m-border-e-scaffolding-primary{border-inline-end-color:var(--mds-color-scaffolding-primary)}.m-border-e-surface-dark{border-inline-end-color:var(--mds-color-surface-dark)}.m-border-e-surface-darker{border-inline-end-color:var(--mds-color-surface-darker)}.m-border-e-surface-light{border-inline-end-color:var(--mds-color-surface-light)}.m-border-e-surface-lighter{border-inline-end-color:var(--mds-color-surface-lighter)}.m-border-e-surface-primary{border-inline-end-color:var(--mds-color-surface-primary)}.m-border-e-teal-dark{border-inline-end-color:var(--mds-color-teal-dark)}.m-border-e-teal-darker{border-inline-end-color:var(--mds-color-teal-darker)}.m-border-e-teal-light{border-inline-end-color:var(--mds-color-teal-light)}.m-border-e-teal-lighter{border-inline-end-color:var(--mds-color-teal-lighter)}.m-border-e-teal-primary{border-inline-end-color:var(--mds-color-teal-primary)}.m-border-e-warning-dark{border-inline-end-color:var(--mds-color-warning-dark)}.m-border-e-warning-darker{border-inline-end-color:var(--mds-color-warning-darker)}.m-border-e-warning-darkest{border-inline-end-color:var(--mds-color-warning-darkest)}.m-border-e-warning-light{border-inline-end-color:var(--mds-color-warning-light)}.m-border-e-warning-lighter{border-inline-end-color:var(--mds-color-warning-lighter)}.m-border-e-warning-lightest{border-inline-end-color:var(--mds-color-warning-lightest)}.m-border-e-warning-primary{border-inline-end-color:var(--mds-color-warning-primary)}.m-border-l-accent-dark{border-left-color:var(--mds-color-accent-dark)}.m-border-l-accent-darker{border-left-color:var(--mds-color-accent-darker)}.m-border-l-accent-darkest{border-left-color:var(--mds-color-accent-darkest)}.m-border-l-accent-light{border-left-color:var(--mds-color-accent-light)}.m-border-l-accent-lighter{border-left-color:var(--mds-color-accent-lighter)}.m-border-l-accent-lightest{border-left-color:var(--mds-color-accent-lightest)}.m-border-l-accent-primary{border-left-color:var(--mds-color-accent-primary)}.m-border-l-blue-dark{border-left-color:var(--mds-color-blue-dark)}.m-border-l-blue-darker{border-left-color:var(--mds-color-blue-darker)}.m-border-l-blue-darkest{border-left-color:var(--mds-color-blue-darkest)}.m-border-l-blue-light{border-left-color:var(--mds-color-blue-light)}.m-border-l-blue-lighter{border-left-color:var(--mds-color-blue-lighter)}.m-border-l-blue-lightest{border-left-color:var(--mds-color-blue-lightest)}.m-border-l-blue-primary{border-left-color:var(--mds-color-blue-primary)}.m-border-l-brand-dark{border-left-color:var(--mds-color-brand-dark)}.m-border-l-brand-darker{border-left-color:var(--mds-color-brand-darker)}.m-border-l-brand-darkest{border-left-color:var(--mds-color-brand-darkest)}.m-border-l-brand-light{border-left-color:var(--mds-color-brand-light)}.m-border-l-brand-lighter{border-left-color:var(--mds-color-brand-lighter)}.m-border-l-brand-lightest{border-left-color:var(--mds-color-brand-lightest)}.m-border-l-brand-primary{border-left-color:var(--mds-color-brand-primary)}.m-border-l-core-primary{border-left-color:var(--mds-color-core-primary)}.m-border-l-core-secondary{border-left-color:var(--mds-color-core-secondary)}.m-border-l-cyan-dark{border-left-color:var(--mds-color-cyan-dark)}.m-border-l-cyan-darker{border-left-color:var(--mds-color-cyan-darker)}.m-border-l-cyan-light{border-left-color:var(--mds-color-cyan-light)}.m-border-l-cyan-lighter{border-left-color:var(--mds-color-cyan-lighter)}.m-border-l-cyan-primary{border-left-color:var(--mds-color-cyan-primary)}.m-border-l-edge-dark{border-left-color:var(--mds-color-edge-dark)}.m-border-l-edge-darker{border-left-color:var(--mds-color-edge-darker)}.m-border-l-edge-light{border-left-color:var(--mds-color-edge-light)}.m-border-l-edge-lighter{border-left-color:var(--mds-color-edge-lighter)}.m-border-l-edge-primary{border-left-color:var(--mds-color-edge-primary)}.m-border-l-grape-dark{border-left-color:var(--mds-color-grape-dark)}.m-border-l-grape-darker{border-left-color:var(--mds-color-grape-darker)}.m-border-l-grape-light{border-left-color:var(--mds-color-grape-light)}.m-border-l-grape-lighter{border-left-color:var(--mds-color-grape-lighter)}.m-border-l-grape-primary{border-left-color:var(--mds-color-grape-primary)}.m-border-l-ink-dark{border-left-color:var(--mds-color-ink-dark)}.m-border-l-ink-darker{border-left-color:var(--mds-color-ink-darker)}.m-border-l-ink-light{border-left-color:var(--mds-color-ink-light)}.m-border-l-ink-lighter{border-left-color:var(--mds-color-ink-lighter)}.m-border-l-ink-primary{border-left-color:var(--mds-color-ink-primary)}.m-border-l-lime-dark{border-left-color:var(--mds-color-lime-dark)}.m-border-l-lime-darker{border-left-color:var(--mds-color-lime-darker)}.m-border-l-lime-light{border-left-color:var(--mds-color-lime-light)}.m-border-l-lime-lighter{border-left-color:var(--mds-color-lime-lighter)}.m-border-l-lime-primary{border-left-color:var(--mds-color-lime-primary)}.m-border-l-negative-dark{border-left-color:var(--mds-color-negative-dark)}.m-border-l-negative-darker{border-left-color:var(--mds-color-negative-darker)}.m-border-l-negative-darkest{border-left-color:var(--mds-color-negative-darkest)}.m-border-l-negative-light{border-left-color:var(--mds-color-negative-light)}.m-border-l-negative-lighter{border-left-color:var(--mds-color-negative-lighter)}.m-border-l-negative-lightest{border-left-color:var(--mds-color-negative-lightest)}.m-border-l-negative-primary{border-left-color:var(--mds-color-negative-primary)}.m-border-l-orange-dark{border-left-color:var(--mds-color-orange-dark)}.m-border-l-orange-darker{border-left-color:var(--mds-color-orange-darker)}.m-border-l-orange-light{border-left-color:var(--mds-color-orange-light)}.m-border-l-orange-lighter{border-left-color:var(--mds-color-orange-lighter)}.m-border-l-orange-primary{border-left-color:var(--mds-color-orange-primary)}.m-border-l-pink-dark{border-left-color:var(--mds-color-pink-dark)}.m-border-l-pink-darker{border-left-color:var(--mds-color-pink-darker)}.m-border-l-pink-light{border-left-color:var(--mds-color-pink-light)}.m-border-l-pink-lighter{border-left-color:var(--mds-color-pink-lighter)}.m-border-l-pink-primary{border-left-color:var(--mds-color-pink-primary)}.m-border-l-positive-dark{border-left-color:var(--mds-color-positive-dark)}.m-border-l-positive-darker{border-left-color:var(--mds-color-positive-darker)}.m-border-l-positive-darkest{border-left-color:var(--mds-color-positive-darkest)}.m-border-l-positive-light{border-left-color:var(--mds-color-positive-light)}.m-border-l-positive-lighter{border-left-color:var(--mds-color-positive-lighter)}.m-border-l-positive-lightest{border-left-color:var(--mds-color-positive-lightest)}.m-border-l-positive-primary{border-left-color:var(--mds-color-positive-primary)}.m-border-l-purple-dark{border-left-color:var(--mds-color-purple-dark)}.m-border-l-purple-darker{border-left-color:var(--mds-color-purple-darker)}.m-border-l-purple-darkest{border-left-color:var(--mds-color-purple-darkest)}.m-border-l-purple-light{border-left-color:var(--mds-color-purple-light)}.m-border-l-purple-lighter{border-left-color:var(--mds-color-purple-lighter)}.m-border-l-purple-lightest{border-left-color:var(--mds-color-purple-lightest)}.m-border-l-purple-primary{border-left-color:var(--mds-color-purple-primary)}.m-border-l-scaffolding-primary{border-left-color:var(--mds-color-scaffolding-primary)}.m-border-l-surface-dark{border-left-color:var(--mds-color-surface-dark)}.m-border-l-surface-darker{border-left-color:var(--mds-color-surface-darker)}.m-border-l-surface-light{border-left-color:var(--mds-color-surface-light)}.m-border-l-surface-lighter{border-left-color:var(--mds-color-surface-lighter)}.m-border-l-surface-primary{border-left-color:var(--mds-color-surface-primary)}.m-border-l-teal-dark{border-left-color:var(--mds-color-teal-dark)}.m-border-l-teal-darker{border-left-color:var(--mds-color-teal-darker)}.m-border-l-teal-light{border-left-color:var(--mds-color-teal-light)}.m-border-l-teal-lighter{border-left-color:var(--mds-color-teal-lighter)}.m-border-l-teal-primary{border-left-color:var(--mds-color-teal-primary)}.m-border-l-warning-dark{border-left-color:var(--mds-color-warning-dark)}.m-border-l-warning-darker{border-left-color:var(--mds-color-warning-darker)}.m-border-l-warning-darkest{border-left-color:var(--mds-color-warning-darkest)}.m-border-l-warning-light{border-left-color:var(--mds-color-warning-light)}.m-border-l-warning-lighter{border-left-color:var(--mds-color-warning-lighter)}.m-border-l-warning-lightest{border-left-color:var(--mds-color-warning-lightest)}.m-border-l-warning-primary{border-left-color:var(--mds-color-warning-primary)}.m-border-r-accent-dark{border-right-color:var(--mds-color-accent-dark)}.m-border-r-accent-darker{border-right-color:var(--mds-color-accent-darker)}.m-border-r-accent-darkest{border-right-color:var(--mds-color-accent-darkest)}.m-border-r-accent-light{border-right-color:var(--mds-color-accent-light)}.m-border-r-accent-lighter{border-right-color:var(--mds-color-accent-lighter)}.m-border-r-accent-lightest{border-right-color:var(--mds-color-accent-lightest)}.m-border-r-accent-primary{border-right-color:var(--mds-color-accent-primary)}.m-border-r-blue-dark{border-right-color:var(--mds-color-blue-dark)}.m-border-r-blue-darker{border-right-color:var(--mds-color-blue-darker)}.m-border-r-blue-darkest{border-right-color:var(--mds-color-blue-darkest)}.m-border-r-blue-light{border-right-color:var(--mds-color-blue-light)}.m-border-r-blue-lighter{border-right-color:var(--mds-color-blue-lighter)}.m-border-r-blue-lightest{border-right-color:var(--mds-color-blue-lightest)}.m-border-r-blue-primary{border-right-color:var(--mds-color-blue-primary)}.m-border-r-brand-dark{border-right-color:var(--mds-color-brand-dark)}.m-border-r-brand-darker{border-right-color:var(--mds-color-brand-darker)}.m-border-r-brand-darkest{border-right-color:var(--mds-color-brand-darkest)}.m-border-r-brand-light{border-right-color:var(--mds-color-brand-light)}.m-border-r-brand-lighter{border-right-color:var(--mds-color-brand-lighter)}.m-border-r-brand-lightest{border-right-color:var(--mds-color-brand-lightest)}.m-border-r-brand-primary{border-right-color:var(--mds-color-brand-primary)}.m-border-r-core-primary{border-right-color:var(--mds-color-core-primary)}.m-border-r-core-secondary{border-right-color:var(--mds-color-core-secondary)}.m-border-r-cyan-dark{border-right-color:var(--mds-color-cyan-dark)}.m-border-r-cyan-darker{border-right-color:var(--mds-color-cyan-darker)}.m-border-r-cyan-light{border-right-color:var(--mds-color-cyan-light)}.m-border-r-cyan-lighter{border-right-color:var(--mds-color-cyan-lighter)}.m-border-r-cyan-primary{border-right-color:var(--mds-color-cyan-primary)}.m-border-r-edge-dark{border-right-color:var(--mds-color-edge-dark)}.m-border-r-edge-darker{border-right-color:var(--mds-color-edge-darker)}.m-border-r-edge-light{border-right-color:var(--mds-color-edge-light)}.m-border-r-edge-lighter{border-right-color:var(--mds-color-edge-lighter)}.m-border-r-edge-primary{border-right-color:var(--mds-color-edge-primary)}.m-border-r-grape-dark{border-right-color:var(--mds-color-grape-dark)}.m-border-r-grape-darker{border-right-color:var(--mds-color-grape-darker)}.m-border-r-grape-light{border-right-color:var(--mds-color-grape-light)}.m-border-r-grape-lighter{border-right-color:var(--mds-color-grape-lighter)}.m-border-r-grape-primary{border-right-color:var(--mds-color-grape-primary)}.m-border-r-ink-dark{border-right-color:var(--mds-color-ink-dark)}.m-border-r-ink-darker{border-right-color:var(--mds-color-ink-darker)}.m-border-r-ink-light{border-right-color:var(--mds-color-ink-light)}.m-border-r-ink-lighter{border-right-color:var(--mds-color-ink-lighter)}.m-border-r-ink-primary{border-right-color:var(--mds-color-ink-primary)}.m-border-r-lime-dark{border-right-color:var(--mds-color-lime-dark)}.m-border-r-lime-darker{border-right-color:var(--mds-color-lime-darker)}.m-border-r-lime-light{border-right-color:var(--mds-color-lime-light)}.m-border-r-lime-lighter{border-right-color:var(--mds-color-lime-lighter)}.m-border-r-lime-primary{border-right-color:var(--mds-color-lime-primary)}.m-border-r-negative-dark{border-right-color:var(--mds-color-negative-dark)}.m-border-r-negative-darker{border-right-color:var(--mds-color-negative-darker)}.m-border-r-negative-darkest{border-right-color:var(--mds-color-negative-darkest)}.m-border-r-negative-light{border-right-color:var(--mds-color-negative-light)}.m-border-r-negative-lighter{border-right-color:var(--mds-color-negative-lighter)}.m-border-r-negative-lightest{border-right-color:var(--mds-color-negative-lightest)}.m-border-r-negative-primary{border-right-color:var(--mds-color-negative-primary)}.m-border-r-orange-dark{border-right-color:var(--mds-color-orange-dark)}.m-border-r-orange-darker{border-right-color:var(--mds-color-orange-darker)}.m-border-r-orange-light{border-right-color:var(--mds-color-orange-light)}.m-border-r-orange-lighter{border-right-color:var(--mds-color-orange-lighter)}.m-border-r-orange-primary{border-right-color:var(--mds-color-orange-primary)}.m-border-r-pink-dark{border-right-color:var(--mds-color-pink-dark)}.m-border-r-pink-darker{border-right-color:var(--mds-color-pink-darker)}.m-border-r-pink-light{border-right-color:var(--mds-color-pink-light)}.m-border-r-pink-lighter{border-right-color:var(--mds-color-pink-lighter)}.m-border-r-pink-primary{border-right-color:var(--mds-color-pink-primary)}.m-border-r-positive-dark{border-right-color:var(--mds-color-positive-dark)}.m-border-r-positive-darker{border-right-color:var(--mds-color-positive-darker)}.m-border-r-positive-darkest{border-right-color:var(--mds-color-positive-darkest)}.m-border-r-positive-light{border-right-color:var(--mds-color-positive-light)}.m-border-r-positive-lighter{border-right-color:var(--mds-color-positive-lighter)}.m-border-r-positive-lightest{border-right-color:var(--mds-color-positive-lightest)}.m-border-r-positive-primary{border-right-color:var(--mds-color-positive-primary)}.m-border-r-purple-dark{border-right-color:var(--mds-color-purple-dark)}.m-border-r-purple-darker{border-right-color:var(--mds-color-purple-darker)}.m-border-r-purple-darkest{border-right-color:var(--mds-color-purple-darkest)}.m-border-r-purple-light{border-right-color:var(--mds-color-purple-light)}.m-border-r-purple-lighter{border-right-color:var(--mds-color-purple-lighter)}.m-border-r-purple-lightest{border-right-color:var(--mds-color-purple-lightest)}.m-border-r-purple-primary{border-right-color:var(--mds-color-purple-primary)}.m-border-r-scaffolding-primary{border-right-color:var(--mds-color-scaffolding-primary)}.m-border-r-surface-dark{border-right-color:var(--mds-color-surface-dark)}.m-border-r-surface-darker{border-right-color:var(--mds-color-surface-darker)}.m-border-r-surface-light{border-right-color:var(--mds-color-surface-light)}.m-border-r-surface-lighter{border-right-color:var(--mds-color-surface-lighter)}.m-border-r-surface-primary{border-right-color:var(--mds-color-surface-primary)}.m-border-r-teal-dark{border-right-color:var(--mds-color-teal-dark)}.m-border-r-teal-darker{border-right-color:var(--mds-color-teal-darker)}.m-border-r-teal-light{border-right-color:var(--mds-color-teal-light)}.m-border-r-teal-lighter{border-right-color:var(--mds-color-teal-lighter)}.m-border-r-teal-primary{border-right-color:var(--mds-color-teal-primary)}.m-border-r-warning-dark{border-right-color:var(--mds-color-warning-dark)}.m-border-r-warning-darker{border-right-color:var(--mds-color-warning-darker)}.m-border-r-warning-darkest{border-right-color:var(--mds-color-warning-darkest)}.m-border-r-warning-light{border-right-color:var(--mds-color-warning-light)}.m-border-r-warning-lighter{border-right-color:var(--mds-color-warning-lighter)}.m-border-r-warning-lightest{border-right-color:var(--mds-color-warning-lightest)}.m-border-r-warning-primary{border-right-color:var(--mds-color-warning-primary)}.m-border-s-accent-dark{border-inline-start-color:var(--mds-color-accent-dark)}.m-border-s-accent-darker{border-inline-start-color:var(--mds-color-accent-darker)}.m-border-s-accent-darkest{border-inline-start-color:var(--mds-color-accent-darkest)}.m-border-s-accent-light{border-inline-start-color:var(--mds-color-accent-light)}.m-border-s-accent-lighter{border-inline-start-color:var(--mds-color-accent-lighter)}.m-border-s-accent-lightest{border-inline-start-color:var(--mds-color-accent-lightest)}.m-border-s-accent-primary{border-inline-start-color:var(--mds-color-accent-primary)}.m-border-s-blue-dark{border-inline-start-color:var(--mds-color-blue-dark)}.m-border-s-blue-darker{border-inline-start-color:var(--mds-color-blue-darker)}.m-border-s-blue-darkest{border-inline-start-color:var(--mds-color-blue-darkest)}.m-border-s-blue-light{border-inline-start-color:var(--mds-color-blue-light)}.m-border-s-blue-lighter{border-inline-start-color:var(--mds-color-blue-lighter)}.m-border-s-blue-lightest{border-inline-start-color:var(--mds-color-blue-lightest)}.m-border-s-blue-primary{border-inline-start-color:var(--mds-color-blue-primary)}.m-border-s-brand-dark{border-inline-start-color:var(--mds-color-brand-dark)}.m-border-s-brand-darker{border-inline-start-color:var(--mds-color-brand-darker)}.m-border-s-brand-darkest{border-inline-start-color:var(--mds-color-brand-darkest)}.m-border-s-brand-light{border-inline-start-color:var(--mds-color-brand-light)}.m-border-s-brand-lighter{border-inline-start-color:var(--mds-color-brand-lighter)}.m-border-s-brand-lightest{border-inline-start-color:var(--mds-color-brand-lightest)}.m-border-s-brand-primary{border-inline-start-color:var(--mds-color-brand-primary)}.m-border-s-core-primary{border-inline-start-color:var(--mds-color-core-primary)}.m-border-s-core-secondary{border-inline-start-color:var(--mds-color-core-secondary)}.m-border-s-cyan-dark{border-inline-start-color:var(--mds-color-cyan-dark)}.m-border-s-cyan-darker{border-inline-start-color:var(--mds-color-cyan-darker)}.m-border-s-cyan-light{border-inline-start-color:var(--mds-color-cyan-light)}.m-border-s-cyan-lighter{border-inline-start-color:var(--mds-color-cyan-lighter)}.m-border-s-cyan-primary{border-inline-start-color:var(--mds-color-cyan-primary)}.m-border-s-edge-dark{border-inline-start-color:var(--mds-color-edge-dark)}.m-border-s-edge-darker{border-inline-start-color:var(--mds-color-edge-darker)}.m-border-s-edge-light{border-inline-start-color:var(--mds-color-edge-light)}.m-border-s-edge-lighter{border-inline-start-color:var(--mds-color-edge-lighter)}.m-border-s-edge-primary{border-inline-start-color:var(--mds-color-edge-primary)}.m-border-s-grape-dark{border-inline-start-color:var(--mds-color-grape-dark)}.m-border-s-grape-darker{border-inline-start-color:var(--mds-color-grape-darker)}.m-border-s-grape-light{border-inline-start-color:var(--mds-color-grape-light)}.m-border-s-grape-lighter{border-inline-start-color:var(--mds-color-grape-lighter)}.m-border-s-grape-primary{border-inline-start-color:var(--mds-color-grape-primary)}.m-border-s-ink-dark{border-inline-start-color:var(--mds-color-ink-dark)}.m-border-s-ink-darker{border-inline-start-color:var(--mds-color-ink-darker)}.m-border-s-ink-light{border-inline-start-color:var(--mds-color-ink-light)}.m-border-s-ink-lighter{border-inline-start-color:var(--mds-color-ink-lighter)}.m-border-s-ink-primary{border-inline-start-color:var(--mds-color-ink-primary)}.m-border-s-lime-dark{border-inline-start-color:var(--mds-color-lime-dark)}.m-border-s-lime-darker{border-inline-start-color:var(--mds-color-lime-darker)}.m-border-s-lime-light{border-inline-start-color:var(--mds-color-lime-light)}.m-border-s-lime-lighter{border-inline-start-color:var(--mds-color-lime-lighter)}.m-border-s-lime-primary{border-inline-start-color:var(--mds-color-lime-primary)}.m-border-s-negative-dark{border-inline-start-color:var(--mds-color-negative-dark)}.m-border-s-negative-darker{border-inline-start-color:var(--mds-color-negative-darker)}.m-border-s-negative-darkest{border-inline-start-color:var(--mds-color-negative-darkest)}.m-border-s-negative-light{border-inline-start-color:var(--mds-color-negative-light)}.m-border-s-negative-lighter{border-inline-start-color:var(--mds-color-negative-lighter)}.m-border-s-negative-lightest{border-inline-start-color:var(--mds-color-negative-lightest)}.m-border-s-negative-primary{border-inline-start-color:var(--mds-color-negative-primary)}.m-border-s-orange-dark{border-inline-start-color:var(--mds-color-orange-dark)}.m-border-s-orange-darker{border-inline-start-color:var(--mds-color-orange-darker)}.m-border-s-orange-light{border-inline-start-color:var(--mds-color-orange-light)}.m-border-s-orange-lighter{border-inline-start-color:var(--mds-color-orange-lighter)}.m-border-s-orange-primary{border-inline-start-color:var(--mds-color-orange-primary)}.m-border-s-pink-dark{border-inline-start-color:var(--mds-color-pink-dark)}.m-border-s-pink-darker{border-inline-start-color:var(--mds-color-pink-darker)}.m-border-s-pink-light{border-inline-start-color:var(--mds-color-pink-light)}.m-border-s-pink-lighter{border-inline-start-color:var(--mds-color-pink-lighter)}.m-border-s-pink-primary{border-inline-start-color:var(--mds-color-pink-primary)}.m-border-s-positive-dark{border-inline-start-color:var(--mds-color-positive-dark)}.m-border-s-positive-darker{border-inline-start-color:var(--mds-color-positive-darker)}.m-border-s-positive-darkest{border-inline-start-color:var(--mds-color-positive-darkest)}.m-border-s-positive-light{border-inline-start-color:var(--mds-color-positive-light)}.m-border-s-positive-lighter{border-inline-start-color:var(--mds-color-positive-lighter)}.m-border-s-positive-lightest{border-inline-start-color:var(--mds-color-positive-lightest)}.m-border-s-positive-primary{border-inline-start-color:var(--mds-color-positive-primary)}.m-border-s-purple-dark{border-inline-start-color:var(--mds-color-purple-dark)}.m-border-s-purple-darker{border-inline-start-color:var(--mds-color-purple-darker)}.m-border-s-purple-darkest{border-inline-start-color:var(--mds-color-purple-darkest)}.m-border-s-purple-light{border-inline-start-color:var(--mds-color-purple-light)}.m-border-s-purple-lighter{border-inline-start-color:var(--mds-color-purple-lighter)}.m-border-s-purple-lightest{border-inline-start-color:var(--mds-color-purple-lightest)}.m-border-s-purple-primary{border-inline-start-color:var(--mds-color-purple-primary)}.m-border-s-scaffolding-primary{border-inline-start-color:var(--mds-color-scaffolding-primary)}.m-border-s-surface-dark{border-inline-start-color:var(--mds-color-surface-dark)}.m-border-s-surface-darker{border-inline-start-color:var(--mds-color-surface-darker)}.m-border-s-surface-light{border-inline-start-color:var(--mds-color-surface-light)}.m-border-s-surface-lighter{border-inline-start-color:var(--mds-color-surface-lighter)}.m-border-s-surface-primary{border-inline-start-color:var(--mds-color-surface-primary)}.m-border-s-teal-dark{border-inline-start-color:var(--mds-color-teal-dark)}.m-border-s-teal-darker{border-inline-start-color:var(--mds-color-teal-darker)}.m-border-s-teal-light{border-inline-start-color:var(--mds-color-teal-light)}.m-border-s-teal-lighter{border-inline-start-color:var(--mds-color-teal-lighter)}.m-border-s-teal-primary{border-inline-start-color:var(--mds-color-teal-primary)}.m-border-s-warning-dark{border-inline-start-color:var(--mds-color-warning-dark)}.m-border-s-warning-darker{border-inline-start-color:var(--mds-color-warning-darker)}.m-border-s-warning-darkest{border-inline-start-color:var(--mds-color-warning-darkest)}.m-border-s-warning-light{border-inline-start-color:var(--mds-color-warning-light)}.m-border-s-warning-lighter{border-inline-start-color:var(--mds-color-warning-lighter)}.m-border-s-warning-lightest{border-inline-start-color:var(--mds-color-warning-lightest)}.m-border-s-warning-primary{border-inline-start-color:var(--mds-color-warning-primary)}.m-border-t-accent-dark{border-top-color:var(--mds-color-accent-dark)}.m-border-t-accent-darker{border-top-color:var(--mds-color-accent-darker)}.m-border-t-accent-darkest{border-top-color:var(--mds-color-accent-darkest)}.m-border-t-accent-light{border-top-color:var(--mds-color-accent-light)}.m-border-t-accent-lighter{border-top-color:var(--mds-color-accent-lighter)}.m-border-t-accent-lightest{border-top-color:var(--mds-color-accent-lightest)}.m-border-t-accent-primary{border-top-color:var(--mds-color-accent-primary)}.m-border-t-blue-dark{border-top-color:var(--mds-color-blue-dark)}.m-border-t-blue-darker{border-top-color:var(--mds-color-blue-darker)}.m-border-t-blue-darkest{border-top-color:var(--mds-color-blue-darkest)}.m-border-t-blue-light{border-top-color:var(--mds-color-blue-light)}.m-border-t-blue-lighter{border-top-color:var(--mds-color-blue-lighter)}.m-border-t-blue-lightest{border-top-color:var(--mds-color-blue-lightest)}.m-border-t-blue-primary{border-top-color:var(--mds-color-blue-primary)}.m-border-t-brand-dark{border-top-color:var(--mds-color-brand-dark)}.m-border-t-brand-darker{border-top-color:var(--mds-color-brand-darker)}.m-border-t-brand-darkest{border-top-color:var(--mds-color-brand-darkest)}.m-border-t-brand-light{border-top-color:var(--mds-color-brand-light)}.m-border-t-brand-lighter{border-top-color:var(--mds-color-brand-lighter)}.m-border-t-brand-lightest{border-top-color:var(--mds-color-brand-lightest)}.m-border-t-brand-primary{border-top-color:var(--mds-color-brand-primary)}.m-border-t-core-primary{border-top-color:var(--mds-color-core-primary)}.m-border-t-core-secondary{border-top-color:var(--mds-color-core-secondary)}.m-border-t-cyan-dark{border-top-color:var(--mds-color-cyan-dark)}.m-border-t-cyan-darker{border-top-color:var(--mds-color-cyan-darker)}.m-border-t-cyan-light{border-top-color:var(--mds-color-cyan-light)}.m-border-t-cyan-lighter{border-top-color:var(--mds-color-cyan-lighter)}.m-border-t-cyan-primary{border-top-color:var(--mds-color-cyan-primary)}.m-border-t-edge-dark{border-top-color:var(--mds-color-edge-dark)}.m-border-t-edge-darker{border-top-color:var(--mds-color-edge-darker)}.m-border-t-edge-light{border-top-color:var(--mds-color-edge-light)}.m-border-t-edge-lighter{border-top-color:var(--mds-color-edge-lighter)}.m-border-t-edge-primary{border-top-color:var(--mds-color-edge-primary)}.m-border-t-grape-dark{border-top-color:var(--mds-color-grape-dark)}.m-border-t-grape-darker{border-top-color:var(--mds-color-grape-darker)}.m-border-t-grape-light{border-top-color:var(--mds-color-grape-light)}.m-border-t-grape-lighter{border-top-color:var(--mds-color-grape-lighter)}.m-border-t-grape-primary{border-top-color:var(--mds-color-grape-primary)}.m-border-t-ink-dark{border-top-color:var(--mds-color-ink-dark)}.m-border-t-ink-darker{border-top-color:var(--mds-color-ink-darker)}.m-border-t-ink-light{border-top-color:var(--mds-color-ink-light)}.m-border-t-ink-lighter{border-top-color:var(--mds-color-ink-lighter)}.m-border-t-ink-primary{border-top-color:var(--mds-color-ink-primary)}.m-border-t-lime-dark{border-top-color:var(--mds-color-lime-dark)}.m-border-t-lime-darker{border-top-color:var(--mds-color-lime-darker)}.m-border-t-lime-light{border-top-color:var(--mds-color-lime-light)}.m-border-t-lime-lighter{border-top-color:var(--mds-color-lime-lighter)}.m-border-t-lime-primary{border-top-color:var(--mds-color-lime-primary)}.m-border-t-negative-dark{border-top-color:var(--mds-color-negative-dark)}.m-border-t-negative-darker{border-top-color:var(--mds-color-negative-darker)}.m-border-t-negative-darkest{border-top-color:var(--mds-color-negative-darkest)}.m-border-t-negative-light{border-top-color:var(--mds-color-negative-light)}.m-border-t-negative-lighter{border-top-color:var(--mds-color-negative-lighter)}.m-border-t-negative-lightest{border-top-color:var(--mds-color-negative-lightest)}.m-border-t-negative-primary{border-top-color:var(--mds-color-negative-primary)}.m-border-t-orange-dark{border-top-color:var(--mds-color-orange-dark)}.m-border-t-orange-darker{border-top-color:var(--mds-color-orange-darker)}.m-border-t-orange-light{border-top-color:var(--mds-color-orange-light)}.m-border-t-orange-lighter{border-top-color:var(--mds-color-orange-lighter)}.m-border-t-orange-primary{border-top-color:var(--mds-color-orange-primary)}.m-border-t-pink-dark{border-top-color:var(--mds-color-pink-dark)}.m-border-t-pink-darker{border-top-color:var(--mds-color-pink-darker)}.m-border-t-pink-light{border-top-color:var(--mds-color-pink-light)}.m-border-t-pink-lighter{border-top-color:var(--mds-color-pink-lighter)}.m-border-t-pink-primary{border-top-color:var(--mds-color-pink-primary)}.m-border-t-positive-dark{border-top-color:var(--mds-color-positive-dark)}.m-border-t-positive-darker{border-top-color:var(--mds-color-positive-darker)}.m-border-t-positive-darkest{border-top-color:var(--mds-color-positive-darkest)}.m-border-t-positive-light{border-top-color:var(--mds-color-positive-light)}.m-border-t-positive-lighter{border-top-color:var(--mds-color-positive-lighter)}.m-border-t-positive-lightest{border-top-color:var(--mds-color-positive-lightest)}.m-border-t-positive-primary{border-top-color:var(--mds-color-positive-primary)}.m-border-t-purple-dark{border-top-color:var(--mds-color-purple-dark)}.m-border-t-purple-darker{border-top-color:var(--mds-color-purple-darker)}.m-border-t-purple-darkest{border-top-color:var(--mds-color-purple-darkest)}.m-border-t-purple-light{border-top-color:var(--mds-color-purple-light)}.m-border-t-purple-lighter{border-top-color:var(--mds-color-purple-lighter)}.m-border-t-purple-lightest{border-top-color:var(--mds-color-purple-lightest)}.m-border-t-purple-primary{border-top-color:var(--mds-color-purple-primary)}.m-border-t-scaffolding-primary{border-top-color:var(--mds-color-scaffolding-primary)}.m-border-t-surface-dark{border-top-color:var(--mds-color-surface-dark)}.m-border-t-surface-darker{border-top-color:var(--mds-color-surface-darker)}.m-border-t-surface-light{border-top-color:var(--mds-color-surface-light)}.m-border-t-surface-lighter{border-top-color:var(--mds-color-surface-lighter)}.m-border-t-surface-primary{border-top-color:var(--mds-color-surface-primary)}.m-border-t-teal-dark{border-top-color:var(--mds-color-teal-dark)}.m-border-t-teal-darker{border-top-color:var(--mds-color-teal-darker)}.m-border-t-teal-light{border-top-color:var(--mds-color-teal-light)}.m-border-t-teal-lighter{border-top-color:var(--mds-color-teal-lighter)}.m-border-t-teal-primary{border-top-color:var(--mds-color-teal-primary)}.m-border-t-warning-dark{border-top-color:var(--mds-color-warning-dark)}.m-border-t-warning-darker{border-top-color:var(--mds-color-warning-darker)}.m-border-t-warning-darkest{border-top-color:var(--mds-color-warning-darkest)}.m-border-t-warning-light{border-top-color:var(--mds-color-warning-light)}.m-border-t-warning-lighter{border-top-color:var(--mds-color-warning-lighter)}.m-border-t-warning-lightest{border-top-color:var(--mds-color-warning-lightest)}.m-border-t-warning-primary{border-top-color:var(--mds-color-warning-primary)}.m-bg-accent-dark{background-color:var(--mds-color-accent-dark)}.m-bg-accent-darker{background-color:var(--mds-color-accent-darker)}.m-bg-accent-darkest{background-color:var(--mds-color-accent-darkest)}.m-bg-accent-light{background-color:var(--mds-color-accent-light)}.m-bg-accent-lighter{background-color:var(--mds-color-accent-lighter)}.m-bg-accent-lightest{background-color:var(--mds-color-accent-lightest)}.m-bg-accent-primary{background-color:var(--mds-color-accent-primary)}.m-bg-blue-dark{background-color:var(--mds-color-blue-dark)}.m-bg-blue-darker{background-color:var(--mds-color-blue-darker)}.m-bg-blue-darkest{background-color:var(--mds-color-blue-darkest)}.m-bg-blue-light{background-color:var(--mds-color-blue-light)}.m-bg-blue-lighter{background-color:var(--mds-color-blue-lighter)}.m-bg-blue-lightest{background-color:var(--mds-color-blue-lightest)}.m-bg-blue-primary{background-color:var(--mds-color-blue-primary)}.m-bg-brand-dark{background-color:var(--mds-color-brand-dark)}.m-bg-brand-darker{background-color:var(--mds-color-brand-darker)}.m-bg-brand-darkest{background-color:var(--mds-color-brand-darkest)}.m-bg-brand-light{background-color:var(--mds-color-brand-light)}.m-bg-brand-lighter{background-color:var(--mds-color-brand-lighter)}.m-bg-brand-lightest{background-color:var(--mds-color-brand-lightest)}.m-bg-brand-primary{background-color:var(--mds-color-brand-primary)}.m-bg-core-primary{background-color:var(--mds-color-core-primary)}.m-bg-core-secondary{background-color:var(--mds-color-core-secondary)}.m-bg-cyan-dark{background-color:var(--mds-color-cyan-dark)}.m-bg-cyan-darker{background-color:var(--mds-color-cyan-darker)}.m-bg-cyan-light{background-color:var(--mds-color-cyan-light)}.m-bg-cyan-lighter{background-color:var(--mds-color-cyan-lighter)}.m-bg-cyan-primary{background-color:var(--mds-color-cyan-primary)}.m-bg-edge-dark{background-color:var(--mds-color-edge-dark)}.m-bg-edge-darker{background-color:var(--mds-color-edge-darker)}.m-bg-edge-light{background-color:var(--mds-color-edge-light)}.m-bg-edge-lighter{background-color:var(--mds-color-edge-lighter)}.m-bg-edge-primary{background-color:var(--mds-color-edge-primary)}.m-bg-grape-dark{background-color:var(--mds-color-grape-dark)}.m-bg-grape-darker{background-color:var(--mds-color-grape-darker)}.m-bg-grape-light{background-color:var(--mds-color-grape-light)}.m-bg-grape-lighter{background-color:var(--mds-color-grape-lighter)}.m-bg-grape-primary{background-color:var(--mds-color-grape-primary)}.m-bg-ink-dark{background-color:var(--mds-color-ink-dark)}.m-bg-ink-darker{background-color:var(--mds-color-ink-darker)}.m-bg-ink-light{background-color:var(--mds-color-ink-light)}.m-bg-ink-lighter{background-color:var(--mds-color-ink-lighter)}.m-bg-ink-primary{background-color:var(--mds-color-ink-primary)}.m-bg-lime-dark{background-color:var(--mds-color-lime-dark)}.m-bg-lime-darker{background-color:var(--mds-color-lime-darker)}.m-bg-lime-light{background-color:var(--mds-color-lime-light)}.m-bg-lime-lighter{background-color:var(--mds-color-lime-lighter)}.m-bg-lime-primary{background-color:var(--mds-color-lime-primary)}.m-bg-negative-dark{background-color:var(--mds-color-negative-dark)}.m-bg-negative-darker{background-color:var(--mds-color-negative-darker)}.m-bg-negative-darkest{background-color:var(--mds-color-negative-darkest)}.m-bg-negative-light{background-color:var(--mds-color-negative-light)}.m-bg-negative-lighter{background-color:var(--mds-color-negative-lighter)}.m-bg-negative-lightest{background-color:var(--mds-color-negative-lightest)}.m-bg-negative-primary{background-color:var(--mds-color-negative-primary)}.m-bg-orange-dark{background-color:var(--mds-color-orange-dark)}.m-bg-orange-darker{background-color:var(--mds-color-orange-darker)}.m-bg-orange-light{background-color:var(--mds-color-orange-light)}.m-bg-orange-lighter{background-color:var(--mds-color-orange-lighter)}.m-bg-orange-primary{background-color:var(--mds-color-orange-primary)}.m-bg-pink-dark{background-color:var(--mds-color-pink-dark)}.m-bg-pink-darker{background-color:var(--mds-color-pink-darker)}.m-bg-pink-light{background-color:var(--mds-color-pink-light)}.m-bg-pink-lighter{background-color:var(--mds-color-pink-lighter)}.m-bg-pink-primary{background-color:var(--mds-color-pink-primary)}.m-bg-positive-dark{background-color:var(--mds-color-positive-dark)}.m-bg-positive-darker{background-color:var(--mds-color-positive-darker)}.m-bg-positive-darkest{background-color:var(--mds-color-positive-darkest)}.m-bg-positive-light{background-color:var(--mds-color-positive-light)}.m-bg-positive-lighter{background-color:var(--mds-color-positive-lighter)}.m-bg-positive-lightest{background-color:var(--mds-color-positive-lightest)}.m-bg-positive-primary{background-color:var(--mds-color-positive-primary)}.m-bg-purple-dark{background-color:var(--mds-color-purple-dark)}.m-bg-purple-darker{background-color:var(--mds-color-purple-darker)}.m-bg-purple-darkest{background-color:var(--mds-color-purple-darkest)}.m-bg-purple-light{background-color:var(--mds-color-purple-light)}.m-bg-purple-lighter{background-color:var(--mds-color-purple-lighter)}.m-bg-purple-lightest{background-color:var(--mds-color-purple-lightest)}.m-bg-purple-primary{background-color:var(--mds-color-purple-primary)}.m-bg-scaffolding-primary{background-color:var(--mds-color-scaffolding-primary)}.m-bg-surface-dark{background-color:var(--mds-color-surface-dark)}.m-bg-surface-darker{background-color:var(--mds-color-surface-darker)}.m-bg-surface-light{background-color:var(--mds-color-surface-light)}.m-bg-surface-lighter{background-color:var(--mds-color-surface-lighter)}.m-bg-surface-primary{background-color:var(--mds-color-surface-primary)}.m-bg-teal-dark{background-color:var(--mds-color-teal-dark)}.m-bg-teal-darker{background-color:var(--mds-color-teal-darker)}.m-bg-teal-light{background-color:var(--mds-color-teal-light)}.m-bg-teal-lighter{background-color:var(--mds-color-teal-lighter)}.m-bg-teal-primary{background-color:var(--mds-color-teal-primary)}.m-bg-warning-dark{background-color:var(--mds-color-warning-dark)}.m-bg-warning-darker{background-color:var(--mds-color-warning-darker)}.m-bg-warning-darkest{background-color:var(--mds-color-warning-darkest)}.m-bg-warning-light{background-color:var(--mds-color-warning-light)}.m-bg-warning-lighter{background-color:var(--mds-color-warning-lighter)}.m-bg-warning-lightest{background-color:var(--mds-color-warning-lightest)}.m-bg-warning-primary{background-color:var(--mds-color-warning-primary)}.m-from-0\%{--tw-gradient-from-position:0%}.m-from-10\%{--tw-gradient-from-position:10%}.m-from-100\%{--tw-gradient-from-position:100%}.m-from-15\%{--tw-gradient-from-position:15%}.m-from-20\%{--tw-gradient-from-position:20%}.m-from-25\%{--tw-gradient-from-position:25%}.m-from-30\%{--tw-gradient-from-position:30%}.m-from-35\%{--tw-gradient-from-position:35%}.m-from-40\%{--tw-gradient-from-position:40%}.m-from-45\%{--tw-gradient-from-position:45%}.m-from-5\%{--tw-gradient-from-position:5%}.m-from-50\%{--tw-gradient-from-position:50%}.m-from-55\%{--tw-gradient-from-position:55%}.m-from-60\%{--tw-gradient-from-position:60%}.m-from-65\%{--tw-gradient-from-position:65%}.m-from-70\%{--tw-gradient-from-position:70%}.m-from-75\%{--tw-gradient-from-position:75%}.m-from-80\%{--tw-gradient-from-position:80%}.m-from-85\%{--tw-gradient-from-position:85%}.m-from-90\%{--tw-gradient-from-position:90%}.m-from-95\%{--tw-gradient-from-position:95%}.m-via-0\%{--tw-gradient-via-position:0%}.m-via-10\%{--tw-gradient-via-position:10%}.m-via-100\%{--tw-gradient-via-position:100%}.m-via-15\%{--tw-gradient-via-position:15%}.m-via-20\%{--tw-gradient-via-position:20%}.m-via-25\%{--tw-gradient-via-position:25%}.m-via-30\%{--tw-gradient-via-position:30%}.m-via-35\%{--tw-gradient-via-position:35%}.m-via-40\%{--tw-gradient-via-position:40%}.m-via-45\%{--tw-gradient-via-position:45%}.m-via-5\%{--tw-gradient-via-position:5%}.m-via-50\%{--tw-gradient-via-position:50%}.m-via-55\%{--tw-gradient-via-position:55%}.m-via-60\%{--tw-gradient-via-position:60%}.m-via-65\%{--tw-gradient-via-position:65%}.m-via-70\%{--tw-gradient-via-position:70%}.m-via-75\%{--tw-gradient-via-position:75%}.m-via-80\%{--tw-gradient-via-position:80%}.m-via-85\%{--tw-gradient-via-position:85%}.m-via-90\%{--tw-gradient-via-position:90%}.m-via-95\%{--tw-gradient-via-position:95%}.m-to-0\%{--tw-gradient-to-position:0%}.m-to-10\%{--tw-gradient-to-position:10%}.m-to-100\%{--tw-gradient-to-position:100%}.m-to-15\%{--tw-gradient-to-position:15%}.m-to-20\%{--tw-gradient-to-position:20%}.m-to-25\%{--tw-gradient-to-position:25%}.m-to-30\%{--tw-gradient-to-position:30%}.m-to-35\%{--tw-gradient-to-position:35%}.m-to-40\%{--tw-gradient-to-position:40%}.m-to-45\%{--tw-gradient-to-position:45%}.m-to-5\%{--tw-gradient-to-position:5%}.m-to-50\%{--tw-gradient-to-position:50%}.m-to-55\%{--tw-gradient-to-position:55%}.m-to-60\%{--tw-gradient-to-position:60%}.m-to-65\%{--tw-gradient-to-position:65%}.m-to-70\%{--tw-gradient-to-position:70%}.m-to-75\%{--tw-gradient-to-position:75%}.m-to-80\%{--tw-gradient-to-position:80%}.m-to-85\%{--tw-gradient-to-position:85%}.m-to-90\%{--tw-gradient-to-position:90%}.m-to-95\%{--tw-gradient-to-position:95%}.m-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.m-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.m-box-decoration-slice{-webkit-box-decoration-break:slice;box-decoration-break:slice}.m-box-decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.m-bg-fixed{background-attachment:fixed}.m-bg-local{background-attachment:local}.m-bg-scroll{background-attachment:scroll}.m-bg-clip-border{background-clip:border-box}.m-bg-clip-padding{background-clip:padding-box}.m-bg-clip-content{background-clip:content-box}.m-bg-clip-text{-webkit-background-clip:text;background-clip:text}.m-bg-repeat{background-repeat:repeat}.m-bg-no-repeat{background-repeat:no-repeat}.m-bg-repeat-x{background-repeat:repeat-x}.m-bg-repeat-y{background-repeat:repeat-y}.m-bg-repeat-round{background-repeat:round}.m-bg-repeat-space{background-repeat:space}.m-bg-origin-border{background-origin:border-box}.m-bg-origin-padding{background-origin:padding-box}.m-bg-origin-content{background-origin:content-box}.m-object-contain{-o-object-fit:contain;object-fit:contain}.m-object-cover{-o-object-fit:cover;object-fit:cover}.m-object-fill{-o-object-fit:fill;object-fit:fill}.m-object-none{-o-object-fit:none;object-fit:none}.m-object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.m-p-0{padding:0}.m-p-lg{padding:var(--mds-size-lg)}.m-p-md{padding:var(--mds-size-md)}.m-p-sm{padding:var(--mds-size-sm)}.m-p-xl{padding:var(--mds-size-xl)}.m-p-xs{padding:var(--mds-size-xs)}.m-p-xxl{padding:var(--mds-size-xxl)}.m-p-xxxl{padding:var(--mds-size-xxxl)}.m-p-xxxxl{padding:var(--mds-size-xxxxl)}.m-p-xxxxxl{padding:var(--mds-size-xxxxxl)}.m-px-0{padding-left:0;padding-right:0}.m-px-lg{padding-left:var(--mds-size-lg);padding-right:var(--mds-size-lg)}.m-px-md{padding-left:var(--mds-size-md);padding-right:var(--mds-size-md)}.m-px-sm{padding-left:var(--mds-size-sm);padding-right:var(--mds-size-sm)}.m-px-xl{padding-left:var(--mds-size-xl);padding-right:var(--mds-size-xl)}.m-px-xs{padding-left:var(--mds-size-xs);padding-right:var(--mds-size-xs)}.m-px-xxl{padding-left:var(--mds-size-xxl);padding-right:var(--mds-size-xxl)}.m-px-xxxl{padding-left:var(--mds-size-xxxl);padding-right:var(--mds-size-xxxl)}.m-px-xxxxl{padding-left:var(--mds-size-xxxxl);padding-right:var(--mds-size-xxxxl)}.m-px-xxxxxl{padding-left:var(--mds-size-xxxxxl);padding-right:var(--mds-size-xxxxxl)}.m-py-0{padding-bottom:0;padding-top:0}.m-py-lg{padding-bottom:var(--mds-size-lg);padding-top:var(--mds-size-lg)}.m-py-md{padding-bottom:var(--mds-size-md);padding-top:var(--mds-size-md)}.m-py-sm{padding-bottom:var(--mds-size-sm);padding-top:var(--mds-size-sm)}.m-py-xl{padding-bottom:var(--mds-size-xl);padding-top:var(--mds-size-xl)}.m-py-xs{padding-bottom:var(--mds-size-xs);padding-top:var(--mds-size-xs)}.m-py-xxl{padding-bottom:var(--mds-size-xxl);padding-top:var(--mds-size-xxl)}.m-py-xxxl{padding-bottom:var(--mds-size-xxxl);padding-top:var(--mds-size-xxxl)}.m-py-xxxxl{padding-bottom:var(--mds-size-xxxxl);padding-top:var(--mds-size-xxxxl)}.m-py-xxxxxl{padding-bottom:var(--mds-size-xxxxxl);padding-top:var(--mds-size-xxxxxl)}.m-pb-0{padding-bottom:0}.m-pb-lg{padding-bottom:var(--mds-size-lg)}.m-pb-md{padding-bottom:var(--mds-size-md)}.m-pb-sm{padding-bottom:var(--mds-size-sm)}.m-pb-xl{padding-bottom:var(--mds-size-xl)}.m-pb-xs{padding-bottom:var(--mds-size-xs)}.m-pb-xxl{padding-bottom:var(--mds-size-xxl)}.m-pb-xxxl{padding-bottom:var(--mds-size-xxxl)}.m-pb-xxxxl{padding-bottom:var(--mds-size-xxxxl)}.m-pb-xxxxxl{padding-bottom:var(--mds-size-xxxxxl)}.m-pe-0{padding-inline-end:0}.m-pe-lg{padding-inline-end:var(--mds-size-lg)}.m-pe-md{padding-inline-end:var(--mds-size-md)}.m-pe-sm{padding-inline-end:var(--mds-size-sm)}.m-pe-xl{padding-inline-end:var(--mds-size-xl)}.m-pe-xs{padding-inline-end:var(--mds-size-xs)}.m-pe-xxl{padding-inline-end:var(--mds-size-xxl)}.m-pe-xxxl{padding-inline-end:var(--mds-size-xxxl)}.m-pe-xxxxl{padding-inline-end:var(--mds-size-xxxxl)}.m-pe-xxxxxl{padding-inline-end:var(--mds-size-xxxxxl)}.m-pl-0{padding-left:0}.m-pl-lg{padding-left:var(--mds-size-lg)}.m-pl-md{padding-left:var(--mds-size-md)}.m-pl-sm{padding-left:var(--mds-size-sm)}.m-pl-xl{padding-left:var(--mds-size-xl)}.m-pl-xs{padding-left:var(--mds-size-xs)}.m-pl-xxl{padding-left:var(--mds-size-xxl)}.m-pl-xxxl{padding-left:var(--mds-size-xxxl)}.m-pl-xxxxl{padding-left:var(--mds-size-xxxxl)}.m-pl-xxxxxl{padding-left:var(--mds-size-xxxxxl)}.m-pr-0{padding-right:0}.m-pr-lg{padding-right:var(--mds-size-lg)}.m-pr-md{padding-right:var(--mds-size-md)}.m-pr-sm{padding-right:var(--mds-size-sm)}.m-pr-xl{padding-right:var(--mds-size-xl)}.m-pr-xs{padding-right:var(--mds-size-xs)}.m-pr-xxl{padding-right:var(--mds-size-xxl)}.m-pr-xxxl{padding-right:var(--mds-size-xxxl)}.m-pr-xxxxl{padding-right:var(--mds-size-xxxxl)}.m-pr-xxxxxl{padding-right:var(--mds-size-xxxxxl)}.m-ps-0{padding-inline-start:0}.m-ps-lg{padding-inline-start:var(--mds-size-lg)}.m-ps-md{padding-inline-start:var(--mds-size-md)}.m-ps-sm{padding-inline-start:var(--mds-size-sm)}.m-ps-xl{padding-inline-start:var(--mds-size-xl)}.m-ps-xs{padding-inline-start:var(--mds-size-xs)}.m-ps-xxl{padding-inline-start:var(--mds-size-xxl)}.m-ps-xxxl{padding-inline-start:var(--mds-size-xxxl)}.m-ps-xxxxl{padding-inline-start:var(--mds-size-xxxxl)}.m-ps-xxxxxl{padding-inline-start:var(--mds-size-xxxxxl)}.m-pt-0{padding-top:0}.m-pt-lg{padding-top:var(--mds-size-lg)}.m-pt-md{padding-top:var(--mds-size-md)}.m-pt-sm{padding-top:var(--mds-size-sm)}.m-pt-xl{padding-top:var(--mds-size-xl)}.m-pt-xs{padding-top:var(--mds-size-xs)}.m-pt-xxl{padding-top:var(--mds-size-xxl)}.m-pt-xxxl{padding-top:var(--mds-size-xxxl)}.m-pt-xxxxl{padding-top:var(--mds-size-xxxxl)}.m-pt-xxxxxl{padding-top:var(--mds-size-xxxxxl)}.m-text-left{text-align:left}.m-text-center{text-align:center}.m-text-right{text-align:right}.m-text-justify{text-align:justify}.m-text-start{text-align:start}.m-text-end{text-align:end}.m-align-baseline{vertical-align:baseline}.m-align-top{vertical-align:top}.m-align-middle{vertical-align:middle}.m-align-bottom{vertical-align:bottom}.m-align-text-top{vertical-align:text-top}.m-align-text-bottom{vertical-align:text-bottom}.m-align-sub{vertical-align:sub}.m-align-super{vertical-align:super}.m-font-headings{font-family:var(--mds-font-family-headings)}.m-font-mono{font-family:var(--mds-font-family-mono)}.m-font-text{font-family:var(--mds-font-family-text)}.m-text-caption{font-size:var(--mds-font-size-text-caption)}.m-text-heading-lg{font-size:var(--mds-font-size-heading-lg)}.m-text-heading-md{font-size:var(--mds-font-size-heading-md)}.m-text-heading-sm{font-size:var(--mds-font-size-heading-sm)}.m-text-heading-xl{font-size:var(--mds-font-size-heading-xl)}.m-text-heading-xs{font-size:var(--mds-font-size-heading-xs)}.m-text-lg{font-size:var(--mds-font-size-text-lg)}.m-text-md{font-size:var(--mds-font-size-text-md)}.m-text-sm{font-size:var(--mds-font-size-text-sm)}.m-text-xl{font-size:var(--mds-font-size-text-xl)}.m-font-bold{font-weight:var(--mds-font-weight-bold)}.m-font-heavy{font-weight:var(--mds-font-weight-heavy)}.m-font-regular{font-weight:var(--mds-font-weight-regular)}.m-uppercase{text-transform:uppercase}.m-lowercase{text-transform:lowercase}.m-capitalize{text-transform:capitalize}.m-normal-case{text-transform:none}.m-italic{font-style:italic}.m-not-italic{font-style:normal}.m-normal-nums{font-variant-numeric:normal}.m-ordinal{--tw-ordinal:ordinal}.m-ordinal,.m-slashed-zero{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.m-slashed-zero{--tw-slashed-zero:slashed-zero}.m-lining-nums{--tw-numeric-figure:lining-nums}.m-lining-nums,.m-oldstyle-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.m-oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.m-proportional-nums{--tw-numeric-spacing:proportional-nums}.m-proportional-nums,.m-tabular-nums{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.m-tabular-nums{--tw-numeric-spacing:tabular-nums}.m-diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.m-diagonal-fractions,.m-stacked-fractions{font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.m-stacked-fractions{--tw-numeric-fraction:stacked-fractions}.m-leading-lg{line-height:var(--mds-line-height-lg)}.m-leading-md{line-height:var(--mds-line-height-md)}.m-leading-sm{line-height:var(--mds-line-height-sm)}.m-leading-xl{line-height:var(--mds-line-height-xl)}.m-leading-xs{line-height:var(--mds-line-height-xs)}.m-text-accent-dark{color:var(--mds-color-accent-dark)}.m-text-accent-darker{color:var(--mds-color-accent-darker)}.m-text-accent-darkest{color:var(--mds-color-accent-darkest)}.m-text-accent-light{color:var(--mds-color-accent-light)}.m-text-accent-lighter{color:var(--mds-color-accent-lighter)}.m-text-accent-lightest{color:var(--mds-color-accent-lightest)}.m-text-accent-primary{color:var(--mds-color-accent-primary)}.m-text-blue-dark{color:var(--mds-color-blue-dark)}.m-text-blue-darker{color:var(--mds-color-blue-darker)}.m-text-blue-darkest{color:var(--mds-color-blue-darkest)}.m-text-blue-light{color:var(--mds-color-blue-light)}.m-text-blue-lighter{color:var(--mds-color-blue-lighter)}.m-text-blue-lightest{color:var(--mds-color-blue-lightest)}.m-text-blue-primary{color:var(--mds-color-blue-primary)}.m-text-brand-dark{color:var(--mds-color-brand-dark)}.m-text-brand-darker{color:var(--mds-color-brand-darker)}.m-text-brand-darkest{color:var(--mds-color-brand-darkest)}.m-text-brand-light{color:var(--mds-color-brand-light)}.m-text-brand-lighter{color:var(--mds-color-brand-lighter)}.m-text-brand-lightest{color:var(--mds-color-brand-lightest)}.m-text-brand-primary{color:var(--mds-color-brand-primary)}.m-text-core-primary{color:var(--mds-color-core-primary)}.m-text-core-secondary{color:var(--mds-color-core-secondary)}.m-text-cyan-dark{color:var(--mds-color-cyan-dark)}.m-text-cyan-darker{color:var(--mds-color-cyan-darker)}.m-text-cyan-light{color:var(--mds-color-cyan-light)}.m-text-cyan-lighter{color:var(--mds-color-cyan-lighter)}.m-text-cyan-primary{color:var(--mds-color-cyan-primary)}.m-text-edge-dark{color:var(--mds-color-edge-dark)}.m-text-edge-darker{color:var(--mds-color-edge-darker)}.m-text-edge-light{color:var(--mds-color-edge-light)}.m-text-edge-lighter{color:var(--mds-color-edge-lighter)}.m-text-edge-primary{color:var(--mds-color-edge-primary)}.m-text-grape-dark{color:var(--mds-color-grape-dark)}.m-text-grape-darker{color:var(--mds-color-grape-darker)}.m-text-grape-light{color:var(--mds-color-grape-light)}.m-text-grape-lighter{color:var(--mds-color-grape-lighter)}.m-text-grape-primary{color:var(--mds-color-grape-primary)}.m-text-ink-dark{color:var(--mds-color-ink-dark)}.m-text-ink-darker{color:var(--mds-color-ink-darker)}.m-text-ink-light{color:var(--mds-color-ink-light)}.m-text-ink-lighter{color:var(--mds-color-ink-lighter)}.m-text-ink-primary{color:var(--mds-color-ink-primary)}.m-text-lime-dark{color:var(--mds-color-lime-dark)}.m-text-lime-darker{color:var(--mds-color-lime-darker)}.m-text-lime-light{color:var(--mds-color-lime-light)}.m-text-lime-lighter{color:var(--mds-color-lime-lighter)}.m-text-lime-primary{color:var(--mds-color-lime-primary)}.m-text-negative-dark{color:var(--mds-color-negative-dark)}.m-text-negative-darker{color:var(--mds-color-negative-darker)}.m-text-negative-darkest{color:var(--mds-color-negative-darkest)}.m-text-negative-light{color:var(--mds-color-negative-light)}.m-text-negative-lighter{color:var(--mds-color-negative-lighter)}.m-text-negative-lightest{color:var(--mds-color-negative-lightest)}.m-text-negative-primary{color:var(--mds-color-negative-primary)}.m-text-orange-dark{color:var(--mds-color-orange-dark)}.m-text-orange-darker{color:var(--mds-color-orange-darker)}.m-text-orange-light{color:var(--mds-color-orange-light)}.m-text-orange-lighter{color:var(--mds-color-orange-lighter)}.m-text-orange-primary{color:var(--mds-color-orange-primary)}.m-text-pink-dark{color:var(--mds-color-pink-dark)}.m-text-pink-darker{color:var(--mds-color-pink-darker)}.m-text-pink-light{color:var(--mds-color-pink-light)}.m-text-pink-lighter{color:var(--mds-color-pink-lighter)}.m-text-pink-primary{color:var(--mds-color-pink-primary)}.m-text-positive-dark{color:var(--mds-color-positive-dark)}.m-text-positive-darker{color:var(--mds-color-positive-darker)}.m-text-positive-darkest{color:var(--mds-color-positive-darkest)}.m-text-positive-light{color:var(--mds-color-positive-light)}.m-text-positive-lighter{color:var(--mds-color-positive-lighter)}.m-text-positive-lightest{color:var(--mds-color-positive-lightest)}.m-text-positive-primary{color:var(--mds-color-positive-primary)}.m-text-purple-dark{color:var(--mds-color-purple-dark)}.m-text-purple-darker{color:var(--mds-color-purple-darker)}.m-text-purple-darkest{color:var(--mds-color-purple-darkest)}.m-text-purple-light{color:var(--mds-color-purple-light)}.m-text-purple-lighter{color:var(--mds-color-purple-lighter)}.m-text-purple-lightest{color:var(--mds-color-purple-lightest)}.m-text-purple-primary{color:var(--mds-color-purple-primary)}.m-text-scaffolding-primary{color:var(--mds-color-scaffolding-primary)}.m-text-surface-dark{color:var(--mds-color-surface-dark)}.m-text-surface-darker{color:var(--mds-color-surface-darker)}.m-text-surface-light{color:var(--mds-color-surface-light)}.m-text-surface-lighter{color:var(--mds-color-surface-lighter)}.m-text-surface-primary{color:var(--mds-color-surface-primary)}.m-text-teal-dark{color:var(--mds-color-teal-dark)}.m-text-teal-darker{color:var(--mds-color-teal-darker)}.m-text-teal-light{color:var(--mds-color-teal-light)}.m-text-teal-lighter{color:var(--mds-color-teal-lighter)}.m-text-teal-primary{color:var(--mds-color-teal-primary)}.m-text-warning-dark{color:var(--mds-color-warning-dark)}.m-text-warning-darker{color:var(--mds-color-warning-darker)}.m-text-warning-darkest{color:var(--mds-color-warning-darkest)}.m-text-warning-light{color:var(--mds-color-warning-light)}.m-text-warning-lighter{color:var(--mds-color-warning-lighter)}.m-text-warning-lightest{color:var(--mds-color-warning-lightest)}.m-text-warning-primary{color:var(--mds-color-warning-primary)}.m-underline{text-decoration-line:underline}.m-overline{text-decoration-line:overline}.m-line-through{text-decoration-line:line-through}.m-no-underline{text-decoration-line:none}.m-decoration-solid{text-decoration-style:solid}.m-decoration-double{text-decoration-style:double}.m-decoration-dotted{text-decoration-style:dotted}.m-decoration-dashed{text-decoration-style:dashed}.m-decoration-wavy{text-decoration-style:wavy}.m-antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.m-subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.m-opacity-0{opacity:0}.m-opacity-10{opacity:.1}.m-opacity-100{opacity:1}.m-opacity-20{opacity:.2}.m-opacity-25{opacity:.25}.m-opacity-30{opacity:.3}.m-opacity-40{opacity:.4}.m-opacity-5{opacity:.05}.m-opacity-50{opacity:.5}.m-opacity-60{opacity:.6}.m-opacity-70{opacity:.7}.m-opacity-75{opacity:.75}.m-opacity-80{opacity:.8}.m-opacity-90{opacity:.9}.m-opacity-95{opacity:.95}.m-bg-blend-normal{background-blend-mode:normal}.m-bg-blend-multiply{background-blend-mode:multiply}.m-bg-blend-screen{background-blend-mode:screen}.m-bg-blend-overlay{background-blend-mode:overlay}.m-bg-blend-darken{background-blend-mode:darken}.m-bg-blend-lighten{background-blend-mode:lighten}.m-bg-blend-color-dodge{background-blend-mode:color-dodge}.m-bg-blend-color-burn{background-blend-mode:color-burn}.m-bg-blend-hard-light{background-blend-mode:hard-light}.m-bg-blend-soft-light{background-blend-mode:soft-light}.m-bg-blend-difference{background-blend-mode:difference}.m-bg-blend-exclusion{background-blend-mode:exclusion}.m-bg-blend-hue{background-blend-mode:hue}.m-bg-blend-saturation{background-blend-mode:saturation}.m-bg-blend-color{background-blend-mode:color}.m-bg-blend-luminosity{background-blend-mode:luminosity}.m-mix-blend-normal{mix-blend-mode:normal}.m-mix-blend-multiply{mix-blend-mode:multiply}.m-mix-blend-screen{mix-blend-mode:screen}.m-mix-blend-overlay{mix-blend-mode:overlay}.m-mix-blend-darken{mix-blend-mode:darken}.m-mix-blend-lighten{mix-blend-mode:lighten}.m-mix-blend-color-dodge{mix-blend-mode:color-dodge}.m-mix-blend-color-burn{mix-blend-mode:color-burn}.m-mix-blend-hard-light{mix-blend-mode:hard-light}.m-mix-blend-soft-light{mix-blend-mode:soft-light}.m-mix-blend-difference{mix-blend-mode:difference}.m-mix-blend-exclusion{mix-blend-mode:exclusion}.m-mix-blend-hue{mix-blend-mode:hue}.m-mix-blend-saturation{mix-blend-mode:saturation}.m-mix-blend-color{mix-blend-mode:color}.m-mix-blend-luminosity{mix-blend-mode:luminosity}.m-mix-blend-plus-lighter{mix-blend-mode:plus-lighter}.m-shadow-lg{--tw-shadow:var(--mds-box-shadow-lg);--tw-shadow-colored:var(--mds-box-shadow-lg)}.m-shadow-lg,.m-shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.m-shadow-md{--tw-shadow:var(--mds-box-shadow-md);--tw-shadow-colored:var(--mds-box-shadow-md)}.m-shadow-sm{--tw-shadow:var(--mds-box-shadow-sm);--tw-shadow-colored:var(--mds-box-shadow-sm)}.m-shadow-sm,.m-shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.m-shadow-xl{--tw-shadow:var(--mds-box-shadow-xl);--tw-shadow-colored:var(--mds-box-shadow-xl)}.m-shadow-xs{--tw-shadow:var(--mds-box-shadow-xs);--tw-shadow-colored:var(--mds-box-shadow-xs);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.m-outline-none{outline:2px solid transparent;outline-offset:2px}.m-outline{outline-style:solid}.m-outline-dashed{outline-style:dashed}.m-outline-dotted{outline-style:dotted}.m-outline-double{outline-style:double}.m-ring-inset{--tw-ring-inset:inset}.m-filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.m-filter-none{filter:none}.m-backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.m-backdrop-filter-none{-webkit-backdrop-filter:none;backdrop-filter:none}.m-underline-overline{text-decoration:underline overline}.m-column-width-auto{-moz-column-width:auto;column-width:auto}.m-column-fill-auto{-moz-column-fill:auto;column-fill:auto}.m-column-fill-balance{-moz-column-fill:balance;column-fill:balance}.m-transition-duration-100{transition-duration:var(--mds-transition-duration-100)}.m-transition-duration-200{transition-duration:var(--mds-transition-duration-200)}.m-animation-duration-200{animation-duration:var(--mds-animation-duration-200)}