*,*::after,*::before{box-sizing:inherit}*{font:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,hr{margin:0;padding:0;border:0}html{box-sizing:border-box}body{background-color:var(--color-bg, white);color:var(--color-primary)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,form legend{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}button,input,textarea,select{margin:0}.btn,.form-control,.link,.reset{background-color:transparent;padding:0;border:0;border-radius:0;color:inherit;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control::-ms-expand{display:none}textarea{resize:vertical;overflow:auto;vertical-align:top}input::-ms-clear{display:none}table{border-collapse:collapse;border-spacing:0}img,video,svg{max-width:100%}.is-hidden{display:none !important}:root{--max-width-xxxxs: 20rem;--max-width-xxxs: 26rem;--max-width-xxs: 32rem;--max-width-xs: 38rem;--max-width-sm: 48rem;--max-width-md: 64rem;--max-width-lg: 80rem;--max-width-xl: 90rem;--max-width-xxl: 100rem;--max-width-xxxl: 120rem;--max-width-xxxxl: 150rem}:root{--space-unit: 1em}:root,*{--space-xxxxs: calc(0.125 * var(--space-unit));--space-xxxs: calc(0.25 * var(--space-unit));--space-xxs: calc(0.375 * var(--space-unit));--space-xs: calc(0.5 * var(--space-unit));--space-sm: calc(0.75 * var(--space-unit));--space-md: calc(1.25 * var(--space-unit));--space-lg: calc(2 * var(--space-unit));--space-xl: calc(3.25 * var(--space-unit));--space-xxl: calc(5.25 * var(--space-unit));--space-xxxl: calc(8.5 * var(--space-unit));--space-xxxxl: calc(13.75 * var(--space-unit));--component-padding: var(--space-md)}.a3web-documents .container{width:calc(100% - 2 * var(--component-padding));margin-left:auto;margin-right:auto}.a3web-documents .grid,.a3web-documents .flex,.a3web-documents .inline-flex{--gap: 0px;--gap-x: var(--gap);--gap-y: var(--gap);gap:var(--gap-y) var(--gap-x)}.a3web-documents .grid>*,.a3web-documents .flex>*,.a3web-documents .inline-flex>*{--sub-gap: 0px;--sub-gap-x: var(--sub-gap);--sub-gap-y: var(--sub-gap)}.a3web-documents .grid{--grid-columns: 12;display:flex;flex-wrap:wrap}.a3web-documents .grid>*{flex-basis:100%;max-width:100%;min-width:0}@media not all and (min-resolution: 0.001dpcm){@supports not (translate: none){.a3web-documents .grid,.a3web-documents .flex[class*="gap-"],.a3web-documents .inline-flex[class*="gap-"]{gap:0px;margin-bottom:calc(-1 * var(--gap-y));margin-left:calc(-1 * var(--gap-x))}.a3web-documents .grid>*,.a3web-documents .flex[class*="gap-"]>*,.a3web-documents .inline-flex[class*="gap-"]>*{margin-bottom:var(--gap-y)}.a3web-documents .grid{--offset: var(--gap-x);--gap-modifier: 0;--offset-modifier: 1}.a3web-documents .grid>*{margin-left:var(--offset)}.a3web-documents .flex[class*="gap-"]>*,.a3web-documents .inline-flex[class*="gap-"]>*{margin-left:var(--gap-x)}}}.a3web-documents .gap-xxxxs{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md{--gap-x: var(--space-md)}.a3web-documents .gap-x-md>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0{--gap-x: 0}.a3web-documents .gap-x-0>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md{--gap-y: var(--space-md)}.a3web-documents .gap-y-md>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0{--gap-y: 0}.a3web-documents .gap-y-0>*{--sub-gap-y: 0}.a3web-documents .grid-col-1{--grid-columns: 1}.a3web-documents .col-1{--span: 1}.a3web-documents .grid-col-2{--grid-columns: 2}.a3web-documents .col-2{--span: 2}.a3web-documents .grid-col-3{--grid-columns: 3}.a3web-documents .col-3{--span: 3}.a3web-documents .grid-col-4{--grid-columns: 4}.a3web-documents .col-4{--span: 4}.a3web-documents .grid-col-5{--grid-columns: 5}.a3web-documents .col-5{--span: 5}.a3web-documents .grid-col-6{--grid-columns: 6}.a3web-documents .col-6{--span: 6}.a3web-documents .grid-col-7{--grid-columns: 7}.a3web-documents .col-7{--span: 7}.a3web-documents .grid-col-8{--grid-columns: 8}.a3web-documents .col-8{--span: 8}.a3web-documents .grid-col-9{--grid-columns: 9}.a3web-documents .col-9{--span: 9}.a3web-documents .grid-col-10{--grid-columns: 10}.a3web-documents .col-10{--span: 10}.a3web-documents .grid-col-11{--grid-columns: 11}.a3web-documents .col-11{--span: 11}.a3web-documents .grid-col-12{--grid-columns: 12}.a3web-documents .col-12{--span: 12}.a3web-documents .col-1,.a3web-documents .col-2,.a3web-documents .col-3,.a3web-documents .col-4,.a3web-documents .col-5,.a3web-documents .col-6,.a3web-documents .col-7,.a3web-documents .col-8,.a3web-documents .col-9,.a3web-documents .col-10,.a3web-documents .col-11,.a3web-documents .col-12{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1{--offset: 1}.a3web-documents .offset-2{--offset: 2}.a3web-documents .offset-3{--offset: 3}.a3web-documents .offset-4{--offset: 4}.a3web-documents .offset-5{--offset: 5}.a3web-documents .offset-6{--offset: 6}.a3web-documents .offset-7{--offset: 7}.a3web-documents .offset-8{--offset: 8}.a3web-documents .offset-9{--offset: 9}.a3web-documents .offset-10{--offset: 10}.a3web-documents .offset-11{--offset: 11}.a3web-documents .offset-1,.a3web-documents .offset-2,.a3web-documents .offset-3,.a3web-documents .offset-4,.a3web-documents .offset-5,.a3web-documents .offset-6,.a3web-documents .offset-7,.a3web-documents .offset-8,.a3web-documents .offset-9,.a3web-documents .offset-10,.a3web-documents .offset-11{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}@media (min-width: 32rem){.a3web-documents .gap-xxxxs\@xs{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs\@xs>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs\@xs{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs\@xs>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs\@xs{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs\@xs>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs\@xs{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs\@xs>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm\@xs{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm\@xs>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md\@xs{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md\@xs>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg\@xs{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg\@xs>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl\@xs{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl\@xs>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl\@xs{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl\@xs>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl\@xs{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl\@xs>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl\@xs{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl\@xs>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0\@xs{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0\@xs>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs\@xs{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs\@xs>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs\@xs{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs\@xs>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs\@xs{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs\@xs>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs\@xs{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs\@xs>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm\@xs{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm\@xs>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md\@xs{--gap-x: var(--space-md)}.a3web-documents .gap-x-md\@xs>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg\@xs{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg\@xs>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl\@xs{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl\@xs>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl\@xs{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl\@xs>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl\@xs{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl\@xs>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl\@xs{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl\@xs>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0\@xs{--gap-x: 0}.a3web-documents .gap-x-0\@xs>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs\@xs{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs\@xs>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs\@xs{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs\@xs>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs\@xs{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs\@xs>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs\@xs{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs\@xs>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm\@xs{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm\@xs>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md\@xs{--gap-y: var(--space-md)}.a3web-documents .gap-y-md\@xs>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg\@xs{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg\@xs>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl\@xs{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl\@xs>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl\@xs{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl\@xs>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl\@xs{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl\@xs>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl\@xs{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl\@xs>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0\@xs{--gap-y: 0}.a3web-documents .gap-y-0\@xs>*{--sub-gap-y: 0}.a3web-documents .grid-col-1\@xs{--grid-columns: 1}.a3web-documents .col-1\@xs{--span: 1}.a3web-documents .grid-col-2\@xs{--grid-columns: 2}.a3web-documents .col-2\@xs{--span: 2}.a3web-documents .grid-col-3\@xs{--grid-columns: 3}.a3web-documents .col-3\@xs{--span: 3}.a3web-documents .grid-col-4\@xs{--grid-columns: 4}.a3web-documents .col-4\@xs{--span: 4}.a3web-documents .grid-col-5\@xs{--grid-columns: 5}.a3web-documents .col-5\@xs{--span: 5}.a3web-documents .grid-col-6\@xs{--grid-columns: 6}.a3web-documents .col-6\@xs{--span: 6}.a3web-documents .grid-col-7\@xs{--grid-columns: 7}.a3web-documents .col-7\@xs{--span: 7}.a3web-documents .grid-col-8\@xs{--grid-columns: 8}.a3web-documents .col-8\@xs{--span: 8}.a3web-documents .grid-col-9\@xs{--grid-columns: 9}.a3web-documents .col-9\@xs{--span: 9}.a3web-documents .grid-col-10\@xs{--grid-columns: 10}.a3web-documents .col-10\@xs{--span: 10}.a3web-documents .grid-col-11\@xs{--grid-columns: 11}.a3web-documents .col-11\@xs{--span: 11}.a3web-documents .grid-col-12\@xs{--grid-columns: 12}.a3web-documents .col-12\@xs{--span: 12}.a3web-documents .col-1\@xs,.a3web-documents .col-2\@xs,.a3web-documents .col-3\@xs,.a3web-documents .col-4\@xs,.a3web-documents .col-5\@xs,.a3web-documents .col-6\@xs,.a3web-documents .col-7\@xs,.a3web-documents .col-8\@xs,.a3web-documents .col-9\@xs,.a3web-documents .col-10\@xs,.a3web-documents .col-11\@xs,.a3web-documents .col-12\@xs{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col\@xs{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content\@xs{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1\@xs{--offset: 1}.a3web-documents .offset-2\@xs{--offset: 2}.a3web-documents .offset-3\@xs{--offset: 3}.a3web-documents .offset-4\@xs{--offset: 4}.a3web-documents .offset-5\@xs{--offset: 5}.a3web-documents .offset-6\@xs{--offset: 6}.a3web-documents .offset-7\@xs{--offset: 7}.a3web-documents .offset-8\@xs{--offset: 8}.a3web-documents .offset-9\@xs{--offset: 9}.a3web-documents .offset-10\@xs{--offset: 10}.a3web-documents .offset-11\@xs{--offset: 11}.a3web-documents .offset-1\@xs,.a3web-documents .offset-2\@xs,.a3web-documents .offset-3\@xs,.a3web-documents .offset-4\@xs,.a3web-documents .offset-5\@xs,.a3web-documents .offset-6\@xs,.a3web-documents .offset-7\@xs,.a3web-documents .offset-8\@xs,.a3web-documents .offset-9\@xs,.a3web-documents .offset-10\@xs,.a3web-documents .offset-11\@xs{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}.a3web-documents .offset-0\@xs{margin-left:0}}@media (min-width: 48rem){.a3web-documents .gap-xxxxs\@sm{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs\@sm>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs\@sm{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs\@sm>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs\@sm{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs\@sm>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs\@sm{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs\@sm>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm\@sm{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm\@sm>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md\@sm{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md\@sm>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg\@sm{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg\@sm>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl\@sm{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl\@sm>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl\@sm{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl\@sm>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl\@sm{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl\@sm>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl\@sm{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl\@sm>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0\@sm{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0\@sm>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs\@sm{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs\@sm>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs\@sm{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs\@sm>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs\@sm{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs\@sm>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs\@sm{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs\@sm>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm\@sm{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm\@sm>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md\@sm{--gap-x: var(--space-md)}.a3web-documents .gap-x-md\@sm>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg\@sm{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg\@sm>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl\@sm{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl\@sm>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl\@sm{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl\@sm>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl\@sm{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl\@sm>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl\@sm{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl\@sm>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0\@sm{--gap-x: 0}.a3web-documents .gap-x-0\@sm>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs\@sm{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs\@sm>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs\@sm{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs\@sm>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs\@sm{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs\@sm>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs\@sm{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs\@sm>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm\@sm{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm\@sm>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md\@sm{--gap-y: var(--space-md)}.a3web-documents .gap-y-md\@sm>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg\@sm{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg\@sm>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl\@sm{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl\@sm>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl\@sm{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl\@sm>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl\@sm{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl\@sm>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl\@sm{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl\@sm>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0\@sm{--gap-y: 0}.a3web-documents .gap-y-0\@sm>*{--sub-gap-y: 0}.a3web-documents .grid-col-1\@sm{--grid-columns: 1}.a3web-documents .col-1\@sm{--span: 1}.a3web-documents .grid-col-2\@sm{--grid-columns: 2}.a3web-documents .col-2\@sm{--span: 2}.a3web-documents .grid-col-3\@sm{--grid-columns: 3}.a3web-documents .col-3\@sm{--span: 3}.a3web-documents .grid-col-4\@sm{--grid-columns: 4}.a3web-documents .col-4\@sm{--span: 4}.a3web-documents .grid-col-5\@sm{--grid-columns: 5}.a3web-documents .col-5\@sm{--span: 5}.a3web-documents .grid-col-6\@sm{--grid-columns: 6}.a3web-documents .col-6\@sm{--span: 6}.a3web-documents .grid-col-7\@sm{--grid-columns: 7}.a3web-documents .col-7\@sm{--span: 7}.a3web-documents .grid-col-8\@sm{--grid-columns: 8}.a3web-documents .col-8\@sm{--span: 8}.a3web-documents .grid-col-9\@sm{--grid-columns: 9}.a3web-documents .col-9\@sm{--span: 9}.a3web-documents .grid-col-10\@sm{--grid-columns: 10}.a3web-documents .col-10\@sm{--span: 10}.a3web-documents .grid-col-11\@sm{--grid-columns: 11}.a3web-documents .col-11\@sm{--span: 11}.a3web-documents .grid-col-12\@sm{--grid-columns: 12}.a3web-documents .col-12\@sm{--span: 12}.a3web-documents .col-1\@sm,.a3web-documents .col-2\@sm,.a3web-documents .col-3\@sm,.a3web-documents .col-4\@sm,.a3web-documents .col-5\@sm,.a3web-documents .col-6\@sm,.a3web-documents .col-7\@sm,.a3web-documents .col-8\@sm,.a3web-documents .col-9\@sm,.a3web-documents .col-10\@sm,.a3web-documents .col-11\@sm,.a3web-documents .col-12\@sm{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col\@sm{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content\@sm{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1\@sm{--offset: 1}.a3web-documents .offset-2\@sm{--offset: 2}.a3web-documents .offset-3\@sm{--offset: 3}.a3web-documents .offset-4\@sm{--offset: 4}.a3web-documents .offset-5\@sm{--offset: 5}.a3web-documents .offset-6\@sm{--offset: 6}.a3web-documents .offset-7\@sm{--offset: 7}.a3web-documents .offset-8\@sm{--offset: 8}.a3web-documents .offset-9\@sm{--offset: 9}.a3web-documents .offset-10\@sm{--offset: 10}.a3web-documents .offset-11\@sm{--offset: 11}.a3web-documents .offset-1\@sm,.a3web-documents .offset-2\@sm,.a3web-documents .offset-3\@sm,.a3web-documents .offset-4\@sm,.a3web-documents .offset-5\@sm,.a3web-documents .offset-6\@sm,.a3web-documents .offset-7\@sm,.a3web-documents .offset-8\@sm,.a3web-documents .offset-9\@sm,.a3web-documents .offset-10\@sm,.a3web-documents .offset-11\@sm{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}.a3web-documents .offset-0\@sm{margin-left:0}}@media (min-width: 64rem){.a3web-documents .gap-xxxxs\@md{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs\@md>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs\@md{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs\@md>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs\@md{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs\@md>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs\@md{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs\@md>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm\@md{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm\@md>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md\@md{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md\@md>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg\@md{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg\@md>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl\@md{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl\@md>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl\@md{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl\@md>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl\@md{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl\@md>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl\@md{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl\@md>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0\@md{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0\@md>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs\@md{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs\@md>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs\@md{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs\@md>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs\@md{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs\@md>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs\@md{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs\@md>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm\@md{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm\@md>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md\@md{--gap-x: var(--space-md)}.a3web-documents .gap-x-md\@md>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg\@md{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg\@md>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl\@md{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl\@md>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl\@md{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl\@md>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl\@md{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl\@md>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl\@md{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl\@md>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0\@md{--gap-x: 0}.a3web-documents .gap-x-0\@md>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs\@md{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs\@md>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs\@md{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs\@md>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs\@md{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs\@md>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs\@md{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs\@md>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm\@md{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm\@md>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md\@md{--gap-y: var(--space-md)}.a3web-documents .gap-y-md\@md>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg\@md{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg\@md>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl\@md{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl\@md>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl\@md{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl\@md>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl\@md{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl\@md>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl\@md{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl\@md>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0\@md{--gap-y: 0}.a3web-documents .gap-y-0\@md>*{--sub-gap-y: 0}.a3web-documents .grid-col-1\@md{--grid-columns: 1}.a3web-documents .col-1\@md{--span: 1}.a3web-documents .grid-col-2\@md{--grid-columns: 2}.a3web-documents .col-2\@md{--span: 2}.a3web-documents .grid-col-3\@md{--grid-columns: 3}.a3web-documents .col-3\@md{--span: 3}.a3web-documents .grid-col-4\@md{--grid-columns: 4}.a3web-documents .col-4\@md{--span: 4}.a3web-documents .grid-col-5\@md{--grid-columns: 5}.a3web-documents .col-5\@md{--span: 5}.a3web-documents .grid-col-6\@md{--grid-columns: 6}.a3web-documents .col-6\@md{--span: 6}.a3web-documents .grid-col-7\@md{--grid-columns: 7}.a3web-documents .col-7\@md{--span: 7}.a3web-documents .grid-col-8\@md{--grid-columns: 8}.a3web-documents .col-8\@md{--span: 8}.a3web-documents .grid-col-9\@md{--grid-columns: 9}.a3web-documents .col-9\@md{--span: 9}.a3web-documents .grid-col-10\@md{--grid-columns: 10}.a3web-documents .col-10\@md{--span: 10}.a3web-documents .grid-col-11\@md{--grid-columns: 11}.a3web-documents .col-11\@md{--span: 11}.a3web-documents .grid-col-12\@md{--grid-columns: 12}.a3web-documents .col-12\@md{--span: 12}.a3web-documents .col-1\@md,.a3web-documents .col-2\@md,.a3web-documents .col-3\@md,.a3web-documents .col-4\@md,.a3web-documents .col-5\@md,.a3web-documents .col-6\@md,.a3web-documents .col-7\@md,.a3web-documents .col-8\@md,.a3web-documents .col-9\@md,.a3web-documents .col-10\@md,.a3web-documents .col-11\@md,.a3web-documents .col-12\@md{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col\@md{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content\@md{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1\@md{--offset: 1}.a3web-documents .offset-2\@md{--offset: 2}.a3web-documents .offset-3\@md{--offset: 3}.a3web-documents .offset-4\@md{--offset: 4}.a3web-documents .offset-5\@md{--offset: 5}.a3web-documents .offset-6\@md{--offset: 6}.a3web-documents .offset-7\@md{--offset: 7}.a3web-documents .offset-8\@md{--offset: 8}.a3web-documents .offset-9\@md{--offset: 9}.a3web-documents .offset-10\@md{--offset: 10}.a3web-documents .offset-11\@md{--offset: 11}.a3web-documents .offset-1\@md,.a3web-documents .offset-2\@md,.a3web-documents .offset-3\@md,.a3web-documents .offset-4\@md,.a3web-documents .offset-5\@md,.a3web-documents .offset-6\@md,.a3web-documents .offset-7\@md,.a3web-documents .offset-8\@md,.a3web-documents .offset-9\@md,.a3web-documents .offset-10\@md,.a3web-documents .offset-11\@md{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}.a3web-documents .offset-0\@md{margin-left:0}}@media (min-width: 80rem){.a3web-documents .gap-xxxxs\@lg{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs\@lg>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs\@lg{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs\@lg>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs\@lg{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs\@lg>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs\@lg{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs\@lg>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm\@lg{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm\@lg>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md\@lg{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md\@lg>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg\@lg{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg\@lg>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl\@lg{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl\@lg>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl\@lg{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl\@lg>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl\@lg{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl\@lg>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl\@lg{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl\@lg>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0\@lg{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0\@lg>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs\@lg{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs\@lg>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs\@lg{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs\@lg>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs\@lg{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs\@lg>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs\@lg{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs\@lg>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm\@lg{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm\@lg>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md\@lg{--gap-x: var(--space-md)}.a3web-documents .gap-x-md\@lg>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg\@lg{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg\@lg>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl\@lg{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl\@lg>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl\@lg{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl\@lg>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl\@lg{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl\@lg>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl\@lg{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl\@lg>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0\@lg{--gap-x: 0}.a3web-documents .gap-x-0\@lg>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs\@lg{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs\@lg>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs\@lg{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs\@lg>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs\@lg{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs\@lg>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs\@lg{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs\@lg>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm\@lg{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm\@lg>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md\@lg{--gap-y: var(--space-md)}.a3web-documents .gap-y-md\@lg>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg\@lg{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg\@lg>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl\@lg{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl\@lg>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl\@lg{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl\@lg>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl\@lg{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl\@lg>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl\@lg{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl\@lg>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0\@lg{--gap-y: 0}.a3web-documents .gap-y-0\@lg>*{--sub-gap-y: 0}.a3web-documents .grid-col-1\@lg{--grid-columns: 1}.a3web-documents .col-1\@lg{--span: 1}.a3web-documents .grid-col-2\@lg{--grid-columns: 2}.a3web-documents .col-2\@lg{--span: 2}.a3web-documents .grid-col-3\@lg{--grid-columns: 3}.a3web-documents .col-3\@lg{--span: 3}.a3web-documents .grid-col-4\@lg{--grid-columns: 4}.a3web-documents .col-4\@lg{--span: 4}.a3web-documents .grid-col-5\@lg{--grid-columns: 5}.a3web-documents .col-5\@lg{--span: 5}.a3web-documents .grid-col-6\@lg{--grid-columns: 6}.a3web-documents .col-6\@lg{--span: 6}.a3web-documents .grid-col-7\@lg{--grid-columns: 7}.a3web-documents .col-7\@lg{--span: 7}.a3web-documents .grid-col-8\@lg{--grid-columns: 8}.a3web-documents .col-8\@lg{--span: 8}.a3web-documents .grid-col-9\@lg{--grid-columns: 9}.a3web-documents .col-9\@lg{--span: 9}.a3web-documents .grid-col-10\@lg{--grid-columns: 10}.a3web-documents .col-10\@lg{--span: 10}.a3web-documents .grid-col-11\@lg{--grid-columns: 11}.a3web-documents .col-11\@lg{--span: 11}.a3web-documents .grid-col-12\@lg{--grid-columns: 12}.a3web-documents .col-12\@lg{--span: 12}.a3web-documents .col-1\@lg,.a3web-documents .col-2\@lg,.a3web-documents .col-3\@lg,.a3web-documents .col-4\@lg,.a3web-documents .col-5\@lg,.a3web-documents .col-6\@lg,.a3web-documents .col-7\@lg,.a3web-documents .col-8\@lg,.a3web-documents .col-9\@lg,.a3web-documents .col-10\@lg,.a3web-documents .col-11\@lg,.a3web-documents .col-12\@lg{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col\@lg{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content\@lg{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1\@lg{--offset: 1}.a3web-documents .offset-2\@lg{--offset: 2}.a3web-documents .offset-3\@lg{--offset: 3}.a3web-documents .offset-4\@lg{--offset: 4}.a3web-documents .offset-5\@lg{--offset: 5}.a3web-documents .offset-6\@lg{--offset: 6}.a3web-documents .offset-7\@lg{--offset: 7}.a3web-documents .offset-8\@lg{--offset: 8}.a3web-documents .offset-9\@lg{--offset: 9}.a3web-documents .offset-10\@lg{--offset: 10}.a3web-documents .offset-11\@lg{--offset: 11}.a3web-documents .offset-1\@lg,.a3web-documents .offset-2\@lg,.a3web-documents .offset-3\@lg,.a3web-documents .offset-4\@lg,.a3web-documents .offset-5\@lg,.a3web-documents .offset-6\@lg,.a3web-documents .offset-7\@lg,.a3web-documents .offset-8\@lg,.a3web-documents .offset-9\@lg,.a3web-documents .offset-10\@lg,.a3web-documents .offset-11\@lg{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}.a3web-documents .offset-0\@lg{margin-left:0}}@media (min-width: 90rem){.a3web-documents .gap-xxxxs\@xl{--gap-x: var(--space-xxxxs);--gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxxs\@xl>*{--sub-gap-x: var(--space-xxxxs);--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-xxxs\@xl{--gap-x: var(--space-xxxs);--gap-y: var(--space-xxxs)}.a3web-documents .gap-xxxs\@xl>*{--sub-gap-x: var(--space-xxxs);--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-xxs\@xl{--gap-x: var(--space-xxs);--gap-y: var(--space-xxs)}.a3web-documents .gap-xxs\@xl>*{--sub-gap-x: var(--space-xxs);--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-xs\@xl{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}.a3web-documents .gap-xs\@xl>*{--sub-gap-x: var(--space-xs);--sub-gap-y: var(--space-xs)}.a3web-documents .gap-sm\@xl{--gap-x: var(--space-sm);--gap-y: var(--space-sm)}.a3web-documents .gap-sm\@xl>*{--sub-gap-x: var(--space-sm);--sub-gap-y: var(--space-sm)}.a3web-documents .gap-md\@xl{--gap-x: var(--space-md);--gap-y: var(--space-md)}.a3web-documents .gap-md\@xl>*{--sub-gap-x: var(--space-md);--sub-gap-y: var(--space-md)}.a3web-documents .gap-lg\@xl{--gap-x: var(--space-lg);--gap-y: var(--space-lg)}.a3web-documents .gap-lg\@xl>*{--sub-gap-x: var(--space-lg);--sub-gap-y: var(--space-lg)}.a3web-documents .gap-xl\@xl{--gap-x: var(--space-xl);--gap-y: var(--space-xl)}.a3web-documents .gap-xl\@xl>*{--sub-gap-x: var(--space-xl);--sub-gap-y: var(--space-xl)}.a3web-documents .gap-xxl\@xl{--gap-x: var(--space-xxl);--gap-y: var(--space-xxl)}.a3web-documents .gap-xxl\@xl>*{--sub-gap-x: var(--space-xxl);--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-xxxl\@xl{--gap-x: var(--space-xxxl);--gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxl\@xl>*{--sub-gap-x: var(--space-xxxl);--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-xxxxl\@xl{--gap-x: var(--space-xxxxl);--gap-y: var(--space-xxxxl)}.a3web-documents .gap-xxxxl\@xl>*{--sub-gap-x: var(--space-xxxxl);--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-0\@xl{--gap-x: 0;--gap-y: 0}.a3web-documents .gap-0\@xl>*{--sub-gap-x: 0;--sub-gap-y: 0}.a3web-documents .gap-x-xxxxs\@xl{--gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxxs\@xl>*{--sub-gap-x: var(--space-xxxxs)}.a3web-documents .gap-x-xxxs\@xl{--gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxxs\@xl>*{--sub-gap-x: var(--space-xxxs)}.a3web-documents .gap-x-xxs\@xl{--gap-x: var(--space-xxs)}.a3web-documents .gap-x-xxs\@xl>*{--sub-gap-x: var(--space-xxs)}.a3web-documents .gap-x-xs\@xl{--gap-x: var(--space-xs)}.a3web-documents .gap-x-xs\@xl>*{--sub-gap-x: var(--space-xs)}.a3web-documents .gap-x-sm\@xl{--gap-x: var(--space-sm)}.a3web-documents .gap-x-sm\@xl>*{--sub-gap-x: var(--space-sm)}.a3web-documents .gap-x-md\@xl{--gap-x: var(--space-md)}.a3web-documents .gap-x-md\@xl>*{--sub-gap-x: var(--space-md)}.a3web-documents .gap-x-lg\@xl{--gap-x: var(--space-lg)}.a3web-documents .gap-x-lg\@xl>*{--sub-gap-x: var(--space-lg)}.a3web-documents .gap-x-xl\@xl{--gap-x: var(--space-xl)}.a3web-documents .gap-x-xl\@xl>*{--sub-gap-x: var(--space-xl)}.a3web-documents .gap-x-xxl\@xl{--gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxl\@xl>*{--sub-gap-x: var(--space-xxl)}.a3web-documents .gap-x-xxxl\@xl{--gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxl\@xl>*{--sub-gap-x: var(--space-xxxl)}.a3web-documents .gap-x-xxxxl\@xl{--gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-xxxxl\@xl>*{--sub-gap-x: var(--space-xxxxl)}.a3web-documents .gap-x-0\@xl{--gap-x: 0}.a3web-documents .gap-x-0\@xl>*{--sub-gap-x: 0}.a3web-documents .gap-y-xxxxs\@xl{--gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxxs\@xl>*{--sub-gap-y: var(--space-xxxxs)}.a3web-documents .gap-y-xxxs\@xl{--gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxxs\@xl>*{--sub-gap-y: var(--space-xxxs)}.a3web-documents .gap-y-xxs\@xl{--gap-y: var(--space-xxs)}.a3web-documents .gap-y-xxs\@xl>*{--sub-gap-y: var(--space-xxs)}.a3web-documents .gap-y-xs\@xl{--gap-y: var(--space-xs)}.a3web-documents .gap-y-xs\@xl>*{--sub-gap-y: var(--space-xs)}.a3web-documents .gap-y-sm\@xl{--gap-y: var(--space-sm)}.a3web-documents .gap-y-sm\@xl>*{--sub-gap-y: var(--space-sm)}.a3web-documents .gap-y-md\@xl{--gap-y: var(--space-md)}.a3web-documents .gap-y-md\@xl>*{--sub-gap-y: var(--space-md)}.a3web-documents .gap-y-lg\@xl{--gap-y: var(--space-lg)}.a3web-documents .gap-y-lg\@xl>*{--sub-gap-y: var(--space-lg)}.a3web-documents .gap-y-xl\@xl{--gap-y: var(--space-xl)}.a3web-documents .gap-y-xl\@xl>*{--sub-gap-y: var(--space-xl)}.a3web-documents .gap-y-xxl\@xl{--gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxl\@xl>*{--sub-gap-y: var(--space-xxl)}.a3web-documents .gap-y-xxxl\@xl{--gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxl\@xl>*{--sub-gap-y: var(--space-xxxl)}.a3web-documents .gap-y-xxxxl\@xl{--gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-xxxxl\@xl>*{--sub-gap-y: var(--space-xxxxl)}.a3web-documents .gap-y-0\@xl{--gap-y: 0}.a3web-documents .gap-y-0\@xl>*{--sub-gap-y: 0}.a3web-documents .grid-col-1\@xl{--grid-columns: 1}.a3web-documents .col-1\@xl{--span: 1}.a3web-documents .grid-col-2\@xl{--grid-columns: 2}.a3web-documents .col-2\@xl{--span: 2}.a3web-documents .grid-col-3\@xl{--grid-columns: 3}.a3web-documents .col-3\@xl{--span: 3}.a3web-documents .grid-col-4\@xl{--grid-columns: 4}.a3web-documents .col-4\@xl{--span: 4}.a3web-documents .grid-col-5\@xl{--grid-columns: 5}.a3web-documents .col-5\@xl{--span: 5}.a3web-documents .grid-col-6\@xl{--grid-columns: 6}.a3web-documents .col-6\@xl{--span: 6}.a3web-documents .grid-col-7\@xl{--grid-columns: 7}.a3web-documents .col-7\@xl{--span: 7}.a3web-documents .grid-col-8\@xl{--grid-columns: 8}.a3web-documents .col-8\@xl{--span: 8}.a3web-documents .grid-col-9\@xl{--grid-columns: 9}.a3web-documents .col-9\@xl{--span: 9}.a3web-documents .grid-col-10\@xl{--grid-columns: 10}.a3web-documents .col-10\@xl{--span: 10}.a3web-documents .grid-col-11\@xl{--grid-columns: 11}.a3web-documents .col-11\@xl{--span: 11}.a3web-documents .grid-col-12\@xl{--grid-columns: 12}.a3web-documents .col-12\@xl{--span: 12}.a3web-documents .col-1\@xl,.a3web-documents .col-2\@xl,.a3web-documents .col-3\@xl,.a3web-documents .col-4\@xl,.a3web-documents .col-5\@xl,.a3web-documents .col-6\@xl,.a3web-documents .col-7\@xl,.a3web-documents .col-8\@xl,.a3web-documents .col-9\@xl,.a3web-documents .col-10\@xl,.a3web-documents .col-11\@xl,.a3web-documents .col-12\@xl{flex-basis:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x));max-width:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--span) / var(--grid-columns)) + (var(--span) - 1) * var(--sub-gap-x))}.a3web-documents .col\@xl{flex-grow:1;flex-basis:0;max-width:100%}.a3web-documents .col-content\@xl{flex-grow:0;flex-basis:initial;max-width:initial}.a3web-documents .offset-1\@xl{--offset: 1}.a3web-documents .offset-2\@xl{--offset: 2}.a3web-documents .offset-3\@xl{--offset: 3}.a3web-documents .offset-4\@xl{--offset: 4}.a3web-documents .offset-5\@xl{--offset: 5}.a3web-documents .offset-6\@xl{--offset: 6}.a3web-documents .offset-7\@xl{--offset: 7}.a3web-documents .offset-8\@xl{--offset: 8}.a3web-documents .offset-9\@xl{--offset: 9}.a3web-documents .offset-10\@xl{--offset: 10}.a3web-documents .offset-11\@xl{--offset: 11}.a3web-documents .offset-1\@xl,.a3web-documents .offset-2\@xl,.a3web-documents .offset-3\@xl,.a3web-documents .offset-4\@xl,.a3web-documents .offset-5\@xl,.a3web-documents .offset-6\@xl,.a3web-documents .offset-7\@xl,.a3web-documents .offset-8\@xl,.a3web-documents .offset-9\@xl,.a3web-documents .offset-10\@xl,.a3web-documents .offset-11\@xl{margin-left:calc(((100% - (var(--grid-columns) - var(--gap-modifier, 1)) * var(--sub-gap-x)) * var(--offset) / var(--grid-columns)) + (var(--offset) + var(--offset-modifier, 0)) * var(--sub-gap-x))}.a3web-documents .offset-0\@xl{margin-left:0}}:root{--radius-sm: calc(var(--radius, 0.25em) / 2);--radius-md: var(--radius, 0.25em);--radius-lg: calc(var(--radius, 0.25em) * 2);--radius-xl: calc(var(--radius, 0.25em) * 5);--shadow-xs: 0 0.1px 0.3px rgba(0, 0, 0, 0.06),
        0 1px 2px rgba(0, 0, 0, 0.12);--shadow-sm: 0 0.3px 0.4px rgba(0, 0, 0, 0.025),
        0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);--shadow-md: 0 0.9px 1.5px rgba(0, 0, 0, 0.03),
        0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);--shadow-lg: 0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014),
        0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038),
        0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085),
        0 30px 42px -1px rgba(0, 0, 0, 0.15);--shadow-xl: 0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012),
        0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035),
        0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07),
        0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117),
        0 46px 60px -6px rgba(0, 0, 0, 0.2);--ease-in-out: cubic-bezier(0.645, 0.045, 0.355, 1);--ease-in: cubic-bezier(0.55, 0.055, 0.675, 0.19);--ease-out: cubic-bezier(0.215, 0.61, 0.355, 1);--ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1)}:root{--text-base-size: 1rem;--text-scale-ratio: 1.2;--body-line-height: 1.4;--heading-line-height: 1.2;--font-primary-capital-letter: 1;--text-unit: var(--text-base-size)}:root,*{--text-xs: calc(
        (var(--text-unit) / var(--text-scale-ratio)) /
            var(--text-scale-ratio)
    );--text-sm: calc(var(--text-xs) * var(--text-scale-ratio));--text-md: calc(
        var(--text-sm) * var(--text-scale-ratio) *
            var(--text-scale-ratio)
    );--text-lg: calc(var(--text-md) * var(--text-scale-ratio));--text-xl: calc(var(--text-lg) * var(--text-scale-ratio));--text-xxl: calc(var(--text-xl) * var(--text-scale-ratio));--text-xxxl: calc(var(--text-xxl) * var(--text-scale-ratio));--text-xxxxl: calc(
        var(--text-xxxl) * var(--text-scale-ratio)
    )}@supports (--css: variables){@media (min-width: 64rem){:root{--text-base-size: 1rem;--text-scale-ratio: 1.25}}}.a3web-documents{font-size:1rem;font-family:var(--font-primary, sans-serif);color:var(--color-primary)}.a3web-documents h1,.a3web-documents h2,.a3web-documents h3,.a3web-documents h4{color:var(--color-primary);line-height:var(--heading-line-height, 1.2);font-weight:var(--heading-font-weight, 700)}.a3web-documents h1{font-size:var(--text-xxl, 2.074em)}.a3web-documents h2{font-size:var(--text-xl, 1.728em)}.a3web-documents h3{font-size:var(--text-lg, 1.44em)}.a3web-documents h4{font-size:var(--text-md, 1.2em)}.a3web-documents small{font-size:var(--text-sm, 0.833em)}.a3web-documents a,.a3web-documents .link{color:var(--color-secondary);text-decoration:none}.a3web-documents a:hover,.a3web-documents .link:hover{text-decoration:underline}.a3web-documents strong{font-weight:bold}.a3web-documents s{text-decoration:line-through}.a3web-documents u{text-decoration:underline}.a3web-documents .text-component h1,.a3web-documents .text-component h2,.a3web-documents .text-component h3,.a3web-documents .text-component h4{line-height:calc( var(--heading-line-height) * var(--line-height-multiplier, 1));margin-bottom:calc( var(--space-unit) * 0.25 * var(--text-vspace-multiplier, 1))}.a3web-documents .text-component h2,.a3web-documents .text-component h3,.a3web-documents .text-component h4{margin-top:calc( var(--space-unit) * 0.75 * var(--text-vspace-multiplier, 1))}.a3web-documents .text-component p,.a3web-documents .text-component blockquote,.a3web-documents .text-component ul li,.a3web-documents .text-component ol li{line-height:calc( var(--body-line-height) * var(--line-height-multiplier, 1.25))}.a3web-documents .text-component ul,.a3web-documents .text-component ol,.a3web-documents .text-component p,.a3web-documents .text-component blockquote,.a3web-documents .text-component .text-component__block{margin-bottom:calc( var(--space-unit) * 0.75 * var(--text-vspace-multiplier, 1))}.a3web-documents .text-component ul,.a3web-documents .text-component ol{list-style-position:inside}.a3web-documents .text-component ul{list-style-type:disc}.a3web-documents .text-component ol{list-style-type:decimal}.a3web-documents .text-component img{display:block;margin:0 auto}.a3web-documents .text-component figcaption{text-align:center;margin-top:calc(var(--space-unit) * 0.5)}.a3web-documents .text-component em{font-style:italic}.a3web-documents .text-component hr{margin-top:calc( var(--space-unit) * var(--text-vspace-multiplier, 1));margin-bottom:calc( var(--space-unit) * var(--text-vspace-multiplier, 1));margin-left:auto;margin-right:auto}.a3web-documents .text-component>*:first-child{margin-top:0}.a3web-documents .text-component>*:last-child{margin-bottom:0}:root{--icon-xxxs: 8px;--icon-xxs: 12px;--icon-xs: 16px;--icon-sm: 24px;--icon-md: 32px;--icon-lg: 48px;--icon-xl: 64px;--icon-xxl: 96px;--icon-xxxl: 128px}.a3web-document__list-items .icon{--size: 1em;display:inline-block;color:inherit;fill:currentColor;height:var(--size);width:var(--size);line-height:1;flex-shrink:0;max-width:initial}.a3web-document__list-items .icon--xxxs{--size: var(--icon-xxxs)}.a3web-document__list-items .icon--xxs{--size: var(--icon-xxs)}.a3web-document__list-items .icon--xs{--size: var(--icon-xs)}.a3web-document__list-items .icon--sm{--size: var(--icon-sm)}.a3web-document__list-items .icon--md{--size: var(--icon-md)}.a3web-document__list-items .icon--lg{--size: var(--icon-lg)}.a3web-document__list-items .icon--xl{--size: var(--icon-xl)}.a3web-document__list-items .icon--xxl{--size: var(--icon-xxl)}.a3web-document__list-items .icon--xxxl{--size: var(--icon-xxxl)}.a3web-document__list-items .icon--is-spinning{animation:icon-spin 1s infinite linear}@keyframes icon-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.a3web-document__list-items .icon use{color:inherit;fill:currentColor}:root{--btn-padding-y: var(--space-xs);--btn-padding-x: var(--space-sm);--btn-border-width: 2px;--btn-radius: 0.25em;--btn-font-size: 1em}.a3web-documents{color:var(--color-primary)}.a3web-documents .btn{position:relative;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;text-decoration:none;line-height:1;font-size:var(--btn-font-size, 1em);padding-top:var(--btn-padding-y, 0.5em);padding-bottom:var(--btn-padding-y, 0.5em);padding-left:var(--btn-padding-x, 0.75em);padding-right:var(--btn-padding-x, 0.75em);border-radius:0;cursor:pointer;text-decoration:none;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:var(--btn-border-width) solid;box-shadow:var(--shadow-xs);transition:all 0.2s ease;will-change:transform}.a3web-documents .btn:hover{box-shadow:var(--shadow-sm)}.a3web-documents .btn:focus{box-shadow:0px 0px 0px 2px hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.15);outline:none}.a3web-documents .btn:active{transform:translateY(2px)}.a3web-documents .btn--primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-white)}.a3web-documents .btn--primary:hover{border-color:var(--color-primary-dark);background:var(--color-primary-dark)}.a3web-documents .btn--primary:focus{box-shadow:0px 0px 0px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2)}.a3web-documents .btn--subtle{border-color:var(--color-contrast-lower);background:var(--color-contrast-lower);color:var(--color-contrast-higher)}.a3web-documents .btn--accent{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white)}.a3web-documents .btn--accent:hover{border-color:var(--color-accent-dark);background:var(--color-accent-dark)}.a3web-documents .btn--accent:focus{box-shadow:0px 0px 0px 2px hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2)}.a3web-documents .btn--disabled,.a3web-documents .btn[disabled],.a3web-documents .btn[readonly]{opacity:0.6;cursor:not-allowed}.a3web-documents .btn--sm{font-size:var(--btn-font-size-sm, 0.8em)}.a3web-documents .btn--md{font-size:var(--btn-font-size-md, 1.2em)}.a3web-documents .btn--lg{font-size:var(--btn-font-size-lg, 1.4em)}.a3web-documents .btn--icon{padding:var(--btn-padding-y, 0.5em)}:root{--zindex-header: 3;--zindex-popover: 5;--zindex-fixed-element: 10;--zindex-overlay: 15}:root{--display: block}.a3web-document__list-items .is-visible{display:var(--display) !important}.a3web-document__list-items .is-hidden{display:none !important}.a3web-document__list-items html:not(.js) .no-js\:is-hidden{display:none !important}@media print{.a3web-document__list-items .print\:is-hidden{display:none !important}}.a3web-document__list-items .sr-only{position:absolute;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;border:0;white-space:nowrap}.a3web-document__list-items .flex{display:flex}.a3web-document__list-items .inline-flex{display:inline-flex}.a3web-document__list-items .flex-wrap{flex-wrap:wrap}.a3web-document__list-items .flex-column{flex-direction:column}.a3web-document__list-items .flex-column-reverse{flex-direction:column-reverse}.a3web-document__list-items .flex-row{flex-direction:row}.a3web-document__list-items .flex-row-reverse{flex-direction:row-reverse}.a3web-document__list-items .flex-center{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow{flex-grow:1}.a3web-document__list-items .flex-grow-0{flex-grow:0}.a3web-document__list-items .flex-shrink{flex-shrink:1}.a3web-document__list-items .flex-shrink-0{flex-shrink:0}.a3web-document__list-items .flex-basis-0{flex-basis:0}.a3web-document__list-items .justify-start{justify-content:flex-start}.a3web-document__list-items .justify-end{justify-content:flex-end}.a3web-document__list-items .justify-center{justify-content:center}.a3web-document__list-items .justify-between{justify-content:space-between}.a3web-document__list-items .items-center{align-items:center}.a3web-document__list-items .items-start{align-items:flex-start}.a3web-document__list-items .items-end{align-items:flex-end}.a3web-document__list-items .items-baseline{align-items:baseline}.a3web-document__list-items .order-1{order:1}.a3web-document__list-items .order-2{order:2}.a3web-document__list-items .order-3{order:3}.a3web-document__list-items [class^="aspect-ratio"],.a3web-document__list-items [class*=" aspect-ratio"]{--aspect-ratio: calc(16 / 9);position:relative;height:0;padding-bottom:calc(100% / (var(--aspect-ratio)))}.a3web-document__list-items [class^="aspect-ratio"]>*,.a3web-document__list-items [class*=" aspect-ratio"]>*{position:absolute;top:0;left:0;width:100%;height:100%}.a3web-document__list-items [class^="aspect-ratio"]>*:not(iframe),.a3web-document__list-items [class*=" aspect-ratio"]>*:not(iframe){-o-object-fit:cover;object-fit:cover}.a3web-document__list-items .aspect-ratio-16\:9{--aspect-ratio: calc(16 / 9)}.a3web-document__list-items .aspect-ratio-3\:2{--aspect-ratio: calc(3 / 2)}.a3web-document__list-items .aspect-ratio-4\:3{--aspect-ratio: calc(4 / 3)}.a3web-document__list-items .aspect-ratio-5\:4{--aspect-ratio: calc(5 / 4)}.a3web-document__list-items .aspect-ratio-1\:1{--aspect-ratio: calc(1 / 1)}.a3web-document__list-items .aspect-ratio-4\:5{--aspect-ratio: calc(4 / 5)}.a3web-document__list-items .aspect-ratio-3\:4{--aspect-ratio: calc(3 / 4)}.a3web-document__list-items .aspect-ratio-2\:3{--aspect-ratio: calc(2 / 3)}.a3web-document__list-items .aspect-ratio-9\:16{--aspect-ratio: calc(9 / 16)}.a3web-document__list-items .block{display:block}.a3web-document__list-items .inline-block{display:inline-block}.a3web-document__list-items .inline{display:inline}.a3web-document__list-items .space-unit-rem{--space-unit: 1rem}.a3web-document__list-items .space-unit-em{--space-unit: 1em}.a3web-document__list-items .space-unit-px{--space-unit: 16px}.a3web-document__list-items .margin-xxxxs{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs{margin:var(--space-xs)}.a3web-document__list-items .margin-sm{margin:var(--space-sm)}.a3web-document__list-items .margin-md{margin:var(--space-md)}.a3web-document__list-items .margin-lg{margin:var(--space-lg)}.a3web-document__list-items .margin-xl{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto{margin:auto}.a3web-document__list-items .margin-0{margin:0}.a3web-document__list-items .margin-top-xxxxs{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto{margin-top:auto}.a3web-document__list-items .margin-top-0{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto{margin-right:auto}.a3web-document__list-items .margin-right-0{margin-right:0}.a3web-document__list-items .margin-left-xxxxs{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto{margin-left:auto}.a3web-document__list-items .margin-left-0{margin-left:0}.a3web-document__list-items .margin-x-xxxxs{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0{margin-top:0;margin-bottom:0}.a3web-document__list-items .padding-xxxxs{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs{padding:var(--space-xs)}.a3web-document__list-items .padding-sm{padding:var(--space-sm)}.a3web-document__list-items .padding-md{padding:var(--space-md)}.a3web-document__list-items .padding-lg{padding:var(--space-lg)}.a3web-document__list-items .padding-xl{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0{padding:0}.a3web-document__list-items .padding-component{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0{padding-top:0}.a3web-document__list-items .padding-top-component{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0{padding-bottom:0}.a3web-document__list-items .padding-bottom-component{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0{padding-right:0}.a3web-document__list-items .padding-right-component{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0{padding-left:0}.a3web-document__list-items .padding-left-component{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}.a3web-document__list-items .align-baseline{vertical-align:baseline}.a3web-document__list-items .align-top{vertical-align:top}.a3web-document__list-items .align-middle{vertical-align:middle}.a3web-document__list-items .align-bottom{vertical-align:bottom}.a3web-document__list-items .truncate,.a3web-document__list-items .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a3web-document__list-items .text-replace{overflow:hidden;color:transparent;text-indent:100%;white-space:nowrap}.a3web-document__list-items .break-word{overflow-wrap:break-word;min-width:0}.a3web-document__list-items .text-xs{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl{font-size:var(--text-xxxxl, 2.985em)}.a3web-document__list-items .text-unit-rem,.a3web-document__list-items .text-unit-em,.a3web-document__list-items .text-unit-px{font-size:var(--text-unit)}.a3web-document__list-items .text-unit-rem{--text-unit: 1rem}.a3web-document__list-items .text-unit-em{--text-unit: 1em}.a3web-document__list-items .text-unit-px{--text-unit: 16px}.a3web-document__list-items .text-uppercase{text-transform:uppercase}.a3web-document__list-items .text-capitalize{text-transform:capitalize}.a3web-document__list-items .letter-spacing-xs{letter-spacing:-0.1em}.a3web-document__list-items .letter-spacing-sm{letter-spacing:-0.05em}.a3web-document__list-items .letter-spacing-md{letter-spacing:0.05em}.a3web-document__list-items .letter-spacing-lg{letter-spacing:0.1em}.a3web-document__list-items .letter-spacing-xl{letter-spacing:0.2em}.a3web-document__list-items .font-light{font-weight:300}.a3web-document__list-items .font-normal{font-weight:400}.a3web-document__list-items .font-medium{font-weight:500}.a3web-document__list-items .font-semibold{font-weight:600}.a3web-document__list-items .font-bold,.a3web-document__list-items .text-bold{font-weight:700}.a3web-document__list-items .font-italic{font-style:italic}.a3web-document__list-items .font-smooth{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.a3web-document__list-items .font-primary{font-family:var(--font-primary)}.a3web-document__list-items .text-center{text-align:center}.a3web-document__list-items .text-left{text-align:left}.a3web-document__list-items .text-right{text-align:right}.a3web-document__list-items .text-justify{text-align:justify}.a3web-document__list-items .text-line-through{text-decoration:line-through}.a3web-document__list-items .text-underline{text-decoration:underline}.a3web-document__list-items .text-decoration-none{text-decoration:none}.a3web-document__list-items .text-shadow-xs{text-shadow:0 1px 1px rgba(0,0,0,0.15)}.a3web-document__list-items .text-shadow-sm{text-shadow:0 1px 2px rgba(0,0,0,0.25)}.a3web-document__list-items .text-shadow-md{text-shadow:0 1px 2px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.2)}.a3web-document__list-items .text-shadow-lg{text-shadow:0 1px 4px rgba(0,0,0,0.1),0 2px 8px rgba(0,0,0,0.15),0 4px 16px rgba(0,0,0,0.2)}.a3web-document__list-items .text-shadow-xl{text-shadow:0 1px 4px rgba(0,0,0,0.1),0 2px 8px rgba(0,0,0,0.15),0 4px 16px rgba(0,0,0,0.2),0 6px 24px rgba(0,0,0,0.25)}.a3web-document__list-items .text-shadow-none{text-shadow:none}.a3web-document__list-items .v-space-xxs{--text-vspace-multiplier: 0.25 !important}.a3web-document__list-items .v-space-xs{--text-vspace-multiplier: 0.5 !important}.a3web-document__list-items .v-space-sm{--text-vspace-multiplier: 0.75 !important}.a3web-document__list-items .v-space-md{--text-vspace-multiplier: 1.25 !important}.a3web-document__list-items .v-space-lg{--text-vspace-multiplier: 1.5 !important}.a3web-document__list-items .v-space-xl{--text-vspace-multiplier: 1.75 !important}.a3web-document__list-items .v-space-xxl{--text-vspace-multiplier: 2 !important}.a3web-document__list-items .line-height-xs{--heading-line-height: 1;--body-line-height: 1.1}.a3web-document__list-items .line-height-xs:not(.text-component){line-height:1.1}.a3web-document__list-items .line-height-sm{--heading-line-height: 1.1;--body-line-height: 1.2}.a3web-document__list-items .line-height-sm:not(.text-component){line-height:1.2}.a3web-document__list-items .line-height-md{--heading-line-height: 1.15;--body-line-height: 1.4}.a3web-document__list-items .line-height-md:not(.text-component){line-height:1.4}.a3web-document__list-items .line-height-lg{--heading-line-height: 1.22;--body-line-height: 1.58}.a3web-document__list-items .line-height-lg:not(.text-component){line-height:1.58}.a3web-document__list-items .line-height-xl{--heading-line-height: 1.3;--body-line-height: 1.72}.a3web-document__list-items .line-height-xl:not(.text-component){line-height:1.72}.a3web-document__list-items .line-height-body{line-height:var(--body-line-height)}.a3web-document__list-items .line-height-heading{line-height:var(--heading-line-height)}.a3web-document__list-items .line-height-normal{line-height:normal !important}.a3web-document__list-items .line-height-1{line-height:1 !important}.a3web-document__list-items .ws-nowrap,.a3web-document__list-items .text-nowrap{white-space:nowrap}.a3web-document__list-items .cursor-pointer{cursor:pointer}.a3web-document__list-items .cursor-default{cursor:default}.a3web-document__list-items .pointer-events-auto{pointer-events:auto}.a3web-document__list-items .pointer-events-none{pointer-events:none}.a3web-document__list-items .user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.a3web-document__list-items .user-select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.a3web-document__list-items [class^="color-"],.a3web-document__list-items [class*=" color-"]{--color-o: 1}.a3web-document__list-items .color-inherit{color:inherit}.a3web-document__list-items .color-bg{color:hsla(var(--color-bg-h), var(--color-bg-s), var(--color-bg-l), var(--color-o, 1))}.a3web-document__list-items .color-contrast-lower{color:hsla(var(--color-contrast-lower-h), var(--color-contrast-lower-s), var(--color-contrast-lower-l), var(--color-o, 1))}.a3web-document__list-items .color-contrast-low{color:hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--color-o, 1))}.a3web-document__list-items .color-contrast-medium{color:hsla(var(--color-contrast-medium-h), var(--color-contrast-medium-s), var(--color-contrast-medium-l), var(--color-o, 1))}.a3web-document__list-items .color-contrast-high{color:hsla(var(--color-contrast-high-h), var(--color-contrast-high-s), var(--color-contrast-high-l), var(--color-o, 1))}.a3web-document__list-items .color-contrast-higher{color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), var(--color-o, 1))}.a3web-document__list-items .color-primary-darker{color:hsla(var(--color-primary-darker-h), var(--color-primary-darker-s), var(--color-primary-darker-l), var(--color-o, 1))}.a3web-document__list-items .color-primary-dark{color:hsla(var(--color-primary-dark-h), var(--color-primary-dark-s), var(--color-primary-dark-l), var(--color-o, 1))}.a3web-document__list-items .color-primary{color:hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), var(--color-o, 1))}.a3web-document__list-items .color-primary-light{color:hsla(var(--color-primary-light-h), var(--color-primary-light-s), var(--color-primary-light-l), var(--color-o, 1))}.a3web-document__list-items .color-primary-lighter{color:hsla(var(--color-primary-lighter-h), var(--color-primary-lighter-s), var(--color-primary-lighter-l), var(--color-o, 1))}.a3web-document__list-items .color-accent-darker{color:hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), var(--color-o, 1))}.a3web-document__list-items .color-accent-dark{color:hsla(var(--color-accent-dark-h), var(--color-accent-dark-s), var(--color-accent-dark-l), var(--color-o, 1))}.a3web-document__list-items .color-accent{color:hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), var(--color-o, 1))}.a3web-document__list-items .color-accent-light{color:hsla(var(--color-accent-light-h), var(--color-accent-light-s), var(--color-accent-light-l), var(--color-o, 1))}.a3web-document__list-items .color-accent-lighter{color:hsla(var(--color-accent-lighter-h), var(--color-accent-lighter-s), var(--color-accent-lighter-l), var(--color-o, 1))}.a3web-document__list-items .color-success-darker{color:hsla(var(--color-success-darker-h), var(--color-success-darker-s), var(--color-success-darker-l), var(--color-o, 1))}.a3web-document__list-items .color-success-dark{color:hsla(var(--color-success-dark-h), var(--color-success-dark-s), var(--color-success-dark-l), var(--color-o, 1))}.a3web-document__list-items .color-success{color:hsla(var(--color-success-h), var(--color-success-s), var(--color-success-l), var(--color-o, 1))}.a3web-document__list-items .color-success-light{color:hsla(var(--color-success-light-h), var(--color-success-light-s), var(--color-success-light-l), var(--color-o, 1))}.a3web-document__list-items .color-success-lighter{color:hsla(var(--color-success-lighter-h), var(--color-success-lighter-s), var(--color-success-lighter-l), var(--color-o, 1))}.a3web-document__list-items .color-warning-darker{color:hsla(var(--color-warning-darker-h), var(--color-warning-darker-s), var(--color-warning-darker-l), var(--color-o, 1))}.a3web-document__list-items .color-warning-dark{color:hsla(var(--color-warning-dark-h), var(--color-warning-dark-s), var(--color-warning-dark-l), var(--color-o, 1))}.a3web-document__list-items .color-warning{color:hsla(var(--color-warning-h), var(--color-warning-s), var(--color-warning-l), var(--color-o, 1))}.a3web-document__list-items .color-warning-light{color:hsla(var(--color-warning-light-h), var(--color-warning-light-s), var(--color-warning-light-l), var(--color-o, 1))}.a3web-document__list-items .color-warning-lighter{color:hsla(var(--color-warning-lighter-h), var(--color-warning-lighter-s), var(--color-warning-lighter-l), var(--color-o, 1))}.a3web-document__list-items .color-error-darker{color:hsla(var(--color-error-darker-h), var(--color-error-darker-s), var(--color-error-darker-l), var(--color-o, 1))}.a3web-document__list-items .color-error-dark{color:hsla(var(--color-error-dark-h), var(--color-error-dark-s), var(--color-error-dark-l), var(--color-o, 1))}.a3web-document__list-items .color-error{color:hsla(var(--color-error-h), var(--color-error-s), var(--color-error-l), var(--color-o, 1))}.a3web-document__list-items .color-error-light{color:hsla(var(--color-error-light-h), var(--color-error-light-s), var(--color-error-light-l), var(--color-o, 1))}.a3web-document__list-items .color-error-lighter{color:hsla(var(--color-error-lighter-h), var(--color-error-lighter-s), var(--color-error-lighter-l), var(--color-o, 1))}.a3web-document__list-items .color-white{color:hsla(var(--color-white-h), var(--color-white-s), var(--color-white-l), var(--color-o, 1))}.a3web-document__list-items .color-black{color:hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), var(--color-o, 1))}@supports (--css: variables){.a3web-document__list-items .color-opacity-0{--color-o: 0}.a3web-document__list-items .color-opacity-10\%{--color-o: 0.1}.a3web-document__list-items .color-opacity-20\%{--color-o: 0.2}.a3web-document__list-items .color-opacity-30\%{--color-o: 0.3}.a3web-document__list-items .color-opacity-40\%{--color-o: 0.4}.a3web-document__list-items .color-opacity-50\%{--color-o: 0.5}.a3web-document__list-items .color-opacity-60\%{--color-o: 0.6}.a3web-document__list-items .color-opacity-70\%{--color-o: 0.7}.a3web-document__list-items .color-opacity-80\%{--color-o: 0.8}.a3web-document__list-items .color-opacity-90\%{--color-o: 0.9}}@supports (--css: variables){.a3web-document__list-items [class^="color-gradient"],.a3web-document__list-items [class*=" color-gradient"]{color:transparent !important;-webkit-background-clip:text;background-clip:text}}.a3web-document__list-items .width-xxxxs{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl{width:var(--size-xxxxl, 16rem)}.a3web-document__list-items .width-0{width:0}.a3web-document__list-items .width-10\%{width:10%}.a3web-document__list-items .width-20\%{width:20%}.a3web-document__list-items .width-25\%{width:25%}.a3web-document__list-items .width-30\%{width:30%}.a3web-document__list-items .width-33\%{width:calc(100% / 3)}.a3web-document__list-items .width-40\%{width:40%}.a3web-document__list-items .width-50\%{width:50%}.a3web-document__list-items .width-60\%{width:60%}.a3web-document__list-items .width-66\%{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%{width:70%}.a3web-document__list-items .width-75\%{width:75%}.a3web-document__list-items .width-80\%{width:80%}.a3web-document__list-items .width-90\%{width:90%}.a3web-document__list-items .width-100\%{width:100%}.a3web-document__list-items .width-100vw{width:100vw}.a3web-document__list-items .width-auto{width:auto}.a3web-document__list-items .height-xxxxs{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl{height:var(--size-xxxxl, 16rem)}.a3web-document__list-items .height-0{height:0}.a3web-document__list-items .height-10\%{height:10%}.a3web-document__list-items .height-20\%{height:20%}.a3web-document__list-items .height-25\%{height:25%}.a3web-document__list-items .height-30\%{height:30%}.a3web-document__list-items .height-33\%{height:calc(100% / 3)}.a3web-document__list-items .height-40\%{height:40%}.a3web-document__list-items .height-50\%{height:50%}.a3web-document__list-items .height-60\%{height:60%}.a3web-document__list-items .height-66\%{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%{height:70%}.a3web-document__list-items .height-75\%{height:75%}.a3web-document__list-items .height-80\%{height:80%}.a3web-document__list-items .height-90\%{height:90%}.a3web-document__list-items .height-100\%{height:100%}.a3web-document__list-items .height-100vh{height:100vh}.a3web-document__list-items .height-auto{height:auto}.a3web-document__list-items .min-width-0{min-width:0}.a3web-document__list-items .min-width-25\%{min-width:25%}.a3web-document__list-items .min-width-33\%{min-width:calc(100% / 3)}.a3web-document__list-items .min-width-50\%{min-width:50%}.a3web-document__list-items .min-width-66\%{min-width:calc(100% / 1.5)}.a3web-document__list-items .min-width-75\%{min-width:75%}.a3web-document__list-items .min-width-100\%{min-width:100%}.a3web-document__list-items .min-width-100vw{min-width:100vw}.a3web-document__list-items .min-height-100\%{min-height:100%}.a3web-document__list-items .min-height-100vh{min-height:100vh}.a3web-document__list-items .max-width-xxxxs{max-width:var(--max-width-xxxxs)}.a3web-document__list-items .max-width-xxxs{max-width:var(--max-width-xxxs)}.a3web-document__list-items .max-width-xxs{max-width:var(--max-width-xxs)}.a3web-document__list-items .max-width-xs{max-width:var(--max-width-xs)}.a3web-document__list-items .max-width-sm{max-width:var(--max-width-sm)}.a3web-document__list-items .max-width-md{max-width:var(--max-width-md)}.a3web-document__list-items .max-width-lg{max-width:var(--max-width-lg)}.a3web-document__list-items .max-width-xl{max-width:var(--max-width-xl)}.a3web-document__list-items .max-width-xxl{max-width:var(--max-width-xxl)}.a3web-document__list-items .max-width-xxxl{max-width:var(--max-width-xxxl)}.a3web-document__list-items .max-width-xxxxl{max-width:var(--max-width-xxxxl)}.a3web-document__list-items .max-width-100\%{max-width:100%}.a3web-document__list-items [class^="max-width-adaptive"],.a3web-document__list-items [class*=" max-width-adaptive"]{max-width:32rem}@media (min-width: 48rem){.a3web-document__list-items .max-width-adaptive-sm,.a3web-document__list-items .max-width-adaptive-md,.a3web-document__list-items .max-width-adaptive-lg,.a3web-document__list-items .max-width-adaptive-xl,.a3web-document__list-items .max-width-adaptive{max-width:48rem}}@media (min-width: 64rem){.a3web-document__list-items .max-width-adaptive-md,.a3web-document__list-items .max-width-adaptive-lg,.a3web-document__list-items .max-width-adaptive-xl,.a3web-document__list-items .max-width-adaptive{max-width:64rem}}@media (min-width: 80rem){.a3web-document__list-items .max-width-adaptive-lg,.a3web-document__list-items .max-width-adaptive-xl,.a3web-document__list-items .max-width-adaptive{max-width:80rem}}@media (min-width: 90rem){.a3web-document__list-items .max-width-adaptive-xl{max-width:90rem}}.a3web-document__list-items .max-height-100\%{max-height:100%}.a3web-document__list-items .max-height-100vh{max-height:100vh}.a3web-document__list-items .position-relative{position:relative}.a3web-document__list-items .position-absolute{position:absolute}.a3web-document__list-items .position-fixed{position:fixed}.a3web-document__list-items .position-sticky{position:sticky}.a3web-document__list-items .inset-0{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0{top:0}.a3web-document__list-items .top-50\%{top:50%}.a3web-document__list-items .top-xxxxs{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs{top:var(--space-xxs)}.a3web-document__list-items .top-xs{top:var(--space-xs)}.a3web-document__list-items .top-sm{top:var(--space-sm)}.a3web-document__list-items .top-md{top:var(--space-md)}.a3web-document__list-items .top-lg{top:var(--space-lg)}.a3web-document__list-items .top-xl{top:var(--space-xl)}.a3web-document__list-items .top-xxl{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-0{bottom:0}.a3web-document__list-items .bottom-50\%{bottom:50%}.a3web-document__list-items .bottom-xxxxs{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-0{right:0}.a3web-document__list-items .right-50\%{right:50%}.a3web-document__list-items .right-xxxxs{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs{right:var(--space-xxs)}.a3web-document__list-items .right-xs{right:var(--space-xs)}.a3web-document__list-items .right-sm{right:var(--space-sm)}.a3web-document__list-items .right-md{right:var(--space-md)}.a3web-document__list-items .right-lg{right:var(--space-lg)}.a3web-document__list-items .right-xl{right:var(--space-xl)}.a3web-document__list-items .right-xxl{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl{right:var(--space-xxxxl)}.a3web-document__list-items .left-0{left:0}.a3web-document__list-items .left-50\%{left:50%}.a3web-document__list-items .left-xxxxs{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs{left:var(--space-xxs)}.a3web-document__list-items .left-xs{left:var(--space-xs)}.a3web-document__list-items .left-sm{left:var(--space-sm)}.a3web-document__list-items .left-md{left:var(--space-md)}.a3web-document__list-items .left-lg{left:var(--space-lg)}.a3web-document__list-items .left-xl{left:var(--space-xl)}.a3web-document__list-items .left-xxl{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl{left:var(--space-xxxxl)}.a3web-document__list-items .z-index-header{z-index:var(--zindex-header)}.a3web-document__list-items .z-index-popover{z-index:var(--zindex-popover)}.a3web-document__list-items .z-index-fixed-element{z-index:var(--zindex-fixed-element)}.a3web-document__list-items .z-index-overlay{z-index:var(--zindex-overlay)}.a3web-document__list-items .zindex-1,.a3web-document__list-items .z-index-1{z-index:1}.a3web-document__list-items .zindex-2,.a3web-document__list-items .z-index-2{z-index:2}.a3web-document__list-items .zindex-3,.a3web-document__list-items .z-index-3{z-index:3}.a3web-document__list-items .overflow-hidden{overflow:hidden}.a3web-document__list-items .overflow-auto{overflow:auto}.a3web-document__list-items .momentum-scrolling{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain{overscroll-behavior:contain}.a3web-document__list-items .scroll-smooth{scroll-behavior:smooth}.a3web-document__list-items .scroll-padding-xxxxs{scroll-padding:var(--space-xxxxs)}.a3web-document__list-items .scroll-padding-xxxs{scroll-padding:var(--space-xxxs)}.a3web-document__list-items .scroll-padding-xxs{scroll-padding:var(--space-xxs)}.a3web-document__list-items .scroll-padding-xs{scroll-padding:var(--space-xs)}.a3web-document__list-items .scroll-padding-sm{scroll-padding:var(--space-sm)}.a3web-document__list-items .scroll-padding-md{scroll-padding:var(--space-md)}.a3web-document__list-items .scroll-padding-lg{scroll-padding:var(--space-lg)}.a3web-document__list-items .scroll-padding-xl{scroll-padding:var(--space-xl)}.a3web-document__list-items .scroll-padding-xxl{scroll-padding:var(--space-xxl)}.a3web-document__list-items .scroll-padding-xxxl{scroll-padding:var(--space-xxxl)}.a3web-document__list-items .scroll-padding-xxxxl{scroll-padding:var(--space-xxxxl)}.a3web-document__list-items .opacity-0{opacity:0}.a3web-document__list-items .opacity-10\%{opacity:0.1}.a3web-document__list-items .opacity-20\%{opacity:0.2}.a3web-document__list-items .opacity-30\%{opacity:0.3}.a3web-document__list-items .opacity-40\%{opacity:0.4}.a3web-document__list-items .opacity-50\%{opacity:0.5}.a3web-document__list-items .opacity-60\%{opacity:0.6}.a3web-document__list-items .opacity-70\%{opacity:0.7}.a3web-document__list-items .opacity-80\%{opacity:0.8}.a3web-document__list-items .opacity-90\%{opacity:0.9}.a3web-document__list-items .media-wrapper{position:relative;height:0;padding-bottom:56.25%}.a3web-document__list-items .media-wrapper>*{position:absolute;top:0;left:0;width:100%;height:100%}.a3web-document__list-items .media-wrapper>*:not(iframe){-o-object-fit:cover;object-fit:cover}.a3web-document__list-items .media-wrapper--4\:3{padding-bottom:calc( (3 / 4) * 100%)}.a3web-document__list-items .media-wrapper--1\:1{padding-bottom:calc( (1 / 1) * 100%)}.a3web-document__list-items .float-left{float:left}.a3web-document__list-items .float-right{float:right}.a3web-document__list-items .clearfix::after{content:"";display:table;clear:both}.a3web-document__list-items [class^="border-"],.a3web-document__list-items [class*=" border-"]{--border-o: 1}.a3web-document__list-items .border{border:1px solid hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-top{border-top:1px solid hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-bottom{border-bottom:1px solid hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-left{border-left:1px solid hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-right{border-right:1px solid hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-2{border-width:2px}.a3web-document__list-items .border-3{border-width:3px}.a3web-document__list-items .border-4{border-width:4px}.a3web-document__list-items .border-bg{border-color:hsla(var(--color-bg-h), var(--color-bg-s), var(--color-bg-l), var(--border-o, 1))}.a3web-document__list-items .border-contrast-lower{border-color:hsla(var(--color-contrast-lower-h), var(--color-contrast-lower-s), var(--color-contrast-lower-l), var(--border-o, 1))}.a3web-document__list-items .border-contrast-low{border-color:hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--border-o, 1))}.a3web-document__list-items .border-contrast-medium{border-color:hsla(var(--color-contrast-medium-h), var(--color-contrast-medium-s), var(--color-contrast-medium-l), var(--border-o, 1))}.a3web-document__list-items .border-contrast-high{border-color:hsla(var(--color-contrast-high-h), var(--color-contrast-high-s), var(--color-contrast-high-l), var(--border-o, 1))}.a3web-document__list-items .border-contrast-higher{border-color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), var(--border-o, 1))}.a3web-document__list-items .border-primary-darker{border-color:hsla(var(--color-primary-darker-h), var(--color-primary-darker-s), var(--color-primary-darker-l), var(--border-o, 1))}.a3web-document__list-items .border-primary-dark{border-color:hsla(var(--color-primary-dark-h), var(--color-primary-dark-s), var(--color-primary-dark-l), var(--border-o, 1))}.a3web-document__list-items .border-primary{border-color:hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), var(--border-o, 1))}.a3web-document__list-items .border-primary-light{border-color:hsla(var(--color-primary-light-h), var(--color-primary-light-s), var(--color-primary-light-l), var(--border-o, 1))}.a3web-document__list-items .border-primary-lighter{border-color:hsla(var(--color-primary-lighter-h), var(--color-primary-lighter-s), var(--color-primary-lighter-l), var(--border-o, 1))}.a3web-document__list-items .border-accent-darker{border-color:hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), var(--border-o, 1))}.a3web-document__list-items .border-accent-dark{border-color:hsla(var(--color-accent-dark-h), var(--color-accent-dark-s), var(--color-accent-dark-l), var(--border-o, 1))}.a3web-document__list-items .border-accent{border-color:hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), var(--border-o, 1))}.a3web-document__list-items .border-accent-light{border-color:hsla(var(--color-accent-light-h), var(--color-accent-light-s), var(--color-accent-light-l), var(--border-o, 1))}.a3web-document__list-items .border-accent-lighter{border-color:hsla(var(--color-accent-lighter-h), var(--color-accent-lighter-s), var(--color-accent-lighter-l), var(--border-o, 1))}.a3web-document__list-items .border-success-darker{border-color:hsla(var(--color-success-darker-h), var(--color-success-darker-s), var(--color-success-darker-l), var(--border-o, 1))}.a3web-document__list-items .border-success-dark{border-color:hsla(var(--color-success-dark-h), var(--color-success-dark-s), var(--color-success-dark-l), var(--border-o, 1))}.a3web-document__list-items .border-success{border-color:hsla(var(--color-success-h), var(--color-success-s), var(--color-success-l), var(--border-o, 1))}.a3web-document__list-items .border-success-light{border-color:hsla(var(--color-success-light-h), var(--color-success-light-s), var(--color-success-light-l), var(--border-o, 1))}.a3web-document__list-items .border-success-lighter{border-color:hsla(var(--color-success-lighter-h), var(--color-success-lighter-s), var(--color-success-lighter-l), var(--border-o, 1))}.a3web-document__list-items .border-warning-darker{border-color:hsla(var(--color-warning-darker-h), var(--color-warning-darker-s), var(--color-warning-darker-l), var(--border-o, 1))}.a3web-document__list-items .border-warning-dark{border-color:hsla(var(--color-warning-dark-h), var(--color-warning-dark-s), var(--color-warning-dark-l), var(--border-o, 1))}.a3web-document__list-items .border-warning{border-color:hsla(var(--color-warning-h), var(--color-warning-s), var(--color-warning-l), var(--border-o, 1))}.a3web-document__list-items .border-warning-light{border-color:hsla(var(--color-warning-light-h), var(--color-warning-light-s), var(--color-warning-light-l), var(--border-o, 1))}.a3web-document__list-items .border-warning-lighter{border-color:hsla(var(--color-warning-lighter-h), var(--color-warning-lighter-s), var(--color-warning-lighter-l), var(--border-o, 1))}.a3web-document__list-items .border-error-darker{border-color:hsla(var(--color-error-darker-h), var(--color-error-darker-s), var(--color-error-darker-l), var(--border-o, 1))}.a3web-document__list-items .border-error-dark{border-color:hsla(var(--color-error-dark-h), var(--color-error-dark-s), var(--color-error-dark-l), var(--border-o, 1))}.a3web-document__list-items .border-error{border-color:hsla(var(--color-error-h), var(--color-error-s), var(--color-error-l), var(--border-o, 1))}.a3web-document__list-items .border-error-light{border-color:hsla(var(--color-error-light-h), var(--color-error-light-s), var(--color-error-light-l), var(--border-o, 1))}.a3web-document__list-items .border-error-lighter{border-color:hsla(var(--color-error-lighter-h), var(--color-error-lighter-s), var(--color-error-lighter-l), var(--border-o, 1))}.a3web-document__list-items .border-white{border-color:hsla(var(--color-white-h), var(--color-white-s), var(--color-white-l), var(--border-o, 1))}.a3web-document__list-items .border-black{border-color:hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), var(--border-o, 1))}@supports (--css: variables){.a3web-document__list-items .border-opacity-0{--border-o: 0}.a3web-document__list-items .border-opacity-10\%{--border-o: 0.1}.a3web-document__list-items .border-opacity-20\%{--border-o: 0.2}.a3web-document__list-items .border-opacity-30\%{--border-o: 0.3}.a3web-document__list-items .border-opacity-40\%{--border-o: 0.4}.a3web-document__list-items .border-opacity-50\%{--border-o: 0.5}.a3web-document__list-items .border-opacity-60\%{--border-o: 0.6}.a3web-document__list-items .border-opacity-70\%{--border-o: 0.7}.a3web-document__list-items .border-opacity-80\%{--border-o: 0.8}.a3web-document__list-items .border-opacity-90\%{--border-o: 0.9}}.a3web-document__list-items .radius-sm{border-radius:var(--radius-sm)}.a3web-document__list-items .radius-md{border-radius:var(--radius-md)}.a3web-document__list-items .radius-lg{border-radius:var(--radius-lg)}.a3web-document__list-items .radius-50\%{border-radius:50%}.a3web-document__list-items .radius-full{border-radius:50em}.a3web-document__list-items .radius-0{border-radius:0}.a3web-document__list-items .radius-top-left-0{border-top-left-radius:0}.a3web-document__list-items .radius-top-right-0{border-top-right-radius:0}.a3web-document__list-items .radius-bottom-right-0{border-bottom-right-radius:0}.a3web-document__list-items .radius-bottom-left-0{border-bottom-left-radius:0}.a3web-document__list-items .shadow-xs{box-shadow:var(--shadow-xs)}.a3web-document__list-items .shadow-sm{box-shadow:var(--shadow-sm)}.a3web-document__list-items .shadow-md{box-shadow:var(--shadow-md)}.a3web-document__list-items .shadow-lg{box-shadow:var(--shadow-lg)}.a3web-document__list-items .shadow-xl{box-shadow:var(--shadow-xl)}.a3web-document__list-items .shadow-none{box-shadow:none}.a3web-document__list-items .bg,.a3web-document__list-items [class^="bg-"],.a3web-document__list-items [class*=" bg-"]{--bg-o: 1}.a3web-document__list-items .bg-transparent{background-color:transparent}.a3web-document__list-items .bg-inherit{background-color:inherit}.a3web-document__list-items .bg{background-color:hsla(var(--color-bg-h), var(--color-bg-s), var(--color-bg-l), var(--bg-o))}.a3web-document__list-items .bg-contrast-lower{background-color:hsla(var(--color-contrast-lower-h), var(--color-contrast-lower-s), var(--color-contrast-lower-l), var(--bg-o, 1))}.a3web-document__list-items .bg-contrast-low{background-color:hsla(var(--color-contrast-low-h), var(--color-contrast-low-s), var(--color-contrast-low-l), var(--bg-o, 1))}.a3web-document__list-items .bg-contrast-medium{background-color:hsla(var(--color-contrast-medium-h), var(--color-contrast-medium-s), var(--color-contrast-medium-l), var(--bg-o, 1))}.a3web-document__list-items .bg-contrast-high{background-color:hsla(var(--color-contrast-high-h), var(--color-contrast-high-s), var(--color-contrast-high-l), var(--bg-o, 1))}.a3web-document__list-items .bg-contrast-higher{background-color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), var(--bg-o, 1))}.a3web-document__list-items .bg-primary-darker{background-color:hsla(var(--color-primary-darker-h), var(--color-primary-darker-s), var(--color-primary-darker-l), var(--bg-o, 1))}.a3web-document__list-items .bg-primary-dark{background-color:hsla(var(--color-primary-dark-h), var(--color-primary-dark-s), var(--color-primary-dark-l), var(--bg-o, 1))}.a3web-document__list-items .bg-primary{background-color:hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), var(--bg-o, 1))}.a3web-document__list-items .bg-primary-light{background-color:hsla(var(--color-primary-light-h), var(--color-primary-light-s), var(--color-primary-light-l), var(--bg-o, 1))}.a3web-document__list-items .bg-primary-lighter{background-color:hsla(var(--color-primary-lighter-h), var(--color-primary-lighter-s), var(--color-primary-lighter-l), var(--bg-o, 1))}.a3web-document__list-items .bg-accent-darker{background-color:hsla(var(--color-accent-darker-h), var(--color-accent-darker-s), var(--color-accent-darker-l), var(--bg-o, 1))}.a3web-document__list-items .bg-accent-dark{background-color:hsla(var(--color-accent-dark-h), var(--color-accent-dark-s), var(--color-accent-dark-l), var(--bg-o, 1))}.a3web-document__list-items .bg-accent{background-color:hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), var(--bg-o, 1))}.a3web-document__list-items .bg-accent-light{background-color:hsla(var(--color-accent-light-h), var(--color-accent-light-s), var(--color-accent-light-l), var(--bg-o, 1))}.a3web-document__list-items .bg-accent-lighter{background-color:hsla(var(--color-accent-lighter-h), var(--color-accent-lighter-s), var(--color-accent-lighter-l), var(--bg-o, 1))}.a3web-document__list-items .bg-success-darker{background-color:hsla(var(--color-success-darker-h), var(--color-success-darker-s), var(--color-success-darker-l), var(--bg-o, 1))}.a3web-document__list-items .bg-success-dark{background-color:hsla(var(--color-success-dark-h), var(--color-success-dark-s), var(--color-success-dark-l), var(--bg-o, 1))}.a3web-document__list-items .bg-success{background-color:hsla(var(--color-success-h), var(--color-success-s), var(--color-success-l), var(--bg-o, 1))}.a3web-document__list-items .bg-success-light{background-color:hsla(var(--color-success-light-h), var(--color-success-light-s), var(--color-success-light-l), var(--bg-o, 1))}.a3web-document__list-items .bg-success-lighter{background-color:hsla(var(--color-success-lighter-h), var(--color-success-lighter-s), var(--color-success-lighter-l), var(--bg-o, 1))}.a3web-document__list-items .bg-warning-darker{background-color:hsla(var(--color-warning-darker-h), var(--color-warning-darker-s), var(--color-warning-darker-l), var(--bg-o, 1))}.a3web-document__list-items .bg-warning-dark{background-color:hsla(var(--color-warning-dark-h), var(--color-warning-dark-s), var(--color-warning-dark-l), var(--bg-o, 1))}.a3web-document__list-items .bg-warning{background-color:hsla(var(--color-warning-h), var(--color-warning-s), var(--color-warning-l), var(--bg-o, 1))}.a3web-document__list-items .bg-warning-light{background-color:hsla(var(--color-warning-light-h), var(--color-warning-light-s), var(--color-warning-light-l), var(--bg-o, 1))}.a3web-document__list-items .bg-warning-lighter{background-color:hsla(var(--color-warning-lighter-h), var(--color-warning-lighter-s), var(--color-warning-lighter-l), var(--bg-o, 1))}.a3web-document__list-items .bg-error-darker{background-color:hsla(var(--color-error-darker-h), var(--color-error-darker-s), var(--color-error-darker-l), var(--bg-o, 1))}.a3web-document__list-items .bg-error-dark{background-color:hsla(var(--color-error-dark-h), var(--color-error-dark-s), var(--color-error-dark-l), var(--bg-o, 1))}.a3web-document__list-items .bg-error{background-color:hsla(var(--color-error-h), var(--color-error-s), var(--color-error-l), var(--bg-o, 1))}.a3web-document__list-items .bg-error-light{background-color:hsla(var(--color-error-light-h), var(--color-error-light-s), var(--color-error-light-l), var(--bg-o, 1))}.a3web-document__list-items .bg-error-lighter{background-color:hsla(var(--color-error-lighter-h), var(--color-error-lighter-s), var(--color-error-lighter-l), var(--bg-o, 1))}.a3web-document__list-items .bg-white{background-color:hsla(var(--color-white-h), var(--color-white-s), var(--color-white-l), var(--bg-o, 1))}.a3web-document__list-items .bg-black{background-color:hsla(var(--color-black-h), var(--color-black-s), var(--color-black-l), var(--bg-o, 1))}@supports (--css: variables){.a3web-document__list-items .bg-opacity-0{--bg-o: 0}.a3web-document__list-items .bg-opacity-10\%{--bg-o: 0.1}.a3web-document__list-items .bg-opacity-20\%{--bg-o: 0.2}.a3web-document__list-items .bg-opacity-30\%{--bg-o: 0.3}.a3web-document__list-items .bg-opacity-40\%{--bg-o: 0.4}.a3web-document__list-items .bg-opacity-50\%{--bg-o: 0.5}.a3web-document__list-items .bg-opacity-60\%{--bg-o: 0.6}.a3web-document__list-items .bg-opacity-70\%{--bg-o: 0.7}.a3web-document__list-items .bg-opacity-80\%{--bg-o: 0.8}.a3web-document__list-items .bg-opacity-90\%{--bg-o: 0.9}}.a3web-document__list-items .bg-cover{background-size:cover}.a3web-document__list-items .bg-center{background-position:center}.a3web-document__list-items .bg-no-repeat{background-repeat:no-repeat}.a3web-document__list-items .backdrop-blur-10{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.a3web-document__list-items .backdrop-blur-20{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.a3web-document__list-items .isolate{isolation:isolate}.a3web-document__list-items .blend-multiply{mix-blend-mode:multiply}.a3web-document__list-items .blend-overlay{mix-blend-mode:overlay}.a3web-document__list-items .blend-difference{mix-blend-mode:difference}.a3web-document__list-items .object-contain{-o-object-fit:contain;object-fit:contain}.a3web-document__list-items .object-cover{-o-object-fit:cover;object-fit:cover}.a3web-document__list-items .perspective-xs{perspective:250px}.a3web-document__list-items .perspective-sm{perspective:500px}.a3web-document__list-items .perspective-md{perspective:1000px}.a3web-document__list-items .perspective-lg{perspective:1500px}.a3web-document__list-items .perspective-xl{perspective:3000px}@supports (--css: variables){.a3web-document__list-items [class^="flip"],.a3web-document__list-items [class*=" flip"],.a3web-document__list-items [class^="-rotate"],.a3web-document__list-items [class*=" -rotate"],.a3web-document__list-items [class^="rotate"],.a3web-document__list-items [class*=" rotate"],.a3web-document__list-items [class^="-translate"],.a3web-document__list-items [class*=" -translate"],.a3web-document__list-items [class^="translate"],.a3web-document__list-items [class*=" translate"],.a3web-document__list-items [class^="-scale"],.a3web-document__list-items [class*=" -scale"],.a3web-document__list-items [class^="scale"],.a3web-document__list-items [class*=" scale"],.a3web-document__list-items [class^="-skew"],.a3web-document__list-items [class*=" -skew"] [class^="skew"],.a3web-document__list-items [class*=" skew"]{--translate: 0;--rotate: 0;--skew: 0;--scale: 1;transform:translate3d(var(--translate-x, var(--translate)), var(--translate-y, var(--translate)), var(--translate-z, 0)) rotateX(var(--rotate-x, 0)) rotateY(var(--rotate-y, 0)) rotateZ(var(--rotate-z, var(--rotate))) skewX(var(--skew-x, var(--skew))) skewY(var(--skew-y, 0)) scaleX(var(--scale-x, var(--scale))) scaleY(var(--scale-y, var(--scale)))}.a3web-document__list-items .flip{--scale: -1}.a3web-document__list-items .flip-x{--scale-x: -1}.a3web-document__list-items .flip-y{--scale-y: -1}.a3web-document__list-items .rotate-90{--rotate: 90deg}.a3web-document__list-items .rotate-180{--rotate: 180deg}.a3web-document__list-items .rotate-270{--rotate: 270deg}.a3web-document__list-items .-translate-50\%{--translate: -50%}.a3web-document__list-items .-translate-x-50\%{--translate-x: -50%}.a3web-document__list-items .-translate-y-50\%{--translate-y: -50%}.a3web-document__list-items .translate-50\%{--translate: 50%}.a3web-document__list-items .translate-x-50\%{--translate-x: 50%}.a3web-document__list-items .translate-y-50\%{--translate-y: 50%}}.a3web-document__list-items .origin-center{transform-origin:center}.a3web-document__list-items .origin-top{transform-origin:center top}.a3web-document__list-items .origin-right{transform-origin:right center}.a3web-document__list-items .origin-bottom{transform-origin:center bottom}.a3web-document__list-items .origin-left{transform-origin:left center}.a3web-document__list-items .origin-top-left{transform-origin:left top}.a3web-document__list-items .origin-top-right{transform-origin:right top}.a3web-document__list-items .origin-bottom-left{transform-origin:left bottom}.a3web-document__list-items .origin-bottom-right{transform-origin:right bottom}.a3web-document__list-items .fill-current{fill:currentColor}.a3web-document__list-items .stroke-current{stroke:currentColor}.a3web-document__list-items .stroke-1{stroke-width:1px}.a3web-document__list-items .stroke-2{stroke-width:2px}.a3web-document__list-items .stroke-3{stroke-width:3px}.a3web-document__list-items .stroke-4{stroke-width:4px}.a3web-document__list-items .visible{visibility:visible}.a3web-document__list-items .hidden{visibility:hidden}@media (min-width: 32rem){.a3web-document__list-items .flex\@xs{display:flex}.a3web-document__list-items .inline-flex\@xs{display:inline-flex}.a3web-document__list-items .flex-wrap\@xs{flex-wrap:wrap}.a3web-document__list-items .flex-column\@xs{flex-direction:column}.a3web-document__list-items .flex-column-reverse\@xs{flex-direction:column-reverse}.a3web-document__list-items .flex-row\@xs{flex-direction:row}.a3web-document__list-items .flex-row-reverse\@xs{flex-direction:row-reverse}.a3web-document__list-items .flex-center\@xs{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow\@xs{flex-grow:1}.a3web-document__list-items .flex-grow-0\@xs{flex-grow:0}.a3web-document__list-items .flex-shrink\@xs{flex-shrink:1}.a3web-document__list-items .flex-shrink-0\@xs{flex-shrink:0}.a3web-document__list-items .flex-basis-0\@xs{flex-basis:0}.a3web-document__list-items .justify-start\@xs{justify-content:flex-start}.a3web-document__list-items .justify-end\@xs{justify-content:flex-end}.a3web-document__list-items .justify-center\@xs{justify-content:center}.a3web-document__list-items .justify-between\@xs{justify-content:space-between}.a3web-document__list-items .items-center\@xs{align-items:center}.a3web-document__list-items .items-start\@xs{align-items:flex-start}.a3web-document__list-items .items-end\@xs{align-items:flex-end}.a3web-document__list-items .items-baseline\@xs{align-items:baseline}.a3web-document__list-items .order-1\@xs{order:1}.a3web-document__list-items .order-2\@xs{order:2}.a3web-document__list-items .order-3\@xs{order:3}.a3web-document__list-items .block\@xs{display:block}.a3web-document__list-items .inline-block\@xs{display:inline-block}.a3web-document__list-items .inline\@xs{display:inline}@supports (--css: variables){.a3web-document__list-items .margin-xxxxs\@xs{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs\@xs{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs\@xs{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs\@xs{margin:var(--space-xs)}.a3web-document__list-items .margin-sm\@xs{margin:var(--space-sm)}.a3web-document__list-items .margin-md\@xs{margin:var(--space-md)}.a3web-document__list-items .margin-lg\@xs{margin:var(--space-lg)}.a3web-document__list-items .margin-xl\@xs{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl\@xs{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl\@xs{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl\@xs{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto\@xs{margin:auto}.a3web-document__list-items .margin-0\@xs{margin:0}.a3web-document__list-items .margin-top-xxxxs\@xs{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs\@xs{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs\@xs{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs\@xs{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm\@xs{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md\@xs{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg\@xs{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl\@xs{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl\@xs{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl\@xs{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl\@xs{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto\@xs{margin-top:auto}.a3web-document__list-items .margin-top-0\@xs{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs\@xs{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs\@xs{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs\@xs{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs\@xs{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm\@xs{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md\@xs{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg\@xs{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl\@xs{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl\@xs{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl\@xs{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl\@xs{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto\@xs{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0\@xs{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs\@xs{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs\@xs{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs\@xs{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs\@xs{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm\@xs{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md\@xs{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg\@xs{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl\@xs{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl\@xs{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl\@xs{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl\@xs{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto\@xs{margin-right:auto}.a3web-document__list-items .margin-right-0\@xs{margin-right:0}.a3web-document__list-items .margin-left-xxxxs\@xs{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs\@xs{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs\@xs{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs\@xs{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm\@xs{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md\@xs{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg\@xs{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl\@xs{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl\@xs{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl\@xs{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl\@xs{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto\@xs{margin-left:auto}.a3web-document__list-items .margin-left-0\@xs{margin-left:0}.a3web-document__list-items .margin-x-xxxxs\@xs{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs\@xs{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs\@xs{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs\@xs{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm\@xs{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md\@xs{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg\@xs{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl\@xs{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl\@xs{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl\@xs{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl\@xs{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto\@xs{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0\@xs{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs\@xs{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs\@xs{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs\@xs{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs\@xs{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm\@xs{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md\@xs{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg\@xs{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl\@xs{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl\@xs{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl\@xs{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl\@xs{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto\@xs{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0\@xs{margin-top:0;margin-bottom:0}}@supports (--css: variables){.a3web-document__list-items .padding-xxxxs\@xs{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs\@xs{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs\@xs{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs\@xs{padding:var(--space-xs)}.a3web-document__list-items .padding-sm\@xs{padding:var(--space-sm)}.a3web-document__list-items .padding-md\@xs{padding:var(--space-md)}.a3web-document__list-items .padding-lg\@xs{padding:var(--space-lg)}.a3web-document__list-items .padding-xl\@xs{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl\@xs{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl\@xs{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl\@xs{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0\@xs{padding:0}.a3web-document__list-items .padding-component\@xs{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs\@xs{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs\@xs{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs\@xs{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs\@xs{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm\@xs{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md\@xs{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg\@xs{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl\@xs{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl\@xs{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl\@xs{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl\@xs{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0\@xs{padding-top:0}.a3web-document__list-items .padding-top-component\@xs{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs\@xs{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs\@xs{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs\@xs{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs\@xs{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm\@xs{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md\@xs{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg\@xs{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl\@xs{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl\@xs{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl\@xs{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl\@xs{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0\@xs{padding-bottom:0}.a3web-document__list-items .padding-bottom-component\@xs{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs\@xs{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs\@xs{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs\@xs{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs\@xs{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm\@xs{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md\@xs{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg\@xs{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl\@xs{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl\@xs{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl\@xs{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl\@xs{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0\@xs{padding-right:0}.a3web-document__list-items .padding-right-component\@xs{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs\@xs{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs\@xs{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs\@xs{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs\@xs{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm\@xs{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md\@xs{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg\@xs{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl\@xs{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl\@xs{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl\@xs{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl\@xs{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0\@xs{padding-left:0}.a3web-document__list-items .padding-left-component\@xs{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs\@xs{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs\@xs{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs\@xs{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs\@xs{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm\@xs{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md\@xs{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg\@xs{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl\@xs{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl\@xs{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl\@xs{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl\@xs{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0\@xs{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component\@xs{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs\@xs{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs\@xs{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs\@xs{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs\@xs{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm\@xs{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md\@xs{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg\@xs{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl\@xs{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl\@xs{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl\@xs{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl\@xs{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0\@xs{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component\@xs{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}}.a3web-document__list-items .text-center\@xs{text-align:center}.a3web-document__list-items .text-left\@xs{text-align:left}.a3web-document__list-items .text-right\@xs{text-align:right}.a3web-document__list-items .text-justify\@xs{text-align:justify}@supports (--css: variables){.a3web-document__list-items .text-xs\@xs{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm\@xs{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base\@xs{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md\@xs{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg\@xs{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl\@xs{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl\@xs{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl\@xs{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl\@xs{font-size:var(--text-xxxxl, 2.985em)}}@supports (--css: variables){.a3web-document__list-items .width-xxxxs\@xs{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs\@xs{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs\@xs{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs\@xs{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm\@xs{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md\@xs{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg\@xs{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl\@xs{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl\@xs{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl\@xs{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl\@xs{width:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .width-0\@xs{width:0}.a3web-document__list-items .width-10\%\@xs{width:10%}.a3web-document__list-items .width-20\%\@xs{width:20%}.a3web-document__list-items .width-25\%\@xs{width:25%}.a3web-document__list-items .width-30\%\@xs{width:30%}.a3web-document__list-items .width-33\%\@xs{width:calc(100% / 3)}.a3web-document__list-items .width-40\%\@xs{width:40%}.a3web-document__list-items .width-50\%\@xs{width:50%}.a3web-document__list-items .width-60\%\@xs{width:60%}.a3web-document__list-items .width-66\%\@xs{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%\@xs{width:70%}.a3web-document__list-items .width-75\%\@xs{width:75%}.a3web-document__list-items .width-80\%\@xs{width:80%}.a3web-document__list-items .width-90\%\@xs{width:90%}.a3web-document__list-items .width-100\%\@xs{width:100%}.a3web-document__list-items .width-100vw\@xs{width:100vw}.a3web-document__list-items .width-auto\@xs{width:auto}@supports (--css: variables){.a3web-document__list-items .height-xxxxs\@xs{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs\@xs{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs\@xs{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs\@xs{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm\@xs{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md\@xs{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg\@xs{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl\@xs{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl\@xs{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl\@xs{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl\@xs{height:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .height-0\@xs{height:0}.a3web-document__list-items .height-10\%\@xs{height:10%}.a3web-document__list-items .height-20\%\@xs{height:20%}.a3web-document__list-items .height-25\%\@xs{height:25%}.a3web-document__list-items .height-30\%\@xs{height:30%}.a3web-document__list-items .height-33\%\@xs{height:calc(100% / 3)}.a3web-document__list-items .height-40\%\@xs{height:40%}.a3web-document__list-items .height-50\%\@xs{height:50%}.a3web-document__list-items .height-60\%\@xs{height:60%}.a3web-document__list-items .height-66\%\@xs{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%\@xs{height:70%}.a3web-document__list-items .height-75\%\@xs{height:75%}.a3web-document__list-items .height-80\%\@xs{height:80%}.a3web-document__list-items .height-90\%\@xs{height:90%}.a3web-document__list-items .height-100\%\@xs{height:100%}.a3web-document__list-items .height-100vh\@xs{height:100vh}.a3web-document__list-items .height-auto\@xs{height:auto}.a3web-document__list-items .position-relative\@xs{position:relative}.a3web-document__list-items .position-absolute\@xs{position:absolute}.a3web-document__list-items .position-fixed\@xs{position:fixed}.a3web-document__list-items .position-sticky\@xs{position:sticky}.a3web-document__list-items .position-static\@xs{position:static}.a3web-document__list-items .inset-0\@xs{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0\@xs{top:0}.a3web-document__list-items .top-50\%\@xs{top:50%}.a3web-document__list-items .bottom-0\@xs{bottom:0}.a3web-document__list-items .bottom-50\%\@xs{bottom:50%}.a3web-document__list-items .right-0\@xs{right:0}.a3web-document__list-items .right-50\%\@xs{right:50%}.a3web-document__list-items .left-0\@xs{left:0}.a3web-document__list-items .left-50\%\@xs{left:50%}@supports (--css: variables){.a3web-document__list-items .top-xxxxs\@xs{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs\@xs{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs\@xs{top:var(--space-xxs)}.a3web-document__list-items .top-xs\@xs{top:var(--space-xs)}.a3web-document__list-items .top-sm\@xs{top:var(--space-sm)}.a3web-document__list-items .top-md\@xs{top:var(--space-md)}.a3web-document__list-items .top-lg\@xs{top:var(--space-lg)}.a3web-document__list-items .top-xl\@xs{top:var(--space-xl)}.a3web-document__list-items .top-xxl\@xs{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl\@xs{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl\@xs{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-xxxxs\@xs{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs\@xs{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs\@xs{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs\@xs{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm\@xs{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md\@xs{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg\@xs{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl\@xs{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl\@xs{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl\@xs{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl\@xs{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-xxxxs\@xs{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs\@xs{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs\@xs{right:var(--space-xxs)}.a3web-document__list-items .right-xs\@xs{right:var(--space-xs)}.a3web-document__list-items .right-sm\@xs{right:var(--space-sm)}.a3web-document__list-items .right-md\@xs{right:var(--space-md)}.a3web-document__list-items .right-lg\@xs{right:var(--space-lg)}.a3web-document__list-items .right-xl\@xs{right:var(--space-xl)}.a3web-document__list-items .right-xxl\@xs{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl\@xs{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl\@xs{right:var(--space-xxxxl)}.a3web-document__list-items .left-xxxxs\@xs{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs\@xs{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs\@xs{left:var(--space-xxs)}.a3web-document__list-items .left-xs\@xs{left:var(--space-xs)}.a3web-document__list-items .left-sm\@xs{left:var(--space-sm)}.a3web-document__list-items .left-md\@xs{left:var(--space-md)}.a3web-document__list-items .left-lg\@xs{left:var(--space-lg)}.a3web-document__list-items .left-xl\@xs{left:var(--space-xl)}.a3web-document__list-items .left-xxl\@xs{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl\@xs{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl\@xs{left:var(--space-xxxxl)}}.a3web-document__list-items .overflow-hidden\@xs{overflow:hidden}.a3web-document__list-items .overflow-auto\@xs{overflow:auto}.a3web-document__list-items .momentum-scrolling\@xs{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain\@xs{overscroll-behavior:contain}.a3web-document__list-items .hide\@xs{display:none !important}}@media not all and (min-width: 32rem){.a3web-document__list-items .has-margin\@xs{margin:0 !important}.a3web-document__list-items .has-padding\@xs{padding:0 !important}.a3web-document__list-items .display\@xs{display:none !important}}@media (min-width: 48rem){.a3web-document__list-items .flex\@sm{display:flex}.a3web-document__list-items .inline-flex\@sm{display:inline-flex}.a3web-document__list-items .flex-wrap\@sm{flex-wrap:wrap}.a3web-document__list-items .flex-column\@sm{flex-direction:column}.a3web-document__list-items .flex-column-reverse\@sm{flex-direction:column-reverse}.a3web-document__list-items .flex-row\@sm{flex-direction:row}.a3web-document__list-items .flex-row-reverse\@sm{flex-direction:row-reverse}.a3web-document__list-items .flex-center\@sm{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow\@sm{flex-grow:1}.a3web-document__list-items .flex-grow-0\@sm{flex-grow:0}.a3web-document__list-items .flex-shrink\@sm{flex-shrink:1}.a3web-document__list-items .flex-shrink-0\@sm{flex-shrink:0}.a3web-document__list-items .flex-basis-0\@sm{flex-basis:0}.a3web-document__list-items .justify-start\@sm{justify-content:flex-start}.a3web-document__list-items .justify-end\@sm{justify-content:flex-end}.a3web-document__list-items .justify-center\@sm{justify-content:center}.a3web-document__list-items .justify-between\@sm{justify-content:space-between}.a3web-document__list-items .items-center\@sm{align-items:center}.a3web-document__list-items .items-start\@sm{align-items:flex-start}.a3web-document__list-items .items-end\@sm{align-items:flex-end}.a3web-document__list-items .items-baseline\@sm{align-items:baseline}.a3web-document__list-items .order-1\@sm{order:1}.a3web-document__list-items .order-2\@sm{order:2}.a3web-document__list-items .order-3\@sm{order:3}.a3web-document__list-items .block\@sm{display:block}.a3web-document__list-items .inline-block\@sm{display:inline-block}.a3web-document__list-items .inline\@sm{display:inline}@supports (--css: variables){.a3web-document__list-items .margin-xxxxs\@sm{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs\@sm{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs\@sm{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs\@sm{margin:var(--space-xs)}.a3web-document__list-items .margin-sm\@sm{margin:var(--space-sm)}.a3web-document__list-items .margin-md\@sm{margin:var(--space-md)}.a3web-document__list-items .margin-lg\@sm{margin:var(--space-lg)}.a3web-document__list-items .margin-xl\@sm{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl\@sm{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl\@sm{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl\@sm{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto\@sm{margin:auto}.a3web-document__list-items .margin-0\@sm{margin:0}.a3web-document__list-items .margin-top-xxxxs\@sm{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs\@sm{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs\@sm{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs\@sm{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm\@sm{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md\@sm{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg\@sm{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl\@sm{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl\@sm{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl\@sm{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl\@sm{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto\@sm{margin-top:auto}.a3web-document__list-items .margin-top-0\@sm{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs\@sm{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs\@sm{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs\@sm{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs\@sm{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm\@sm{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md\@sm{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg\@sm{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl\@sm{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl\@sm{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl\@sm{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl\@sm{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto\@sm{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0\@sm{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs\@sm{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs\@sm{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs\@sm{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs\@sm{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm\@sm{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md\@sm{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg\@sm{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl\@sm{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl\@sm{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl\@sm{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl\@sm{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto\@sm{margin-right:auto}.a3web-document__list-items .margin-right-0\@sm{margin-right:0}.a3web-document__list-items .margin-left-xxxxs\@sm{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs\@sm{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs\@sm{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs\@sm{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm\@sm{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md\@sm{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg\@sm{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl\@sm{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl\@sm{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl\@sm{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl\@sm{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto\@sm{margin-left:auto}.a3web-document__list-items .margin-left-0\@sm{margin-left:0}.a3web-document__list-items .margin-x-xxxxs\@sm{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs\@sm{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs\@sm{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs\@sm{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm\@sm{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md\@sm{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg\@sm{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl\@sm{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl\@sm{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl\@sm{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl\@sm{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto\@sm{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0\@sm{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs\@sm{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs\@sm{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs\@sm{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs\@sm{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm\@sm{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md\@sm{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg\@sm{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl\@sm{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl\@sm{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl\@sm{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl\@sm{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto\@sm{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0\@sm{margin-top:0;margin-bottom:0}}@supports (--css: variables){.a3web-document__list-items .padding-xxxxs\@sm{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs\@sm{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs\@sm{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs\@sm{padding:var(--space-xs)}.a3web-document__list-items .padding-sm\@sm{padding:var(--space-sm)}.a3web-document__list-items .padding-md\@sm{padding:var(--space-md)}.a3web-document__list-items .padding-lg\@sm{padding:var(--space-lg)}.a3web-document__list-items .padding-xl\@sm{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl\@sm{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl\@sm{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl\@sm{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0\@sm{padding:0}.a3web-document__list-items .padding-component\@sm{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs\@sm{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs\@sm{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs\@sm{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs\@sm{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm\@sm{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md\@sm{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg\@sm{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl\@sm{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl\@sm{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl\@sm{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl\@sm{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0\@sm{padding-top:0}.a3web-document__list-items .padding-top-component\@sm{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs\@sm{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs\@sm{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs\@sm{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs\@sm{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm\@sm{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md\@sm{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg\@sm{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl\@sm{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl\@sm{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl\@sm{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl\@sm{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0\@sm{padding-bottom:0}.a3web-document__list-items .padding-bottom-component\@sm{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs\@sm{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs\@sm{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs\@sm{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs\@sm{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm\@sm{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md\@sm{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg\@sm{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl\@sm{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl\@sm{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl\@sm{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl\@sm{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0\@sm{padding-right:0}.a3web-document__list-items .padding-right-component\@sm{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs\@sm{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs\@sm{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs\@sm{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs\@sm{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm\@sm{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md\@sm{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg\@sm{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl\@sm{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl\@sm{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl\@sm{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl\@sm{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0\@sm{padding-left:0}.a3web-document__list-items .padding-left-component\@sm{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs\@sm{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs\@sm{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs\@sm{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs\@sm{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm\@sm{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md\@sm{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg\@sm{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl\@sm{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl\@sm{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl\@sm{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl\@sm{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0\@sm{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component\@sm{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs\@sm{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs\@sm{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs\@sm{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs\@sm{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm\@sm{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md\@sm{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg\@sm{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl\@sm{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl\@sm{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl\@sm{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl\@sm{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0\@sm{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component\@sm{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}}.a3web-document__list-items .text-center\@sm{text-align:center}.a3web-document__list-items .text-left\@sm{text-align:left}.a3web-document__list-items .text-right\@sm{text-align:right}.a3web-document__list-items .text-justify\@sm{text-align:justify}@supports (--css: variables){.a3web-document__list-items .text-xs\@sm{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm\@sm{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base\@sm{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md\@sm{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg\@sm{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl\@sm{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl\@sm{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl\@sm{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl\@sm{font-size:var(--text-xxxxl, 2.985em)}}@supports (--css: variables){.a3web-document__list-items .width-xxxxs\@sm{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs\@sm{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs\@sm{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs\@sm{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm\@sm{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md\@sm{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg\@sm{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl\@sm{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl\@sm{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl\@sm{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl\@sm{width:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .width-0\@sm{width:0}.a3web-document__list-items .width-10\%\@sm{width:10%}.a3web-document__list-items .width-20\%\@sm{width:20%}.a3web-document__list-items .width-25\%\@sm{width:25%}.a3web-document__list-items .width-30\%\@sm{width:30%}.a3web-document__list-items .width-33\%\@sm{width:calc(100% / 3)}.a3web-document__list-items .width-40\%\@sm{width:40%}.a3web-document__list-items .width-50\%\@sm{width:50%}.a3web-document__list-items .width-60\%\@sm{width:60%}.a3web-document__list-items .width-66\%\@sm{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%\@sm{width:70%}.a3web-document__list-items .width-75\%\@sm{width:75%}.a3web-document__list-items .width-80\%\@sm{width:80%}.a3web-document__list-items .width-90\%\@sm{width:90%}.a3web-document__list-items .width-100\%\@sm{width:100%}.a3web-document__list-items .width-100vw\@sm{width:100vw}.a3web-document__list-items .width-auto\@sm{width:auto}@supports (--css: variables){.a3web-document__list-items .height-xxxxs\@sm{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs\@sm{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs\@sm{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs\@sm{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm\@sm{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md\@sm{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg\@sm{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl\@sm{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl\@sm{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl\@sm{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl\@sm{height:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .height-0\@sm{height:0}.a3web-document__list-items .height-10\%\@sm{height:10%}.a3web-document__list-items .height-20\%\@sm{height:20%}.a3web-document__list-items .height-25\%\@sm{height:25%}.a3web-document__list-items .height-30\%\@sm{height:30%}.a3web-document__list-items .height-33\%\@sm{height:calc(100% / 3)}.a3web-document__list-items .height-40\%\@sm{height:40%}.a3web-document__list-items .height-50\%\@sm{height:50%}.a3web-document__list-items .height-60\%\@sm{height:60%}.a3web-document__list-items .height-66\%\@sm{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%\@sm{height:70%}.a3web-document__list-items .height-75\%\@sm{height:75%}.a3web-document__list-items .height-80\%\@sm{height:80%}.a3web-document__list-items .height-90\%\@sm{height:90%}.a3web-document__list-items .height-100\%\@sm{height:100%}.a3web-document__list-items .height-100vh\@sm{height:100vh}.a3web-document__list-items .height-auto\@sm{height:auto}.a3web-document__list-items .position-relative\@sm{position:relative}.a3web-document__list-items .position-absolute\@sm{position:absolute}.a3web-document__list-items .position-fixed\@sm{position:fixed}.a3web-document__list-items .position-sticky\@sm{position:sticky}.a3web-document__list-items .position-static\@sm{position:static}.a3web-document__list-items .inset-0\@sm{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0\@sm{top:0}.a3web-document__list-items .top-50\%\@sm{top:50%}.a3web-document__list-items .bottom-0\@sm{bottom:0}.a3web-document__list-items .bottom-50\%\@sm{bottom:50%}.a3web-document__list-items .right-0\@sm{right:0}.a3web-document__list-items .right-50\%\@sm{right:50%}.a3web-document__list-items .left-0\@sm{left:0}.a3web-document__list-items .left-50\%\@sm{left:50%}@supports (--css: variables){.a3web-document__list-items .top-xxxxs\@sm{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs\@sm{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs\@sm{top:var(--space-xxs)}.a3web-document__list-items .top-xs\@sm{top:var(--space-xs)}.a3web-document__list-items .top-sm\@sm{top:var(--space-sm)}.a3web-document__list-items .top-md\@sm{top:var(--space-md)}.a3web-document__list-items .top-lg\@sm{top:var(--space-lg)}.a3web-document__list-items .top-xl\@sm{top:var(--space-xl)}.a3web-document__list-items .top-xxl\@sm{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl\@sm{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl\@sm{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-xxxxs\@sm{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs\@sm{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs\@sm{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs\@sm{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm\@sm{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md\@sm{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg\@sm{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl\@sm{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl\@sm{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl\@sm{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl\@sm{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-xxxxs\@sm{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs\@sm{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs\@sm{right:var(--space-xxs)}.a3web-document__list-items .right-xs\@sm{right:var(--space-xs)}.a3web-document__list-items .right-sm\@sm{right:var(--space-sm)}.a3web-document__list-items .right-md\@sm{right:var(--space-md)}.a3web-document__list-items .right-lg\@sm{right:var(--space-lg)}.a3web-document__list-items .right-xl\@sm{right:var(--space-xl)}.a3web-document__list-items .right-xxl\@sm{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl\@sm{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl\@sm{right:var(--space-xxxxl)}.a3web-document__list-items .left-xxxxs\@sm{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs\@sm{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs\@sm{left:var(--space-xxs)}.a3web-document__list-items .left-xs\@sm{left:var(--space-xs)}.a3web-document__list-items .left-sm\@sm{left:var(--space-sm)}.a3web-document__list-items .left-md\@sm{left:var(--space-md)}.a3web-document__list-items .left-lg\@sm{left:var(--space-lg)}.a3web-document__list-items .left-xl\@sm{left:var(--space-xl)}.a3web-document__list-items .left-xxl\@sm{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl\@sm{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl\@sm{left:var(--space-xxxxl)}}.a3web-document__list-items .overflow-hidden\@sm{overflow:hidden}.a3web-document__list-items .overflow-auto\@sm{overflow:auto}.a3web-document__list-items .momentum-scrolling\@sm{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain\@sm{overscroll-behavior:contain}.a3web-document__list-items .hide\@sm{display:none !important}}@media not all and (min-width: 48rem){.a3web-document__list-items .has-margin\@sm{margin:0 !important}.a3web-document__list-items .has-padding\@sm{padding:0 !important}.a3web-document__list-items .display\@sm{display:none !important}}@media (min-width: 64rem){.a3web-document__list-items .flex\@md{display:flex}.a3web-document__list-items .inline-flex\@md{display:inline-flex}.a3web-document__list-items .flex-wrap\@md{flex-wrap:wrap}.a3web-document__list-items .flex-column\@md{flex-direction:column}.a3web-document__list-items .flex-column-reverse\@md{flex-direction:column-reverse}.a3web-document__list-items .flex-row\@md{flex-direction:row}.a3web-document__list-items .flex-row-reverse\@md{flex-direction:row-reverse}.a3web-document__list-items .flex-center\@md{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow\@md{flex-grow:1}.a3web-document__list-items .flex-grow-0\@md{flex-grow:0}.a3web-document__list-items .flex-shrink\@md{flex-shrink:1}.a3web-document__list-items .flex-shrink-0\@md{flex-shrink:0}.a3web-document__list-items .flex-basis-0\@md{flex-basis:0}.a3web-document__list-items .justify-start\@md{justify-content:flex-start}.a3web-document__list-items .justify-end\@md{justify-content:flex-end}.a3web-document__list-items .justify-center\@md{justify-content:center}.a3web-document__list-items .justify-between\@md{justify-content:space-between}.a3web-document__list-items .items-center\@md{align-items:center}.a3web-document__list-items .items-start\@md{align-items:flex-start}.a3web-document__list-items .items-end\@md{align-items:flex-end}.a3web-document__list-items .items-baseline\@md{align-items:baseline}.a3web-document__list-items .order-1\@md{order:1}.a3web-document__list-items .order-2\@md{order:2}.a3web-document__list-items .order-3\@md{order:3}.a3web-document__list-items .block\@md{display:block}.a3web-document__list-items .inline-block\@md{display:inline-block}.a3web-document__list-items .inline\@md{display:inline}@supports (--css: variables){.a3web-document__list-items .margin-xxxxs\@md{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs\@md{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs\@md{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs\@md{margin:var(--space-xs)}.a3web-document__list-items .margin-sm\@md{margin:var(--space-sm)}.a3web-document__list-items .margin-md\@md{margin:var(--space-md)}.a3web-document__list-items .margin-lg\@md{margin:var(--space-lg)}.a3web-document__list-items .margin-xl\@md{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl\@md{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl\@md{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl\@md{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto\@md{margin:auto}.a3web-document__list-items .margin-0\@md{margin:0}.a3web-document__list-items .margin-top-xxxxs\@md{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs\@md{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs\@md{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs\@md{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm\@md{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md\@md{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg\@md{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl\@md{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl\@md{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl\@md{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl\@md{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto\@md{margin-top:auto}.a3web-document__list-items .margin-top-0\@md{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs\@md{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs\@md{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs\@md{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs\@md{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm\@md{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md\@md{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg\@md{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl\@md{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl\@md{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl\@md{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl\@md{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto\@md{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0\@md{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs\@md{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs\@md{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs\@md{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs\@md{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm\@md{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md\@md{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg\@md{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl\@md{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl\@md{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl\@md{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl\@md{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto\@md{margin-right:auto}.a3web-document__list-items .margin-right-0\@md{margin-right:0}.a3web-document__list-items .margin-left-xxxxs\@md{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs\@md{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs\@md{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs\@md{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm\@md{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md\@md{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg\@md{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl\@md{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl\@md{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl\@md{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl\@md{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto\@md{margin-left:auto}.a3web-document__list-items .margin-left-0\@md{margin-left:0}.a3web-document__list-items .margin-x-xxxxs\@md{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs\@md{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs\@md{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs\@md{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm\@md{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md\@md{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg\@md{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl\@md{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl\@md{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl\@md{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl\@md{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto\@md{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0\@md{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs\@md{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs\@md{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs\@md{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs\@md{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm\@md{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md\@md{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg\@md{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl\@md{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl\@md{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl\@md{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl\@md{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto\@md{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0\@md{margin-top:0;margin-bottom:0}}@supports (--css: variables){.a3web-document__list-items .padding-xxxxs\@md{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs\@md{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs\@md{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs\@md{padding:var(--space-xs)}.a3web-document__list-items .padding-sm\@md{padding:var(--space-sm)}.a3web-document__list-items .padding-md\@md{padding:var(--space-md)}.a3web-document__list-items .padding-lg\@md{padding:var(--space-lg)}.a3web-document__list-items .padding-xl\@md{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl\@md{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl\@md{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl\@md{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0\@md{padding:0}.a3web-document__list-items .padding-component\@md{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs\@md{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs\@md{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs\@md{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs\@md{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm\@md{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md\@md{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg\@md{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl\@md{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl\@md{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl\@md{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl\@md{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0\@md{padding-top:0}.a3web-document__list-items .padding-top-component\@md{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs\@md{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs\@md{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs\@md{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs\@md{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm\@md{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md\@md{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg\@md{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl\@md{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl\@md{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl\@md{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl\@md{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0\@md{padding-bottom:0}.a3web-document__list-items .padding-bottom-component\@md{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs\@md{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs\@md{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs\@md{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs\@md{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm\@md{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md\@md{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg\@md{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl\@md{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl\@md{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl\@md{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl\@md{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0\@md{padding-right:0}.a3web-document__list-items .padding-right-component\@md{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs\@md{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs\@md{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs\@md{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs\@md{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm\@md{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md\@md{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg\@md{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl\@md{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl\@md{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl\@md{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl\@md{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0\@md{padding-left:0}.a3web-document__list-items .padding-left-component\@md{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs\@md{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs\@md{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs\@md{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs\@md{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm\@md{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md\@md{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg\@md{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl\@md{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl\@md{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl\@md{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl\@md{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0\@md{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component\@md{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs\@md{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs\@md{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs\@md{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs\@md{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm\@md{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md\@md{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg\@md{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl\@md{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl\@md{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl\@md{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl\@md{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0\@md{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component\@md{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}}.a3web-document__list-items .text-center\@md{text-align:center}.a3web-document__list-items .text-left\@md{text-align:left}.a3web-document__list-items .text-right\@md{text-align:right}.a3web-document__list-items .text-justify\@md{text-align:justify}@supports (--css: variables){.a3web-document__list-items .text-xs\@md{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm\@md{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base\@md{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md\@md{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg\@md{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl\@md{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl\@md{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl\@md{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl\@md{font-size:var(--text-xxxxl, 2.985em)}}@supports (--css: variables){.a3web-document__list-items .width-xxxxs\@md{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs\@md{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs\@md{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs\@md{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm\@md{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md\@md{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg\@md{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl\@md{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl\@md{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl\@md{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl\@md{width:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .width-0\@md{width:0}.a3web-document__list-items .width-10\%\@md{width:10%}.a3web-document__list-items .width-20\%\@md{width:20%}.a3web-document__list-items .width-25\%\@md{width:25%}.a3web-document__list-items .width-30\%\@md{width:30%}.a3web-document__list-items .width-33\%\@md{width:calc(100% / 3)}.a3web-document__list-items .width-40\%\@md{width:40%}.a3web-document__list-items .width-50\%\@md{width:50%}.a3web-document__list-items .width-60\%\@md{width:60%}.a3web-document__list-items .width-66\%\@md{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%\@md{width:70%}.a3web-document__list-items .width-75\%\@md{width:75%}.a3web-document__list-items .width-80\%\@md{width:80%}.a3web-document__list-items .width-90\%\@md{width:90%}.a3web-document__list-items .width-100\%\@md{width:100%}.a3web-document__list-items .width-100vw\@md{width:100vw}.a3web-document__list-items .width-auto\@md{width:auto}@supports (--css: variables){.a3web-document__list-items .height-xxxxs\@md{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs\@md{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs\@md{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs\@md{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm\@md{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md\@md{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg\@md{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl\@md{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl\@md{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl\@md{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl\@md{height:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .height-0\@md{height:0}.a3web-document__list-items .height-10\%\@md{height:10%}.a3web-document__list-items .height-20\%\@md{height:20%}.a3web-document__list-items .height-25\%\@md{height:25%}.a3web-document__list-items .height-30\%\@md{height:30%}.a3web-document__list-items .height-33\%\@md{height:calc(100% / 3)}.a3web-document__list-items .height-40\%\@md{height:40%}.a3web-document__list-items .height-50\%\@md{height:50%}.a3web-document__list-items .height-60\%\@md{height:60%}.a3web-document__list-items .height-66\%\@md{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%\@md{height:70%}.a3web-document__list-items .height-75\%\@md{height:75%}.a3web-document__list-items .height-80\%\@md{height:80%}.a3web-document__list-items .height-90\%\@md{height:90%}.a3web-document__list-items .height-100\%\@md{height:100%}.a3web-document__list-items .height-100vh\@md{height:100vh}.a3web-document__list-items .height-auto\@md{height:auto}.a3web-document__list-items .position-relative\@md{position:relative}.a3web-document__list-items .position-absolute\@md{position:absolute}.a3web-document__list-items .position-fixed\@md{position:fixed}.a3web-document__list-items .position-sticky\@md{position:sticky}.a3web-document__list-items .position-static\@md{position:static}.a3web-document__list-items .inset-0\@md{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0\@md{top:0}.a3web-document__list-items .top-50\%\@md{top:50%}.a3web-document__list-items .bottom-0\@md{bottom:0}.a3web-document__list-items .bottom-50\%\@md{bottom:50%}.a3web-document__list-items .right-0\@md{right:0}.a3web-document__list-items .right-50\%\@md{right:50%}.a3web-document__list-items .left-0\@md{left:0}.a3web-document__list-items .left-50\%\@md{left:50%}@supports (--css: variables){.a3web-document__list-items .top-xxxxs\@md{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs\@md{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs\@md{top:var(--space-xxs)}.a3web-document__list-items .top-xs\@md{top:var(--space-xs)}.a3web-document__list-items .top-sm\@md{top:var(--space-sm)}.a3web-document__list-items .top-md\@md{top:var(--space-md)}.a3web-document__list-items .top-lg\@md{top:var(--space-lg)}.a3web-document__list-items .top-xl\@md{top:var(--space-xl)}.a3web-document__list-items .top-xxl\@md{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl\@md{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl\@md{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-xxxxs\@md{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs\@md{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs\@md{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs\@md{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm\@md{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md\@md{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg\@md{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl\@md{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl\@md{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl\@md{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl\@md{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-xxxxs\@md{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs\@md{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs\@md{right:var(--space-xxs)}.a3web-document__list-items .right-xs\@md{right:var(--space-xs)}.a3web-document__list-items .right-sm\@md{right:var(--space-sm)}.a3web-document__list-items .right-md\@md{right:var(--space-md)}.a3web-document__list-items .right-lg\@md{right:var(--space-lg)}.a3web-document__list-items .right-xl\@md{right:var(--space-xl)}.a3web-document__list-items .right-xxl\@md{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl\@md{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl\@md{right:var(--space-xxxxl)}.a3web-document__list-items .left-xxxxs\@md{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs\@md{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs\@md{left:var(--space-xxs)}.a3web-document__list-items .left-xs\@md{left:var(--space-xs)}.a3web-document__list-items .left-sm\@md{left:var(--space-sm)}.a3web-document__list-items .left-md\@md{left:var(--space-md)}.a3web-document__list-items .left-lg\@md{left:var(--space-lg)}.a3web-document__list-items .left-xl\@md{left:var(--space-xl)}.a3web-document__list-items .left-xxl\@md{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl\@md{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl\@md{left:var(--space-xxxxl)}}.a3web-document__list-items .overflow-hidden\@md{overflow:hidden}.a3web-document__list-items .overflow-auto\@md{overflow:auto}.a3web-document__list-items .momentum-scrolling\@md{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain\@md{overscroll-behavior:contain}.a3web-document__list-items .hide\@md{display:none !important}}@media not all and (min-width: 64rem){.a3web-document__list-items .has-margin\@md{margin:0 !important}.a3web-document__list-items .has-padding\@md{padding:0 !important}.a3web-document__list-items .display\@md{display:none !important}}@media (min-width: 80rem){.a3web-document__list-items .flex\@lg{display:flex}.a3web-document__list-items .inline-flex\@lg{display:inline-flex}.a3web-document__list-items .flex-wrap\@lg{flex-wrap:wrap}.a3web-document__list-items .flex-column\@lg{flex-direction:column}.a3web-document__list-items .flex-column-reverse\@lg{flex-direction:column-reverse}.a3web-document__list-items .flex-row\@lg{flex-direction:row}.a3web-document__list-items .flex-row-reverse\@lg{flex-direction:row-reverse}.a3web-document__list-items .flex-center\@lg{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow\@lg{flex-grow:1}.a3web-document__list-items .flex-grow-0\@lg{flex-grow:0}.a3web-document__list-items .flex-shrink\@lg{flex-shrink:1}.a3web-document__list-items .flex-shrink-0\@lg{flex-shrink:0}.a3web-document__list-items .flex-basis-0\@lg{flex-basis:0}.a3web-document__list-items .justify-start\@lg{justify-content:flex-start}.a3web-document__list-items .justify-end\@lg{justify-content:flex-end}.a3web-document__list-items .justify-center\@lg{justify-content:center}.a3web-document__list-items .justify-between\@lg{justify-content:space-between}.a3web-document__list-items .items-center\@lg{align-items:center}.a3web-document__list-items .items-start\@lg{align-items:flex-start}.a3web-document__list-items .items-end\@lg{align-items:flex-end}.a3web-document__list-items .items-baseline\@lg{align-items:baseline}.a3web-document__list-items .order-1\@lg{order:1}.a3web-document__list-items .order-2\@lg{order:2}.a3web-document__list-items .order-3\@lg{order:3}.a3web-document__list-items .block\@lg{display:block}.a3web-document__list-items .inline-block\@lg{display:inline-block}.a3web-document__list-items .inline\@lg{display:inline}@supports (--css: variables){.a3web-document__list-items .margin-xxxxs\@lg{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs\@lg{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs\@lg{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs\@lg{margin:var(--space-xs)}.a3web-document__list-items .margin-sm\@lg{margin:var(--space-sm)}.a3web-document__list-items .margin-md\@lg{margin:var(--space-md)}.a3web-document__list-items .margin-lg\@lg{margin:var(--space-lg)}.a3web-document__list-items .margin-xl\@lg{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl\@lg{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl\@lg{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl\@lg{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto\@lg{margin:auto}.a3web-document__list-items .margin-0\@lg{margin:0}.a3web-document__list-items .margin-top-xxxxs\@lg{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs\@lg{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs\@lg{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs\@lg{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm\@lg{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md\@lg{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg\@lg{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl\@lg{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl\@lg{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl\@lg{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl\@lg{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto\@lg{margin-top:auto}.a3web-document__list-items .margin-top-0\@lg{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs\@lg{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs\@lg{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs\@lg{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs\@lg{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm\@lg{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md\@lg{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg\@lg{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl\@lg{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl\@lg{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl\@lg{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl\@lg{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto\@lg{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0\@lg{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs\@lg{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs\@lg{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs\@lg{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs\@lg{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm\@lg{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md\@lg{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg\@lg{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl\@lg{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl\@lg{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl\@lg{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl\@lg{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto\@lg{margin-right:auto}.a3web-document__list-items .margin-right-0\@lg{margin-right:0}.a3web-document__list-items .margin-left-xxxxs\@lg{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs\@lg{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs\@lg{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs\@lg{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm\@lg{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md\@lg{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg\@lg{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl\@lg{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl\@lg{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl\@lg{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl\@lg{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto\@lg{margin-left:auto}.a3web-document__list-items .margin-left-0\@lg{margin-left:0}.a3web-document__list-items .margin-x-xxxxs\@lg{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs\@lg{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs\@lg{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs\@lg{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm\@lg{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md\@lg{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg\@lg{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl\@lg{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl\@lg{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl\@lg{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl\@lg{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto\@lg{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0\@lg{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs\@lg{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs\@lg{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs\@lg{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs\@lg{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm\@lg{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md\@lg{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg\@lg{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl\@lg{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl\@lg{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl\@lg{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl\@lg{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto\@lg{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0\@lg{margin-top:0;margin-bottom:0}}@supports (--css: variables){.a3web-document__list-items .padding-xxxxs\@lg{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs\@lg{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs\@lg{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs\@lg{padding:var(--space-xs)}.a3web-document__list-items .padding-sm\@lg{padding:var(--space-sm)}.a3web-document__list-items .padding-md\@lg{padding:var(--space-md)}.a3web-document__list-items .padding-lg\@lg{padding:var(--space-lg)}.a3web-document__list-items .padding-xl\@lg{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl\@lg{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl\@lg{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl\@lg{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0\@lg{padding:0}.a3web-document__list-items .padding-component\@lg{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs\@lg{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs\@lg{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs\@lg{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs\@lg{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm\@lg{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md\@lg{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg\@lg{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl\@lg{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl\@lg{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl\@lg{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl\@lg{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0\@lg{padding-top:0}.a3web-document__list-items .padding-top-component\@lg{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs\@lg{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs\@lg{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs\@lg{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs\@lg{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm\@lg{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md\@lg{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg\@lg{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl\@lg{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl\@lg{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl\@lg{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl\@lg{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0\@lg{padding-bottom:0}.a3web-document__list-items .padding-bottom-component\@lg{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs\@lg{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs\@lg{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs\@lg{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs\@lg{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm\@lg{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md\@lg{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg\@lg{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl\@lg{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl\@lg{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl\@lg{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl\@lg{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0\@lg{padding-right:0}.a3web-document__list-items .padding-right-component\@lg{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs\@lg{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs\@lg{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs\@lg{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs\@lg{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm\@lg{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md\@lg{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg\@lg{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl\@lg{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl\@lg{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl\@lg{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl\@lg{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0\@lg{padding-left:0}.a3web-document__list-items .padding-left-component\@lg{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs\@lg{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs\@lg{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs\@lg{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs\@lg{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm\@lg{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md\@lg{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg\@lg{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl\@lg{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl\@lg{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl\@lg{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl\@lg{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0\@lg{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component\@lg{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs\@lg{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs\@lg{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs\@lg{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs\@lg{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm\@lg{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md\@lg{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg\@lg{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl\@lg{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl\@lg{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl\@lg{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl\@lg{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0\@lg{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component\@lg{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}}.a3web-document__list-items .text-center\@lg{text-align:center}.a3web-document__list-items .text-left\@lg{text-align:left}.a3web-document__list-items .text-right\@lg{text-align:right}.a3web-document__list-items .text-justify\@lg{text-align:justify}@supports (--css: variables){.a3web-document__list-items .text-xs\@lg{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm\@lg{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base\@lg{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md\@lg{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg\@lg{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl\@lg{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl\@lg{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl\@lg{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl\@lg{font-size:var(--text-xxxxl, 2.985em)}}@supports (--css: variables){.a3web-document__list-items .width-xxxxs\@lg{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs\@lg{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs\@lg{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs\@lg{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm\@lg{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md\@lg{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg\@lg{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl\@lg{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl\@lg{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl\@lg{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl\@lg{width:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .width-0\@lg{width:0}.a3web-document__list-items .width-10\%\@lg{width:10%}.a3web-document__list-items .width-20\%\@lg{width:20%}.a3web-document__list-items .width-25\%\@lg{width:25%}.a3web-document__list-items .width-30\%\@lg{width:30%}.a3web-document__list-items .width-33\%\@lg{width:calc(100% / 3)}.a3web-document__list-items .width-40\%\@lg{width:40%}.a3web-document__list-items .width-50\%\@lg{width:50%}.a3web-document__list-items .width-60\%\@lg{width:60%}.a3web-document__list-items .width-66\%\@lg{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%\@lg{width:70%}.a3web-document__list-items .width-75\%\@lg{width:75%}.a3web-document__list-items .width-80\%\@lg{width:80%}.a3web-document__list-items .width-90\%\@lg{width:90%}.a3web-document__list-items .width-100\%\@lg{width:100%}.a3web-document__list-items .width-100vw\@lg{width:100vw}.a3web-document__list-items .width-auto\@lg{width:auto}@supports (--css: variables){.a3web-document__list-items .height-xxxxs\@lg{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs\@lg{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs\@lg{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs\@lg{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm\@lg{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md\@lg{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg\@lg{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl\@lg{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl\@lg{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl\@lg{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl\@lg{height:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .height-0\@lg{height:0}.a3web-document__list-items .height-10\%\@lg{height:10%}.a3web-document__list-items .height-20\%\@lg{height:20%}.a3web-document__list-items .height-25\%\@lg{height:25%}.a3web-document__list-items .height-30\%\@lg{height:30%}.a3web-document__list-items .height-33\%\@lg{height:calc(100% / 3)}.a3web-document__list-items .height-40\%\@lg{height:40%}.a3web-document__list-items .height-50\%\@lg{height:50%}.a3web-document__list-items .height-60\%\@lg{height:60%}.a3web-document__list-items .height-66\%\@lg{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%\@lg{height:70%}.a3web-document__list-items .height-75\%\@lg{height:75%}.a3web-document__list-items .height-80\%\@lg{height:80%}.a3web-document__list-items .height-90\%\@lg{height:90%}.a3web-document__list-items .height-100\%\@lg{height:100%}.a3web-document__list-items .height-100vh\@lg{height:100vh}.a3web-document__list-items .height-auto\@lg{height:auto}.a3web-document__list-items .position-relative\@lg{position:relative}.a3web-document__list-items .position-absolute\@lg{position:absolute}.a3web-document__list-items .position-fixed\@lg{position:fixed}.a3web-document__list-items .position-sticky\@lg{position:sticky}.a3web-document__list-items .position-static\@lg{position:static}.a3web-document__list-items .inset-0\@lg{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0\@lg{top:0}.a3web-document__list-items .top-50\%\@lg{top:50%}.a3web-document__list-items .bottom-0\@lg{bottom:0}.a3web-document__list-items .bottom-50\%\@lg{bottom:50%}.a3web-document__list-items .right-0\@lg{right:0}.a3web-document__list-items .right-50\%\@lg{right:50%}.a3web-document__list-items .left-0\@lg{left:0}.a3web-document__list-items .left-50\%\@lg{left:50%}@supports (--css: variables){.a3web-document__list-items .top-xxxxs\@lg{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs\@lg{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs\@lg{top:var(--space-xxs)}.a3web-document__list-items .top-xs\@lg{top:var(--space-xs)}.a3web-document__list-items .top-sm\@lg{top:var(--space-sm)}.a3web-document__list-items .top-md\@lg{top:var(--space-md)}.a3web-document__list-items .top-lg\@lg{top:var(--space-lg)}.a3web-document__list-items .top-xl\@lg{top:var(--space-xl)}.a3web-document__list-items .top-xxl\@lg{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl\@lg{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl\@lg{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-xxxxs\@lg{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs\@lg{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs\@lg{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs\@lg{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm\@lg{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md\@lg{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg\@lg{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl\@lg{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl\@lg{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl\@lg{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl\@lg{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-xxxxs\@lg{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs\@lg{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs\@lg{right:var(--space-xxs)}.a3web-document__list-items .right-xs\@lg{right:var(--space-xs)}.a3web-document__list-items .right-sm\@lg{right:var(--space-sm)}.a3web-document__list-items .right-md\@lg{right:var(--space-md)}.a3web-document__list-items .right-lg\@lg{right:var(--space-lg)}.a3web-document__list-items .right-xl\@lg{right:var(--space-xl)}.a3web-document__list-items .right-xxl\@lg{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl\@lg{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl\@lg{right:var(--space-xxxxl)}.a3web-document__list-items .left-xxxxs\@lg{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs\@lg{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs\@lg{left:var(--space-xxs)}.a3web-document__list-items .left-xs\@lg{left:var(--space-xs)}.a3web-document__list-items .left-sm\@lg{left:var(--space-sm)}.a3web-document__list-items .left-md\@lg{left:var(--space-md)}.a3web-document__list-items .left-lg\@lg{left:var(--space-lg)}.a3web-document__list-items .left-xl\@lg{left:var(--space-xl)}.a3web-document__list-items .left-xxl\@lg{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl\@lg{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl\@lg{left:var(--space-xxxxl)}}.a3web-document__list-items .overflow-hidden\@lg{overflow:hidden}.a3web-document__list-items .overflow-auto\@lg{overflow:auto}.a3web-document__list-items .momentum-scrolling\@lg{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain\@lg{overscroll-behavior:contain}.a3web-document__list-items .hide\@lg{display:none !important}}@media not all and (min-width: 80rem){.a3web-document__list-items .has-margin\@lg{margin:0 !important}.a3web-document__list-items .has-padding\@lg{padding:0 !important}.a3web-document__list-items .display\@lg{display:none !important}}@media (min-width: 90rem){.a3web-document__list-items .flex\@xl{display:flex}.a3web-document__list-items .inline-flex\@xl{display:inline-flex}.a3web-document__list-items .flex-wrap\@xl{flex-wrap:wrap}.a3web-document__list-items .flex-column\@xl{flex-direction:column}.a3web-document__list-items .flex-column-reverse\@xl{flex-direction:column-reverse}.a3web-document__list-items .flex-row\@xl{flex-direction:row}.a3web-document__list-items .flex-row-reverse\@xl{flex-direction:row-reverse}.a3web-document__list-items .flex-center\@xl{justify-content:center;align-items:center}.a3web-document__list-items .flex-grow\@xl{flex-grow:1}.a3web-document__list-items .flex-grow-0\@xl{flex-grow:0}.a3web-document__list-items .flex-shrink\@xl{flex-shrink:1}.a3web-document__list-items .flex-shrink-0\@xl{flex-shrink:0}.a3web-document__list-items .flex-basis-0\@xl{flex-basis:0}.a3web-document__list-items .justify-start\@xl{justify-content:flex-start}.a3web-document__list-items .justify-end\@xl{justify-content:flex-end}.a3web-document__list-items .justify-center\@xl{justify-content:center}.a3web-document__list-items .justify-between\@xl{justify-content:space-between}.a3web-document__list-items .items-center\@xl{align-items:center}.a3web-document__list-items .items-start\@xl{align-items:flex-start}.a3web-document__list-items .items-end\@xl{align-items:flex-end}.a3web-document__list-items .items-baseline\@xl{align-items:baseline}.a3web-document__list-items .order-1\@xl{order:1}.a3web-document__list-items .order-2\@xl{order:2}.a3web-document__list-items .order-3\@xl{order:3}.a3web-document__list-items .block\@xl{display:block}.a3web-document__list-items .inline-block\@xl{display:inline-block}.a3web-document__list-items .inline\@xl{display:inline}@supports (--css: variables){.a3web-document__list-items .margin-xxxxs\@xl{margin:var(--space-xxxxs)}.a3web-document__list-items .margin-xxxs\@xl{margin:var(--space-xxxs)}.a3web-document__list-items .margin-xxs\@xl{margin:var(--space-xxs)}.a3web-document__list-items .margin-xs\@xl{margin:var(--space-xs)}.a3web-document__list-items .margin-sm\@xl{margin:var(--space-sm)}.a3web-document__list-items .margin-md\@xl{margin:var(--space-md)}.a3web-document__list-items .margin-lg\@xl{margin:var(--space-lg)}.a3web-document__list-items .margin-xl\@xl{margin:var(--space-xl)}.a3web-document__list-items .margin-xxl\@xl{margin:var(--space-xxl)}.a3web-document__list-items .margin-xxxl\@xl{margin:var(--space-xxxl)}.a3web-document__list-items .margin-xxxxl\@xl{margin:var(--space-xxxxl)}.a3web-document__list-items .margin-auto\@xl{margin:auto}.a3web-document__list-items .margin-0\@xl{margin:0}.a3web-document__list-items .margin-top-xxxxs\@xl{margin-top:var(--space-xxxxs)}.a3web-document__list-items .margin-top-xxxs\@xl{margin-top:var(--space-xxxs)}.a3web-document__list-items .margin-top-xxs\@xl{margin-top:var(--space-xxs)}.a3web-document__list-items .margin-top-xs\@xl{margin-top:var(--space-xs)}.a3web-document__list-items .margin-top-sm\@xl{margin-top:var(--space-sm)}.a3web-document__list-items .margin-top-md\@xl{margin-top:var(--space-md)}.a3web-document__list-items .margin-top-lg\@xl{margin-top:var(--space-lg)}.a3web-document__list-items .margin-top-xl\@xl{margin-top:var(--space-xl)}.a3web-document__list-items .margin-top-xxl\@xl{margin-top:var(--space-xxl)}.a3web-document__list-items .margin-top-xxxl\@xl{margin-top:var(--space-xxxl)}.a3web-document__list-items .margin-top-xxxxl\@xl{margin-top:var(--space-xxxxl)}.a3web-document__list-items .margin-top-auto\@xl{margin-top:auto}.a3web-document__list-items .margin-top-0\@xl{margin-top:0}.a3web-document__list-items .margin-bottom-xxxxs\@xl{margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-bottom-xxxs\@xl{margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-bottom-xxs\@xl{margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-bottom-xs\@xl{margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-bottom-sm\@xl{margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-bottom-md\@xl{margin-bottom:var(--space-md)}.a3web-document__list-items .margin-bottom-lg\@xl{margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-bottom-xl\@xl{margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-bottom-xxl\@xl{margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-bottom-xxxl\@xl{margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-bottom-xxxxl\@xl{margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-bottom-auto\@xl{margin-bottom:auto}.a3web-document__list-items .margin-bottom-0\@xl{margin-bottom:0}.a3web-document__list-items .margin-right-xxxxs\@xl{margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-right-xxxs\@xl{margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-right-xxs\@xl{margin-right:var(--space-xxs)}.a3web-document__list-items .margin-right-xs\@xl{margin-right:var(--space-xs)}.a3web-document__list-items .margin-right-sm\@xl{margin-right:var(--space-sm)}.a3web-document__list-items .margin-right-md\@xl{margin-right:var(--space-md)}.a3web-document__list-items .margin-right-lg\@xl{margin-right:var(--space-lg)}.a3web-document__list-items .margin-right-xl\@xl{margin-right:var(--space-xl)}.a3web-document__list-items .margin-right-xxl\@xl{margin-right:var(--space-xxl)}.a3web-document__list-items .margin-right-xxxl\@xl{margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-right-xxxxl\@xl{margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-right-auto\@xl{margin-right:auto}.a3web-document__list-items .margin-right-0\@xl{margin-right:0}.a3web-document__list-items .margin-left-xxxxs\@xl{margin-left:var(--space-xxxxs)}.a3web-document__list-items .margin-left-xxxs\@xl{margin-left:var(--space-xxxs)}.a3web-document__list-items .margin-left-xxs\@xl{margin-left:var(--space-xxs)}.a3web-document__list-items .margin-left-xs\@xl{margin-left:var(--space-xs)}.a3web-document__list-items .margin-left-sm\@xl{margin-left:var(--space-sm)}.a3web-document__list-items .margin-left-md\@xl{margin-left:var(--space-md)}.a3web-document__list-items .margin-left-lg\@xl{margin-left:var(--space-lg)}.a3web-document__list-items .margin-left-xl\@xl{margin-left:var(--space-xl)}.a3web-document__list-items .margin-left-xxl\@xl{margin-left:var(--space-xxl)}.a3web-document__list-items .margin-left-xxxl\@xl{margin-left:var(--space-xxxl)}.a3web-document__list-items .margin-left-xxxxl\@xl{margin-left:var(--space-xxxxl)}.a3web-document__list-items .margin-left-auto\@xl{margin-left:auto}.a3web-document__list-items .margin-left-0\@xl{margin-left:0}.a3web-document__list-items .margin-x-xxxxs\@xl{margin-left:var(--space-xxxxs);margin-right:var(--space-xxxxs)}.a3web-document__list-items .margin-x-xxxs\@xl{margin-left:var(--space-xxxs);margin-right:var(--space-xxxs)}.a3web-document__list-items .margin-x-xxs\@xl{margin-left:var(--space-xxs);margin-right:var(--space-xxs)}.a3web-document__list-items .margin-x-xs\@xl{margin-left:var(--space-xs);margin-right:var(--space-xs)}.a3web-document__list-items .margin-x-sm\@xl{margin-left:var(--space-sm);margin-right:var(--space-sm)}.a3web-document__list-items .margin-x-md\@xl{margin-left:var(--space-md);margin-right:var(--space-md)}.a3web-document__list-items .margin-x-lg\@xl{margin-left:var(--space-lg);margin-right:var(--space-lg)}.a3web-document__list-items .margin-x-xl\@xl{margin-left:var(--space-xl);margin-right:var(--space-xl)}.a3web-document__list-items .margin-x-xxl\@xl{margin-left:var(--space-xxl);margin-right:var(--space-xxl)}.a3web-document__list-items .margin-x-xxxl\@xl{margin-left:var(--space-xxxl);margin-right:var(--space-xxxl)}.a3web-document__list-items .margin-x-xxxxl\@xl{margin-left:var(--space-xxxxl);margin-right:var(--space-xxxxl)}.a3web-document__list-items .margin-x-auto\@xl{margin-left:auto;margin-right:auto}.a3web-document__list-items .margin-x-0\@xl{margin-left:0;margin-right:0}.a3web-document__list-items .margin-y-xxxxs\@xl{margin-top:var(--space-xxxxs);margin-bottom:var(--space-xxxxs)}.a3web-document__list-items .margin-y-xxxs\@xl{margin-top:var(--space-xxxs);margin-bottom:var(--space-xxxs)}.a3web-document__list-items .margin-y-xxs\@xl{margin-top:var(--space-xxs);margin-bottom:var(--space-xxs)}.a3web-document__list-items .margin-y-xs\@xl{margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.a3web-document__list-items .margin-y-sm\@xl{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.a3web-document__list-items .margin-y-md\@xl{margin-top:var(--space-md);margin-bottom:var(--space-md)}.a3web-document__list-items .margin-y-lg\@xl{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.a3web-document__list-items .margin-y-xl\@xl{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.a3web-document__list-items .margin-y-xxl\@xl{margin-top:var(--space-xxl);margin-bottom:var(--space-xxl)}.a3web-document__list-items .margin-y-xxxl\@xl{margin-top:var(--space-xxxl);margin-bottom:var(--space-xxxl)}.a3web-document__list-items .margin-y-xxxxl\@xl{margin-top:var(--space-xxxxl);margin-bottom:var(--space-xxxxl)}.a3web-document__list-items .margin-y-auto\@xl{margin-top:auto;margin-bottom:auto}.a3web-document__list-items .margin-y-0\@xl{margin-top:0;margin-bottom:0}}@supports (--css: variables){.a3web-document__list-items .padding-xxxxs\@xl{padding:var(--space-xxxxs)}.a3web-document__list-items .padding-xxxs\@xl{padding:var(--space-xxxs)}.a3web-document__list-items .padding-xxs\@xl{padding:var(--space-xxs)}.a3web-document__list-items .padding-xs\@xl{padding:var(--space-xs)}.a3web-document__list-items .padding-sm\@xl{padding:var(--space-sm)}.a3web-document__list-items .padding-md\@xl{padding:var(--space-md)}.a3web-document__list-items .padding-lg\@xl{padding:var(--space-lg)}.a3web-document__list-items .padding-xl\@xl{padding:var(--space-xl)}.a3web-document__list-items .padding-xxl\@xl{padding:var(--space-xxl)}.a3web-document__list-items .padding-xxxl\@xl{padding:var(--space-xxxl)}.a3web-document__list-items .padding-xxxxl\@xl{padding:var(--space-xxxxl)}.a3web-document__list-items .padding-0\@xl{padding:0}.a3web-document__list-items .padding-component\@xl{padding:var(--component-padding)}.a3web-document__list-items .padding-top-xxxxs\@xl{padding-top:var(--space-xxxxs)}.a3web-document__list-items .padding-top-xxxs\@xl{padding-top:var(--space-xxxs)}.a3web-document__list-items .padding-top-xxs\@xl{padding-top:var(--space-xxs)}.a3web-document__list-items .padding-top-xs\@xl{padding-top:var(--space-xs)}.a3web-document__list-items .padding-top-sm\@xl{padding-top:var(--space-sm)}.a3web-document__list-items .padding-top-md\@xl{padding-top:var(--space-md)}.a3web-document__list-items .padding-top-lg\@xl{padding-top:var(--space-lg)}.a3web-document__list-items .padding-top-xl\@xl{padding-top:var(--space-xl)}.a3web-document__list-items .padding-top-xxl\@xl{padding-top:var(--space-xxl)}.a3web-document__list-items .padding-top-xxxl\@xl{padding-top:var(--space-xxxl)}.a3web-document__list-items .padding-top-xxxxl\@xl{padding-top:var(--space-xxxxl)}.a3web-document__list-items .padding-top-0\@xl{padding-top:0}.a3web-document__list-items .padding-top-component\@xl{padding-top:var(--component-padding)}.a3web-document__list-items .padding-bottom-xxxxs\@xl{padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-bottom-xxxs\@xl{padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-bottom-xxs\@xl{padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-bottom-xs\@xl{padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-bottom-sm\@xl{padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-bottom-md\@xl{padding-bottom:var(--space-md)}.a3web-document__list-items .padding-bottom-lg\@xl{padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-bottom-xl\@xl{padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-bottom-xxl\@xl{padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-bottom-xxxl\@xl{padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-bottom-xxxxl\@xl{padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-bottom-0\@xl{padding-bottom:0}.a3web-document__list-items .padding-bottom-component\@xl{padding-bottom:var(--component-padding)}.a3web-document__list-items .padding-right-xxxxs\@xl{padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-right-xxxs\@xl{padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-right-xxs\@xl{padding-right:var(--space-xxs)}.a3web-document__list-items .padding-right-xs\@xl{padding-right:var(--space-xs)}.a3web-document__list-items .padding-right-sm\@xl{padding-right:var(--space-sm)}.a3web-document__list-items .padding-right-md\@xl{padding-right:var(--space-md)}.a3web-document__list-items .padding-right-lg\@xl{padding-right:var(--space-lg)}.a3web-document__list-items .padding-right-xl\@xl{padding-right:var(--space-xl)}.a3web-document__list-items .padding-right-xxl\@xl{padding-right:var(--space-xxl)}.a3web-document__list-items .padding-right-xxxl\@xl{padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-right-xxxxl\@xl{padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-right-0\@xl{padding-right:0}.a3web-document__list-items .padding-right-component\@xl{padding-right:var(--component-padding)}.a3web-document__list-items .padding-left-xxxxs\@xl{padding-left:var(--space-xxxxs)}.a3web-document__list-items .padding-left-xxxs\@xl{padding-left:var(--space-xxxs)}.a3web-document__list-items .padding-left-xxs\@xl{padding-left:var(--space-xxs)}.a3web-document__list-items .padding-left-xs\@xl{padding-left:var(--space-xs)}.a3web-document__list-items .padding-left-sm\@xl{padding-left:var(--space-sm)}.a3web-document__list-items .padding-left-md\@xl{padding-left:var(--space-md)}.a3web-document__list-items .padding-left-lg\@xl{padding-left:var(--space-lg)}.a3web-document__list-items .padding-left-xl\@xl{padding-left:var(--space-xl)}.a3web-document__list-items .padding-left-xxl\@xl{padding-left:var(--space-xxl)}.a3web-document__list-items .padding-left-xxxl\@xl{padding-left:var(--space-xxxl)}.a3web-document__list-items .padding-left-xxxxl\@xl{padding-left:var(--space-xxxxl)}.a3web-document__list-items .padding-left-0\@xl{padding-left:0}.a3web-document__list-items .padding-left-component\@xl{padding-left:var(--component-padding)}.a3web-document__list-items .padding-x-xxxxs\@xl{padding-left:var(--space-xxxxs);padding-right:var(--space-xxxxs)}.a3web-document__list-items .padding-x-xxxs\@xl{padding-left:var(--space-xxxs);padding-right:var(--space-xxxs)}.a3web-document__list-items .padding-x-xxs\@xl{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.a3web-document__list-items .padding-x-xs\@xl{padding-left:var(--space-xs);padding-right:var(--space-xs)}.a3web-document__list-items .padding-x-sm\@xl{padding-left:var(--space-sm);padding-right:var(--space-sm)}.a3web-document__list-items .padding-x-md\@xl{padding-left:var(--space-md);padding-right:var(--space-md)}.a3web-document__list-items .padding-x-lg\@xl{padding-left:var(--space-lg);padding-right:var(--space-lg)}.a3web-document__list-items .padding-x-xl\@xl{padding-left:var(--space-xl);padding-right:var(--space-xl)}.a3web-document__list-items .padding-x-xxl\@xl{padding-left:var(--space-xxl);padding-right:var(--space-xxl)}.a3web-document__list-items .padding-x-xxxl\@xl{padding-left:var(--space-xxxl);padding-right:var(--space-xxxl)}.a3web-document__list-items .padding-x-xxxxl\@xl{padding-left:var(--space-xxxxl);padding-right:var(--space-xxxxl)}.a3web-document__list-items .padding-x-0\@xl{padding-left:0;padding-right:0}.a3web-document__list-items .padding-x-component\@xl{padding-left:var(--component-padding);padding-right:var(--component-padding)}.a3web-document__list-items .padding-y-xxxxs\@xl{padding-top:var(--space-xxxxs);padding-bottom:var(--space-xxxxs)}.a3web-document__list-items .padding-y-xxxs\@xl{padding-top:var(--space-xxxs);padding-bottom:var(--space-xxxs)}.a3web-document__list-items .padding-y-xxs\@xl{padding-top:var(--space-xxs);padding-bottom:var(--space-xxs)}.a3web-document__list-items .padding-y-xs\@xl{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.a3web-document__list-items .padding-y-sm\@xl{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.a3web-document__list-items .padding-y-md\@xl{padding-top:var(--space-md);padding-bottom:var(--space-md)}.a3web-document__list-items .padding-y-lg\@xl{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.a3web-document__list-items .padding-y-xl\@xl{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.a3web-document__list-items .padding-y-xxl\@xl{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}.a3web-document__list-items .padding-y-xxxl\@xl{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}.a3web-document__list-items .padding-y-xxxxl\@xl{padding-top:var(--space-xxxxl);padding-bottom:var(--space-xxxxl)}.a3web-document__list-items .padding-y-0\@xl{padding-top:0;padding-bottom:0}.a3web-document__list-items .padding-y-component\@xl{padding-top:var(--component-padding);padding-bottom:var(--component-padding)}}.a3web-document__list-items .text-center\@xl{text-align:center}.a3web-document__list-items .text-left\@xl{text-align:left}.a3web-document__list-items .text-right\@xl{text-align:right}.a3web-document__list-items .text-justify\@xl{text-align:justify}@supports (--css: variables){.a3web-document__list-items .text-xs\@xl{font-size:var(--text-xs, 0.694em)}.a3web-document__list-items .text-sm\@xl{font-size:var(--text-sm, 0.833em)}.a3web-document__list-items .text-base\@xl{font-size:var(--text-unit, 1em)}.a3web-document__list-items .text-md\@xl{font-size:var(--text-md, 1.2em)}.a3web-document__list-items .text-lg\@xl{font-size:var(--text-lg, 1.44em)}.a3web-document__list-items .text-xl\@xl{font-size:var(--text-xl, 1.728em)}.a3web-document__list-items .text-xxl\@xl{font-size:var(--text-xxl, 2.074em)}.a3web-document__list-items .text-xxxl\@xl{font-size:var(--text-xxxl, 2.488em)}.a3web-document__list-items .text-xxxxl\@xl{font-size:var(--text-xxxxl, 2.985em)}}@supports (--css: variables){.a3web-document__list-items .width-xxxxs\@xl{width:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .width-xxxs\@xl{width:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .width-xxs\@xl{width:var(--size-xxs, 0.75rem)}.a3web-document__list-items .width-xs\@xl{width:var(--size-xs, 1rem)}.a3web-document__list-items .width-sm\@xl{width:var(--size-sm, 1.5rem)}.a3web-document__list-items .width-md\@xl{width:var(--size-md, 2rem)}.a3web-document__list-items .width-lg\@xl{width:var(--size-lg, 3rem)}.a3web-document__list-items .width-xl\@xl{width:var(--size-xl, 4rem)}.a3web-document__list-items .width-xxl\@xl{width:var(--size-xxl, 6rem)}.a3web-document__list-items .width-xxxl\@xl{width:var(--size-xxxl, 8rem)}.a3web-document__list-items .width-xxxxl\@xl{width:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .width-0\@xl{width:0}.a3web-document__list-items .width-10\%\@xl{width:10%}.a3web-document__list-items .width-20\%\@xl{width:20%}.a3web-document__list-items .width-25\%\@xl{width:25%}.a3web-document__list-items .width-30\%\@xl{width:30%}.a3web-document__list-items .width-33\%\@xl{width:calc(100% / 3)}.a3web-document__list-items .width-40\%\@xl{width:40%}.a3web-document__list-items .width-50\%\@xl{width:50%}.a3web-document__list-items .width-60\%\@xl{width:60%}.a3web-document__list-items .width-66\%\@xl{width:calc(100% / 1.5)}.a3web-document__list-items .width-70\%\@xl{width:70%}.a3web-document__list-items .width-75\%\@xl{width:75%}.a3web-document__list-items .width-80\%\@xl{width:80%}.a3web-document__list-items .width-90\%\@xl{width:90%}.a3web-document__list-items .width-100\%\@xl{width:100%}.a3web-document__list-items .width-100vw\@xl{width:100vw}.a3web-document__list-items .width-auto\@xl{width:auto}@supports (--css: variables){.a3web-document__list-items .height-xxxxs\@xl{height:var(--size-xxxxs, 0.25rem)}.a3web-document__list-items .height-xxxs\@xl{height:var(--size-xxxs, 0.5rem)}.a3web-document__list-items .height-xxs\@xl{height:var(--size-xxs, 0.75rem)}.a3web-document__list-items .height-xs\@xl{height:var(--size-xs, 1rem)}.a3web-document__list-items .height-sm\@xl{height:var(--size-sm, 1.5rem)}.a3web-document__list-items .height-md\@xl{height:var(--size-md, 2rem)}.a3web-document__list-items .height-lg\@xl{height:var(--size-lg, 3rem)}.a3web-document__list-items .height-xl\@xl{height:var(--size-xl, 4rem)}.a3web-document__list-items .height-xxl\@xl{height:var(--size-xxl, 6rem)}.a3web-document__list-items .height-xxxl\@xl{height:var(--size-xxxl, 8rem)}.a3web-document__list-items .height-xxxxl\@xl{height:var(--size-xxxxl, 16rem)}}.a3web-document__list-items .height-0\@xl{height:0}.a3web-document__list-items .height-10\%\@xl{height:10%}.a3web-document__list-items .height-20\%\@xl{height:20%}.a3web-document__list-items .height-25\%\@xl{height:25%}.a3web-document__list-items .height-30\%\@xl{height:30%}.a3web-document__list-items .height-33\%\@xl{height:calc(100% / 3)}.a3web-document__list-items .height-40\%\@xl{height:40%}.a3web-document__list-items .height-50\%\@xl{height:50%}.a3web-document__list-items .height-60\%\@xl{height:60%}.a3web-document__list-items .height-66\%\@xl{height:calc(100% / 1.5)}.a3web-document__list-items .height-70\%\@xl{height:70%}.a3web-document__list-items .height-75\%\@xl{height:75%}.a3web-document__list-items .height-80\%\@xl{height:80%}.a3web-document__list-items .height-90\%\@xl{height:90%}.a3web-document__list-items .height-100\%\@xl{height:100%}.a3web-document__list-items .height-100vh\@xl{height:100vh}.a3web-document__list-items .height-auto\@xl{height:auto}.a3web-document__list-items .position-relative\@xl{position:relative}.a3web-document__list-items .position-absolute\@xl{position:absolute}.a3web-document__list-items .position-fixed\@xl{position:fixed}.a3web-document__list-items .position-sticky\@xl{position:sticky}.a3web-document__list-items .position-static\@xl{position:static}.a3web-document__list-items .inset-0\@xl{top:0;right:0;bottom:0;left:0}.a3web-document__list-items .top-0\@xl{top:0}.a3web-document__list-items .top-50\%\@xl{top:50%}.a3web-document__list-items .bottom-0\@xl{bottom:0}.a3web-document__list-items .bottom-50\%\@xl{bottom:50%}.a3web-document__list-items .right-0\@xl{right:0}.a3web-document__list-items .right-50\%\@xl{right:50%}.a3web-document__list-items .left-0\@xl{left:0}.a3web-document__list-items .left-50\%\@xl{left:50%}@supports (--css: variables){.a3web-document__list-items .top-xxxxs\@xl{top:var(--space-xxxxs)}.a3web-document__list-items .top-xxxs\@xl{top:var(--space-xxxs)}.a3web-document__list-items .top-xxs\@xl{top:var(--space-xxs)}.a3web-document__list-items .top-xs\@xl{top:var(--space-xs)}.a3web-document__list-items .top-sm\@xl{top:var(--space-sm)}.a3web-document__list-items .top-md\@xl{top:var(--space-md)}.a3web-document__list-items .top-lg\@xl{top:var(--space-lg)}.a3web-document__list-items .top-xl\@xl{top:var(--space-xl)}.a3web-document__list-items .top-xxl\@xl{top:var(--space-xxl)}.a3web-document__list-items .top-xxxl\@xl{top:var(--space-xxxl)}.a3web-document__list-items .top-xxxxl\@xl{top:var(--space-xxxxl)}.a3web-document__list-items .bottom-xxxxs\@xl{bottom:var(--space-xxxxs)}.a3web-document__list-items .bottom-xxxs\@xl{bottom:var(--space-xxxs)}.a3web-document__list-items .bottom-xxs\@xl{bottom:var(--space-xxs)}.a3web-document__list-items .bottom-xs\@xl{bottom:var(--space-xs)}.a3web-document__list-items .bottom-sm\@xl{bottom:var(--space-sm)}.a3web-document__list-items .bottom-md\@xl{bottom:var(--space-md)}.a3web-document__list-items .bottom-lg\@xl{bottom:var(--space-lg)}.a3web-document__list-items .bottom-xl\@xl{bottom:var(--space-xl)}.a3web-document__list-items .bottom-xxl\@xl{bottom:var(--space-xxl)}.a3web-document__list-items .bottom-xxxl\@xl{bottom:var(--space-xxxl)}.a3web-document__list-items .bottom-xxxxl\@xl{bottom:var(--space-xxxxl)}.a3web-document__list-items .right-xxxxs\@xl{right:var(--space-xxxxs)}.a3web-document__list-items .right-xxxs\@xl{right:var(--space-xxxs)}.a3web-document__list-items .right-xxs\@xl{right:var(--space-xxs)}.a3web-document__list-items .right-xs\@xl{right:var(--space-xs)}.a3web-document__list-items .right-sm\@xl{right:var(--space-sm)}.a3web-document__list-items .right-md\@xl{right:var(--space-md)}.a3web-document__list-items .right-lg\@xl{right:var(--space-lg)}.a3web-document__list-items .right-xl\@xl{right:var(--space-xl)}.a3web-document__list-items .right-xxl\@xl{right:var(--space-xxl)}.a3web-document__list-items .right-xxxl\@xl{right:var(--space-xxxl)}.a3web-document__list-items .right-xxxxl\@xl{right:var(--space-xxxxl)}.a3web-document__list-items .left-xxxxs\@xl{left:var(--space-xxxxs)}.a3web-document__list-items .left-xxxs\@xl{left:var(--space-xxxs)}.a3web-document__list-items .left-xxs\@xl{left:var(--space-xxs)}.a3web-document__list-items .left-xs\@xl{left:var(--space-xs)}.a3web-document__list-items .left-sm\@xl{left:var(--space-sm)}.a3web-document__list-items .left-md\@xl{left:var(--space-md)}.a3web-document__list-items .left-lg\@xl{left:var(--space-lg)}.a3web-document__list-items .left-xl\@xl{left:var(--space-xl)}.a3web-document__list-items .left-xxl\@xl{left:var(--space-xxl)}.a3web-document__list-items .left-xxxl\@xl{left:var(--space-xxxl)}.a3web-document__list-items .left-xxxxl\@xl{left:var(--space-xxxxl)}}.a3web-document__list-items .overflow-hidden\@xl{overflow:hidden}.a3web-document__list-items .overflow-auto\@xl{overflow:auto}.a3web-document__list-items .momentum-scrolling\@xl{-webkit-overflow-scrolling:touch}.a3web-document__list-items .overscroll-contain\@xl{overscroll-behavior:contain}.a3web-document__list-items .hide\@xl{display:none !important}}@media not all and (min-width: 90rem){.a3web-document__list-items .has-margin\@xl{margin:0 !important}.a3web-document__list-items .has-padding\@xl{padding:0 !important}.a3web-document__list-items .display\@xl{display:none !important}}[data-theme]{background-color:var(--color-bg, #fff);color:var(--color-contrast-high, #313135)}:root,[data-theme="default"]{--color-primary-darker:hsl(240, 4%, 5%);--color-primary-darker-h:240;--color-primary-darker-s:4%;--color-primary-darker-l:5%;--color-primary-dark:hsl(240, 4%, 10%);--color-primary-dark-h:240;--color-primary-dark-s:4%;--color-primary-dark-l:10%;--color-primary:hsl(240, 4%, 20%);--color-primary-h:240;--color-primary-s:4%;--color-primary-l:20%;--color-primary-light:hsl(240, 4%, 50%);--color-primary-light-h:240;--color-primary-light-s:4%;--color-primary-light-l:50%;--color-primary-lighter:hsl(240, 4%, 70%);--color-primary-lighter-h:240;--color-primary-lighter-s:4%;--color-primary-lighter-l:70%;--color-accent-darker:hsl(356, 69%, 54%);--color-accent-darker-h:356;--color-accent-darker-s:69%;--color-accent-darker-l:54%;--color-accent-dark:hsl(356, 69%, 64%);--color-accent-dark-h:356;--color-accent-dark-s:69%;--color-accent-dark-l:64%;--color-accent:hsl(356, 69%, 74%);--color-accent-h:356;--color-accent-s:69%;--color-accent-l:74%;--color-accent-light:hsl(356, 69%, 84%);--color-accent-light-h:356;--color-accent-light-s:69%;--color-accent-light-l:84%;--color-accent-lighter:hsl(356, 69%, 94%);--color-accent-lighter-h:356;--color-accent-lighter-s:69%;--color-accent-lighter-l:94%;--color-secondary-darker:hsl(233, 32%, 30%);--color-secondary-darker-h:233;--color-secondary-darker-s:32%;--color-secondary-darker-l:30%;--color-secondary-dark:hsl(233, 32%, 40%);--color-secondary-dark-h:233;--color-secondary-dark-s:32%;--color-secondary-dark-l:40%;--color-secondary:hsl(233, 32%, 50%);--color-secondary-h:233;--color-secondary-s:32%;--color-secondary-l:50%;--color-secondary-light:hsl(233, 32%, 60%);--color-secondary-light-h:233;--color-secondary-light-s:32%;--color-secondary-light-l:60%;--color-secondary-lighter:hsl(233, 32%, 85%);--color-secondary-lighter-h:233;--color-secondary-lighter-s:32%;--color-secondary-lighter-l:85%;--color-black:hsl(240, 8%, 12%);--color-black-h:240;--color-black-s:8%;--color-black-l:12%;--color-white:hsl(0, 0%, 100%);--color-white-h:0;--color-white-s:0%;--color-white-l:100%;--color-bg:hsl(0, 0%, 100%);--color-bg-h:0;--color-bg-s:0%;--color-bg-l:100%;--color-contrast-lower:hsl(0, 0%, 95%);--color-contrast-lower-h:0;--color-contrast-lower-s:0%;--color-contrast-lower-l:95%;--color-contrast-low:hsl(240, 1%, 83%);--color-contrast-low-h:240;--color-contrast-low-s:1%;--color-contrast-low-l:83%;--color-contrast-medium:hsl(240, 1%, 48%);--color-contrast-medium-h:240;--color-contrast-medium-s:1%;--color-contrast-medium-l:48%;--color-contrast-high:hsl(240, 4%, 20%);--color-contrast-high-h:240;--color-contrast-high-s:4%;--color-contrast-high-l:20%;--color-contrast-higher:hsl(240, 8%, 12%);--color-contrast-higher-h:240;--color-contrast-higher-s:8%;--color-contrast-higher-l:12%}.a3web-document__list-items .date_doc,.files .date_doc{font-size:0.9rem;font-weight:normal}.a3web-document__list-items a.files-link,.files a.files-link{font-size:1rem;font-weight:bold;text-decoration:none}.a3web-document__item-title,.a3web-documents .card-header{font-size:1.2rem;font-weight:bold;padding-bottom:var(--space-xs)}.a3web-documents .a3web-document__item-download a.btn,.a3web-documents .a3web-document__item-download a.files-link{font-size:1rem;font-weight:normal}
